[Bug 125734] Re: Firefox scrollbar doesn't use the "infinite size" usability effect

2008-07-01 Thread AleksanderAdamowski
Oops, after testing on a fresh Hardy installation I couldn't reproduce
it with Ubuntu packaged Firefox 3 with default theme. It seems that
something leftover in my Firefox profile is causing this.

But I've discovered that almost all GTK and QT applications suffer from
this problem (yes, I've tested on my fresh installation of Hardy), which
is very bad.

Should I report a new bug or change the purpose of this bug?

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125734] Re: Firefox scrollbar doesn't use the "infinite size" usability effect

2008-07-01 Thread AleksanderAdamowski
I think one should focus on the apps that behave correctly and see in
which they differ from the rest - those apps are latest Firefox 3,
KSpread, KPresenter.

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125734] Re: Firefox scrollbar doesn't use the "infinite size" usability effect

2008-07-01 Thread AleksanderAdamowski
> kedit kword and konqueror dont use GTK. Your native desktop is kde# or
> gnome or xfce?

I've tested on 2 machines, one is my Kubuntu Hardy desktop which uses
KDE natively, second one is a plain UbuntuHardy  desktop with Gnome
only.

On both of them I can see a ~2px - 3px thick border around the document
area of most applications - plain text file editors, spreadsheets, etc.
Both KDE and Gnome equivalents (Kword on Kubuntu - Abiword on Gnome,
Kedit - Gedit, etc.).

Interesting exception - Kspread doesn't exhibit this problem, it has no border 
and the scrollbar can be easily grabbed by moving the pointer to the extreme 
right, to the edge of the screen.
Gnumeric on the other hand has the border, OOcalc too.

The style settings on Ubuntu are synchronized between KDE and Gnome so
this mechanism (and one particular theme - I'm using Plastik) might be
to blame on Kubuntu.

However, to my knowledge, nobody messed with the theme on the plain
Ubuntu machine, which is a recently installed system shared by my cow
orkers. It still exhibits this problem in GTK apps with the default
Gnome theme (I suppose).

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125734] Re: Firefox scrollbar doesn't use the "infinite size" usability effect

2008-07-03 Thread AleksanderAdamowski
I did a short clean room test.

On the same physical machine, I've launched Ubuntu 8.04 desktop i386
live CD and then Kubuntu 8.04 desktop i386 live CD.

On Kubuntu, after launching, I've installed Firefox using Adept since it
isn't present by default.

The result is that Firefox in ordinary, Gnome-based Ubuntu doesn't have
this problem and I can grab and more the vertical scrollbar's thumb
after I move the mouse pointer to the extreme right side of the screen.

In Kubuntu, Firefox _has_ the problem - when I move mouse pointer to the
right side, I cannot grab the scrollbar's thumb and I have to move the
pointer at least one pixel to the left.

Assuming that this is the same Firefox binary (versions from both
Kubuntu and Ubuntu live CDs  show "Gecko/2008041514 Firefox/3.0b5"), it
would indicate that Kubuntu's default theme is to blame.

But when I install and launch KSpread using Adept in Kubuntu orusing
Synaptic in ordinary Ubuntu, it doesn't exhibit this problem at all! I
can grab KSpread's vertical scrollbar's thumb at the edge of the screen
without problems.

So maybe the problem is due to the Kubuntu's QT-GTK theme integration?


To summarize:

The same application (Firefox):
 * has the problem on Kubuntu
 * doesn't have the problem on Ubuntu

The same application (KSpread):
 * doesn't have the problem on Kubuntu
 * doesn't have the problem on Ubuntu

The only meaningful pattern I can see here is that Firefox, being a GTK
app, on Kubuntu is under influence of QT-GTK theme integration mechanism
which may be causing the problem.

Oh, BTW, all the other apps I've mentioned (Konqueror, Kedit, Gedit,
Gnumeric, Abiword etc) seem to add the border around the document area
and its scrollbars by themselves, regardless of desktop themes. So this
is a widespread, but separate problem with many other desktop apps.

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 376593] [NEW] Plasma crashes in QMetaObject::cast at kernel/qmetaobject.cpp:299 when tearinf off a popup window from the panel

2009-05-14 Thread AleksanderAdamowski
Public bug reported:

In the latest version of kdebase-workspace-bin for Jaunty
(4:4.2.2-0ubuntu2) on x86_64, there's a 100% reproducible plasma crash
involving tearing off popups from the panel.

I've experienced it with konqueror download popups and popup calendar
(after clicking on the clock). These popup windows can be torn off away
from the panel, but as soon as they get closed, plasma crashes with
SIGSEGV.

Kcrash handler manages to extract a stack trace and it always looks the
same. Below are 3 sample stack traces.

=== Stack trace 1 ===
Program: Przestrzeń robocza Plazmy (plasma), sygnał SIGSEGV
0x7f3e662f8d21 in nanosleep () from /lib/libc.so.6
Current language:  auto; currently c
[Current thread is 0 (LWP 13982)]

Thread 3 (Thread 0x7f3e4ff9f950 (LWP 13983)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x7f3e66dda939 in QWaitCondition::wait (this=0xc39700, mutex=0xc396f8, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x7f3e6a5964cc in QHostInfoAgent::run (this=0xc396e0) at 
kernel/qhostinfo.cpp:260
#3  0x7f3e66dd9952 in QThreadPrivate::start (arg=0xc396e0) at 
thread/qthread_unix.cpp:189
#4  0x7f3e6372e3ba in start_thread (arg=) at 
pthread_create.c:297
#5  0x7f3e66336fcd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x in ?? ()

Thread 2 (Thread 0x7f3e47dfa950 (LWP 13984)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x7f3e66dda939 in QWaitCondition::wait (this=0xae1c60, mutex=0xae1c58, 
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x7f3e50ce0d4e in RenderThread::run (this=0xae1c48) at 
/build/buildd/kdebase-workspace-4.2.2/plasma/wallpapers/image/renderthread.cpp:91
#3  0x7f3e66dd9952 in QThreadPrivate::start (arg=0xae1c48) at 
thread/qthread_unix.cpp:189
#4  0x7f3e6372e3ba in start_thread (arg=) at 
pthread_create.c:297
#5  0x7f3e66336fcd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x in ?? ()
Current language:  auto; currently asm

Thread 1 (Thread 0x7f3e6ba4c760 (LWP 13982)):
[KCrash Handler]
#5  0x7f3e66ec77a7 in QMetaObject::cast (this=0x7f3e6804d420, 
obj=0x3251a10) at kernel/qmetaobject.cpp:299
#6  0x7f3e67bff0f5 in QGraphicsScenePrivate::itemsAtPosition (this=, screenp...@0x7fff73a84410, scenep...@0x7fff73a843d0, 
widget=0x3251a20)
at ../../include/QtCore/../../src/corelib/kernel/qobject.h:443
#7  0x7f3e67bff99b in QGraphicsScenePrivate::dispatchHoverEvent 
(this=0x8824f0, hoverEvent=0x7fff73a84460) at 
graphicsview/qgraphicsscene.cpp:4070
#8  0x7f3e67bffac4 in QGraphicsScene::mouseReleaseEvent (this=, mouseEvent=0x7fff73a84a40) at 
graphicsview/qgraphicsscene.cpp:4314
#9  0x7f3e67bffe10 in QGraphicsScene::event (this=0x8811b0, 
event=0x7fff73a84a40) at graphicsview/qgraphicsscene.cpp:3661
#10 0x7f3e6760783d in QApplicationPrivate::notify_helper (this=0x7e00c0, 
receiver=0x8811b0, e=0x7fff73a84a40) at kernel/qapplication.cpp:4084
#11 0x7f3e6760fa2a in QApplication::notify (this=0x7dc240, 
receiver=0x8811b0, e=0x7fff73a84a40) at kernel/qapplication.cpp:4049
#12 0x7f3e69cc426b in KApplication::notify (this=0x7dc240, 
receiver=0x8811b0, event=0x7fff73a84a40) at 
/build/buildd/kde4libs-4.2.2/kdeui/kernel/kapplication.cpp:307
#13 0x7f3e66ec275c in QCoreApplication::notifyInternal (this=0x7dc240, 
receiver=0x8811b0, event=0x7fff73a84a40) at kernel/qcoreapplication.cpp:602
#14 0x7f3e67c11bdb in QGraphicsView::mouseReleaseEvent (this=0x2185fc0, 
event=0x7fff73a852d0) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#15 0x7f3e6765897f in QWidget::event (this=0x2185fc0, event=0x7fff73a852d0) 
at kernel/qwidget.cpp:7516
#16 0x7f3e679f26eb in QFrame::event (this=0x2185fc0, e=0x7fff73a852d0) at 
widgets/qframe.cpp:559
#17 0x7f3e67c0effb in QGraphicsView::viewportEvent (this=0x2185fc0, 
event=0x7fff73a852d0) at graphicsview/qgraphicsview.cpp:2933
#18 0x7f3e66ec1a68 in 
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=, receiver=0x3251a20, event=0x7fff73a852d0) at 
kernel/qcoreapplication.cpp:718
#19 0x7f3e6760780c in QApplicationPrivate::notify_helper (this=0x7e00c0, 
receiver=0x3251a20, e=0x7fff73a852d0) at kernel/qapplication.cpp:4080
#20 0x7f3e6761018a in QApplication::notify (this=, 
receiver=0x3251a20, e=0x7fff73a852d0) at kernel/qapplication.cpp:3786
#21 0x7f3e69cc426b in KApplication::notify (this=0x7dc240, 
receiver=0x3251a20, event=0x7fff73a852d0) at 
/build/buildd/kde4libs-4.2.2/kdeui/kernel/kapplication.cpp:307
#22 0x7f3e66ec275c in QCoreApplication::notifyInternal (this=0x7dc240, 
receiver=0x3251a20, event=0x7fff73a852d0) at kernel/qcoreapplication.cpp:602
#23 0x7f3e6760f3d8 in QApplicationPrivate::sendMouseEvent 
(receiver=0x3251a20, event=0x7fff73a852d0, alienW

[Bug 148941] Re: installation does need /usr/share/texmf-tetex/

2008-07-11 Thread AleksanderAdamowski
Also, the cedilla package should depend on the package that provides
those fonts so that apt-get install them.

The package that contains required fonts is "texlive-fonts-recommended".

-- 
installation does need /usr/share/texmf-tetex/
https://bugs.launchpad.net/bugs/148941
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 251304] Re: Pidgin XMPP TLS/SSL Man in the Middle attack

2008-07-25 Thread AleksanderAdamowski
See also: http://developer.pidgin.im/ticket/3381

-- 
Pidgin XMPP TLS/SSL Man in the Middle attack
https://bugs.launchpad.net/bugs/251304
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125734] Re: Firefox scrollbar doesn't use the "infinite size" usability effect

2008-06-26 Thread AleksanderAdamowski
*** This bug is a duplicate of bug 103306 ***
https://bugs.launchpad.net/bugs/103306

So this bug is neither invalid, nor a duplicate.

IMHO this is a perfectly valid issue that's fixable. Could someone
please reopen it?

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125734] Re: Firefox scrollbar doesn't use the "infinite size" usability effect

2008-06-26 Thread AleksanderAdamowski
This seems to be an issue with the Firefox's default theme, to it should
be fixable by a tweak to that theme. Probably a simple change in
chrome's CSS as Nick Welch suggested.

When I install the Classic Compact theme (https://addons.mozilla.org/en-
US/firefox/addon/3699) and its configurator (https://addons.mozilla.org
/en-US/firefox/addon/6969), then configure Classic Compact to "Webpage
window border: Disabled", then the scrollbar works fine at the edge of
the screen.

This is on the current official Ubuntu Firefox 3 package for Hardy
(firefox 3.0+nobinonly-0ubuntu0.8.04.1).

The Default theme shipped with this package still exhibits the problem.

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125734] Re: Firefox scrollbar doesn't use the "infinite size" usability effect

2008-06-26 Thread AleksanderAdamowski
John, it seems I was wrong and this is indeed a GTK issue.

I've unpacked chrome files shipped with firefox-3.0 Ubuntu package and
tried to locate CSS border settings for main-window or browser or
document, nothing significant was there.

Then I've noticed that the Firefox scrollbars correspond to the GTK
theme's scrollbars, they are even updated in real time if I switch GTK
styles.

So it seems that Ubuntu Firefox's default theme is closely integrated
with GTK and it inherits GTK's problems. This would also explain why
installing a different theme (like Nick Welch did) fixes the problem  -
3rd party themes aren't integrated with GTK.

I've tried verifying it in a different GTK application or even some QT,
but all apps I've tried have some ridiculous border added to the whole
document area (I've tested gedit, abiword, gnumeric, gnucash, oowriter,
oocalc, kedit, kword, konqueror). This is quite a problem, BTW, as this
severely impacts usability of a large group of basic apps.

Do you know any well-behaving application (apart from Firefox) that
doesn't create this useless border around its window that I could test
with? Or maybe this is the problem with GTK itself, not those
applications?

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180298] Re: Konqueror crashes on submitting login form

2008-05-20 Thread AleksanderAdamowski
This crash still occurs in Kubuntu Hardy.

Differing line numbers in the stacktrace indicate that involved source
files have changed, but this particular crashing bug hasn't been fixed:

