Re: [Bug 1064560] Re: soffice.bin crashed with SIGABRT

2012-10-24 Thread Laurent Bonnaud
On 10/24/2012 08:09 PM, Christopher M. Penalver wrote: Laurent Bonnaud, thank you for providing the requested information. I'm very curious, could you please make sure only openjdk-7-jre is in use in LibreOffice, then execute the following command, and file a new crash report if generated

[Bug 214023] Re: checksecurity cron job warning message caused by gvfs

2012-10-23 Thread Laurent Bonnaud
This bug no longer exists in quantal. The gvfs mount point is not in the user's homedir any longer. It is now located in /run : $ grep gvfs /proc/mounts gvfsd-fuse /run/user/bonnaud/gvfs fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0 ** Changed in: checksecurity

[Bug 214023] Re: checksecurity cron job warning message caused by gvfs

2012-10-23 Thread Laurent Bonnaud
This bug no longer exists in quantal. The gvfs mount point is not in the user's homedir any longer. It is now located in /run : $ grep gvfs /proc/mounts gvfsd-fuse /run/user/bonnaud/gvfs fuse.gvfsd-fuse rw,nosuid,nodev,relatime,user_id=1000,group_id=1000 0 0 ** Changed in: checksecurity

[Bug 959975] Re: gnome-mplayer crashed with SIGSEGV in magazine_chain_pop_head()

2012-10-22 Thread Laurent Bonnaud
I have a similar (but perhaps not exactly the same) crash in quantal. The good news is that this crash can be reproduced with a file that is small enough to be attached to this bug. ** Attachment added: File to reproduce the bug

[Bug 959975] Re: gnome-mplayer crashed with SIGSEGV in magazine_chain_pop_head()

2012-10-22 Thread Laurent Bonnaud
** Bug watch added: cgc/p/gnome-mplayer/issues #650 http://code.google.com/p/gnome-mplayer/issues/detail?id=650 ** Also affects: gnome-mplayer via http://code.google.com/p/gnome-mplayer/issues/detail?id=650 Importance: Unknown Status: Unknown -- You received this bug

[Bug 967835] Re: gnome-mplayer crashed with SIGSEGV in g_slice_alloc()

2012-10-22 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 929168 *** https://bugs.launchpad.net/bugs/929168 ** This bug is no longer a duplicate of bug 959975 gnome-mplayer crashed with SIGSEGV in magazine_chain_pop_head() ** This bug has been marked a duplicate of bug 929168 gnome-mplayer crashed with

[Bug 959975] Re: gnome-mplayer crashed with SIGSEGV in magazine_chain_pop_head()

2012-10-22 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 929168 *** https://bugs.launchpad.net/bugs/929168 ** This bug has been marked a duplicate of bug 929168 gnome-mplayer crashed with SIGSEGV in magazine_chain_pop_head() -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1068985] [NEW] reproducible crash while running xrestop

2012-10-20 Thread Laurent Bonnaud
Public bug reported: Steps to reproduce: 1. run xrestop Result: the X server aborts Warning: do not try this if you have unsaved data in running software This happens on 2 systems: one with an Intel Ivy Bridge GPU and another one with an AMD Radeon GPU. ProblemType: Bug DistroRelease: Ubuntu

[Bug 1068995] [NEW] incorrect display of large icon from xsensors in menu

2012-10-20 Thread Laurent Bonnaud
Public bug reported: Steps to reproduce: 1. Install the xsensors package 2. Start a XFCE ession 3. Find the xsensors menu entry in the XFCE-Système menu ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: xfce4-panel 4.10.0-1ubuntu2 ProcVersionSignature: Ubuntu 3.5.0-17.18-lowlatency 3.5.5

[Bug 1068995] Re: incorrect display of large icon from xsensors in menu

2012-10-20 Thread Laurent Bonnaud
Here is a screenshot that demonstrates the bug. ** Attachment added: Screenshot https://bugs.launchpad.net/ubuntu/+source/xfce4-panel/+bug/1068995/+attachment/3405475/+files/bug-xsensors.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1068995] Re: incorrect display of large icon from xsensors in menu