[Thread debugging using libthread_db enabled]
[New Thread 0xb67fc6c0 (LWP 20978)]
[KCrash handler]
#6  0xb712c2c2 in QString::length (this=0x79) at ../include/qstring.h:883
#7  0xb712c2eb in QString::isEmpty (this=0x79) at ../include/qstring.h:889
#8  0xb72ea3ea in QLineEditPrivate::hasSelectedText (this=0x75)
at widgets/qlineedit.cpp:237
#9  0xb72e0b02 in QLineEdit::selectedText (this=0x88176a0)
at widgets/qlineedit.cpp:988
#10 0xb6c8a098 in KLineEdit::keyPressEvent (this=0x88176a0, e=0x8806510)
at /build/buildd/kdelibs-3.5.9/./kdeui/klineedit.cpp:814
#11 0xb5d1ce89 in khtml::RenderWidget::EventPropagator::sendEvent (
this=0xb753bb6c, e=0x0)
at /build/buildd/kdelibs-3.5.9/./khtml/rendering/render_replaced.cpp:711
#12 0xb5d653b4 in khtml::RenderWidget::handleEvent (this=0x87727a4, 
[EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.9/./khtml/rendering/render_replaced.cpp:858
#13 0xb5ce2092 in DOM::HTMLGenericFormElementImpl::defaultEventHandler (
this=0x8817470, evt=0x8353568)
at /build/buildd/kdelibs-3.5.9/./khtml/html/html_formimpl.cpp:984
#14 0xb5d0b2d2 in DOM::HTMLInputElementImpl::defaultEventHandler (
this=0x8817470, evt=0x8353568)
at /build/buildd/kdelibs-3.5.9/./khtml/html/html_formimpl.cpp:1811
#15 0xb5cbae07 in DOM::NodeImpl::dispatchGenericEvent (this=0x8817470, 
evt=0x8353568)
at /build/buildd/kdelibs-3.5.9/./khtml/xml/dom_nodeimpl.cpp:398
#16 0xb5cbafdf in DOM::NodeImpl::dispatchEvent (this=0x8817470, 
evt=0x8353568, [EMAIL PROTECTED], tempEvent=true)
at /build/buildd/kdelibs-3.5.9/./khtml/xml/dom_nodeimpl.cpp:342
#17 0xb5cc0adf in DOM::NodeImpl::dispatchKeyEvent (this=0x8817470, 
key=0xbfa78cb8, keypress=true)
at /build/buildd/kdelibs-3.5.9/./khtml/xml/dom_nodeimpl.cpp:578
#18 0xb5c4f5b1 in KHTMLView::dispatchKeyEventHelper (this=0x872d908, 
_ke=0xbfa78cb8, keypress=)
at /build/buildd/kdelibs-3.5.9/./khtml/khtmlview.cpp:1416
#19 0xb5c5c956 in KHTMLView::dispatchKeyEvent (this=0x872d908, _ke=0xbfa78cb8)
at /build/buildd/kdelibs-3.5.9/./khtml/khtmlview.cpp:1372
#20 0xb5c99e32 in KHTMLView::keyPressEvent (this=0x872d908, _ke=0xbfa78cb8)
at /build/buildd/kdelibs-3.5.9/./khtml/khtmlview.cpp:1501
#21 0xb5c64cfc in KHTMLView::eventFilter (this=0x872d908, o=0x88176a0, 
e=0xbfa78cb8) at /build/buildd/kdelibs-3.5.9/./khtml/khtmlview.cpp:1963
#22 0xb7206492 in QObject::activate_filters (this=0x88176a0, e=0xbfa78cb8)
at kernel/qobject.cpp:906
#23 0xb7206510 in QObject::event (this=0x88176a0, e=0xbfa78cb8)
at kernel/qobject.cpp:738
#24 0xb723ed65 in QWidget::event (this=0x88176a0, e=0xbfa78cb8)
at kernel/qwidget.cpp:4681
#25 0xb72e8473 in QLineEdit::event (this=0x88176a0, e=0xbfa78cb8)
at widgets/qlineedit.cpp:1430
#26 0xb5d2537c in khtml::LineEditWidget::event (this=0x88176a0, e=0xbfa78cb8)
at /build/buildd/kdelibs-3.5.9/./khtml/rendering/render_form.cpp:419
#27 0xb719cc36 in QApplication::internalNotify (this=0xbfa79638, 
receiver=0x88176a0, e=0xbfa78cb8) at kernel/qapplication.cpp:2638
#28 0xb719ec00 in QApplication::notify (this=0xbfa79638, receiver=0x88176a0, 
e=0xbfa78cb8) at kernel/qapplication.cpp:2395
#29 0xb78a2672 in KApplication::notify (this=0xbfa79638, receiver=0x88176a0, 
event=0xbfa78cb8)
at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#30 0xb712d301 in QApplication::sendSpontaneousEvent (receiver=0x88176a0, 
event=0xbfa78cb8) at kernel/qapplication.h:526
#31 0xb711e065 in QETWidget::translateKeyEvent (this=0x88176a0, 
event=0xbfa791a8, grab=false) at kernel/qapplication_x11.cpp:5641
#32 0xb712a1a9 in QApplication::x11ProcessEvent (this=0xbfa79638, 
event=0xbfa791a8) at kernel/qapplication_x11.cpp:3498
#33 0xb7141943 in QEventLoop::processEvents (this=0x80d5028, flags=4)
at kernel/qeventloop_x11.cpp:195
#34 0xb71b7f90 in QEventLoop::enterLoop (this=0x80d5028)
at kernel/qeventloop.cpp:201
#35 0xb71b7c8e in QEventLoop::exec (this=0x80d5028)
at kernel/qeventloop.cpp:148
#36 0xb719e7df in QApplication::exec (this=0xbfa79638)
at kernel/qapplication.cpp:2761
#37 0xb665490a in kdemain (argc=1, argv=0x80a4918)
at /build/buildd/kdebase-3.5.9/./konqueror/konq_main.cc:206
#38 0xb7f18454 in kdeinitmain (argc=1, argv=0x80a4918) at konqueror_dummy.cc:3
#39 0x0804ee20 in launch (argc=1, _name=0x807f484 "konqueror", 
args=0x807f48e "\001", cwd=0x0, envc=1, envs=0x807f49e "", 
reset_env=false, tty=0x0, avoid_loops=false, 
startup_id_str=0x807f4a3 
"laptopola.altkom.pl;1211300756;649025;10274_TIME3121340") at 
/build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:673
#40 0x0804f541 in handle_launcher_request (sock=12)
at /build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:1240
#41 0x0804fa7b in handle_requests (waitForPid=0)
at /build/buildd/kdelibs-3.5.

[Bug 232303] [NEW] Stale data on sun-java6 in /var/lib/binfmts/ after upgrade from Gutsy to Hardy

2008-05-20 Thread AleksanderAdamowski
Public bug reported:

After the upgrade from Gutsy to Hardy, in /var/lib/binfmts/sun-java6
there's still java-6-sun-1.6.0.03 when in fact it's currently
java-6-sun-1.6.0.06.

See below for details:

$ ls /proc/sys/fs/binfmt_misc
cli  jar  python2.4  python2.5  register  status  sun-java6  wine

$ cat /proc/sys/fs/binfmt_misc/sun-java6 
enabled
interpreter /usr/share/binfmt-support/run-detectors
flags: 
offset 0
magic 504b0304

$ /usr/share/binfmt-support/run-detectors 
/usr/lib/jvm/java-6-sun/lib/jconsole.jar
Can't exec "/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/jexec": No such file or 
directory at /usr/share/binfmt-support/run-detectors line 103.
run-detectors: warning: unable to exec
/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/jexec
(/usr/lib/jvm/java-6-sun/lib/jconsole.jar): No such file or directory 

$ cat /var/lib/binfmts/sun-java6 
sun-java6
magic
0
PK\x03\x04

/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/jexec

$ ls /usr/lib/jvm/
java-1.5.0-gcj-4.2-1.5.0.0  java-6-sun  java-6-sun-1.6.0.06  java-gcj

** Affects: binfmt-support (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Stale data on sun-java6 in /var/lib/binfmts/ after upgrade from Gutsy to Hardy
https://bugs.launchpad.net/bugs/232303
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180298] Re: Konqueror crashes on submitting login form

2008-08-14 Thread AleksanderAdamowski
Another stacktrace:

[Thread debugging using libthread_db enabled]
[New Thread 0xb68306c0 (LWP 14147)]
[KCrash handler]
#6  0xb7cff9bc in memcpy () from /lib/tls/i686/cmov/libc.so.6
#7  0xb755977f in QString::mid (this=0x8acad24, index=196700, len=4980715)
at tools/qstring.cpp:3606
#8  0xb7314b57 in QLineEdit::selectedText (this=0x8acac28)
at widgets/qlineedit.cpp:989
#9  0xb6cbe098 in KLineEdit::keyPressEvent (this=0xb4fd6bae, e=0x88d2450)
at /build/buildd/kdelibs-3.5.9/./kdeui/klineedit.cpp:814
#10 0xb5d6fe89 in khtml::RenderWidget::EventPropagator::sendEvent (
this=0x20e50c, e=0xb7e38458)
at /build/buildd/kdelibs-3.5.9/./khtml/rendering/render_replaced.cpp:711
#11 0xb5db83b4 in khtml::RenderWidget::handleEvent (this=0x8a169d4, 
[EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.9/./khtml/rendering/render_replaced.cpp:858
#12 0xb5d35092 in DOM::HTMLGenericFormElementImpl::defaultEventHandler (
this=0x8acaa58, evt=0x8ac8e50)
at /build/buildd/kdelibs-3.5.9/./khtml/html/html_formimpl.cpp:984
#13 0xb5d5e2d2 in DOM::HTMLInputElementImpl::defaultEventHandler (
this=0x8acaa58, evt=0x8ac8e50)
at /build/buildd/kdelibs-3.5.9/./khtml/html/html_formimpl.cpp:1811
#14 0xb5d0de07 in DOM::NodeImpl::dispatchGenericEvent (this=0x8acaa58, 
evt=0x8ac8e50)
at /build/buildd/kdelibs-3.5.9/./khtml/xml/dom_nodeimpl.cpp:398
#15 0xb5d0dfdf in DOM::NodeImpl::dispatchEvent (this=0x8acaa58, 
evt=0x8ac8e50, [EMAIL PROTECTED], tempEvent=true)
at /build/buildd/kdelibs-3.5.9/./khtml/xml/dom_nodeimpl.cpp:342
#16 0xb5d13adf in DOM::NodeImpl::dispatchKeyEvent (this=0x8acaa58, 
key=0xbfc7ac28, keypress=true)
at /build/buildd/kdelibs-3.5.9/./khtml/xml/dom_nodeimpl.cpp:578
#17 0xb5ca25b1 in KHTMLView::dispatchKeyEventHelper (this=0x8894b18, 
_ke=0xbfc7ac28, keypress=)
at /build/buildd/kdelibs-3.5.9/./khtml/khtmlview.cpp:1416
#18 0xb5caf956 in KHTMLView::dispatchKeyEvent (this=0x8894b18, _ke=0xbfc7ac28)
at /build/buildd/kdelibs-3.5.9/./khtml/khtmlview.cpp:1372
#19 0xb5cece32 in KHTMLView::keyPressEvent (this=0x8894b18, _ke=0xbfc7ac28)
at /build/buildd/kdelibs-3.5.9/./khtml/khtmlview.cpp:1501
#20 0xb5cb7cfc in KHTMLView::eventFilter (this=0x8894b18, o=0x8acac28, 
e=0xbfc7ac28) at /build/buildd/kdelibs-3.5.9/./khtml/khtmlview.cpp:1963
#21 0xb723a492 in QObject::activate_filters (this=0x8acac28, e=0xbfc7ac28)
at kernel/qobject.cpp:906
#22 0xb723a510 in QObject::event (this=0x8acac28, e=0xbfc7ac28)
at kernel/qobject.cpp:738
#23 0xb7272d65 in QWidget::event (this=0x8acac28, e=0xbfc7ac28)
at kernel/qwidget.cpp:4681
#24 0xb731c473 in QLineEdit::event (this=0x8acac28, e=0xbfc7ac28)
at widgets/qlineedit.cpp:1430
#25 0xb5d7837c in khtml::LineEditWidget::event (this=0x8acac28, e=0xbfc7ac28)
at /build/buildd/kdelibs-3.5.9/./khtml/rendering/render_form.cpp:419
#26 0xb71d0c36 in QApplication::internalNotify (this=0xbfc7b5a8, 
receiver=0x8acac28, e=0xbfc7ac28) at kernel/qapplication.cpp:2638
#27 0xb71d2c00 in QApplication::notify (this=0xbfc7b5a8, receiver=0x8acac28, 
e=0xbfc7ac28) at kernel/qapplication.cpp:2395
#28 0xb78d6672 in KApplication::notify (this=0xbfc7b5a8, receiver=0x8acac28, 
event=0xbfc7ac28)
at /build/buildd/kdelibs-3.5.9/./kdecore/kapplication.cpp:550
#29 0xb7161301 in QApplication::sendSpontaneousEvent (receiver=0x8acac28, 
event=0xbfc7ac28) at kernel/qapplication.h:526
#30 0xb7152065 in QETWidget::translateKeyEvent (this=0x8acac28, 
event=0xbfc7b118, grab=false) at kernel/qapplication_x11.cpp:5641
#31 0xb715e1a9 in QApplication::x11ProcessEvent (this=0xbfc7b5a8, 
event=0xbfc7b118) at kernel/qapplication_x11.cpp:3498
#32 0xb7175943 in QEventLoop::processEvents (this=0x80ee558, flags=4)
at kernel/qeventloop_x11.cpp:195
#33 0xb71ebf90 in QEventLoop::enterLoop (this=0x80ee558)
at kernel/qeventloop.cpp:201
#34 0xb71ebc8e in QEventLoop::exec (this=0x80ee558)
at kernel/qeventloop.cpp:148
#35 0xb71d27df in QApplication::exec (this=0xbfc7b5a8)
at kernel/qapplication.cpp:2761
#36 0xb668790a in kdemain (argc=1, argv=0x808f9e8)
at /build/buildd/kdebase-3.5.9/./konqueror/konq_main.cc:206
#37 0xb7f4d454 in kdeinitmain (argc=1, argv=0x808f9e8) at konqueror_dummy.cc:3
#38 0x0804ee20 in launch (argc=1, _name=0x8084de4 "konqueror", 
args=0x8084dee "\001", cwd=0x0, envc=1, envs=0x8084dfe "", 
reset_env=false, tty=0x0, avoid_loops=false, 
startup_id_str=0x8084e03 "HOSTNAME;1218737061;525405;10578_TIME27205906") 
at /build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:673
#39 0x0804f541 in handle_launcher_request (sock=12)
at /build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:1240
#40 0x0804fa7b in handle_requests (waitForPid=0)
at /build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:1443
#41 0x0805057d in main (argc=5, argv=0xbfc7bd34, envp=0xbfc7bd4c)
at /build/buildd/kdelibs-3.5.9/./kinit/kinit.cpp:1908

-- 
Konqueror crashes on submitting login form
https://bugs.launchpad.net/bugs/180298
You received t

[Bug 232303] Re: Stale data on sun-java6 in /var/lib/binfmts/ after upgrade from Gutsy to Hardy

2008-07-18 Thread AleksanderAdamowski
Here it is:

$ ls -l /usr/share/binfmts/; cat /var/lib/binfmts/jar
total 16
-rw-r--r-- 1 root root 96 2008-03-22 01:30 cli
lrwxrwxrwx 1 root root 30 2008-05-03 14:31 jar -> /etc/alternatives/jexec-binfmt
-rw-r--r-- 1 root root 72 2008-04-21 13:10 python2.4
-rw-r--r-- 1 root root 72 2008-04-21 14:28 python2.5
-rw-r--r-- 1 root root 48 2008-07-12 02:04 wine
sun-java6
magic
0
PK\x03\x04

/usr/lib/jvm/java-6-sun-1.6.0.06/jre/lib/jexec


While this is still incorrect:

$ cat /var/lib/binfmts/sun-java6
sun-java6
magic
0
PK\x03\x04

/usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/jexec

-- 
Stale data on sun-java6 in /var/lib/binfmts/ after upgrade from Gutsy to Hardy
https://bugs.launchpad.net/bugs/232303
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 224346] Re: Paste of HTML page from clipboard crashes Writer.

2008-08-01 Thread AleksanderAdamowski
I have the same problem on Hardy Heron i386 with openoffice.org-writer
1:2.4.1-1ubuntu2.

I were able to extract the document that results from pasting the
problematic HTML from ~/.openoffice.org2/user/backup/ .

Opening this document (untitled_1.odt) crashes OpenOffice immediately.

Please, test if it crashes your oowriter too.

** Attachment added: "untitled_1.odt with pastev HTML which crashes OpenOffice 
immediately"
   http://launchpadlibrarian.net/16475310/untitled_1.odt

-- 
Paste of HTML page from clipboard crashes Writer.
https://bugs.launchpad.net/bugs/224346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 224346] Re: Paste of HTML page from clipboard crashes Writer.

2008-08-01 Thread AleksanderAdamowski

** Attachment added: "version numbers of all OpenOffice-related packages on my 
system"
   http://launchpadlibrarian.net/16475338/versions.txt

-- 
Paste of HTML page from clipboard crashes Writer.
https://bugs.launchpad.net/bugs/224346
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205576] Re: OpenOffice.org crashes when pasting Web Page

2008-08-01 Thread AleksanderAdamowski
Hi!

have a look at
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/224346 as
it has similar symptoms. Please the testcase
(http://launchpadlibrarian.net/16475310/untitled_1.odt) attached
overthere whether it crashes your oowriter.

-- 
OpenOffice.org crashes when pasting Web Page
https://bugs.launchpad.net/bugs/205576
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116750] Re: [Upstream] [hardy] word processor exits without error after paste of html text

2008-08-01 Thread AleksanderAdamowski
Hi!

have a look at
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/224346 as
it has similar symptoms. Please the testcase
(http://launchpadlibrarian.net/16475310/untitled_1.odt) attached
overthere whether it crashes your oowriter.

-- 
[Upstream] [hardy] word processor exits without error after paste of html text
https://bugs.launchpad.net/bugs/116750
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212018] Re: X selects wrong modeline for LG Flatron L222WS

2008-06-12 Thread AleksanderAdamowski
Simply change your "Monitor" section in /etc/X11/xorg.conf to look like
this then restart your X server:

Section "Monitor"
Identifier  
""
Option  "DPMS"
HorizSync   28-83
Modeline "1680x1050 at 60.0"  146.25  1680 1784 1960 2240  1050 1053 
1059 1089 +hsync -vsync
Option  "PreferredMode" "1680x1050 at 60.0"
VertRefresh 56-75
EndSection

-- 
X selects wrong modeline for LG Flatron L222WS
https://bugs.launchpad.net/bugs/212018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212018] Re: X selects wrong modeline for LG Flatron L222WS

2008-06-13 Thread AleksanderAdamowski
Sorry, this site is dedicated to Ubuntu Linux operating system. It has
nothing to do with Microsoft Windows in any way.

I don't know if this problem can be solved under MS Windows. In fact I
haven't used MS Windows for a couple of years already.

-- 
X selects wrong modeline for LG Flatron L222WS
https://bugs.launchpad.net/bugs/212018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 407512] [NEW] "unable to handle kernel NULL pointer dereference" Oops in sbp2_reconnect_device when connecting seagate FreeAgent through FireWire/ieee1394 (sbp2)

2009-07-31 Thread AleksanderAdamowski
Public bug reported:

There's a reproducible kernel oops on Ubuntu Jaunty with the latest
kernel (linux-image-2.6.28-14-generic) on x86_64.

When connecting a Seagate FreeAgent Pro 500 gigabyte drive to my
workstation through FireWire, the operation fails and there's a kernel
Oops in the logs (pasted below).

Also, when I disconnect the drive and reconnect it again without
rebooting, the system freezes immediately. There are no any entries in
the logs from that moment, the system doesn't react to magic SysRq key
combinations, and the Caps Lock and Scroll Lock LEDs on the keyboard
start blinking. The only option is to power cycle the machine the hard
way.

Here's the kernel Oops from the logs:

[  173.564047] ieee1394: Node added: ID:BUS[0-00:1023]  GUID[0020370007100ce3]
[  173.602727] scsi6 : SBP-2 IEEE-1394
[  174.620876] ieee1394: sbp2: Logged into SBP-2 device
[  174.621840] ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload 
[2048]
[  180.792030] ieee1394: sbp2: aborting sbp2 command
[  180.792038] scsi 6:0:0:0: CDB: Inquiry: 12 00 00 00 24 00
[  190.792027] ieee1394: sbp2: aborting sbp2 command
[  190.792036] scsi 6:0:0:0: CDB: Test Unit Ready: 00 00 00 00 00 00
[  190.792347] ieee1394: sbp2: hpsb_node_write failed.
[  190.792349]
[  190.792357] ieee1394: sbp2: reset requested
[  190.792360] ieee1394: sbp2: generating sbp2 fetch agent reset
[  190.793094] ieee1394: sbp2: hpsb_node_write failed.
[  190.793096]
[  200.792030] ieee1394: sbp2: aborting sbp2 command
[  200.792037] scsi 6:0:0:0: CDB: Test Unit Ready: 00 00 00 00 00 00
[  200.792260] ieee1394: sbp2: hpsb_node_write failed.
[  200.792262]
[  200.792272] scsi 6:0:0:0: Device offlined - not ready after error recovery
[  200.792322] ieee1394: sbp2: scsi_add_device failed
[  200.795402] ieee1394: sbp2: Logged out of SBP-2 device
[  200.795752] BUG: unable to handle kernel NULL pointer dereference at 
0050
[  200.795758] IP: [] sbp2_reconnect_device+0xe/0x170 [sbp2]
[  200.795771] PGD 0
[  200.795774] Oops:  [#1] SMP
[  200.795779] last sysfs file: /sys/module/ieee1394/initstate
[  200.795784] Dumping ftrace buffer:
[  200.795789](ftrace buffer empty)
[  200.795791] CPU 2
[  200.795794] Modules linked in: sbp2 ebt_snat ebtable_nat ebtables ebt_dnat 
nf_nat_h323 nf_nat_irc nf_nat_snmp_basic nf_nat_proto_udplite nf_nat_ftp 
nf_nat_pptp nf_nat_tftp iptable_nat ip_tables nf_nat_proto_sctp libcrc32c 
nf_nat_sip nf_nat_proto_gre nf_nat_amanda nf_nat act_nat ts_kmp 
nf_conntrack_amanda nf_conntrack_netbios_ns nf_conntrack_sip 
nf_conntrack_proto_udplite nf_conntrack_proto_sctp nf_conntrack_pptp 
nf_conntrack_proto_gre nf_conntrack_netlink nfnetlink xt_conntrack x_tables 
nf_conntrack_h323 nf_conntrack_irc nf_conntrack_tftp nf_conntrack_ftp 
nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ipv6 nf_conntrack binfmt_misc 
radeon drm bridge stp bnep vboxnetflt vboxdrv video output input_polldev nfsd 
exportfs nfs lockd nfs_acl dm_crypt it87 hwmon_vid rpcsec_gss_krb5 auth_rpcgss 
sunrpc lp snd_hda_intel snd_pcm_oss snd_mixer_oss snd_seq_dummy snd_pcm 
snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer 
snd_seq_device snd ppdev pcspkr soundcore shpchp pa
port_pc parport i2c_piix4 snd_page_alloc usbhid ohci1394 ieee1394 r8169 mii 
floppy fbcon tileblit font bitblit softcursor
[  200.795898] Pid: 707, comm: knodemgrd_0 Not tainted 2.6.28-14-generic 
#47-Ubuntu
[  200.795902] RIP: 0010:[]  [] 
sbp2_reconnect_device+0xe/0x170 [sbp2]
[  200.795914] RSP: 0018:880124469d50  EFLAGS: 00010286
[  200.795917] RAX: 0707 RBX:  RCX: cc00
[  200.795921] RDX: 0001 RSI: 0286 RDI: 
[  200.795924] RBP: 880124469d70 R08: 880124468000 R09: 0001
[  200.795928] R10:  R11:  R12: 8800ad5289a8
[  200.795931] R13: 8800ad528800 R14: a0726238 R15: ffc2
[  200.795936] FS:  7f03bb6676f0() GS:880127802d80() 
knlGS:
[  200.795940] CS:  0010 DS: 0018 ES: 0018 CR0: 8005003b
[  200.795943] CR2: 0050 CR3: 00201000 CR4: 06a0
[  200.795946] DR0:  DR1:  DR2: 
[  200.795950] DR3:  DR6: 0ff0 DR7: 0400
[  200.795954] Process knodemgrd_0 (pid: 707, threadinfo 880124468000, task 
88012492d980)
[  200.795958] Stack:
[  200.795960]  880124469d70 880124469d70  
8800ad5289a8
[  200.795966]  880124469d90 a0722138 ffea 
ffea
[  200.795972]  880124469dc0 a005ce49 ffea 
880124469dd0
[  200.795979] Call Trace:
[  200.795982]  [] sbp2_update+0x18/0xf0 [sbp2]
[  200.795991]  [] update_pdrv+0x79/0xb0 [ieee1394]
[  200.796015]  [] ? update_pdrv+0x0/0xb0 [ieee1394]
[  200.796031]  [] class_for_each_device+0x66/0xc0
[  200.796042]  [] nodemgr_probe_ne

[Bug 407512] Re: "unable to handle kernel NULL pointer dereference" Oops in sbp2_reconnect_device when connecting seagate FreeAgent through FireWire/ieee1394 (sbp2)

2009-07-31 Thread AleksanderAdamowski

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/29760679/Dependencies.txt

-- 
"unable to handle kernel NULL pointer dereference" Oops in 
sbp2_reconnect_device when connecting seagate FreeAgent through 
FireWire/ieee1394 (sbp2)
https://bugs.launchpad.net/bugs/407512
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs



[Bug 407512] Re: "unable to handle kernel NULL pointer dereference" Oops in sbp2_reconnect_device when connecting seagate FreeAgent through FireWire/ieee1394 (sbp2)

2009-07-31 Thread AleksanderAdamowski
Here's additional information about my system:

# uname -a
Linux stacja 2.6.28-14-generic #47-Ubuntu SMP Sat Jul 25 01:19:55 UTC 2009 
x86_64 GNU/Linux

# cat /proc/version_signature
Ubuntu 2.6.28-14.47-generic


** Attachment added: "output from lspci -vnvn"
   http://launchpadlibrarian.net/29760746/lspci-vnvn.log

-- 
"unable to handle kernel NULL pointer dereference" Oops in 
sbp2_reconnect_device when connecting seagate FreeAgent through 
FireWire/ieee1394 (sbp2)
https://bugs.launchpad.net/bugs/407512
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 66590] Serious data loss in kspread-1.5.0-0ubuntu9

2006-10-17 Thread AleksanderAdamowski
Public bug reported:

Binary package hint: kspread

There's a serious data loss problem in kspread available in Dapper.

It's probably the same bug that's reported here:
http://bugs.kde.org/show_bug.cgi?id=126350

When saving to OpenDocument Spreadsheet format (the default in this
version), sometime the data is lost. It seems to depend on particular
cell coordinates.

A simple way to reproduce this bug:

1. Launch kspread
2. Create a new empty spreadsheet
3. Enter "Hello world" into cell B23
4. Save the document into OpenDocument Spreadsheet .ods file
5. Exit kspread
6. Launch kspread again
7. Open the saved file

It will be empty. Data in cell B23 will have been lost.

This is a disastrous bug for any kspread use.

** Affects: koffice (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Serious data loss in kspread-1.5.0-0ubuntu9
https://launchpad.net/bugs/66590

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61473] mplayer-skins (and other mplayer packages) lack the default skin

2006-09-20 Thread AleksanderAdamowski
Public bug reported:

Binary package hint: mplayer-skins

I'm running Kubuntu 6.06.

I've noticed that if I install mplayer, it won't run unless launched
from a terminal.

I've noticed that gmplayer always returns the following error and then
exits right upon launch:

[skin] file ( /usr/share/mplayer/Skin/default/skin ) not found.
Skin not found (default).

The /usr/share/mplayer/Skin/default directory is empty.

After I've copied the contents of the "mini" skin to this directory,
gmplayer started worling correctly.

Here are the package versions that I'm using:

$ dpkg -l | grep mplayer
ii  kmplayer-base  0.9.1.99+0.9.2-rc1-0ubuntu1  
   Base files for KMPlayer
ii  kmplayer-konq-plugins  0.9.1.99+0.9.2-rc1-0ubuntu1  
   KMPlayer plugin for KHTML/Konqueror
ii  mozilla-mplayer3.17-1ubuntu1
   MPlayer-Plugin for Mozilla
ii  mplayer
0.99+1.0pre7try2+cvs20060117-0ubuntu8   The Ultimate Movie Player For Linux
ii  mplayer-586
0.99+1.0pre7try2+cvs20060117-0ubuntu8   The Ultimate Movie Player For Linux 
(dummy p
ii  mplayer-skins  2-6  
   Skins for the Ubuntu mplayer Package

** Affects: mplayer-skins (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
mplayer-skins (and other mplayer packages) lack the default skin
https://launchpad.net/bugs/61473

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69499] Re: Startup options cause eclipse to crash when "subclipse" is used

2007-10-25 Thread AleksanderAdamowski
Hmm, it _was_ necessary for me in Feisty.

My software versions:

# dpkg -l | egrep '(eclipse|gcj|subv|javahl)' | awk '{print $2"\t\t"$3}'
eclipse 3.2.2-0ubuntu3
eclipse-jdt 3.2.2-0ubuntu3
eclipse-pde 3.2.2-0ubuntu3
eclipse-platform3.2.2-0ubuntu3
eclipse-pydev   1.2.5-1ubuntu1
eclipse-rcp 3.2.2-0ubuntu3
eclipse-sdk 3.2.2-0ubuntu3
eclipse-source  3.2.2-0ubuntu3
gcj-4.1-base4.1.2-0ubuntu5
java-gcj-compat 1.0.65-8ubuntu3
kdesdk-kio-plugins  3.5.6-0ubuntu2
kdesvn  0.7.2-2build2
libgcj-common   4.1.2-1ubuntu1
libgcj7 4.1.0-1ubuntu8
libgcj7-0   4.1.2-0ubuntu5
libgcj7-awt 4.1.2-0ubuntu5
libgcj7-jar 4.1.2-0ubuntu5
libsvn-javahl   1.4.3dfsg1-1ubuntu1
python-subversion   1.4.3dfsg1-1ubuntu1
subversion  1.4.3dfsg1-1ubuntu1
subversion-tools1.4.3dfsg1-1ubuntu1
websvn  1.61-19

-- 
Startup options cause eclipse to crash when "subclipse" is used
https://bugs.launchpad.net/bugs/69499
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 69499] Re: Startup options cause eclipse to crash when "subclipse" is used

2007-10-25 Thread AleksanderAdamowski
I meant I still have to reorder /etc/eclipse/java_home, putting sun JRE
before GCJ, but don't have to edit the Eclipse startup script anymore.

-- 
Startup options cause eclipse to crash when "subclipse" is used
https://bugs.launchpad.net/bugs/69499
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 28706] Re: need way to specify the lockd port