2012-10-20 Thread Laurent Bonnaud
** Description changed: Steps to reproduce: 1. Install the xsensors package 2. Start a XFCE ession - 3. Find the xsensors menu entry in the XFCE-Système menu + 3. Find the xsensors menu entry in the XFCE-System menu ProblemType: Bug DistroRelease: Ubuntu 12.10 Package:

[Bug 934001] Re: java assert failure: java: ../../src/xcb_io.c:178: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.

2012-10-20 Thread Laurent Bonnaud
I tested again with Ubuntu quantal and netbeans now runs fine, with both OpenJDK 6 and 7: $ /usr/local/netbeans-7.1/bin/netbeans --jdkhome /usr/lib/jvm/java-7-openjdk-i386/ $ /usr/local/netbeans-7.1/bin/netbeans --jdkhome /usr/lib/jvm/java-6-openjdk-i386/ $

[Bug 1020810] Re: baobab crashed with SIGSEGV in g_strdup() after clicking About

2012-10-13 Thread Laurent Bonnaud
This bug still exists in the baobab version present in the final quantal release, see bug #1065879. Package: baobab 3.6.0-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020810 Title:

[Bug 1055673] Re: geeqie crahes on start (seg fault)

2012-10-13 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1056532 *** https://bugs.launchpad.net/bugs/1056532 ** This bug has been marked a duplicate of bug 1056532 geeqie-standard crashed with SIGSEGV in editor_command_parse() -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1056532] Re: geeqie-standard crashes on start with SIGSEGV in editor_command_parse() when unity-lens-photos is installed

2012-10-13 Thread Laurent Bonnaud
** Summary changed: - geeqie-standard crashed with SIGSEGV in editor_command_parse() + geeqie-standard crashes on start with SIGSEGV in editor_command_parse() when unity-lens-photos is installed ** Description changed: geeqie segfaults whenever I run it. In this crashlog, I just ran the

[Bug 1065879] [NEW] Reproducible crash in the Help-About dialog box

2012-10-12 Thread Laurent Bonnaud
Public bug reported: Steps to reproduce: - start baobab - click on the Help-About menu Result: baobab crashes ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: baobab 3.6.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.5.0-17.16-lowlatency 3.5.5 Uname: Linux 3.5.0-17-lowlatency i686

[Bug 1064290] Re: tracker crash while indexing my homedir

2012-10-09 Thread Laurent Bonnaud
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064290 Title: tracker crash while indexing my homedir To manage notifications about this bug go to:

[Bug 1062531] Re: apparmor prevents evince from accessing /run/user/

2012-10-09 Thread Laurent Bonnaud
Thank you for the quick fix! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1062531 Title: apparmor prevents evince from accessing /run/user/ To manage notifications about this bug go to:

[Bug 1064560] [NEW] soffice.bin crashed with SIGABRT

2012-10-09 Thread Laurent Bonnaud
Public bug reported: All information is in the bug I reported to the LO bugtracker. ProblemType: Crash DistroRelease: Ubuntu 12.10 Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3 ProcVersionSignature: Ubuntu 3.5.0-17.16-lowlatency 3.5.5 Uname: Linux 3.5.0-17-lowlatency i686 ApportVersion:

[Bug 1064560] Re: soffice.bin crashed with SIGABRT

2012-10-09 Thread Laurent Bonnaud
Here is what happens in the terminal where I start libreoffice: $ libreoffice 11_03pu-reduced.odt Fontconfig warning: /usr/lib/libreoffice/share/fonts/truetype/fc_local.conf, line 13: Having multiple family in alias isn't supported and may not works as expected WARNING: gnome-keyring::

[Bug 1064560] Re: soffice.bin crashed with SIGABRT

2012-10-09 Thread Laurent Bonnaud
There is something strange about this bug: - apport put SIGABRT in this bug title - libreoffice is talking about SIGSEGV -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1064560 Title: soffice.bin

[Bug 1064560] Re: soffice.bin crashed with SIGABRT

2012-10-09 Thread Laurent Bonnaud
Here is the complete libreoffice log file. ** Attachment added: libreoffice log file https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1064560/+attachment/3390410/+files/hs_err_pid16569.log ** Bug watch added: freedesktop.org Bugzilla #55665