2007-10-16 Thread AleksanderAdamowski
This affects module-init-tools which contains the default 
/etc/modprobe.d/options.
It already contains a hack for quickcam module:


# Enable double-buffering so gstreamer et. al. work
options quickcam compatible=2


As another solution, one could place the options in a separate file
(e.g. /etc/modprobe.d/nfs-defaults) that would ship with the nfs-common
package.

** Also affects: module-init-tools
   Importance: Undecided
   Status: New

** Also affects: module-init-tools (Baltix)
   Importance: Undecided
   Status: New

** Also affects: module-init-tools (Ubuntu)
   Importance: Undecided
   Status: New

-- 
need way to specify the lockd port
https://bugs.launchpad.net/bugs/28706
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 28706] Re: need way to specify the lockd port

2007-10-16 Thread AleksanderAdamowski
Added the  Baltix distribution by accident. Sorry for that.

-- 
need way to specify the lockd port
https://bugs.launchpad.net/bugs/28706
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 153600] xfs /home cannot be mounted on boot

2007-10-17 Thread AleksanderAdamowski
Public bug reported:

Binary package hint: initscripts

I had a Feisty installation with /home on an xfs filesystem.

Today I've changed the APT repositories to Gutsy, and dist-upgraded.

After rebooting, I've discovered that /home is not mounted and I cannot
mount it because lots of processes (including init) are using the /home
directory so the mount point is busy.

I've removed the "quiet" and "splash" options from /boot/grub/menu.lst
and rebooted to see what was going on during bootup. When the /home
filesystem is about to be mounted, I can see the following messages:

 * Mounting local filesystems
mount: /dev/hda6 already mounted or /home busy

Earlier on the console, the XFS filesystems passes through filesystem
checking successfully:

 * Checking file systems...
fsck 1.40.2 (12-Jul-2007)
/sbin/fsck.xfs: XFS file system.
Replaying journal..
Reiserfs journal ...etc.etc (I have a reisefs partition over there, too).
...
Filesystem is clean.
...

** Affects: sysvinit (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xfs /home cannot be mounted on boot
https://bugs.launchpad.net/bugs/153600
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 153600] Re: xfs /home cannot be mounted on boot

2007-10-19 Thread AleksanderAdamowski
I can see those errors in kern.log too:

Oct 17 15:25:18 tuxia kernel: [   32.064000] EXT3 FS on hda1, internal journal
Oct 17 15:25:18 tuxia kernel: [   33.036000] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.036000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.04] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.04] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.04] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.04] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.044000] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.044000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.044000] device-mapper: table: 254:0: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.048000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.288000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.288000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.368000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.368000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.376000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.376000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.38] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.38] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.38] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.38] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.384000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.384000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.384000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.384000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.388000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.388000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.388000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.388000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.392000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.392000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.392000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.392000] device-mapper: ioctl: error adding 
target to table
Oct 17 15:25:18 tuxia kernel: [   33.396000] device-mapper: table: 254:3: 
linear: dm-linear: Device lookup failed
Oct 17 15:25:18 tuxia kernel: [   33.396000] device-mapper: ioctl: error adding 
target to table

Kernel version is 2.6.22-14-386.

When I choose the old Feisty's kernel in GRUB menu (kernel version
2.6.20-16-386), /home mount fine and there are no device mapper errors:

Oct 19 11:59:59 tuxia kernel: [   30.236000] EXT3 FS on hda1, internal journal
Oct 19 11:59:59 tuxia kernel: [   32.268000] eth0: no IPv6 routers present
Oct 19 11:59:59 tuxia kernel: [   47.736000] SGI XFS with ACLs, security 
attributes, realtime, large block numbers, no debug enabled
Oct 19 11:59:59 tuxia kernel: [   47.736000] SGI XFS Quota Management subsystem
Oct 19 11:59:59 tuxia kernel: [   47.804000] XFS mounting filesystem hda6
Oct 19 11:59:59 tuxia kernel: [   47.892000] Ending clean XFS mount for 
filesystem: hda6

-- 
xfs /home cannot be mounted on boot
https://bugs.launchpad.net/bugs/153600
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 153600] Re: xfs /home cannot be mounted on boot

2007-10-18 Thread AleksanderAdamowski
Actually I was wrong with the usage - I was testing whether /home is in
use with "fuser -m /home". I've added the "-m" argument out of habit.
Actually, /home seems to be unused - plain "fuser /home" shows no
accessing processes. So the cause seems to be different.

The symptoms are:

# fuser /home
# mount /dev/hda6 /home/
mount: /dev/hda6 already mounted or /home/ busy
# mount -v -t xfs /dev/hda6 /home/
mount: /dev/hda6 already mounted or /home/ busy
# hexdump -C /dev/hda6 | head
  58 46 53 42 00 00 10 00  00 00 00 00 01 96 52 e0  |XFSB..R.|
0010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
0020  c9 e3 cb ee 47 e0 11 d7  9f 33 ed 99 1e fa c2 d0  |G3..|
0030  00 00 00 00 00 d0 00 04  00 00 00 00 00 00 00 80  ||
0040  00 00 00 00 00 00 00 81  00 00 00 00 00 00 00 82  ||
0050  00 00 00 10 00 10 00 00  00 00 00 1a 00 00 00 00  ||
0060  00 00 0c b2 20 94 02 00  01 00 00 10 00 00 00 00  | ...|
0070  00 00 00 00 00 00 00 00  0c 09 08 04 14 00 00 19  ||
0080  00 00 00 00 00 05 c7 80  00 00 00 00 00 01 de a2  ||
0090  00 00 00 00 00 32 0f 26  00 00 00 00 00 00 00 00  |.2.&|


A sidenote to Stephen: On POSIX systems (including Linux) you actually _can_ 
delete files and directories that are in use, since they are identified by 
their inode numbers.

So if your /home directory is used by some processes, you can still
rmdir or "rm -rf" it and it will disappear. You can mkdir a new /home,
and it will be a different one, and the processess holding the old one
will still see the old one. Its space will be reclaimed in the
filesystem when the last process to use it will close its handle. You
can test a filesystem object's usage using the "fuser" command.

But to be used as a mount point, a directory cannot be in use.

-- 
xfs /home cannot be mounted on boot
https://bugs.launchpad.net/bugs/153600
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146257] OpenOffice requires restart to use newly added CUPS printers

2007-09-28 Thread AleksanderAdamowski
Public bug reported:

Binary package hint: openoffice.org-base

The set of CUPS printers available on the system seems to be only loaded
by OpenOffice during its startup.

If, during work with any OpenOffice applications, a new printer is added
to CUPS (wither locally, or on a remote CUPS server which is polled by
the local workstation), OpenOffice cannot see that new printer until it
is restarted - that is, all instances of oocalc, oowriter, ooimpress,
oodraw, oobas etc. have to be closed.

On the other hand, all KDE applications always display the current set
of available printers when bringing up a print dialog and don't require
restarting.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
OpenOffice requires restart to use newly added CUPS printers
https://bugs.launchpad.net/bugs/146257
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 109903] Re: OpenOffice.org does not detect printers added after its launch

2007-09-28 Thread AleksanderAdamowski
I can confirm it too.

This is quite serious itrritation in corporate environments with a
central CUPS server for people who open lots o OO applications.

-- 
OpenOffice.org does not detect printers added after its launch
https://bugs.launchpad.net/bugs/109903
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 146252] rpc.statd listend on a random UDP port regardless of startup arguments

2007-09-28 Thread AleksanderAdamowski
Public bug reported:

Among other options, I have the following in /etc/defaults/nfs-common:

# Options for rpc.statd.
#   Should rpc.statd listen on a specific port? This is especially useful
#   when you have a port-based firewall. To use a fixed port, set this
#   this variable to a statd argument like: "--port 4000 --outgoing-port 4001".
#   For more information, see rpc.statd(8) or 
http://wiki.debian.org/?SecuringNFS
STATDOPTS="--port 1000 --outgoing-port 999"

When I /etc/init.d/nfs-common restart, arguments get passed to rpc.statd
properly:

statd 9964  0.0  0.0   1876   708 ?Ss   12:30   0:00
/sbin/rpc.statd --port 1000 --outgoing-port 999

However, statd still listens on a UDP port that's random (in this case
port 812):

t# netstat -anp | grep rpc.statd
tcp0  0 0.0.0.0:10000.0.0.0:*   LISTEN 
9964/rpc.statd  
udp0  0 0.0.0.0:812 0.0.0.0:*  
9964/rpc.statd  
udp0  0 0.0.0.0:10000.0.0.0:*  
9964/rpc.statd  
unix  2  [ ] DGRAM360159964/rpc.statd  

Because of this today I had a conflict with CUPS, since statd decided
randomly to listen on UDP port 631.

Regardless of that, the defaults are also unacceptable for end user
systems, because the NFS daemons randomize their listen poerts and are
likely to interfere with CUPS and other services. The Ubuntu default
should be statically assigned ports and the daemons should obide by
those assignments.

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
rpc.statd listend on a random UDP port regardless of startup arguments
https://bugs.launchpad.net/bugs/146252
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 72366] Re: Random crashing

2007-05-22 Thread AleksanderAdamowski
I don't know if the cause is the same, but I experience occasional
crashes of firefox 2.0.0.3+1-0ubuntu2 on Feisty Fawn.

Here's the backtrace from a coredump:

(gdb) thread apply all bt

Thread 10 (process 22842):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb770c893 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7d7bc29 in PR_Poll (pds=0x80e0378, npds=7, timeout=65535000) at 
ptio.c:3877
#3  0xb70dd6db in nsSocketTransportService::Poll (this=0x80dfe90, 
interval=0xb6ff2368) at nsSocketTransportService2.cpp:361
#4  0xb70ddf15 in nsSocketTransportService::Run (this=0x80dfe90) at 
nsSocketTransportService2.cpp:577
#5  0xb7e221cb in nsThread::Main (arg=0x80e0680) at nsThread.cpp:118
#6  0xb7d7fe9d in _pt_root (arg=0x80e0700) at ptthread.c:220
#7  0xb7d4731b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb771657e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 9 (process 22847):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7d4b84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7d79093 in pt_TimedWait (cv=0x807e57c, ml=0x807f138, timeout=) at ptsynch.c:280
#3  0xb7d79ed1 in PR_WaitCondVar (cvar=0x807e578, timeout=127) at ptsynch.c:407
#4  0xb7e244c6 in TimerThread::Run (this=0x807e498) at TimerThread.cpp:318
#5  0xb7e221cb in nsThread::Main (arg=0x81c6aa0) at nsThread.cpp:118
#6  0xb7d7fe9d in _pt_root (arg=0x81cf018) at ptthread.c:220
#7  0xb7d4731b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb771657e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 8 (process 22851):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7d4b84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7d79093 in pt_TimedWait (cv=0x8663114, ml=0x86630b0, timeout=) at ptsynch.c:280
#3  0xb7d79ed1 in PR_WaitCondVar (cvar=0x8663110, timeout=250) at ptsynch.c:407
#4  0xb36b11f7 in nsSSLThread::Run (this=0x8663088) at nsSSLThread.cpp:879
#5  0xb36b0300 in nsPSMBackgroundThread::nsThreadRunner (arg=0x8663088) at 
nsPSMBackgroundThread.cpp:44
#6  0xb7d7fe9d in _pt_root (arg=0x8663150) at ptthread.c:220
#7  0xb7d4731b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb771657e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (process 22852):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7d4b84c in pthread_cond_timedwait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7d79093 in pt_TimedWait (cv=0x866337c, ml=0x8663318, timeout=) at ptsynch.c:280
#3  0xb7d79ed1 in PR_WaitCondVar (cvar=0x8663378, timeout=250) at ptsynch.c:407
#4  0xb36b1f70 in nsCertVerificationThread::Run (this=0x86632c8) at 
nsCertVerificationThread.cpp:142
#5  0xb36b0300 in nsPSMBackgroundThread::nsThreadRunner (arg=0x86632c8) at 
nsPSMBackgroundThread.cpp:44
#6  0xb7d7fe9d in _pt_root (arg=0x86633b8) at ptthread.c:220
#7  0xb7d4731b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb771657e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 6 (process 22854):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7d4b5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7d79f61 in PR_WaitCondVar (cvar=0x8bce520, timeout=4294967295) at 
ptsynch.c:405
#3  0xb222de0d in ProcessAsyncMessages () at mozStorageAsyncIO.cpp:1525
#4  0xb222eee9 in AsyncWriteThread::Run (this=0x8d3c100) at 
mozStorageAsyncIO.cpp:471
#5  0xb7e221cb in nsThread::Main (arg=0x8bce560) at nsThread.cpp:118
#6  0xb7d7fe9d in _pt_root (arg=0x8bce5e0) at ptthread.c:220
#7  0xb7d4731b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#8  0xb771657e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 5 (process 22861):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7d4b5c6 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/tls/i686/cmov/libpthread.so.0
#2  0xb7d79f61 in PR_WaitCondVar (cvar=0x9693258, timeout=4294967295) at 
ptsynch.c:405
#3  0xb7d79fc7 in PR_Wait (mon=0x9693298, timeout=4294967295) at ptsynch.c:584
#4  0xb7e1e331 in PL_WaitForEvent (self=0x9693228) at plevent.c:808
#5  0xb7e1fc09 in nsEventQueueImpl::WaitForEvent (this=0x9693200, 
aResult=0xb098d380) at nsEventQueue.cpp:498
#6  0xb5674835 in EventLoop (arg=0x0) at nsUrlClassifierDBService.cpp:1142
#7  0xb7d7fe9d in _pt_root (arg=0x9692ae8) at ptthread.c:220
#8  0xb7d4731b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0xb771657e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (process 22925):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7d4d5ce in [EMAIL PROTECTED] () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xafa923c8 in ?? () from /usr/lib/flashplugin-nonfree/libflashplayer.so
#3  0xb7d4731b in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb771657e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (process 23091):
#0  0xe410 in __kernel_vsyscall ()
#1  0xb770c893 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xae99e03e in QueueRunnable::waitOnPipe () from 
/usr/lib/jvm/j

[Bug 215030] Re: kcm_privacy module doesn't clear Konqueror's faviconrc and web history

2008-04-21 Thread AleksanderAdamowski
They indeed seem related. Voted for the upstream bugs (both).

-- 
kcm_privacy module doesn't clear Konqueror's faviconrc and web history
https://bugs.launchpad.net/bugs/215030
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211133] Re: spreadsheet crash whe I try to use Solver

2008-04-07 Thread AleksanderAdamowski
Try the attached ODS file:

1. Open in solver_crash_testcase.ods in oocalc
2. Select Tools -> Solver
3. Click "Load" button in the Solver window
4. Click the "Solve" button

Result: OpenOffice crashes, gets restarted and document gets restored.

This is in OpenOffice version 2.3.0 (openoffice.org-calc
1:2.3.0-1ubuntu5.3).

** Attachment added: "OOCalc Solver crash testcase"
   http://launchpadlibrarian.net/13186227/solver_crash_testcase.ods

-- 
spreadsheet crash whe I try to use Solver
https://bugs.launchpad.net/bugs/211133
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 215030] Re: kcm_privacy module doesn't clear Konqueror's faviconrc and web history

2008-04-10 Thread AleksanderAdamowski
Forgot to specify the versions. I'm testing on Ubuntu Gutsy, with
kcontrol 4:3.5.8-0ubuntu2.2.

-- 
kcm_privacy module doesn't clear Konqueror's faviconrc and web history
https://bugs.launchpad.net/bugs/215030
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 215030] [NEW] kcm_privacy module doesn't clear Konqueror's faviconrc and web history

2008-04-10 Thread AleksanderAdamowski
Public bug reported:

The file ~/.kde/share/apps/konqueror/faviconrc is a privacy-sensitive
file almost as much as browsing history, since it contains a list of all
visited sites that featured a favicon. The history file at
~/.kde/share/apps/konqueror/konq_history is even more sensitive as it
contains the browsing history.

As such, their contents should be cleared when "Favourite Icons" and
"Web History" are selected for cleanup in privacy KDE Control Module.

However, when the user issues "kcmshell privacy", and selects all web
browsing items, then clicks "Clean Up", they are left intact. Moreover,
if the user deletes the faviconrc file by hand, it will be *recreated*
(!!!) when KDE session ends because it's maintained in memory and
flushed to disk at KDE session shutdown. In order to clean up faviconrc,
the user has to leave KDE and only when there's no KDE session running
(e.g. by logging in on on VGA console), he has to delete
~/.kde/share/apps/konqueror/faviconrc.

This is a serious privacy issue, as the privacy control module doesn't
do what it suggests it is doing, and in addition the current logic of
KDE makes cleaning up by hand much harder than one would possibly
expect.

When cleaning up, the privacy KDE control module should immediately
clean up both  the on disk and in-memory representations of web browsing
history and favicons.

** Affects: kdebase (Ubuntu)
 Importance: Undecided
 Status: New

-- 
kcm_privacy module doesn't clear Konqueror's faviconrc and web history
https://bugs.launchpad.net/bugs/215030
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 222803] Re: Java broken in openoffice hardy upgrades

2008-05-03 Thread AleksanderAdamowski
For completeness, here's the error message text that is presented when
the user tries to run any Java-based add-on while the path to JRE is
stale:

"OpenOffice.org requires a Java runtime environment (JRE) to perform
this task. The selected JRE is defective. Please select another version
or install a new JRE and select it under Tools - Options -
OpenOffice.org - Java.
Please install the openoffice.org-java-common package for this
functionality."

-- 
Java broken in openoffice hardy upgrades
https://bugs.launchpad.net/bugs/222803
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222803] Re: Java broken in openoffice hardy upgrades

2008-05-03 Thread AleksanderAdamowski
Also, during OpenOffice startup there's a single error message on
standard output (or standard error - I didn't check that) when the path
in $HOME/.openoffice.org2/user/config/javasettings_Linux_x86.xml is
wrong:

javaldx failed!

After removing
$HOME/.openoffice.org2/user/config/javasettings_Linux_x86.xml all the
problems go away and the file gets recreated with new path to JRE on
next OpenOffice startup.

-- 
Java broken in openoffice hardy upgrades
https://bugs.launchpad.net/bugs/222803
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222803] Re: Java broken in openoffice hardy upgrades

2008-05-03 Thread AleksanderAdamowski
Related forum thread:
http://ubuntuforums.org/showthread.php?t=678751&page=3

They advise installing openoffice.org-java-common over there, and that
fixed the problem for those guys.

However, in our case, openoffice.org-java-common apparently doesn't do
its job.

-- 
Java broken in openoffice hardy upgrades
https://bugs.launchpad.net/bugs/222803
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 61473] Re: mplayer-skins (and other mplayer packages) lack the default skin

2008-05-03 Thread AleksanderAdamowski
No need to reopen, I didn't experience this bug in later Ubuntu
releases.

-- 
mplayer-skins (and other mplayer packages) lack the default skin
https://bugs.launchpad.net/bugs/61473
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 37943] Re: qdvdauthor crashes constantly

2007-09-05 Thread AleksanderAdamowski
The 1.0.0-RC1 version should be much more stable - please test the
version uploaded to REVU (you'll have to build the binary package
yourself):

http://revu.tauware.de/details.py?upid=46

Also, this package will need a UVFe (Upstream Version Freeze exception) to get 
into Gutsy yet.
If it fixes crashes for you, then it can be probably considered a bugfix...

-- 
qdvdauthor crashes constantly
https://bugs.launchpad.net/bugs/37943
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105406] Re: qdvdauthor 1.0 RC1

2007-09-05 Thread AleksanderAdamowski
Fixed the reported problems with the REVU version and uploaded a new one:
http://revu.tauware.de/details.py?upid=46

This will need a UVF exception to get into Gutsy.

-- 
qdvdauthor 1.0 RC1
https://bugs.launchpad.net/bugs/105406
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137987] Re: UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems

2007-09-07 Thread AleksanderAdamowski

** Attachment added: "changelog.diff"
   http://launchpadlibrarian.net/9166614/changelog.diff

-- 
UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems
https://bugs.launchpad.net/bugs/137987
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137987] UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems

2007-09-07 Thread AleksanderAdamowski
Public bug reported:

Binary package hint: qdvdauthor

The 0.1.2 version of QDVDAuthor suffers from numerous crashes.

Most of them were fixed in version 1.0.0-RC1.

There are numerous crash reports for QDVDAuthor in Launchpad, to mention
only bug 37943 and bug 118342.

There's also a wishlist bug for packaging QDVDAuthor 1.0.0-RC1: bug
105406.

The 1.0.0-RC1 package waits in REVU:
http://revu.tauware.de/details.py?upid=207

** Affects: qdvdauthor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems
https://bugs.launchpad.net/bugs/137987
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105406] Re: qdvdauthor 1.0 RC1

2007-09-07 Thread AleksanderAdamowski
Opened UVFe bug 137987.

-- 
qdvdauthor 1.0 RC1
https://bugs.launchpad.net/bugs/105406
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137987] Re: UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems

2007-09-07 Thread AleksanderAdamowski

** Attachment added: "diffstat.txt"
   http://launchpadlibrarian.net/9166613/diffstat.txt

-- 
UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems
https://bugs.launchpad.net/bugs/137987
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137987] Re: UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems

2007-09-09 Thread AleksanderAdamowski
The package is already uploaded, do I have to do something else?

-- 
UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems
https://bugs.launchpad.net/bugs/137987
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 137987] Re: UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems

2007-09-11 Thread AleksanderAdamowski
qdvdauthor (1.0.0~rc1-0ubuntu1) gutsy; urgency=low

  * New upstream release. (LP: #105406, LP: #137987)
  * Merge in changes from Matvey Kozhev <[EMAIL PROTECTED]>
  * Fix various packaging deficiencies
  * Wrote manpages for binaries
  * Complemented copyright information
  * Added dbg package for debugging crashes

 -- Aleksander Adamowski <[EMAIL PROTECTED]>   Thu,  6 Sep
2007 00:31:31 +0200

** Changed in: qdvdauthor (Ubuntu)
   Status: Confirmed => Fix Released

-- 
UVFe: qdvdauthor 1.0.0-RC1 from Revu fixes crashing problems
https://bugs.launchpad.net/bugs/137987
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 105406] Re: qdvdauthor 1.0 RC1

2007-09-11 Thread AleksanderAdamowski
qdvdauthor (1.0.0~rc1-0ubuntu1) gutsy; urgency=low

  * New upstream release. (LP: #105406, LP: #137987)
  * Merge in changes from Matvey Kozhev <[EMAIL PROTECTED]>
  * Fix various packaging deficiencies
  * Wrote manpages for binaries
  * Complemented copyright information
  * Added dbg package for debugging crashes

 -- Aleksander Adamowski <[EMAIL PROTECTED]>   Thu,  6 Sep
2007 00:31:31 +0200

** Changed in: qdvdauthor (Ubuntu)
   Status: In Progress => Fix Released

-- 
qdvdauthor 1.0 RC1
https://bugs.launchpad.net/bugs/105406
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 28706] Re: need way to specify the lockd port

2007-07-28 Thread AleksanderAdamowski
Hugolp, add the following to /etc/modprobe.d/options and reboot:

options lockd nlm_udpport=4045 nlm_tcpport=4045

-- 
need way to specify the lockd port
https://bugs.launchpad.net/bugs/28706
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-09 Thread AleksanderAdamowski
Public bug reported:

Binary package hint: qdvdauthor

The version of toolame distributed in Feisty requires the sampling
frequency to be given in kHz, but QDVDAuthor supplies it in Hz.

Instead of "toolame -b128 -s 48000 ..." it should call "toolame -b128 -s
48 ...".

I'm attaching a package .dsc and .diff.gz which adds a patch to correct
this.

** Affects: qdvdauthor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-09 Thread AleksanderAdamowski

** Attachment added: "new .dsc file"
   http://launchpadlibrarian.net/8353060/qdvdauthor_0.1.2-0.0ubuntu1.dsc

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-09 Thread AleksanderAdamowski

** Attachment added: "new .diff.gz file"
   http://launchpadlibrarian.net/8353064/qdvdauthor_0.1.2-0.0ubuntu1.diff.gz

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-09 Thread AleksanderAdamowski
Here's a Debian version of this bug report:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg248410.html

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-10 Thread AleksanderAdamowski
The latest version 1.0.0 makes this problem irrelevant.

I've prepared a new package - attaching it in a minute.

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-10 Thread AleksanderAdamowski

** Attachment added: "QDVDAuthor 1.0.0 - .dsc file"
   http://launchpadlibrarian.net/8362240/qdvdauthor_1.0.0-0.0ubuntu2.dsc

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-10 Thread AleksanderAdamowski

** Attachment added: "QDVDAuthor 1.0.0 - .diff.gz file"
   http://launchpadlibrarian.net/8362241/qdvdauthor_1.0.0-0.0ubuntu2.diff.gz

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-10 Thread AleksanderAdamowski

** Attachment added: "QDVDAuthor 1.0.0 - changes file"
   
http://launchpadlibrarian.net/8362243/qdvdauthor_1.0.0-0.0ubuntu2_i386.changes

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-10 Thread AleksanderAdamowski

** Attachment added: "QDVDAuthor 1.0.0 - orig source"
   http://launchpadlibrarian.net/8362252/qdvdauthor_1.0.0.orig.tar.gz

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-10 Thread AleksanderAdamowski

** Attachment added: "QDVDAuthor 1.0.0 - binary i386 deb"
   http://launchpadlibrarian.net/8363255/qdvdauthor_1.0.0-0.0ubuntu2_i386.deb

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124962] Re: QDVDAuthor uses wrong sampling frequency syntax for toolame

2007-07-10 Thread AleksanderAdamowski
Sorry for putting the big files here; my GPG key isn't synced into REVU
yet, I've just joined the Universe Contributors.

-- 
QDVDAuthor uses wrong sampling frequency syntax for toolame
https://bugs.launchpad.net/bugs/124962
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125500] [apport] firefox-bin crashed with SIGSEGV

2007-07-12 Thread AleksanderAdamowski
Public bug reported:

Binary package hint: firefox

Firefox has crashed when opening two pages from bookmars simultaneously.

ProblemType: Crash
Architecture: i386
CoreDump:
 
Date: Wed Jul 11 23:47:52 2007
Disassembly:
 
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/lib/firefox/firefox-bin
Package: firefox 2.0.0.4+1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: /usr/lib/firefox/firefox-bin
ProcCwd: /home/olo
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/olo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:~/bin
 LANG=pl_PL.UTF-8
 LANGUAGE=pl_PL:pl:en_GB:en
Registers:
 
Signal: 11
SourcePackage: firefox
Stacktrace:
 
StacktraceTop:
 
ThreadStacktrace:
 
Uname: Linux laptopola.amarczuk 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 
2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[apport] firefox-bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/125500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125500] Re: [apport] firefox-bin crashed with SIGSEGV

2007-07-12 Thread AleksanderAdamowski

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/8448174/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/8448175/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/8448176/ProcStatus.txt

-- 
[apport] firefox-bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/125500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125500] Re: firefox crashed

2007-07-12 Thread AleksanderAdamowski
I'm afraid that apport didn't catch a stacktrace or any other info.

I have firefox-dbg installed and work with "ulimit -c" set to 2867712,
which is roughly 1.4 GB.

Indeed, the info captured in this case isn't very useful, so you can
probably close the bug.

What can I do to check if apport is configured properly to capture all
debug data in case Firefox crashes again?

-- 
firefox crashed
https://bugs.launchpad.net/bugs/125500
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 72366] Re: Random crashing

2007-07-12 Thread AleksanderAdamowski
Also try running additionally those from gdb:

"info threads"

"bt"

This bt for all threads doesn't identify the active thread which caused
the crash AFAIK...

It might be a good idea if you tried working with the nightl Firefox
builds for the 2.0 branch from mozilla.org
(http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-
mozilla1.8/) and report the crashes to http://bugzilla.mozilla.org
directly.

If the version from mozilla.org doesn't crash, though, it means that the
problem is in Ubuntu version or in a plugin (e.g. Flash player).

BTW, did you try to eliminate Flash player? Maybe it is the cause of
those crashes?

-- 
Random crashing
https://bugs.launchpad.net/bugs/72366
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125734] Firefox scrollbar doesn't use the "infinite size" usability effect

2007-07-13 Thread AleksanderAdamowski
Public bug reported:

Note that this is a regression - I'm pretty sure that previous versions
of Ubuntu and/or Firefox had this right.

Description of the problem:

In user interface design (unfortunately not among mist Open Source
developers ) it's a wide known fact that objects that are located at a
screen edge are easier to target with the mouse - this is the main
reason that MacOS menus are always at the top of the screen.

That's because you can simply slam the mouse pointer in the general
direction of an edge or corner of the screen and it will stop at the
edge - then you can interact with the object by clicking dragging and so
on.

Locating UI objects at the edges of the screen is therefore a desired
practice for most commonly used objects , so interacting with them takes
less effort - it's a significant usability gain.

In firefox's vertical scrollbar context it means one can easily target
the scrollbar and scroll the page without precisely targeting the
scrollbar - one simply moves the mouse far to the right and it's on the
scollbar then.

This hase definitely worked before. Now it doesn't - when I reach the
screen edge, I have to retract the mouse at least one pixel back to the
left to be able to drag the scollbar. It takes much more effort now and
gives an uncomfortable feeling when I use Firefox. To be fair, Konqueror
did never do this right, but there's a bug in their Bugzilla:
https://bugs.kde.org/show_bug.cgi?id=96727

This effect is known as "mile high menu bar" or "infinite size widget".
To quote some experts:

http://www.asktog.com/columns/022DesignedToGiveFitts.html

"Remember that Fitts' Law states that access time is a function of
distance and target size. If the target size is larger, then the time is
reduced. It is reduced for a simple reason: the user need not slow down
when approaching the target for fear of overshooting.