[Bug 1064560] Re: soffice.bin crashed with SIGABRT

2012-10-09 Thread Laurent Bonnaud
I am reopening this bug because the apport error message makes no sense. The mentioned dbgsym packages are not installed on my system and the crash can be reproduced easily. ** Changed in: libreoffice (Ubuntu) Status: Invalid = New -- You received this bug notification because you are a

[Bug 945450] Re: Responsiveness: LightDM in ubuntu 12.04 very slow

2012-10-09 Thread Laurent Bonnaud
I am sorry but I spoke too soon. This bug is back on my system. Sorry for the confusion! ** Changed in: lightdm Status: Invalid = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1003100] Re: package-data-downloader: KeyError: 'paquetes'

2012-10-09 Thread Laurent Bonnaud
I just got this error in quantal: Setting up update-notifier-common (0.123) ... flashplugin-installer: downloading http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.243.orig.tar.gz Traceback (most recent call last): File

[Bug 1003100] Re: package-data-downloader: KeyError: 'paquetes'

2012-10-09 Thread Laurent Bonnaud
The postinst failure occurred 3 or 4 times and it finally completed successfully after several tries. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003100 Title: package-data-downloader: KeyError:

[Bug 1063654] [NEW] yelp crashed with SIGSEGV in ffi_call_SYSV()

2012-10-08 Thread Laurent Bonnaud
Public bug reported: yelp crashes with SIGSEGV upon invocation. There are 2 duplicate bugs, but I'm reporting this one because it occurs when more recent packages and will allow for apport retrace. I will merge them... ProblemType: Crash DistroRelease: Ubuntu 12.10 Package: yelp

[Bug 1058372] Re: yelp crashed with SIGSEGV in yelp_application_command_line()

2012-10-08 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1063654 *** https://bugs.launchpad.net/bugs/1063654 ** This bug has been marked a duplicate of bug 1063654 yelp crashed with SIGSEGV in ffi_call_SYSV() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1009074] Re: yelp crashes with SIGSEGV upon invocation

2012-10-08 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1063654 *** https://bugs.launchpad.net/bugs/1063654 ** This bug has been marked a duplicate of bug 1063654 yelp crashed with SIGSEGV in ffi_call_SYSV() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1063660] [NEW] gnome-core-devel not installable in quantal

2012-10-08 Thread Laurent Bonnaud
Public bug reported: Here is the problem: # apt-get install gnome-core-devel Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the

[Bug 1063153] Re: Problem reporting X.org errors with ubuntu-bug

2012-10-08 Thread Laurent Bonnaud
As workaround, you can run the following command: ubuntu-bug xserver-xorg-core -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1063153 Title: Problem reporting X.org errors with ubuntu-bug To

[Bug 1048571] Re: ubuntu-bug crash with python3: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-10-08 Thread Laurent Bonnaud
Here is the backtrace displayed by drkonqi: Application: Apport KDE (python3.2mu), signal: Aborted Using host libthread_db library /lib/i386-linux-gnu/libthread_db.so.1. [Current thread is 1 (Thread 0xb746c6c0 (LWP 16486))] Thread 2 (Thread 0xafeffb40 (LWP 16488)): #0 0xb642bcc0 in

[Bug 1063654] Re: yelp crashed with SIGSEGV in yelp_application_command_line()

2012-10-08 Thread Laurent Bonnaud
Note that running any of the following commands does work: yelp help:gnome-help yelp help:gnome-help I thing that the bug comes from this line: 390: if (strcmp(getenv(XDG_CURRENT_DESKTOP), GNOME)) because in my session (KDE) the XDG_CURRENT_DESKTOP environment variable is not

[Bug 1020162]

2012-10-07 Thread Laurent Bonnaud
This bug still exists in Ubuntu quantal with this package version: Package: libpoppler28 Version: 0.20.4-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020162 Title: some characters not