Now consider the screen edge. How deep is the target? If it were really
only the one pixel it appears, it would be very hard to hit. However,
the screen edge is, for all practical purposes, infinitely deep. It
doesn't matter how fast that mouse is going when it hits the screen
edge, that pointer absolutely will not overshoot. Having to hit a pixel
two pixels in from the screen edge takes much longer than hitting the
edge itself. Use that edge. It is your friend."

http://www.joelonsoftware.com/uibook/chapters/fog63.html

"When the Macintosh was new, Bruce "Tog" Tognazzini wrote a column in Apple's
developer magazine on UI. In his column, people wrote in with lots of 
interesting
UI design problems, which he discussed. These columns continue to this day on
his web site. They've also been collected and embellished in a couple of great
books, like Tog on Software Design, which is a lot of fun and a great 
introduction
to UI design. (Tog on Interface was even better, but it's out of print.)


Tog invented the concept of the mile high menu bar to explain why the menu bar
on the Macintosh, which is always glued to the top of the physical screen, is
so much easier to use than menu bars on Windows, which appear inside each 
application
window. When you want to point to the File menu on Windows, you have a target
about half an inch wide and a quarter of an inch high to acquire. You must move
and position the mouse fairly precisely in both the vertical and the horizontal
dimensions.


But on a Macintosh, you can slam the mouse up to the top of the screen, without
regard to how high you slam it, and it will stop at the physical edge of the
screen - the correct vertical position for using the menu. So, effectively,
you have a target that is still half an inch wide, but a mile high. Now you
only need to worry about positioning the cursor horizontally, not vertically,
so the task of clicking on a menu item is that much easier.


Based on this principle, Tog has a pop quiz: what are the five spots on the
screen that are easiest to acquire (point to) with the mouse? The answer: all
four corners of the screen (where you can literally slam the mouse over there
in one fell swoop without any pointing at all), plus, the current position of
the mouse, because it's already there."

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125734] Re: Firefox scrollbar doesn't use the "infinite size" usability effect

2007-08-13 Thread AleksanderAdamowski
I'm running Kubuntu Feisty Fawn, without Compiz. Actually, I work in
KDE.

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 125734] Re: Firefox scrollbar doesn't use the "infinite size" usability effect

2007-08-13 Thread AleksanderAdamowski
*** This bug is a duplicate of bug 103306 ***
https://bugs.launchpad.net/bugs/103306

How can I test whether Compiz is enabled? I didn't enable it nor any
effects.

-- 
Firefox scrollbar doesn't use the "infinite size" usability effect
https://bugs.launchpad.net/bugs/125734
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 93892] Re: [needs-packaging] KDenlive

2007-08-13 Thread AleksanderAdamowski
Where are they? On REVU?

I cannot access http://revu.tauware.de/ - do you see the same problem?

-- 
[needs-packaging] KDenlive
https://bugs.launchpad.net/bugs/93892
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 29622] Re: Many web browsers not print the headers and footers.

2008-01-31 Thread AleksanderAdamowski
This problem currently has little chances of getting fixed, since the
printing subsystem in Mozilla Core used by Firefox is practically
unmaintained.

See:

https://bugzilla.mozilla.org/show_bug.cgi?id=284925
https://bugzilla.mozilla.org/show_bug.cgi?id=130075

I think the developer who is able to fix this is Roland Mainz
(http://www.nrubsig.org/people/gisburn/) who quit working on Mozilla a
couple of years ago. Maybe Canonical could hire him for the task of
improving Mozilla Firefox's printing and its CUPS integration?

-- 
Many web browsers not print the headers and footers.
https://bugs.launchpad.net/bugs/29622
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 109761] Re: IEEE1394 - Video grab does not work

2007-12-11 Thread AleksanderAdamowski
Could someone try to launch dvgrab under strace and see if it helps?

-- 
IEEE1394 - Video grab does not work
https://bugs.launchpad.net/bugs/109761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 109761] Re: IEEE1394 - Video grab does not work

2007-12-11 Thread AleksanderAdamowski
I've observed something extremely weird about this.

When I launch dvgrab I get an error:
dvgrab --autosplit -t --buffers 200 --format raw Video_prefix_
error reading config rom directory for node 0
Error: no camera exists

But when I launch the same invocation under strace, it runs fine:

strace -o strace.log dvgrab --autosplit -t --buffers 200 --format raw  
Video_prefix_
Found AV/C device with GUID 0x008045801096f4c0
Warning: Cannot set RR-scheduler
Warning: Cannot disable swapping
Capture Started


Kernel: 2.6.22-14-386 on Ubuntu Gutsy Gibbon, dvgrab 3.0-1.

-- 
IEEE1394 - Video grab does not work
https://bugs.launchpad.net/bugs/109761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 39438] Re: Printing fails because LC_PAPER is ignored

2007-12-14 Thread AleksanderAdamowski
*** This bug is a duplicate of bug 10910 ***
https://bugs.launchpad.net/bugs/10910

Confirming on Ubuntu Gutsy Gibbon, Firefox v. 2.0.0.10.

-- 
Printing fails because LC_PAPER is ignored
https://bugs.launchpad.net/bugs/39438
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180298] Re: Konqueror crashes on submitting login form

2008-01-04 Thread AleksanderAdamowski
BTW, I've observed that the crash occurs only when using "Enter" key to
submit the form. When submitting through clicking on submit button  it
works ok.

-- 
Konqueror crashes on submitting login form
https://bugs.launchpad.net/bugs/180298
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180298] Konqueror crashes on submitting login form

2008-01-04 Thread AleksanderAdamowski
Public bug reported:

Konqueror sometimes (but not always) crashes when submitting login form
to our internal corporate website. The crash results in the following
stacktrace:


Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233127216 (LWP 10698)]
[KCrash handler]
#6  0xb713c230 in QString::length (this=0x83de55c) at ../include/qstring.h:880
#7  0xb713c257 in QString::isEmpty (this=0x83de55c)
at ../include/qstring.h:886
#8  0xb72f6b4c in QLineEditPrivate::hasSelectedText (this=0x83de558)
at widgets/qlineedit.cpp:234
#9  0xb72ecfba in QLineEdit::selectedText (this=0x82b5b60)
at widgets/qlineedit.cpp:985
#10 0xb6c877e4 in KLineEdit::keyPressEvent (this=0x82b5b60, e=0x8371af0)
at /build/buildd/kdelibs-3.5.8/./kdeui/klineedit.cpp:814
#11 0xb5d6d316 in khtml::RenderWidget::EventPropagator::sendEvent (
this=0xb7545900, e=0x0)
at /build/buildd/kdelibs-3.5.8/./khtml/rendering/render_replaced.cpp:711
#12 0xb5db79c4 in khtml::RenderWidget::handleEvent (this=0x835322c, 
[EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.8/./khtml/rendering/render_replaced.cpp:858
#13 0xb5d33c7b in DOM::HTMLGenericFormElementImpl::defaultEventHandler (
this=0x83b32b8, evt=0x8318b40)
at /build/buildd/kdelibs-3.5.8/./khtml/html/html_formimpl.cpp:984
#14 0xb5d5ea42 in DOM::HTMLInputElementImpl::defaultEventHandler (
this=0x83b32b8, evt=0x8318b40)
at /build/buildd/kdelibs-3.5.8/./khtml/html/html_formimpl.cpp:1811
#15 0xb5d0af5f in DOM::NodeImpl::dispatchGenericEvent (this=0x83b32b8, 
evt=0x8318b40)
at /build/buildd/kdelibs-3.5.8/./khtml/xml/dom_nodeimpl.cpp:398
#16 0xb5d0b09f in DOM::NodeImpl::dispatchEvent (this=0x83b32b8, 
evt=0x8318b40, [EMAIL PROTECTED], tempEvent=true)
at /build/buildd/kdelibs-3.5.8/./khtml/xml/dom_nodeimpl.cpp:342
#17 0xb5d1133e in DOM::NodeImpl::dispatchKeyEvent (this=0x83b32b8, 
key=0xbfed6184, keypress=true)
at /build/buildd/kdelibs-3.5.8/./khtml/xml/dom_nodeimpl.cpp:578
#18 0xb5c9de41 in KHTMLView::dispatchKeyEventHelper (this=0x84a5320, 
_ke=0xbfed6184, keypress=true)
at /build/buildd/kdelibs-3.5.8/./khtml/khtmlview.cpp:1416
#19 0xb5cabf4b in KHTMLView::dispatchKeyEvent (this=0x84a5320, _ke=0xbfed6184)
at /build/buildd/kdelibs-3.5.8/./khtml/khtmlview.cpp:1372
#20 0xb5cedc70 in KHTMLView::keyPressEvent (this=0x84a5320, _ke=0xbfed6184)
at /build/buildd/kdelibs-3.5.8/./khtml/khtmlview.cpp:1501
#21 0xb5cb3b1a in KHTMLView::eventFilter (this=0x84a5320, o=0x82b5b60, 
e=0xbfed6184) at /build/buildd/kdelibs-3.5.8/./khtml/khtmlview.cpp:1963
#22 0xb7212e40 in QObject::activate_filters (this=0x82b5b60, e=0xbfed6184)
at kernel/qobject.cpp:903
#23 0xb7212ebe in QObject::event (this=0x82b5b60, e=0xbfed6184)
at kernel/qobject.cpp:735
#24 0xb724a5b3 in QWidget::event (this=0x82b5b60, e=0xbfed6184)
at kernel/qwidget.cpp:4678
#25 0xb72f4be7 in QLineEdit::event (this=0x82b5b60, e=0xbfed6184)
at widgets/qlineedit.cpp:1424
#26 0xb5d7528c in khtml::LineEditWidget::event (this=0x82b5b60, e=0xbfed6184)
at /build/buildd/kdelibs-3.5.8/./khtml/rendering/render_form.cpp:419
#27 0xb71aaaf0 in QApplication::internalNotify (this=0xbfed6b58, 
receiver=0x82b5b60, e=0xbfed6184) at kernel/qapplication.cpp:2635
#28 0xb71acac0 in QApplication::notify (this=0xbfed6b58, receiver=0x82b5b60, 
e=0xbfed6184) at kernel/qapplication.cpp:2392
#29 0xb78b2ca2 in KApplication::notify (this=0xbfed6b58, receiver=0x82b5b60, 
event=0xbfed6184)
at /build/buildd/kdelibs-3.5.8/./kdecore/kapplication.cpp:550
#30 0xb713d27d in QApplication::sendSpontaneousEvent (receiver=0x82b5b60, 
event=0xbfed6184) at kernel/qapplication.h:523
#31 0xb712dc69 in QETWidget::translateKeyEvent (this=0x82b5b60, 
event=0xbfed6688, grab=false) at kernel/qapplication_x11.cpp:5639
#32 0xb713a04f in QApplication::x11ProcessEvent (this=0xbfed6b58, 
event=0xbfed6688) at kernel/qapplication_x11.cpp:3496
#33 0xb71511a4 in QEventLoop::processEvents (this=0x80cecf8, flags=4)
at kernel/qeventloop_x11.cpp:192
#34 0xb71c51ce in QEventLoop::enterLoop (this=0x80cecf8)
at kernel/qeventloop.cpp:198
#35 0xb71c4fde in QEventLoop::exec (this=0x80cecf8)
at kernel/qeventloop.cpp:145
#36 0xb71ac699 in QApplication::exec (this=0xbfed6b58)
at kernel/qapplication.cpp:2758
#37 0xb665e594 in kdemain (argc=1, argv=0x8087a88)
at /build/buildd/kdebase-3.5.8/./konqueror/konq_main.cc:206
#38 0xb7f41454 in kdeinitmain (argc=1, argv=0x8087a88) at konqueror_dummy.cc:3
#39 0x0804e67f in launch (argc=1, _name=0x80a0bd4 "konqueror", 
args=0x80a0bde "\001", cwd=0x0, envc=1, envs=0x80a0bee "", 
reset_env=false, tty=0x0, avoid_loops=false, 
startup_id_str=0x80a0bf3 
"laptopola.altkom.pl;1199438508;27343;10035_TIME1142632335") at 
/build/buildd/kdelibs-3.5.8/./kinit/kinit.cpp:673
#40 0x0804ef0f in handle_launcher_request (sock=11)
at /build/buildd/kdelibs-3.5.8/./kinit/kinit.cp

[Bug 180374] /dev/input/mice duplicates synaptics communication and makes configuring synaptics impossible

2008-01-04 Thread AleksanderAdamowski
Public bug reported:

I'm using Ubuntu Gutsy Gibbon on a Compaq nx8220 laptop.

The problem here is that the touchpad generates data on both /dev/psaux
and /dev/input/mice. Both devices get respective secions in
/etc/X11/xorg.conf.

Now if I want to disable the touchpad ("synclient TouchpadOff=1" in
order to use USB mouse only) or set any other options using synclient,
there's no effect since /dev/input/mice traffic originating from the
touchpad isn't affected at all, only /dev/psaux.

I could use /dev/input/mouseX instead of /dev/input/mice, but this only works 
for USB mice that are present during X server startup.
If I hot-plug them, it results in creating new device nodes that the X server 
doesn't have opened and USB mice don't work.

So I cannot reconfigure or disable the touchpad while retaining the
possibility to use hot-plugged USB mice.

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New

-- 
/dev/input/mice duplicates synaptics communication and makes configuring 
synaptics impossible
https://bugs.launchpad.net/bugs/180374
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 180569] Kernel OOPS when mounting NFSv4 share with Kerberos 5 authentication

2008-01-05 Thread AleksanderAdamowski
Public bug reported:

I have an NFSv4 setup with Kerberos 5 authentication that has worked
fine in Ubuntu Feisty Fawn.

On Ubuntu Gutsy, however, I get a kernel OOPS when I issue the mount
command:

mount -t nfs4 -o
sec=krb5i,proto=tcp,port=2049,soft,async,rsize=32768,wsize=32768
SERVERNAME:/ /var/nfs/SERVERNAME/home

The output in syslog:

Jan  5 15:09:07 laptop rpc.gssd[6834]: handling krb5 upcall 
Jan  5 15:09:07 laptop rpc.gssd[6834]: Full hostname for 'SERVERNAME' is 
'SERVERNAME' 
Jan  5 15:09:07 laptop rpc.gssd[6834]: Full hostname for 
'localhost.localdomain' is 'localhost.localdomain' 
Jan  5 15:09:07 laptop rpc.gssd[6834]: Key table entry not found while getting 
keytab entry for 'root/[EMAIL PROTECTED]' 
Jan  5 15:09:07 laptop rpc.gssd[6834]: Key table entry not found while getting 
keytab entry for 'nfs/[EMAIL PROTECTED]' 
Jan  5 15:09:07 laptop rpc.gssd[6834]: Key table entry not found while getting 
keytab entry for 'host/[EMAIL PROTECTED]' 
Jan  5 15:09:07 laptop rpc.gssd[6834]: Success getting keytab entry for 
nfs/[EMAIL PROTECTED] 
Jan  5 15:09:07 laptop rpc.gssd[6834]: Successfully obtained machine 
credentials for principal 'nfs/[EMAIL PROTECTED]' stored in ccache 
'FILE:/tmp/krb5cc_machine_KRBREALM' 
Jan  5 15:09:07 laptop rpc.gssd[6834]: INFO: Credentials in CC 
'FILE:/tmp/krb5cc_machine_KRBREALM' are good until 1231078147 
Jan  5 15:09:07 laptop rpc.gssd[6834]: using FILE:/tmp/krb5cc_machine_KRBREALM 
as credentials cache for machine creds 
Jan  5 15:09:07 laptop rpc.gssd[6834]: using environment variable to select 
krb5 ccache FILE:/tmp/krb5cc_machine_KRBREALM 
Jan  5 15:09:07 laptop rpc.gssd[6834]: creating context using fsuid 0 (save_uid 
0) 
Jan  5 15:09:07 laptop rpc.gssd[6834]: creating tcp client for server 
SERVERNAME 
Jan  5 15:09:07 laptop rpc.gssd[6834]: creating context with server [EMAIL 
PROTECTED] 
Jan  5 15:09:07 laptop rpc.gssd[6834]: DEBUG: serialize_krb5_ctx: lucid 
version! 
Jan  5 15:09:07 laptop rpc.gssd[6834]: prepare_krb5_rfc1964_buffer: serializing 
keys with enctype 4 and length 8 
Jan  5 15:09:07 laptop rpc.gssd[6834]: doing downcall 
Jan  5 15:09:07 laptop rpc.idmapd[6826]: nss_getpwnam: name '0' does not map 
into domain 'localdomain' 
Jan  5 15:09:07 laptop rpc.gssd[6834]: destroying client clnt1 
Jan  5 15:09:07 laptop rpc.gssd[6834]: destroying client clnt0 
Jan  5 15:09:07 laptop kernel: [  250.244000] BUG: unable to handle kernel 
paging request at virtual address 0a30747a
Jan  5 15:09:07 laptop kernel: [  250.244000]  printing eip:
Jan  5 15:09:07 laptop kernel: [  250.244000] f8e1d043
Jan  5 15:09:07 laptop kernel: [  250.244000] *pde = 
Jan  5 15:09:07 laptop kernel: [  250.244000] Oops:  [#1]
Jan  5 15:09:07 laptop kernel: [  250.244000] SMP 
Jan  5 15:09:07 laptop kernel: [  250.244000] Modules linked in: des cbc 
michael_mic arc4 ecb blkcipher ieee80211_crypt_tkip ieee80211_crypt_ccmp 
af_packet hci_usb binfmt_misc rfcomm l2cap bluetooth usbhid hid ppdev radeon 
drm acpi_cpufreq cpufreq_userspace cpufreq_stats cpufreq_ondemand 
cpufreq_conservative cpufreq_powersave freq_table container video button sbs 
dock ac battery smsc_ircc2 rpcsec_gss_krb5 auth_rpcgss nfs lockd sunrpc 
ip6table_filter iptable_raw xt_comment xt_policy xt_multiport ipt_ULOG ipt_TTL 
ipt_ttl ipt_TOS ipt_tos ipt_SAME ipt_REJECT ipt_REDIRECT ipt_recent ipt_owner 
ipt_NETMAP ipt_MASQUERADE ipt_LOG ipt_iprange ipt_ECN ipt_ecn ipt_CLUSTERIP 
ipt_ah ipt_addrtype nf_nat_tftp nf_nat_snmp_basic nf_nat_sip nf_nat_pptp 
nf_nat_proto_gre nf_nat_irc nf_nat_h323 nf_nat_ftp nf_nat_amanda ts_kmp 
nf_conntrack_amanda nf_conntrack_tftp nf_conntrack_sip nf_conntrack_proto_sctp 
nf_conntrack_pptp nf_conntrack_proto_gre nf_conntrack_netlink 
nf_conntrack_netbios_ns nf_conntrack_irc nf_conntrack_h323 ipv6 nf_co
Jan  5 15:09:07 laptop kernel: ntrack_ftp xt_tcpmss xt_pkttype xt_physdev 
xt_NFQUEUE xt_NFLOG xt_MARK xt_mark xt_mac xt_limit xt_length xt_helper 
xt_hashlimit ip6_tables xt_dccp xt_conntrack xt_CONNMARK xt_connmark 
xt_CLASSIFY xt_tcpudp xt_state iptable_nat nf_nat nf_conntrack_ipv4 
nf_conntrack iptable_mangle nfnetlink iptable_filter ip_tables x_tables 
aes_i586 dm_crypt dm_mod loop sbp2 lp snd_intel8x0 snd_ac97_codec pcmcia 
ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy joydev snd_seq_oss 
snd_seq_midi snd_rawmidi snd_seq_midi_event irtty_sir sir_dev pcspkr parport_pc 
snd_seq snd_timer snd_seq_device parport irda crc_ccitt yenta_socket 
rsrc_nonstatic pcmcia_core iTCO_wdt iTCO_vendor_support psmouse tifm_7xx1 
tifm_core serio_raw snd soundcore snd_page_alloc sdhci mmc_core ipw2200 
ieee80211 ieee80211_crypt shpchp pci_hotplug intel_agp agpgart evdev ext3 jbd 
mbcache sg sr_mod cdrom sd_mod ata_piix ohci1394 ata_generic libata scsi_mod 
ieee1394 ehci_hcd uhci_hcd usbcore tg3 thermal processor fan fuse apparm
Jan  5 15:09:07 laptop kernel: ommoncap
Jan  5 15:09:07 laptop kernel: [  250.244000] CPU:0
Jan  5 15:09:07 laptop kernel: [  250.244000] EIP:0060:

[Bug 58399] Re: koffice dapper to edgy upgrade problem

2007-05-15 Thread AleksanderAdamowski
I confirm this problem when upgrading from Dapper to Edgy on 2 out of 3
distinctive Ubuntu systems.

This problem is occuring very often.

-- 
koffice dapper to edgy upgrade problem
https://bugs.launchpad.net/bugs/58399
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104306] Re: can't login because of bug in /etc/event.d/ttyn

2007-05-16 Thread AleksanderAdamowski
*** This bug is a duplicate of bug 104038 ***
https://bugs.launchpad.net/bugs/104038

I can confirm the bug occuring on two distinct machines (a desktop and a
Toshiba laptop) after upgrading from Edgy to Feisty (actually this was
two consecutive upgrades: Dapper - > Edgy, Edgy -> Feisty, with problem-
fixing between them - I've rebooted and verified that installation of
Edgy works properly before proceeding with the next upgrade).

Here's the contents of two sample files:

[EMAIL PROTECTED] ~ 11:34:26]$cat /etc/event.d/tty1
# tty1 - getty
#
# This service maintains a getty on tty1 from the point the system is
# started until it is shut down again.

start on runlevel 2
start on runlevel 3
start on runlevel 4
start on runlevel 5

stop on runlevel 0
stop on runlevel 1
stop on runlevel 6

respawn
/sbin/getty 38400 tty1exec /sbin/getty 38400 tty1

[EMAIL PROTECTED] ~ 11:34:33]$cat /etc/event.d/tty2
# tty2 - getty
#
# This service maintains a getty on tty2 from the point the system is
# started until it is shut down again.

start on runlevel 2
start on runlevel 3

stop on runlevel 0
stop on runlevel 1
stop on runlevel 4
stop on runlevel 5
stop on runlevel 6

respawn
/sbin/getty 38400 tty2exec /sbin/getty 38400 tty2


When I change tty1 contents to the following, login on tty1 starts working:

# tty1 - getty
#
# This service maintains a getty on tty1 from the point the system is
# started until it is shut down again.

start on runlevel 2
start on runlevel 3
start on runlevel 4
start on runlevel 5

stop on runlevel 0
stop on runlevel 1
stop on runlevel 6

respawn
exec /sbin/getty 38400 tty1

-- 
can't login because of bug in /etc/event.d/ttyn
https://bugs.launchpad.net/bugs/104306
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120277] xserver segfault on exit

2007-06-13 Thread AleksanderAdamowski
Public bug reported:

I have an machine with Radeon 9000 -based video card.

As the machine is shared among several users, we often use uswr
switching (in KDE), starting multiple X servers on the machine.

Today after logging out from the second X session, the exiting X server
has segfaulted and left the machine in a state where it couldn't switch
VTs and the screen was constantly blank.

I've SSH-ed to this machine and tried switching VTs using chvt command,
but chvt simply hung until interrupted with CTRL-C.

In the segfaulting X server's log there was a backtrace from the
segfault (submitting together with some lines of context):


(II) Loading sub module "theatre"
(II) LoadModule: "theatre"
(II) Reloading /usr/lib/xorg/modules/multimedia//theatre_drv.so
(II) RADEON(0): Rage Theatre setting standard 0x
(II) RADEON(0): Rage Theatre setting standard 0x
(**) RADEON(0): RADEONResetVideo,name=XV_TVO_HPOS,atom=78
(**) RADEON(0): RADEONResetVideo,name=XV_TVO_VPOS,atom=79
(**) RADEON(0): RADEONResetVideo,name=XV_TVO_HSIZE,atom=80
(II) RADEON(0): Rage Theatre setting standard 0x
(**) RADEON(0): RADEONScreenInit finished
(==) RandR enabled

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x81) [0x80c5d91]
1: [0xe420]
2: /usr/lib/xorg/modules/extensions//libglx.so [0xb7f0bb2c]
3: /usr/lib/xorg/modules/extensions//libglx.so(__glXInitScreens+0x9c) 
[0xb7ed77cc]
4: /usr/lib/xorg/modules/extensions//libglx.so(GlxExtensionInit+0x105) 
[0xb7ed67c5]
5: /usr/bin/X(InitExtensions+0xa2) [0x80f4412]
6: /usr/bin/X(main+0x2af) [0x807459f]
7: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc) [0x45a5eebc]
8: /usr/bin/X(FontFileCompleteXLFD+0x1e1) [0x8073ab1]

Fatal server error:
Caught signal 11.  Server aborting

(**) RADEON(0): RADEONLeaveVT
(**) RADEON(0): RADEONRestore
(**) RADEON(0): RADEONRestoreMode()
(**) RADEON(0): RADEONRestoreMode(0x81f4e60)
(**) RADEON(0): RADEONRestoreMemMapRegisters() :
(**) RADEON(0):   MC_FB_LOCATION   : 0x1fff
(**) RADEON(0):   MC_AGP_LOCATION  : 0x27ff2000
(**) RADEON(0):   Map Changed ! Applying ...
(**) RADEON(0):   Map applied, resetting engine ...
(**) RADEON(0): Updating display base addresses...
(**) RADEON(0): Memory map updated.
(**) RADEON(0): Programming CRTC1, offset: 0x
(**) RADEON(0): Wrote: 0x000c 0x00030065 0x (0xa400)
(**) RADEON(0): Wrote: rd=12, fd=101, pd=3
(**) RADEON(0): VCLK_ECP_CNTL = 00C0
(**) RADEON(0): Ok, leaving now...


I'll attach my xorg.conf and full log in a minute.

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
xserver segfault on exit
https://bugs.launchpad.net/bugs/120277
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120277] Re: xserver segfault on exit

2007-06-13 Thread AleksanderAdamowski
I forgot the details: Ubuntu version is 7.04 (Feisty), xserver-xorg-core
has version 1.2.0-3ubuntu8.

All the xorg-related packages:

# dpkg -l | grep xorg
ii  xorg   7.2-0ubuntu11
  X.Org X Window System
ii  xorg-dev   7.2-0ubuntu11
  the X.Org X Window System development librar
ii  xserver-xorg   7.2-0ubuntu11
  the X.Org X server
ii  xserver-xorg-core  1.2.0-3ubuntu8   
  X.Org X server -- core server
ii  xserver-xorg-dev   1.2.0-3ubuntu8   
  X.Org X server -- development files
ii  xserver-xorg-input-all 7.2-0ubuntu11
  the X.Org X server -- input driver metapacka
ii  xserver-xorg-input-elographics 1.1.0-1  
  X.Org X server -- ELOGraphics input driver
ii  xserver-xorg-input-evdev   1.1.5-0ubuntu2   
  X.Org X server -- evdev input driver
ii  xserver-xorg-input-kbd 1.1.0-4ubuntu1   
  X.Org X server -- keyboard input driver
ii  xserver-xorg-input-mouse   1.2.1-0ubuntu1   
  X.Org X server -- mouse input driver
ii  xserver-xorg-input-synaptics   0.14.6-0ubuntu7  
  Synaptics TouchPad driver for X.Org server
ii  xserver-xorg-input-wacom   0.7.7.7-0ubuntu1 
  X.Org X server -- wacom input driver
ii  xserver-xorg-video-all 7.2-0ubuntu11
  the X.Org X server -- output driver metapack
ii  xserver-xorg-video-apm 1.1.1-3ubuntu1   
  X.Org X server -- APM display driver
ii  xserver-xorg-video-ark 0.6.0-3ubuntu1   
  X.Org X server -- ark display driver
ii  xserver-xorg-video-ati 6.6.3-2ubuntu6   
  X.Org X server -- ATI display driver
ii  xserver-xorg-video-chips   1.1.1-4ubuntu1   
  X.Org X server -- Chips display driver
ii  xserver-xorg-video-cirrus  1.1.0-3ubuntu1   
  X.Org X server -- Cirrus display driver
ii  xserver-xorg-video-cyrix   1.1.0-4ubuntu1   
  X.Org X server -- Cyrix display driver
ii  xserver-xorg-video-dummy   0.2.0-3ubuntu1   
  X.Org X server -- dummy display driver
ii  xserver-xorg-video-fbdev   0.3.1-1ubuntu1   
  X.Org X server -- fbdev display driver
ii  xserver-xorg-video-glint   1.1.1-3ubuntu1   
  X.Org X server -- Glint display driver
ii  xserver-xorg-video-i1281.2.1-0ubuntu1   
  X.Org X server -- i128 display driver
ii  xserver-xorg-video-i7401.1.0-3ubuntu1   
  X.Org X server -- i740 display driver
ii  xserver-xorg-video-i8101.7.4-0ubuntu1   
  X.Org X server -- Intel i8xx, i9xx display d
ii  xserver-xorg-video-imstt   1.1.0-3ubuntu1   
  X.Org X server -- IMSTT display driver
ii  xserver-xorg-video-mga 1.4.6.1.dfsg.1-0ubuntu1  
  X.Org X server -- MGA display driver
ii  xserver-xorg-video-neomagic1.1.1-5ubuntu1   
  X.Org X server -- Neomagic display driver
ii  xserver-xorg-video-newport 0.2.1-0ubuntu1   
  X.Org X server -- Newport display driver
ii  xserver-xorg-video-nsc 2.8.2-0ubuntu1   
  X.Org X server -- NSC display driver
ii  xserver-xorg-video-nv  2.0.0-0ubuntu3   
  X.Org X server -- NV display driver