[Bug 1061554] Re: assertion failure `trap != NULL' displayed by all GTK3 software

2012-10-06 Thread Laurent Bonnaud
Here is a debugging session with a backtrace: $ gdb gedit GNU gdb (GDB) 7.5-ubuntu Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY,

[Bug 305587] Re: warning: missing LSB information

2012-10-06 Thread Laurent Bonnaud
Indeed, the presence or absence of /etc/init.d/.legacy-bootordering changes the error message: - without the file: # dpkg-reconfigure acpi-support Can't exec insserv: No such file or directory at /usr/sbin/update-rc.d line 417. update-rc.d: error: insserv rejected the script header - with

[Bug 877560] Re: Audio codec draining power when not in use

2012-10-06 Thread Laurent Bonnaud
Here is a status of this problem on my laptop with the latest quantal updates. I have attached powertop's HTML output. What I find confusing is that audio devices are listed both at 100% and 0% usage in the same powertop run: 100.0% PCI Device: Intel Corporation 82801I (ICH9 Family) HD Audio

[Bug 661306] Re: dangling symlinks in linux-doc package

2012-10-06 Thread Laurent Bonnaud
I am reopening this bug because it is now worse in quantal. ** Changed in: linux (Ubuntu) Status: Expired = New ** Tags removed: apport-bug kernel-fs kj-triage maverick needs-upstream-testing ** Tags added: quantal ** Description changed: - Here is the problem: + The linux-doc package

[Bug 754622] Re: GLib-GObject-CRITICAL **: g_value_get_object: assertion `G_VALUE_HOLDS_OBJECT (value)' failed

2012-10-06 Thread Laurent Bonnaud
** Changed in: libdbusmenu (Ubuntu) Status: New = Fix Released ** Changed in: eog (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754622 Title:

[Bug 1062531] [NEW] apparmor prevents evince from accessing /run/user/

2012-10-05 Thread Laurent Bonnaud
Public bug reported: When I start evince it displays many error messages like this one: $ evince ** (evince:4549): CRITICAL **: unable to create file '/run/user/bonnaud/dconf/user': Permission denied. dconf will not work properly. [message repeated 10 times] and the kernel outputs those

[Bug 1062531] Re: apparmor prevents evince from accessing /run/user/

2012-10-05 Thread Laurent Bonnaud
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1062531 Title: apparmor prevents evince from accessing /run/user/ To manage notifications about this bug go to:

[Bug 1061498] Re: python3 exception: AttributeError: 'module' object has no attribute 'strip'

2012-10-05 Thread Laurent Bonnaud
Thank you for the quick fix! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061498 Title: python3 exception: AttributeError: 'module' object has no attribute 'strip' To manage notifications

[Bug 945450] Re: Responsiveness: LightDM in ubuntu 12.04 very slow

2012-10-05 Thread Laurent Bonnaud
This bug has been fixed on my system by the lightdm 1.4.0 upload to quantal. Thank you for the update and the fix! ** Changed in: unity-greeter (Ubuntu) Status: Confirmed = Fix Released ** Changed in: xserver-xorg-driver-radeonhd Status: New = Fix Released ** Changed in:

[Bug 690625] Re: driconf: DeprecationWarning with python 2.6

2012-10-05 Thread Laurent Bonnaud
The driconf package version is still the same in quantal but the warnings are gone. Therefore I'm closing this bug... ** Changed in: driconf (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1062260] Re: tracker-miner-fs crashed with SIGSEGV in g_main_context_prepare()

2012-10-05 Thread Laurent Bonnaud
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1062260 Title: tracker-miner-fs crashed with SIGSEGV in g_main_context_prepare() To manage notifications about this

[Bug 1062372] Re: geeqie-standard crashed with SIGSEGV in g_idle_dispatch()

2012-10-05 Thread Laurent Bonnaud
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1062372 Title: geeqie-standard crashed with SIGSEGV in editor_command_parse() To manage notifications about this bug

[Bug 1062372] Re: geeqie-standard crashed with SIGSEGV in editor_command_parse()

2012-10-05 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1056532 *** https://bugs.launchpad.net/bugs/1056532 Finally the backtrace after retracing by apport is the same as in the master bug. ** This bug has been marked a duplicate of bug 1056532 geeqie-standard crashed with SIGSEGV in editor_command_parse()

[Bug 1056532] Re: geeqie-standard crashed with SIGSEGV in editor_command_parse()

2012-10-05 Thread Laurent Bonnaud
I installed debug symbols for several packages and ran geeqie under valgrind. Here is the log. Unfortunately there are no debug symbols for package liblcms1. ** Attachment added: Valgring log

[Bug 1062465] Re: tracker-miner-fs crashed with SIGSEGV in lookup_iface_entry_I()

2012-10-05 Thread Laurent Bonnaud
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1062465 Title: tracker-miner-fs crashed with SIGSEGV in lookup_iface_entry_I() To manage notifications about this bug

[Bug 983861] Re: tracker-miner-fs crashed with SIGSEGV in g_type_check_instance_is_a()

2012-10-05 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1062465 *** https://bugs.launchpad.net/bugs/1062465 ** This bug is no longer a duplicate of bug 973267 tracker-miner-fs crashed with SIGSEGV in lookup_iface_entry_I() ** This bug has been marked a duplicate of bug 1062465 tracker-miner-fs crashed with

[Bug 977275] Re: tracker-miner-fs crashed with SIGSEGV in g_type_check_instance_is_a()

2012-10-05 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1062465 *** https://bugs.launchpad.net/bugs/1062465 ** This bug is no longer a duplicate of bug 973267 tracker-miner-fs crashed with SIGSEGV in lookup_iface_entry_I() ** This bug has been marked a duplicate of bug 1062465 tracker-miner-fs crashed with

[Bug 973267] Re: tracker-miner-fs crashed with SIGSEGV in lookup_iface_entry_I()

2012-10-05 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1062465 *** https://bugs.launchpad.net/bugs/1062465 ** This bug has been marked a duplicate of bug 1062465 tracker-miner-fs crashed with SIGSEGV in lookup_iface_entry_I() -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1061498] Re: python3 exception: AttributeError: 'module' object has no attribute 'strip'

2012-10-04 Thread Laurent Bonnaud
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061498 Title: python3 exception: AttributeError: 'module' object has no attribute 'strip' To manage notifications

[Bug 1061554] Re: assertion failure `trap != NULL' displayed by all GTK3 software

2012-10-04 Thread Laurent Bonnaud
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061554 Title: assertion failure `trap != NULL' displayed by all GTK3 software To manage notifications about this bug go to:

[Bug 1061554] [NEW] assertion failure `trap != NULL' displayed by all GTK3 software

2012-10-04 Thread Laurent Bonnaud
Public bug reported: All GTK3/GNOME3 software I tried (gedit, evince, evolution, ...) display the following error message: $ gedit (gedit:5387): Gdk-CRITICAL **: gdk_error_trap_pop_internal: assertion `trap != NULL' failed ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: libgtk-3-0

[Bug 1061750] [NEW] xorg crash while looking at graphical web demo

2012-10-04 Thread Laurent Bonnaud
Public bug reported: I was running Google Chrome (unstable version 24.0.1284.2) with google-chrome --ignore-gpu-blacklist and was trying the Fireworks demo from http://ie.microsoft.com/testdrive/Views/SiteMap/Default.html The problem started with a GPU hang as in bug #986524 and after 2

[Bug 1061750] Re: xorg crash while looking at graphical web demo

2012-10-04 Thread Laurent Bonnaud
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061750 Title: xorg crash while looking at graphical web demo To manage notifications about this bug go to:

[Bug 1061750] Re: xorg crash while looking at graphical web demo

2012-10-04 Thread Laurent Bonnaud
Note that apport wrote this in my bug report: Renderer: Software but this does not apply to the moment of the crash. At the time of the crash, glxinfo would have displayed this: OpenGL vendor string: X.Org

[Bug 1061750] Re: xorg crash while looking at graphical web demo

2012-10-04 Thread Laurent Bonnaud
I just tried again and it seems that this bug is at least partially reproducible: - the GPU hangs occurred again after a few seconds and the kernel was not able to recover - unfortunately the X server did not crash again -- You received this bug notification because you are a member of

[Bug 980019] Re: Xorg freeze

2012-10-04 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 986524 *** https://bugs.launchpad.net/bugs/986524 In fact there are 2 different bugs: 1. the fact that the GPU hangs in the first place 2. the fact that the kernel is not able to recover The first bug is probably in the xorg radeon driver and the second

[Bug 980019] Re: Xorg freeze

2012-10-04 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 986524 *** https://bugs.launchpad.net/bugs/986524 I merged both bugs nevertheless because the bug titles and descriptions do not match the 2 different bugs very well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 986524] Re: radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec

2012-10-04 Thread Laurent Bonnaud
I also suffer from this bug in quantal, including with today's latest driver version: ii xserver-xorg-video-radeon 1:6.99.99~git20120913.8637f772-0ubuntu1i386 X.Org X server -- AMD/ATI Radeon display driver Strangely I never saw this bug in precise. The symptoms are not always the

[Bug 986524] Re: radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec

2012-10-04 Thread Laurent Bonnaud
Let me add the following comment from bug #980019: In fact there are 2 different bugs: 1. the fact that the GPU hangs in the first place 2. the fact that the kernel is not able to recover The first bug is probably in the xorg radeon driver and the second one in the radeon DRM driver in the

[Bug 986524] Re: radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec

2012-10-04 Thread Laurent Bonnaud
Here is a dmesg output in a case where the GPU hung twice in a row and the GPU resume failed the second time: [72317.916119] radeon :01:00.0: GPU lockup CP stall for more than 1msec [72317.916132] radeon :01:00.0: GPU lockup (waiting for 0x001d62ad last fence id

[Bug 986524] Re: radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec

2012-10-04 Thread Laurent Bonnaud
Here is another instance of the problem where the GPU was in a hang/reset loop and was reset every 10 seconds until I rebooted the computer: [47622.397324] radeon :01:00.0: GPU lockup CP stall for more than 1msec [47622.397337] radeon :01:00.0: GPU lockup (waiting for

[Bug 986524] Re: radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec

2012-10-04 Thread Laurent Bonnaud
From bug #1061750 here is a reproducible way to trigger this bug: 1. install the google-chrome-unstable package from the Google apt repository. Currently it is this version: ii google-chrome-unstable 24.0.1284.2-r159713i386 The web browser from Google The

[Bug 945450] Re: Responsiveness: LightDM in ubuntu 12.04 very slow

2012-10-03 Thread Laurent Bonnaud
I am still experiencing this bug in quantal with those package versions: ii lightdm 1.3.3-0ubuntu5 i386 Display Manager ii lightdm-gtk-greeter 1.3.1-0ubuntu1

[Bug 1051990] Re: file-roller crashed with SIGSEGV in on_bus_acquired_for_archive_manager()

2012-09-29 Thread Laurent Bonnaud
This bug no longer exists in version 3.6. Thanks! ** Changed in: file-roller (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1051990 Title: file-roller

[Bug 1054998] Re: java crashed with SIGSEGV

2012-09-23 Thread Laurent Bonnaud
The Apport retracing service message about the dbgsym package on my system make absolutely no sense. There is no dbgsym package for initscripts or libecryptfs0. ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1055009] Re: puddletag crashed with TypeError in configure(): int() argument must be a string or a number, not 'list'

2012-09-23 Thread Laurent Bonnaud
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1055009 Title: puddletag crashed with TypeError in configure(): int() argument must be a string or a number, not

[Bug 1053273] Re: missing dependency on libturbojpeg

2012-09-23 Thread Laurent Bonnaud
Thank you for the quick fix! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053273 Title: missing dependency on libturbojpeg To manage notifications about this bug go to:

[Bug 1053273] [NEW] missing dependency on libturbojpeg

2012-09-20 Thread Laurent Bonnaud
Public bug reported: I installed the libjpeg-turbo-test package to use the tjbench program. When I tried to run this program I got the following error: $ tjbench tjbench: error while loading shared libraries: libturbojpeg.so: cannot open shared object file: No such file or directory Installing

[Bug 1053273] Re: missing dependency on libturbojpeg

2012-09-20 Thread Laurent Bonnaud
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053273 Title: missing dependency on libturbojpeg To manage notifications about this bug go to:

[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2012-09-18 Thread Laurent Bonnaud
This looks like a crash in gstreamer. In the stacktrace a filename appears. I tried to play this file with a gstreamer based player (parole) but there is no problem. Does anybody have an idea how to further isolate this bug ? ** Visibility changed to: Public -- You received this bug

[Bug 859600] Re: Please convert gnome-keyring to multiarch

2012-09-17 Thread Laurent Bonnaud
** Description changed: - lgnome-keyring is still installing libraries to /usr/lib instead of the + gnome-keyring is still installing libraries to /usr/lib instead of the multarch compatible /usr/lib/$(DEB_HOST_MULTIARCH) directory. The attached patch does the conversion. -- You received

[Bug 1051990] Re: file-roller crashed with SIGSEGV in connection_get_cb()

2012-09-17 Thread Laurent Bonnaud
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1051990 Title: file-roller crashed with SIGSEGV in on_bus_acquired_for_archive_manager() To manage notifications

[Bug 1048552] Re: warning in fontconfig config file

2012-09-17 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1034928 *** https://bugs.launchpad.net/bugs/1034928 Thank you Edward for pointing out the already reported bug! I was luckier than you and managed to mark this bug as a duplicate. -- You received this bug notification because you are a member of Ubuntu

[Bug 296538] Re: warty-final-ubuntu.png is actually a JPEG file

2012-09-17 Thread Laurent Bonnaud
This bug is still there in Ubuntu quantal in this package version: Package: ubuntu-wallpapers Version: 0.35.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/296538 Title: warty-final-ubuntu.png is

[Bug 983086] Re: schema : paths starting with '/apps/', '/desktop/' or '/system/' are deprecated

2012-09-16 Thread Laurent Bonnaud
This bug reappeared in quantal: Processing triggers for libglib2.0-0:i386 ... warning: Schema 'apps.gecko-mediaplayer.preferences' has path '/apps/gnome-mplayer/preferences/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. warning: Schema

[Bug 983086] Re: schema : paths starting with '/apps/', '/desktop/' or '/system/' are deprecated

2012-09-16 Thread Laurent Bonnaud
This bug is now tracked as bug #983560. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/983086 Title: schema : paths starting with '/apps/', '/desktop/' or '/system/' are deprecated To manage

[Bug 1049352] Re: Banshee.exe crashed with SIGSEGV

2012-09-12 Thread Laurent Bonnaud
People trying to reproduce this bug should note that I use those environment variables: MALLOC_PERTURB_=117 MALLOC_CHECK_=3 that have an impact on memory allocation and may reveal latent memory corruptions that remain silent otherwise. -- You received this bug notification because you are a

[Bug 1034928] Re: Fontconfig warning: Having multiple values in test isn't supported and may not works as expected

2012-09-11 Thread Laurent Bonnaud
** Changed in: libreoffice (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1034928 Title: Fontconfig warning: Having multiple values in test isn't supported

[Bug 1048552] Re: warning in fontconfig config file

2012-09-11 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1034928 *** https://bugs.launchpad.net/bugs/1034928 ** This bug has been marked a duplicate of bug 1034928 Fontconfig warning: Having multiple values in test isn't supported and may not works as expected -- You received this bug notification because

[Bug 725320] Re: seed crashed with SIGSEGV in g_option_context_parse()

2012-09-11 Thread Laurent Bonnaud
I am marking this bug as fixed since: - lightsoff and swell-foop no longer depend on seed - no other package depends on seed - seed does start up without crashing - this bug is marked as fixed upstream Thanks to the Ubuntu devels for the newer package versions that work! ** Changed in:

[Bug 325074] Re: Window redrawing does not work properly with KDE4 taskbar tooltips.

2012-09-11 Thread Laurent Bonnaud
I am closing this bug since: - I have not seen window redrawing problems caused by KDE tooltips in ages (at least since KDE 4.7 ou 4.8 and xorg versions distributed in the same Ubuntu releases) - the bug is marked as fixed upstream (contrary to what launchpad currently displays) ** Changed

[Bug 1049352] Re: Banshee.exe crashed with SIGSEGV

2012-09-11 Thread Laurent Bonnaud
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049352 Title: Banshee.exe crashed with SIGSEGV To manage notifications about this bug go to:

[Bug 325074] Re: Window redrawing does not work properly with KDE4 taskbar tooltips.

2012-09-11 Thread Laurent Bonnaud
Concerning the upstream bug status, see bug #1049366. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/325074 Title: Window redrawing does not work properly with KDE4 taskbar tooltips. To manage

[Bug 725320] Re: seed crashed with SIGSEGV in g_option_context_parse()

2012-09-11 Thread Laurent Bonnaud
Concerning the upstream bug status discrepancy see bug #1049367. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725320 Title: seed crashed with SIGSEGV in g_option_context_parse() To manage

[Bug 1048552] [NEW] warning in fontconfig config file

2012-09-10 Thread Laurent Bonnaud
Public bug reported: Each time I start libreoffice this warning message is displayed: Fontconfig warning: /usr/lib/libreoffice/share/fonts/truetype/fc_local.conf, line 13: Having multiple family in alias isn't supported and may not works as expected ProblemType: Bug DistroRelease: Ubuntu 12.10

[Bug 1048552] Re: warning in fontconfig config file

2012-09-10 Thread Laurent Bonnaud
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048552 Title: warning in fontconfig config file To manage notifications about this bug go to:

[Bug 1048571] Re: ubuntu-bug crash with python3: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-09-10 Thread Laurent Bonnaud
** Attachment added: Backtrace https://bugs.launchpad.net/bugs/1048571/+attachment/3305266/+files/python3-20120910-122031.kcrash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048571 Title:

[Bug 1048571] [NEW] ubuntu-bug crash with python3: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-09-10 Thread Laurent Bonnaud
Public bug reported: Each time I use ubuntu-bug to report a bug, a drkonqui window appears with a backtrace similar to the attached file. In the terminal, the following messages are displayed: $ ubuntu-bug apport Fontconfig warning: /etc/fonts/conf.d/50-user.conf, line 9: reading

[Bug 1039952] Re: reproducible crash while running the octane benchmark

2012-09-10 Thread Laurent Bonnaud
I upgraded my system to quantal and all browsers can now pass the octane benchmark. Thanks for the updated and bugfixed versions! ** Changed in: epiphany-browser (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 955374] Re: apport crash with python: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed.

2012-09-10 Thread Laurent Bonnaud
*** This bug is a duplicate of bug 1048571 *** https://bugs.launchpad.net/bugs/1048571 I merged this bug with a newer one that I just reported because the new bug has more uptodate information. ** This bug has been marked a duplicate of bug 1048571 ubuntu-bug crash with python3:

[Bug 754622] Re: GLib-GObject-CRITICAL **: g_value_get_object: assertion `G_VALUE_HOLDS_OBJECT (value)' failed

2012-09-10 Thread Laurent Bonnaud
I cannot reproduce this bug any longer in quantal. Could somebody else confirm this before I close the bug ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754622 Title: GLib-GObject-CRITICAL **:

[Bug 305587] Re: warning: missing LSB information

2012-09-10 Thread Laurent Bonnaud
This bug is still in quantal (the package version is the same as in precise). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/305587 Title: warning: missing LSB information To manage notifications

[Bug 853284] Re: filter-CRITICAL **: e_filter_option_add: assertion `find_option (option, value) == NULL' failed

2012-08-26 Thread Laurent Bonnaud
This bug still exists in Ubuntu 12.04.1 and this package version: Package: evolution Version: 3.2.3-0ubuntu6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/853284 Title: filter-CRITICAL **:

[Bug 1039952] Re: reproducible crash while running the octane benchmark

2012-08-22 Thread Laurent Bonnaud
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039952 Title: reproducible crash while running the octane benchmark To manage notifications about this bug go to:

[Bug 1039952] Re: reproducible crash while running the octane benchmark

2012-08-22 Thread Laurent Bonnaud
A similar crash occurs in midori therefore the bug is probably in webkit. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039952 Title: reproducible crash while running the octane benchmark To

[Bug 959151]

2012-08-06 Thread Laurent Bonnaud
I upgraded my Kubuntu system to KDE 4.9 from precise kde backports and this bug is still there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959151 Title: QDBusConnection: session D-Bus connection

<    4   5   6   7   8   9   10   11   12   13   >