ii  xserver-xorg-video-rendition   4.1.0.dfsg.1-4ubuntu1
  X.Org X server -- Rendition display driver
ii  xserver-xorg-video-s3  0.5.0-0ubuntu1   
  X.Org X server -- legacy S3 display driver
ii  xserver-xorg-video-s3virge 1.9.1-3ubuntu1   
  X.Org X server -- S3 ViRGE display driver
ii  xserver-xorg-video-savage  2.1.2-1  
  X.Org X server -- Savage display driver
ii  xserver-xorg-video-siliconmotion   1.4.1-4ubuntu1   
  X.Org X server -- SiliconMotion display driv
ii  xserver-xorg-video-sis 0.9.1-4ubuntu1   
  X.Org X server -- SiS display driver
ii  xserver-xorg-video-sisusb  0.8.1-3ubuntu1   
  X.Org X server -- SiS USB display driver
ii  xserver-xorg-video-tdfx1.3.0-1ubuntu1   

[Bug 120277] Re: xserver segfault on exit

2007-06-13 Thread AleksanderAdamowski

** Attachment added: "Full X.org log file"
   http://launchpadlibrarian.net/8079155/Xorg.1.log.segfault.2007-06-14

-- 
xserver segfault on exit
https://bugs.launchpad.net/bugs/120277
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120277] Re: xserver segfault on exit

2007-06-13 Thread AleksanderAdamowski

** Attachment added: "output from lspci -vv"
   http://launchpadlibrarian.net/8079165/lspci_-vv.txt

-- 
xserver segfault on exit
https://bugs.launchpad.net/bugs/120277
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120277] Re: xserver segfault on exit

2007-06-13 Thread AleksanderAdamowski

** Attachment added: "output from dmidecode"
   http://launchpadlibrarian.net/8079166/dmidecode.txt

-- 
xserver segfault on exit
https://bugs.launchpad.net/bugs/120277
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120277] Re: xserver segfault on exit

2007-06-13 Thread AleksanderAdamowski

** Attachment added: "/var/log/dmesg file"
   http://launchpadlibrarian.net/8079167/dmesg

-- 
xserver segfault on exit
https://bugs.launchpad.net/bugs/120277
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 120277] Re: xserver segfault on exit

2007-06-13 Thread AleksanderAdamowski

** Attachment added: "output from lsmod"
   http://launchpadlibrarian.net/8079170/lsmod.txt

-- 
xserver segfault on exit
https://bugs.launchpad.net/bugs/120277
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 72366] Re: Random crashing

2007-06-13 Thread AleksanderAdamowski
Johannes, please install firefox-dbg and try submitting a backtrace
(e.g. from a coredump) - set your core file ulimit high using "ulimit -c
100" in a terminal window, then launch firefox from this same
terminal window.

When it crashes, it should leave a core file in your home directory.

Analyse it with gdb:

gdb /usr/lib/firefox/firefox-bin core_file


gdb reads the symbols
...

(gdb) thread apply all bt
... here comes the backtrace ...


Post the resulting backtrace(s) here in this bug.

-- 
Random crashing
https://bugs.launchpad.net/bugs/72366
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 162681] Re: libc6-i386 dependency not met in gutsy x86_64 after upgrade of libc6

2008-03-28 Thread AleksanderAdamowski
I think there's something fishy going on:

* I'm using Gutsy
* lib32gcc1 is available for Gutsy http://packages.ubuntu.com/gutsy/lib32gcc1
* I have all the official repositories I can think of in apt's sources.list:
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy main restricted
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://pl.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted 
universe multiverse
deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
* however, I cannot install lib32gcc1 using apt:
# apt-get install lib32gcc1
...
Package lib32gcc1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package lib32gcc1 has no installation candidate

-- 
libc6-i386 dependency not met in gutsy x86_64 after upgrade of libc6
https://bugs.launchpad.net/bugs/162681
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 162681] Re: libc6-i386 dependency not met in gutsy x86_64 after upgrade of libc6

2008-03-28 Thread AleksanderAdamowski
I forgot to mention, I'm on i386. x86_64 isn't involved.

-- 
libc6-i386 dependency not met in gutsy x86_64 after upgrade of libc6
https://bugs.launchpad.net/bugs/162681
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 162681] Re: libc6-i386 dependency not met in gutsy x86_64 after upgrade of libc6

2008-03-28 Thread AleksanderAdamowski
Oops, I've realized my mistake, lib32gcc1 only makes sense on amd64... I
got mislead by a third party package with a stupid dependency. Sorry for
spam.

-- 
libc6-i386 dependency not met in gutsy x86_64 after upgrade of libc6
https://bugs.launchpad.net/bugs/162681
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 199022] Re: konqueror crashes on acid3 test

2008-03-10 Thread AleksanderAdamowski
Confirming the crash on konqueror 3.5.8-0ubuntu2.2.

Here's the stack trace:

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233401648 (LWP 13158)]
[KCrash handler]
#6  KJS::JSNodeFilter::acceptNode (this=0x857b7b0, [EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.8/./kjs/object.h:701
#7  0xb5c9c5d4 in DOM::NodeFilterImpl::acceptNode (this=0x83fa460, 
[EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.8/./khtml/xml/dom2_traversalimpl.cpp:277
#8  0xb5e684fd in DOM::NodeFilter::acceptNode (this=0x857acbc, [EMAIL 
PROTECTED])
at /build/buildd/kdelibs-3.5.8/./khtml/dom/dom2_traversal.cpp:167
#9  0xb5c9e9b4 in DOM::NodeIteratorImpl::isAccepted (this=0x857acb0, 
n=0x84a4270)
at /build/buildd/kdelibs-3.5.8/./khtml/xml/dom2_traversalimpl.cpp:253
#10 0xb5ca015d in DOM::NodeIteratorImpl::nextNode (this=0x857acb0, 
[EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.8/./khtml/xml/dom2_traversalimpl.cpp:87
#11 0xb5e7e949 in DOM::NodeIterator::nextNode (this=0xbf804de4)
at /build/buildd/kdelibs-3.5.8/./khtml/dom/dom2_traversal.cpp:92
#12 0xb5e0510f in KJS::DOMNodeIteratorProtoFunc::tryCall (this=0x85311e0, 
exec=0xbf805344, [EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.8/./khtml/ecma/kjs_traversal.cpp:92
#13 0xb5dfa4f4 in KJS::DOMFunction::call (this=0x85311e0, exec=0xbf805344, 
[EMAIL PROTECTED], [EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.8/./khtml/ecma/kjs_binding.cpp:136
#14 0xb5b246a9 in KJS::Object::call (this=0xbf805008, exec=0xbf805344, 
[EMAIL PROTECTED], [EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.8/./kjs/object.cpp:73
#15 0xb5b34c21 in KJS::FunctionCallNode::evaluate (this=0x82d0788, 
exec=0xbf805344) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:870
#16 0xb5b34759 in KJS::ArgumentListNode::evaluateList (this=0x82d07a0, 
exec=0xbf805344) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:720
#17 0xb5b34847 in KJS::ArgumentsNode::evaluateList (this=0x830a318, 
exec=0xbf805344) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:756
#18 0xb5b348ea in KJS::FunctionCallNode::evaluate (this=0x830a330, 
exec=0xbf805344) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:832
#19 0xb5b31d2e in KJS::ExprStatementNode::execute (this=0x830a348, 
exec=0xbf805344) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:1980
#20 0xb5b2e238 in KJS::SourceElementsNode::execute (this=0x842a3f0, 
exec=0xbf805344) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:3114
#21 0xb5b21c69 in KJS::BlockNode::execute (this=0x850ea58, exec=0xbf805344)
at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:1942
#22 0xb5b21ac6 in KJS::DeclaredFunctionImp::execute (this=0x8653290, 
exec=0xbf805344) at /build/buildd/kdelibs-3.5.8/./kjs/function.cpp:613
#23 0xb5b239f4 in KJS::FunctionImp::call (this=0x8653290, exec=0xbf8059f4, 
[EMAIL PROTECTED], [EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.8/./kjs/function.cpp:373
#24 0xb5b246a9 in KJS::Object::call (this=0xbf805428, exec=0xbf8059f4, 
[EMAIL PROTECTED], [EMAIL PROTECTED])
at /build/buildd/kdelibs-3.5.8/./kjs/object.cpp:73
#25 0xb5b34c21 in KJS::FunctionCallNode::evaluate (this=0x8656fd8, 
exec=0xbf8059f4) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:870
#26 0xb5afa0f3 in KJS::AssignExprNode::evaluate (this=0x8656ff0, 
exec=0xbf8059f4) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:1760
#27 0xb5b32241 in KJS::VarDeclNode::evaluate (this=0x8657008, exec=0xbf8059f4)
at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:1791
#28 0xb5b3211f in KJS::VarDeclListNode::evaluate (this=0x8657028, 
exec=0xbf8059f4) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:1863
#29 0xb5b31f40 in KJS::VarStatementNode::execute (this=0x8657040, 
exec=0xbf8059f4) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:1896
#30 0xb5b2e238 in KJS::SourceElementsNode::execute (this=0x8656f10, 
exec=0xbf8059f4) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:3114
#31 0xb5b21c69 in KJS::BlockNode::execute (this=0x86582a0, exec=0xbf8059f4)
at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:1942
#32 0xb5b23c39 in KJS::TryNode::execute (this=0x8658978, exec=0xbf8059f4)
at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:2871
#33 0xb5b2e238 in KJS::SourceElementsNode::execute (this=0x85e5ef0, 
exec=0xbf8059f4) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:3114
#34 0xb5b21c69 in KJS::BlockNode::execute (this=0x8659168, exec=0xbf8059f4)
at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:1942
#35 0xb5b31bbb in KJS::IfNode::execute (this=0x8659818, exec=0xbf8059f4)
at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:2021
#36 0xb5b2e238 in KJS::SourceElementsNode::execute (this=0x85e58f8, 
exec=0xbf8059f4) at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:3114
#37 0xb5b21c69 in KJS::BlockNode::execute (this=0x8659888, exec=0xbf8059f4)
at /build/buildd/kdelibs-3.5.8/./kjs/nodes.cpp:1942
#38 0xb5b21ac6 in KJS::DeclaredFunctionImp::execute (this=0x86530

[Bug 212018] [NEW] X selects wrong modeline for LG Flatron L222WS

2008-04-04 Thread AleksanderAdamowski
Public bug reported:

I have a Radeon 9000 Pro video card and LG Flatron L222WS wide screen
LCD monitor on Kubuntu Gutsy.

The native resolution of LCD is [EMAIL PROTECTED] Hz.

The problem is with modeline selection that's performed by X server.

There are two autodetected modelines that qualify for the native
1680x1050 resolution:

(II) RADEON(0): Modeline "1680x1050"  119.00  1680 1728 1760 1840  1050 1053 
1059 1080 -hsync +vsync
(II) RADEON(0): Modeline "1680x1050"  146.25  1680 1784 1960 2240  1050 1053 
1059 1089 +hsync -vsync

The first one doesn't work correctly - the montor only displays the
central part of the viewport, and the left and right side are cut off,
and using the "auto" button on the monitor doesn't help. The second
modeline is OK. But it's the first one that is chosen by X automatically
as the preferred one.

"xrandr --verbose" displays those modes this way:

BAD:
  1680x1050 (0x47)  119.0MHz -HSync +VSync
h: width  1680 start 1728 end 1760 total 1840 skew0 clock   64.7KHz
v: height 1050 start 1053 end 1059 total 1080   clock   59.9Hz

GOOD:
  1680x1050 (0x48)  146.2MHz +HSync -VSync
h: width  1680 start 1784 end 1960 total 2240 skew0 clock   65.3KHz
v: height 1050 start 1053 end 1059 total 1089   clock   60.0Hz

Notice that the bad mode has a vertical refresh of 59.9 Hz. However,
when I choose "60Hz" in display properties, this 59.9 Hz mode is used.
There's no way to switch to the 60.0 Hz mode using GUI (using
systemsetting and krandrtray).

However, using "xrandr --output VGA-0 --mode 0x48" I can switch to the
correct mode. I got the 0x48 mode identifier from "xrandr --verbose".

I can permanently force X to use this particular modeline by default by
placing the following entries into the "Monitor" section:

  Modeline "1680x1050 at 60.0"  146.25  1680 1784 1960 2240  1050 1053 1059 
1089 +hsync -vsync
  Option  "PreferredMode"   "1680x1050 at 60.0"

However, X should automatically pick the 60.0 Hz mode over the 59.9 Hz
mode.

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New

-- 
X selects wrong modeline for LG Flatron L222WS
https://bugs.launchpad.net/bugs/212018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212018] Re: X selects wrong modeline for LG Flatron L222WS

2008-04-05 Thread AleksanderAdamowski

** Attachment added: "Output from ddcprobe on my machine"
   http://launchpadlibrarian.net/13133869/ddcprobe.txt

-- 
X selects wrong modeline for LG Flatron L222WS
https://bugs.launchpad.net/bugs/212018
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124061] [apport] yafc crashed with signal 25 in __kernel_vsyscall()

2007-07-04 Thread AleksanderAdamowski
Public bug reported:

Binary package hint: yafc

The crash occured in Yafc when downloading a large (>2GB) file, when the
transferred data has reached 2 GB.

ProblemType: Crash
Architecture: i386
Date: Tue Jun 26 18:44:29 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/yafc
Package: yafc 1.1.1.dfsg.1-2
PackageArchitecture: i386
ProcCmdline: yafc
ProcCwd: /home/olo/public/Linux/CentOS
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/olo/bin:/home/olo/bin:/home/olo/bin:/home/olo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=pl_PL.UTF-8
 LANGUAGE=pl_PL:pl:en_GB:en
Signal: 25
SourcePackage: yafc
StacktraceTop:
 __kernel_vsyscall ()
 write () from /lib/tls/i686/cmov/libc.so.6
 ?? ()
 ?? ()
 ?? ()
Uname: Linux tuxia 2.6.20-16-386 #2 Thu Jun 7 20:16:13 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin plugdev scanner 
video

** Affects: yafc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[apport] yafc crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/124061
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 124061] Re: [apport] yafc crashed with signal 25 in __kernel_vsyscall()

2007-07-04 Thread AleksanderAdamowski

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/8308267/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/8308268/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/8308269/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/8308270/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/8308271/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/8308272/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/8308273/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/8308274/ThreadStacktrace.txt

-- 
[apport] yafc crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/124061
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 28706] Re: need way to specify the lockd port

2007-03-09 Thread AleksanderAdamowski
In my case (Dapper), adding to /etc/modules.conf (actually to
/etc/modutils/local-lockd and running update-moduls to populate
/etc/modules.conf) didn't help, as I've verified with "cat
/sys/module/lockd/parameters/nlm_*port".

The proper place was /etc/modprobe.conf, or rather /etc/modprobe.d/options.
Content the same, works fine.

-- 
need way to specify the lockd port
https://launchpad.net/bugs/28706

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   >