[Desktop-packages] [Bug 66188] Re: Big memory leak
Thank you for reporting this bug. I am closing it as invalid, because it is fixed in later versions of Ubuntu and Dapper is EOL. ** Changed in: gnome-session (Ubuntu Dapper) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/66188 Title: Big memory leak Status in “gnome-session” package in Ubuntu: Fix Released Status in “gnome-session” source package in Dapper: Invalid Bug description: I've found a big memory leak in gnome-session. I think it might be on the ubuntu patch to the logout dialog but I haven't tested the package without that patch yet to be sure. Steps to reproduce: 1. Open a terminal and run 'top' on it sorting the processes by memory usage ('M'). 2. Set gnome-power-manager to aks what to do when the power button is pressed. 3. Press the power button. 4. The ubuntu logout dialog will appear. 5. Either hit the Escape key or the Cancel button to dismiss the dialog. 6. You'll see that the gnome-session process has grown ~4 Mb of RSS memory. 7. Repeat steps 3-6 until you are convinced this is a big memory leak :-) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/66188/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 53004] Re: Backport lazy gnutls to dapper
Dapper has reached EOL ** Changed in: gnome-vfs2 (Ubuntu Dapper) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-vfs2 in Ubuntu. https://bugs.launchpad.net/bugs/53004 Title: Backport lazy gnutls to dapper Status in “gnome-vfs2” package in Ubuntu: Fix Released Status in “gnome-vfs2” source package in Dapper: Invalid Bug description: Head has a patch (http://cvs.gnome.org/viewcvs/gnome-vfs/libgnomevfs /gnome-vfs-ssl.c?r1=1.31&r2=1.32) that removes 60kb of mallocs per gnome-vfs using process (because there are alot of small mallocs, this may save more like 80-100kb of memory). The patch is pretty small, so might be backportable. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-vfs2/+bug/53004/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 808814] Re: gedit assert failure: gedit: /build/buildd/cairo-1.10.2/src/cairo-pattern.c:764: cairo_pattern_reference: Zusicherung »((*
** Visibility changed to: Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/808814 Title: gedit assert failure: gedit: /build/buildd/cairo-1.10.2/src/cairo- pattern.c:764: cairo_pattern_reference: Zusicherung »((* Status in “gedit” package in Ubuntu: New Bug description: While opening some documents, gedit simply crashes ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: gedit 3.1.1-0ubuntu4 ProcVersionSignature: Ubuntu 3.0-3.4-generic 3.0.0-rc5 Uname: Linux 3.0-3-generic i686 Architecture: i386 AssertionMessage: gedit: /build/buildd/cairo-1.10.2/src/cairo-pattern.c:764: cairo_pattern_reference: Zusicherung »((*&(&pattern->ref_count)->ref_count) > 0)« nicht erfüllt. Date: Mon Jul 11 16:14:47 2011 ExecutablePath: /usr/bin/gedit InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) ProcCmdline: gedit zug2konverter.sh ProcEnviron: SHELL=/bin/bash LANG=de_CH.UTF-8 LANGUAGE=de_CH:de Signal: 6 SourcePackage: gedit StacktraceTop: __kernel_vsyscall () raise () from /lib/i386-linux-gnu/libc.so.6 abort () from /lib/i386-linux-gnu/libc.so.6 __assert_fail () from /lib/i386-linux-gnu/libc.so.6 cairo_pattern_reference () from /usr/lib/i386-linux-gnu/libcairo.so.2 Title: gedit assert failure: gedit: /build/buildd/cairo-1.10.2/src/cairo-pattern.c:764: cairo_pattern_reference: Zusicherung »((*&(&pattern->ref_count)->ref_count) > 0)« nicht erfüllt. UpgradeStatus: Upgraded to oneiric on 2011-07-11 (0 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/808814/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 890549] Re: Gedit plugin "Quick open" fails
*** This bug is a duplicate of bug 879632 *** https://bugs.launchpad.net/bugs/879632 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 879632, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** Changed in: gedit (Ubuntu) Importance: Undecided => Low ** Changed in: gedit (Ubuntu) Status: Fix Released => Triaged ** Also affects: gedit via https://bugzilla.gnome.org/show_bug.cgi?id=661836 Importance: Unknown Status: Unknown ** Changed in: gedit (Ubuntu) Status: Triaged => Confirmed ** This bug has been marked a duplicate of bug 879632 'quick open' and 'file browser panel' conflict -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/890549 Title: Gedit plugin "Quick open" fails Status in Light-Weight Text Editor for Gnome: Unknown Status in “gedit” package in Ubuntu: Confirmed Bug description: Nothing happens when selecting .xsession-errors reports Traceback (most recent call last): File "/usr/lib/gedit/plugins/quickopen/__init__.py", line 179, in on_quick_open_activate self._create_popup() File "/usr/lib/gedit/plugins/quickopen/__init__.py", line 96, in _create_popup msg = bus.send_sync('/plugins/filebrowser', 'get_root') AttributeError: 'MessageBus' object has no attribute 'send_sync' ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: gedit 3.2.1-0ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6 Uname: Linux 3.0.0-13-generic i686 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Tue Nov 15 00:48:38 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) SourcePackage: gedit UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/gedit/+bug/890549/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 943938] Re: The "save changes before closing" and "find" dialogs are not properly displayed
** Package changed: gedit (Ubuntu) => gtk+2.0 (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/943938 Title: The "save changes before closing" and "find" dialogs are not properly displayed Status in “gtk+2.0” package in Ubuntu: New Bug description: "The Cheshire Cat Glitch" I see this bug on each 4th Ctrl+F dialog and on almost each attempt to close a document tab without saving. 0. I have Eclipse, Code::Blocks and Chromium (many windows of about 6 tabs, Google and Stackoverflow) and Opera (many tabs) running. The last gedit tab reads "Untitled Document 25", the tabs contain copy- paste-d Android debug logs (long). 1. Press the [x] (lose tab) control on, say "Untitled Document 24". 2. (what I see) I see a shadow of a dialog but not the dialog itself. The [x] control is still pressed. (what I expect) My expectation is that the dialog is shown without any additional steps. 3a. if you move mouse over the dialog (that is not shown but is logically there), the dialog controls appear one by one. 3b. the whole dialog appears on the screen if you launch any application or switch to another application (including an attempt to take a screenshot). I have seen analogous misbehaviour with the "Find" (Ctrl+F) dialog. Sometimes I have seen the Find dialog partially transparent, like if it began to gradually appear but stopped in the middle. I also see it displayed ok or not displayer at all. The worst user experience happens while trying to close a modified document: the "save your changes" dialog does not appear, but the document is not closed, and the user has no idea what's going on. And yes, sometimes closing a modified document is a side effect of a shutdown (in which case the shutdown does not happen, and the user just switches the power off). ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: gedit 2.30.4-2ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-13.55-generic 2.6.38.8 Uname: Linux 2.6.38-13-generic i686 Architecture: i386 Date: Thu Mar 1 15:19:44 2012 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110426) ProcEnviron: LANGUAGE=en_US:en PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gedit UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/943938/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 213053] Re: Totem is 'uninterruptible'
I think that's a different thing. The problem here was with processes that didn't respond to a kill. If they get a new PID, then they are being killed and something else is firing them up again. Probably you have a file that is causing the thumbnailer to get stuck, I'd try to figure out what that file is (lsof will help here) and file a new bug on it. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/213053 Title: Totem is 'uninterruptible' Status in PulseAudio sound server: Fix Released Status in Ubuntu: Fix Released Status in “fuse” package in Ubuntu: Fix Released Status in “linux” package in Ubuntu: Incomplete Status in “totem” package in Ubuntu: Invalid Bug description: Binary package hint: totem I was editing movies and repeatedly watching the outputs with Totem. After a while I checked system monitor and saw that there was a stray totem process running, and it's status was "uninterruptible". It was using less than 200KB of memory but was at 60% CPU usage continuously. I could not kill it or stop it. When I went to restart my system it took over a minute to leave the desktop, and was never able to completely shut down. I had to manually restart. :( This only happened once, and I have no clue what caused it to happen. I have never had a problem like this before. - Description: Ubuntu hardy (development branch) Release: 8.04 Totem Movie Player 2.22.0 (2.22.0-0ubuntu3) using GStreamer 0.10.18 and GNOME To manage notifications about this bug go to: https://bugs.launchpad.net/pulseaudio/+bug/213053/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952736] Re: Unable to detect additional device (Nvidia) throught jockey-gtk
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jockey in Ubuntu. https://bugs.launchpad.net/bugs/952736 Title: Unable to detect additional device (Nvidia) throught jockey-gtk Status in “jockey” package in Ubuntu: New Bug description: Hi all, Today i am facing an issue, that is related to Additional Hardware detection throught Jockey-gtk. I have Nvidia card in my machine. But after installation of fresh UBUNTU 12.04, i am not able to detect it through Jockey-gtk. As per Dell, Latitute E6420 have OPTIMUS Technology, but on previous versions of UBUNTU, they didnt support this technology. I hope that will help you to make UBUNTU more stable or enhanced OS. 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [Quadro NVS 4200M] (rev a1) ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: jockey-gtk 0.9.7-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-12.21-generic-pae 3.2.2 Uname: Linux 3.2.0-12-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Mon Mar 12 11:10:28 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120201.2) MachineType: Dell Inc. Latitude E6420 PackageArchitecture: all ProcEnviron: TERM=xterm LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-12-generic-pae root=UUID=d356aacb-5eeb-4fd9-b5de-118459dc3e37 ro quiet splash vt.handoff=7 SourcePackage: jockey UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/18/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A08 dmi.board.name: 032T9K dmi.board.vendor: Dell Inc. dmi.board.version: A02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA08:bd10/18/2011:svnDellInc.:pnLatitudeE6420:pvr01:rvnDellInc.:rn032T9K:rvrA02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6420 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/952736/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952736] [NEW] Unable to detect additional device (Nvidia) throught jockey-gtk
Public bug reported: Hi all, Today i am facing an issue, that is related to Additional Hardware detection throught Jockey-gtk. I have Nvidia card in my machine. But after installation of fresh UBUNTU 12.04, i am not able to detect it through Jockey-gtk. As per Dell, Latitute E6420 have OPTIMUS Technology, but on previous versions of UBUNTU, they didnt support this technology. I hope that will help you to make UBUNTU more stable or enhanced OS. 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [Quadro NVS 4200M] (rev a1) ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: jockey-gtk 0.9.7-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-12.21-generic-pae 3.2.2 Uname: Linux 3.2.0-12-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Mon Mar 12 11:10:28 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120201.2) MachineType: Dell Inc. Latitude E6420 PackageArchitecture: all ProcEnviron: TERM=xterm LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-12-generic-pae root=UUID=d356aacb-5eeb-4fd9-b5de-118459dc3e37 ro quiet splash vt.handoff=7 SourcePackage: jockey UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/18/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A08 dmi.board.name: 032T9K dmi.board.vendor: Dell Inc. dmi.board.version: A02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA08:bd10/18/2011:svnDellInc.:pnLatitudeE6420:pvr01:rvnDellInc.:rn032T9K:rvrA02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6420 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. ** Affects: jockey (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jockey in Ubuntu. https://bugs.launchpad.net/bugs/952736 Title: Unable to detect additional device (Nvidia) throught jockey-gtk Status in “jockey” package in Ubuntu: New Bug description: Hi all, Today i am facing an issue, that is related to Additional Hardware detection throught Jockey-gtk. I have Nvidia card in my machine. But after installation of fresh UBUNTU 12.04, i am not able to detect it through Jockey-gtk. As per Dell, Latitute E6420 have OPTIMUS Technology, but on previous versions of UBUNTU, they didnt support this technology. I hope that will help you to make UBUNTU more stable or enhanced OS. 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [Quadro NVS 4200M] (rev a1) ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: jockey-gtk 0.9.7-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-12.21-generic-pae 3.2.2 Uname: Linux 3.2.0-12-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Mon Mar 12 11:10:28 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120201.2) MachineType: Dell Inc. Latitude E6420 PackageArchitecture: all ProcEnviron: TERM=xterm LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-12-generic-pae root=UUID=d356aacb-5eeb-4fd9-b5de-118459dc3e37 ro quiet splash vt.handoff=7 SourcePackage: jockey UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 10/18/2011 dmi.bios.vendor: Dell Inc. dmi.bios.version: A08 dmi.board.name: 032T9K dmi.board.vendor: Dell Inc. dmi.board.version: A02 dmi.chassis.type: 9 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA08:bd10/18/2011:svnDellInc.:pnLatitudeE6420:pvr01:rvnDellInc.:rn032T9K:rvrA02:cvnDellInc.:ct9:cvr: dmi.product.name: Latitude E6420 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/952736/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 890549] Re: Gedit plugin "Quick open" fails
The deal seems to be if the file-browser plugin is enabled then quick open will fail. Whether they should both be able to work at the same time is unknown to me https://bugzilla.gnome.org/show_bug.cgi?id=661836 ** Bug watch added: GNOME Bug Tracker #661836 https://bugzilla.gnome.org/show_bug.cgi?id=661836 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/890549 Title: Gedit plugin "Quick open" fails Status in “gedit” package in Ubuntu: Fix Released Bug description: Nothing happens when selecting .xsession-errors reports Traceback (most recent call last): File "/usr/lib/gedit/plugins/quickopen/__init__.py", line 179, in on_quick_open_activate self._create_popup() File "/usr/lib/gedit/plugins/quickopen/__init__.py", line 96, in _create_popup msg = bus.send_sync('/plugins/filebrowser', 'get_root') AttributeError: 'MessageBus' object has no attribute 'send_sync' ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: gedit 3.2.1-0ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6 Uname: Linux 3.0.0-13-generic i686 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Tue Nov 15 00:48:38 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) SourcePackage: gedit UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/890549/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 213053] Re: Totem is 'uninterruptible'
Sorry for bumping up an old bug, but it it still happening. It's happening to me Right now!! - PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 17893 wayne 39 19 252m 9988 6476 S 99 0.5 0:08.62 totem-video-thu - CPU is like 99% to 100%. I tried killing it by PID, but then it just gets a new PID and keeps running Any way to stop this?? My laptop is getting real hot!! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/213053 Title: Totem is 'uninterruptible' Status in PulseAudio sound server: Fix Released Status in Ubuntu: Fix Released Status in “fuse” package in Ubuntu: Fix Released Status in “linux” package in Ubuntu: Incomplete Status in “totem” package in Ubuntu: Invalid Bug description: Binary package hint: totem I was editing movies and repeatedly watching the outputs with Totem. After a while I checked system monitor and saw that there was a stray totem process running, and it's status was "uninterruptible". It was using less than 200KB of memory but was at 60% CPU usage continuously. I could not kill it or stop it. When I went to restart my system it took over a minute to leave the desktop, and was never able to completely shut down. I had to manually restart. :( This only happened once, and I have no clue what caused it to happen. I have never had a problem like this before. - Description: Ubuntu hardy (development branch) Release: 8.04 Totem Movie Player 2.22.0 (2.22.0-0ubuntu3) using GStreamer 0.10.18 and GNOME To manage notifications about this bug go to: https://bugs.launchpad.net/pulseaudio/+bug/213053/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952108] Re: [Precise] Nautilus: memory leak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a valgrind log following the instructions at https://wiki.ubuntu.com/Valgrind and attach the file to the bug report. This will greatly help us in tracking down your problem. ** Changed in: nautilus (Ubuntu) Importance: Undecided => Medium ** Changed in: nautilus (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952108 Title: [Precise] Nautilus: memory leak Status in “nautilus” package in Ubuntu: Incomplete Bug description: Hello, It's just to note that Nautilus has memory leaks with the latest version: with an uptime of 10 hours, Nautilus uses 420Mo. It's maybe interesting to know that: * I'm using a slideshow and not one single image as background. * I opened Nautilus in directories where big files were being downloaded (and Nautilus regularly refreshed their preview) * I made a few actions (like opening directories with a lot of files, moving files, creating directories, extracting tarball, etc.) * I'm using a few plugins like nautilus-dropbox, nautilus-image-converter, etc. * I've bookmarks with special characters like 'Vidéos' and 'Téléchargements'. I hope it will help you to fix this bug ;) ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Sun Mar 11 10:35:32 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '800x552+483+87' org.gnome.nautilus.window-state start-with-status-bar true InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110803.1) SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952108/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 909966] Re: Application doesnt start when started from Message indicator chat icon
[Expired for empathy (Ubuntu) because there has been no activity for 60 days.] ** Changed in: empathy (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/909966 Title: Application doesnt start when started from Message indicator chat icon Status in “empathy” package in Ubuntu: Expired Bug description: When empathy chat is started from message indicator it shows the screen for just a moment and then closes. When its started again for the second time the same way, it starts up normally with availability in offline mode. Every time the application starts only on the second try. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: empathy 3.2.0.1-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.0.0-15.24-generic 3.0.13 Uname: Linux 3.0.0-15-generic i686 NonfreeKernelModules: wl ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Fri Dec 30 08:05:42 2011 ExecutablePath: /usr/bin/empathy InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) SourcePackage: empathy UpgradeStatus: Upgraded to oneiric on 2011-12-18 (12 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/909966/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 828045] Re: Alert Sounds doesn't work
[Expired for empathy (Ubuntu) because there has been no activity for 60 days.] ** Changed in: empathy (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/828045 Title: Alert Sounds doesn't work Status in “empathy” package in Ubuntu: Expired Bug description: Empathy doesn't play any sound. It dosn't matter if the chat window is focused or not or if it's a new message. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: empathy 2.32.1-0ubuntu1.1 ProcVersionSignature: Ubuntu 2.6.35-30.56-generic 2.6.35.13 Uname: Linux 2.6.35-30-generic x86_64 NonfreeKernelModules: wl Architecture: amd64 Date: Wed Aug 17 11:14:02 2011 ExecutablePath: /usr/bin/empathy InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANGUAGE=pt_BR:pt:en LANG=pt_BR.UTF-8 SourcePackage: empathy To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/828045/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 914152] Re: empathy does not allow top level domain name
[Expired for empathy (Ubuntu) because there has been no activity for 60 days.] ** Changed in: empathy (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to empathy in Ubuntu. https://bugs.launchpad.net/bugs/914152 Title: empathy does not allow top level domain name Status in “empathy” package in Ubuntu: Expired Bug description: Empathy will not allow adding a Jabber account that does not have two domain levels. For instance, my intranet uses a domain name "okusi". Empathy will not allow you to press the "Allow" button until an additional domain level is added (eg. ".com"). This possibly started very recently, less than a month I would guess. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/914152/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 915144] Re: attempt to connect to radio station
[Expired for banshee (Ubuntu) because there has been no activity for 60 days.] ** Changed in: banshee (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to banshee in Ubuntu. https://bugs.launchpad.net/bugs/915144 Title: attempt to connect to radio station Status in “banshee” package in Ubuntu: Expired Bug description: banshee hangs attempting to connect to radio station, then this problem is displayed ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: alsa-base 1.0.24+dfsg-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-8.15-generic 3.2.0 Uname: Linux 3.2.0-8-generic i686 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. AplayDevices: List of PLAYBACK Hardware Devices card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 ApportVersion: 1.90-0ubuntu1 Architecture: i386 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: nedhedrick 1565 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0x5620 irq 46' Mixer name : 'Realtek ALC269VB' Components : 'HDA:10ec0269,1025058f,00100100' Controls : 18 Simple ctrls : 11 Date: Wed Jan 11 20:53:00 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) PackageArchitecture: all ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel successful Symptom_Card: Internal Audio - HDA Intel Symptom_Jack: Black Headphone Out, Left Symptom_PulsePlaybackTest: PulseAudio playback test successful Symptom_Type: No sound at all Title: [LT28, Realtek ALC269VB, Black Headphone Out, Left] No sound at all UpgradeStatus: Upgraded to precise on 2012-01-09 (2 days ago) dmi.bios.date: 09/22/2011 dmi.bios.vendor: INSYDE dmi.bios.version: V1.14 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: SJE06_PT dmi.board.vendor: Gateway dmi.board.version: Base Board Version dmi.chassis.type: 10 dmi.chassis.vendor: Chassis Manufacturer dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnINSYDE:bvrV1.14:bd09/22/2011:svnGateway:pnLT28:pvrV1.14:rvnGateway:rnSJE06_PT:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion: dmi.product.name: LT28 dmi.product.version: V1.14 dmi.sys.vendor: Gateway To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/915144/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 190138] Re: nm-applet crashed with SIGSEGV in g_type_check_instance_cast()
** Changed in: network-manager-applet (Ubuntu) Status: Invalid => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/190138 Title: nm-applet crashed with SIGSEGV in g_type_check_instance_cast() Status in “network-manager-applet” package in Ubuntu: New Bug description: apport should mark this field as non-blank ProblemType: Crash Architecture: i386 CrashCounter: 1 Date: Fri Feb 8 10:59:56 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/nm-applet NonfreeKernelModules: cdrom Package: network-manager-gnome 0.6.5-0ubuntu11 PackageArchitecture: i386 ProcCmdline: nm-applet --sm-disable ProcCwd: /home/david ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=cs_CZ.UTF-8 SHELL=/bin/bash Signal: 11 SourcePackage: network-manager-applet StacktraceTop: g_type_check_instance_cast () ?? () from /usr/lib/gtk-2.0/2.10.0/filesystems/libgio.so ?? () ?? () ?? () Title: nm-applet crashed with SIGSEGV in g_type_check_instance_cast() Uname: Linux cihla 2.6.24-5-generic #1 SMP Thu Jan 24 19:45:21 UTC 2008 i686 GNU/Linux UserGroups: adm admin audio cdrom dialout dip floppy games kqemu lpadmin netdev plugdev powerdev scanner src video To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/190138/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952516] Re: man:[command] not working as expected
Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at https://bugzilla.gnome.org/show_bug.cgi?id=669092 ** Bug watch added: GNOME Bug Tracker #669092 https://bugzilla.gnome.org/show_bug.cgi?id=669092 ** Changed in: yelp (Ubuntu) Importance: Undecided => Low ** Changed in: yelp (Ubuntu) Status: New => Triaged ** Also affects: yelp via https://bugzilla.gnome.org/show_bug.cgi?id=669092 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to yelp in Ubuntu. https://bugs.launchpad.net/bugs/952516 Title: man:[command] not working as expected Status in The Yelp Help Browser for Gnome: Unknown Status in “yelp” package in Ubuntu: Triaged Bug description: When opening yelp, clicking in the address bar and typing 'man:ls' the appropriate man page is not found → No matching help pages found in “Ubuntu Desktop Guide”. When pressing CTRL+L and removing 'help:' at the beginning of the line and then entering 'man:ls' yelp works as expected. I assume that Yelp hides by default the 'help:' url part as web browsers do. When entering after startup 'man:ls' it results in help:man:ls' and an error is shown to the user. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: yelp 3.3.4-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 21:09:40 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120227) ProcEnviron: TERM=xterm LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: yelp UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/yelp/+bug/952516/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952648] Re: Breadcrumb width not updating on folder rename
Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at https://bugzilla.gnome.org/show_bug.cgi?id=671865 ** Bug watch added: GNOME Bug Tracker #671865 https://bugzilla.gnome.org/show_bug.cgi?id=671865 ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low ** Changed in: nautilus (Ubuntu) Status: New => Triaged ** Also affects: nautilus via https://bugzilla.gnome.org/show_bug.cgi?id=671865 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952648 Title: Breadcrumb width not updating on folder rename Status in Nautilus: Unknown Status in “nautilus” package in Ubuntu: Triaged Bug description: TEST CASE: 1. Open Nautilus. 2. Create a folder with a long name. 3. Enter the folder. 4. Use the breadcrumb navigation (or the back button) to go back to the new folder's parent. 5. Rename the new folder to something short. RESULT: * The breadcrumb navigation updates the new folder name but doesn't change the breadcrumb's width. Short clip attached. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 01:36:24 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '927x1027+65+24' org.gnome.nautilus.window-state sidebar-width 183 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901) SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/952648/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 824702] Re: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value()
Please, don't change status without comments. Original report should also provide required information for this bug to be accepted ** Changed in: rhythmbox (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/824702 Title: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value() Status in “rhythmbox” package in Ubuntu: Incomplete Bug description: Apport says that it crash, but I never noticed a crash ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: rhythmbox 2.90.1~20110802-0ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-8.10-generic 3.0.1 Uname: Linux 3.0.0-8-generic x86_64 Architecture: amd64 Date: Thu Aug 11 11:04:46 2011 ExecutablePath: /usr/lib/rhythmbox/rhythmbox-metadata InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) ProcCmdline: /usr/lib/rhythmbox/rhythmbox-metadata unix:tmpdir=/tmp ProcEnviron: SHELL=/bin/bash PATH=(custom, no user) LANG=en_US.UTF-8 SegvAnalysis: Segfault happened at: 0x7f5a9ffbdcb4 :testb $0x8,0x16(%rbx) PC (0x7f5a9ffbdcb4) ok source "$0x8" ok destination "0x16(%rbx)" (0xaabe) not located in a known VMA region (needed writable region)! SegvReason: writing unknown VMA Signal: 11 SourcePackage: rhythmbox StacktraceTop: g_type_check_value () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 gst_value_init_and_copy () from /usr/lib/libgstreamer-0.10.so.0 gst_structure_copy () from /usr/lib/libgstreamer-0.10.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/libgstreamer-0.10.so.0 Title: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value() UpgradeStatus: Upgraded to oneiric on 2011-08-11 (0 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/824702/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 950680] Re: WIreless network device not managed
** Package changed: gnome-nettool (Ubuntu) => network-manager (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/950680 Title: WIreless network device not managed Status in “network-manager” package in Ubuntu: Confirmed Bug description: I've just installed the 12.04 Beta 1 on a Asus EeePC 1005 PE using the alternate cd. However, I can't connect to any wireless networks using the GUI. When I right-click on the network icon on the titlebar, the option under "Wireless Networks" is greyed out and says "device is not managed". I am successfully able to scan for networks using "sudo iwlist scan". Here is my output sudo lshw -C network *-network description: Wireless interface product: AR9285 Wireless Network Adapter (PCI-Express) vendor: Atheros Communications Inc. physical id: 0 bus info: pci@:02:00.0 logical name: wlan0 version: 01 serial: 1c:4b:d6:5a:4e:42 width: 64 bits clock: 33MHz capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless configuration: broadcast=yes driver=ath9k driverversion=3.2.0-18-generic firmware=N/A ip=192.168.2.4 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn resources: irq:17 memory:fbff-fbff *-network description: Ethernet interface product: AR8132 Fast Ethernet vendor: Atheros Communications Inc. physical id: 0 bus info: pci@:01:00.0 logical name: eth0 version: c0 serial: 48:5b:39:05:74:7c size: 100Mbit/s capacity: 100Mbit/s width: 64 bits clock: 33MHz capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.1.0-NAPI duplex=full firmware=N/A ip=192.168.2.3 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s resources: irq:46 memory:f7fc-f7ff ioport:ec00(size=128) lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu precise (development branch) Release: 12.04 Codename: precise uname -a Linux netbook 3.2.0-18-generic #28-Ubuntu SMP Fri Mar 2 20:02:50 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux sudo rfkill list 0: asus-wlan: Wireless LAN Soft blocked: no Hard blocked: no 1: asus-bluetooth: Bluetooth Soft blocked: yes Hard blocked: no 2: phy0: Wireless LAN Soft blocked: no Hard blocked: no While using the live-cd the wireless network was available, the same happened when installing from alternate cd. Best regards. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/950680/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952126] Re: Some wireless networks are grayed out, though they are connectable. Ubuntu 12.04
** Package changed: gnome-nettool (Ubuntu) => network-manager (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/952126 Title: Some wireless networks are grayed out, though they are connectable. Ubuntu 12.04 Status in “network-manager” package in Ubuntu: New Bug description: I installed Ubuntu 12.04 (nonpae kernel version, downloadedin Ubuntu forum). Description: Ubuntu precise (development branch) Release: 12.04 3.2.0-18-generic kernel. network-manager: Installed: 0.9.2.0+git201202161854.8572ecf-0ubuntu7 Candidate: 0.9.2.0+git201202161854.8572ecf-0ubuntu7 Version table: *** 0.9.2.0+git201202161854.8572ecf-0ubuntu7 0 500 http://bg.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status network-manager-pptp-gnome: Installed: 0.9.2.0-1ubuntu1 Candidate: 0.9.2.0-1ubuntu1 Version table: *** 0.9.2.0-1ubuntu1 0 500 http://bg.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status Wireless card is ipw2200 Some of the connections in the list, which appears on click on the wireless icon in the menu top right, are grayed out. I cannot click on them to enter password and connect. When I select Edit connections fromthe same menu, and enter name and password manually, this works OK. Had troubles connecting to wireless during install - after selecting a wireless and entering password, clicking connect does nothing. Had to chose no updates during install to be able to continue To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/952126/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952644] Re: Lock up when removing password from keyring
*** This bug is a duplicate of bug 950648 *** https://bugs.launchpad.net/bugs/950648 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 950648, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 950648 unable to select "Use Unsafe Storage" when changing password in Passwords and Keys -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. https://bugs.launchpad.net/bugs/952644 Title: Lock up when removing password from keyring Status in “seahorse” package in Ubuntu: New Bug description: To reproduce: * Create a keyring with a password * Launch seahorse * Select the keyring * Right click, change password * Enter the current password in the dialog * Leave the new password blank * Click OK * See a 'Use unsafe storage' dialog The change password dialog still has focus and seahorse seems to have stolen the mouse and Alt-Tab window switcher. You can't select the confirmation dialog and can't click on the OK button. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: seahorse 3.2.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 13:24:24 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120219) ProcEnviron: SHELL=/bin/bash TERM=xterm LANG=en_NZ.UTF-8 LANGUAGE=en_NZ:en SourcePackage: seahorse UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/952644/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952443] Re: Arabic titles doesn't fully displayed in Arabic interface
*** This bug is a duplicate of bug 811475 *** https://bugs.launchpad.net/bugs/811475 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 811475, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 811475 Descender letters (g j p q y) get their tail cut off in current song -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/952443 Title: Arabic titles doesn't fully displayed in Arabic interface Status in “rhythmbox” package in Ubuntu: New Bug description: Arabic titles of songs doesn't fully displayed in Arabic interface. see the Attachments. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/952443/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952695] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()
*** This bug is a duplicate of bug 951647 *** https://bugs.launchpad.net/bugs/951647 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #951647, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952695/+attachment/2854211/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952695/+attachment/2854213/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952695/+attachment/2854215/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952695/+attachment/2854216/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952695/+attachment/2854217/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952695/+attachment/2854218/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952695/+attachment/2854219/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 951647 ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952695 Title: nautilus crashed with SIGSEGV in g_type_check_instance_cast() Status in “nautilus” package in Ubuntu: New Bug description: Crashed while copying files to my Android phone. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 03:32:02 2012 ExecutablePath: /usr/bin/nautilus GsettingsChanges: org.gnome.nautilus.window-state geometry '1045x598+402+97' org.gnome.nautilus.window-state sidebar-width 167 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111011) ProcCmdline: nautilus -n SegvAnalysis: Segfault happened at: 0x7f954f44fe9c : mov(%rax),%rbp PC (0x7f954f44fe9c) ok source "(%rax)" (0x0001) not located in a known VMA region (needed readable region)! destination "%rbp" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: nautilus StacktraceTop: g_type_check_instance_cast () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 Title: nautilus crashed with SIGSEGV in g_type_check_instance_cast() UpgradeStatus: Upgraded to precise on 2012-03-12 (0 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952695/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952496] Re: soffice.bin crashed with SIGSEGV in B2DTuple()
Attached please find the .ppt I was attempting to save with a new name when Libre Office Impress crashed. ** Attachment added: "The file I was saving when LibreOffice Impress crashed" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/952496/+attachment/2854192/+files/HGISCunfer.ppt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/952496 Title: soffice.bin crashed with SIGSEGV in B2DTuple() Status in “libreoffice” package in Ubuntu: Incomplete Bug description: This is Precise Beta-1 + updates through yesterday 10 March 2012. I was saving a fairly large powerpoint file, containing graphics, in ppt format when this crash happened. I had just opened the file, not made changes, and saved as a new file name for subsequent editing. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: libreoffice-core 1:3.5.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 12:38:37 2012 ExecutablePath: /usr/lib/libreoffice/program/soffice.bin InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --impress /media/3235-25EE/geob472_2012/HGISCunfer.ppt --splash-pipe=6 ProcEnviron: LANGUAGE=en_CA:en LANG=en_CA.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x5ffd903 <_ZNK7basegfx10B2DPolygon11getB2DPointEm+19>:fldl (%edx) PC (0x05ffd903) ok source "(%edx)" (0x) not located in a known VMA region (needed readable region)! SegvReason: reading NULL VMA Signal: 11 SourcePackage: libreoffice StacktraceTop: basegfx::B2DPolygon::getB2DPoint(unsigned long) const () from /usr/lib/libreoffice/program/libbasegfxlo.so basegfx::unotools::b2DPolyPolygonToPolyPolygonBezier(basegfx::B2DPolyPolygon const&, com::sun::star::drawing::PolyPolygonBezierCoords&) () from /usr/lib/libreoffice/program/libbasegfxlo.so XLineStartItem::QueryValue(com::sun::star::uno::Any&, unsigned char) const () from /usr/lib/libreoffice/program/../program/libsvxcorelo.so SvxItemPropertySet::getPropertyValue(SfxItemPropertySimpleEntry const*, SfxItemSet const&, bool, bool) const () from /usr/lib/libreoffice/program/../program/libeditenglo.so SvxItemPropertySet_getPropertyValue(SvxItemPropertySet const&, SfxItemPropertySimpleEntry const*, SfxItemSet const&) () from /usr/lib/libreoffice/program/../program/libsvxcorelo.so Title: soffice.bin crashed with SIGSEGV in basegfx::B2DPolygon::getB2DPoint() UpgradeStatus: Upgraded to precise on 2012-03-10 (1 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/952496/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 885730] Re: keyboard layout indicator reacts incorrectly
I have also this problem! Want to fix it!!! -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/885730 Title: keyboard layout indicator reacts incorrectly Status in Gnome Settings Daemon: Invalid Status in Ubuntu network, Bluetooth, keyboard menus: Triaged Status in “gnome-settings-daemon” package in Ubuntu: Won't Fix Bug description: Hi there, there are few bug reports similar to this one but from their description I feel like this is a little different. I use three different keyboard layouts, switching between them with shortcut and having "Allow different layouts for individual windows" option enabled. In this configuration layout switch should be processed when shortcut is triggered or when I switch to another window. Moreover "to switch layout" means two things. Firstly it means to switch keyboard mappings themself and secondly to change what layout indicator shows. The problem itself: mappings which is used is often not the same as indicator shows. I experimented a little to find out what is wrong and now I see that the mistake is in processing switch-window event which always changes mappings used but doesn't refresh what indicator is showing... Sometimes it's quite annoying as nearly all bugs reported here :) This is my first bug report ever so correct me or reguest mroe info if I have fogotten something. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: gnome-settings-daemon 3.2.0-0ubuntu5 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4 Uname: Linux 3.0.0-12-generic i686 ApportVersion: 1.23-0ubuntu3 Architecture: i386 Date: Thu Nov 3 16:11:18 2011 InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) SourcePackage: gnome-settings-daemon UpgradeStatus: Upgraded to oneiric on 2011-10-20 (14 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-settings-daemon/+bug/885730/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 943912] Re: Libreoffice Writer crash with Ctrl+f
I'm getting this as well using the version from the libreoffice official ppa in 11.10. It's a pretty serious bug. It seems to be present regardless of the file. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/943912 Title: Libreoffice Writer crash with Ctrl+f Status in “libreoffice” package in Ubuntu: Incomplete Bug description: The program 'soffice' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 12613 error_code 8 request_code 42 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Menu Edit->Find works. The error disappear if starting with libreoffice --sync. --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) NonfreeKernelModules: wl Package: libreoffice 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-07 (24 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) NonfreeKernelModules: wl Package: libreoffice 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-07 (24 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943912/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 772207] Re: version 173.14.30 driver is buggy for NVidia GeForce FX series
This same bug appears on my Nvidia FX5600 256mb AGP using the 173 driver after upgrading to Natty 11.04. This driver worked great in my customized Maverick 10.10. It ran compiz great. Now there is no 3d accel. Runs 2d gnome with no effects. It say's the recommended 173 driver is installed but not in use. Anyone have a solution for this yet? Will upgrading further to 11.10 fix it? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jockey in Ubuntu. https://bugs.launchpad.net/bugs/772207 Title: version 173.14.30 driver is buggy for NVidia GeForce FX series Status in Unity: Confirmed Status in “jockey” package in Ubuntu: Confirmed Status in “nvidia-graphics-drivers-173” package in Ubuntu: Confirmed Status in “unity” package in Ubuntu: Confirmed Bug description: Video card: 01:00.0 0300: 10de:0322 (rev a1) "nVidia Corporation NV34 [GeForce FX 5200] (rev a1)" Installed ubuntu Natty 11.04 and installed proposed "NVIDIA accelerated graphics driver (version 173)" nvidia-173 (version 173.14.30-0ubuntu1) After reboot the screen became 640x480 and unity login got stuck. Had to do "apt-get remove nvidia-173". In jockey show this "This driver is activated but not currently in use". nvidia-173 is the recommended driver. To manage notifications about this bug go to: https://bugs.launchpad.net/unity/+bug/772207/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952676] Re: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream()
*** This bug is a duplicate of bug 918744 *** https://bugs.launchpad.net/bugs/918744 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #918744, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952676/+attachment/2853995/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952676/+attachment/2853997/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952676/+attachment/2853998/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952676/+attachment/2853999/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952676/+attachment/2854000/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952676/+attachment/2854001/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952676/+attachment/2854002/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 918744 ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-idle in Ubuntu. https://bugs.launchpad.net/bugs/952676 Title: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream() Status in “telepathy-idle” package in Ubuntu: New Bug description: using HUD to switch user availability and app crashed ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: telepathy-idle 0.1.11-2 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 22:02:26 2012 EcryptfsInUse: Yes ExecutablePath: /usr/lib/telepathy/telepathy-idle InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120311) ProcCmdline: /usr/lib/telepathy/telepathy-idle ProcEnviron: SHELL=/bin/bash LANG=en_US.UTF-8 SegvAnalysis: Segfault happened at: 0x7f87c846cf84 : mov(%rdi),%rax PC (0x7f87c846cf84) ok source "(%rdi)" (0x) not located in a known VMA region (needed readable region)! destination "%rax" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: telepathy-idle StacktraceTop: g_io_stream_get_output_stream () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 idle_server_connection_send_async () ?? () ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 Title: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/telepathy-idle/+bug/952676/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 857634] Re: deluge-gtk crashes when creating torrent
Managed to replicate this and the workaround for Deluge involves commenting out 'pbar.set_text': --- a/deluge/ui/gtkui/createtorrentdialog.py +++ b/deluge/ui/gtkui/createtorrentdialog.py @@ -370,7 +370,7 @@ def create_torrent(self, path, tracker, piece_length, progress, comment, target, def _on_create_torrent_progress(self, value, num_pieces): percent = float(value)/float(num_pieces) pbar = self.glade.get_widget("progressbar") -pbar.set_text("%.2f%%" % (percent*100)) +#pbar.set_text("%.2f%%" % (percent*100)) if percent >= 0 and percent <= 1.0: pbar.set_fraction(percent) We will put this into the next PPA release for Oneiric. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pygtk in Ubuntu. https://bugs.launchpad.net/bugs/857634 Title: deluge-gtk crashes when creating torrent Status in “deluge” package in Ubuntu: Invalid Status in “gtk+2.0” package in Ubuntu: Confirmed Status in “pygtk” package in Ubuntu: Invalid Bug description: crashed its create torrent (many) ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: deluge-gtk 1.3.3-1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4 Uname: Linux 3.0.0-11-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu1 Architecture: amd64 CrashCounter: 1 Date: Fri Sep 23 20:24:13 2011 EcryptfsInUse: Yes ExecutablePath: /usr/bin/deluge-gtk InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64+mac (20110907) InterpreterPath: /usr/bin/python2.7 PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/bin/deluge-gtk Signal: 6 SourcePackage: deluge StacktraceTop: raise () from /lib/x86_64-linux-gnu/libc.so.6 abort () from /lib/x86_64-linux-gnu/libc.so.6 g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 Title: deluge-gtk crashed with SIGABRT in raise() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/857634/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952664] Re: gnome-panel crashed with SIGSEGV in gtk_container_forall()
*** This bug is a duplicate of bug 851532 *** https://bugs.launchpad.net/bugs/851532 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #851532, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952664/+attachment/2853959/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952664/+attachment/2853961/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952664/+attachment/2853962/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952664/+attachment/2853963/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952664/+attachment/2853964/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952664/+attachment/2853965/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952664/+attachment/2853966/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of bug 851532 gnome-panel crashed with SIGSEGV in gtk_container_forall() ** Visibility changed to: Public ** Tags removed: need-i386-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-panel in Ubuntu. https://bugs.launchpad.net/bugs/952664 Title: gnome-panel crashed with SIGSEGV in gtk_container_forall() Status in “gnome-panel” package in Ubuntu: New Bug description: I am having problems with my nvidia video card displaying the desktop when I log in. To try to rectify I tried switching form unity to gnome 3. My video card appears to work but I was prompted to raise a bug as a system problem occured. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: gnome-panel 1:3.3.91-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Mon Mar 12 12:25:19 2012 EcryptfsInUse: Yes ExecutablePath: /usr/bin/gnome-panel InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1) ProcCmdline: gnome-panel ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x9345ff: mov0x50(%eax),%edx PC (0x009345ff) ok source "0x50(%eax)" (0xaafa) not located in a known VMA region (needed readable region)! destination "%edx" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: gnome-panel StacktraceTop: ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0 ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0 gtk_container_forall () from /usr/lib/i386-linux-gnu/libgtk-3.so.0 ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0 ?? () from /usr/lib/i386-linux-gnu/libgtk-3.so.0 Title: gnome-panel crashed with SIGSEGV in gtk_container_forall() UpgradeStatus: Upgraded to precise on 2012-03-11 (0 days ago) UserGroups: adm admin cdrom dialout dip fax floppy fuse lpadmin plugdev sambashare tape video To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/952664/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952665] Re: The freedesktop action in nautilus-home.desktop is not currently available unless there is also an empty X-Ayatana-Desktop-Shortcuts= line
*** This bug is a duplicate of bug 942042 *** https://bugs.launchpad.net/bugs/942042 Thanks for reporting this bug and helping to make Ubuntu better. This problem is because Unity doesn't yet support the new Actions spec. I'm going to mark this as a duplicate of bug 942042. ** This bug has been marked a duplicate of bug 942042 Support FD.o Desktop Actions spec -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952665 Title: The freedesktop action in nautilus-home.desktop is not currently available unless there is also an empty X-Ayatana-Desktop-Shortcuts= line Status in “nautilus” package in Ubuntu: New Bug description: In other words the Actions=Window; is not being seen in the quicklist (Open a New Window It will however show up if there is an empty X-Ayatana-Desktop- Shortcuts= line So this currently works to expose the quicklist item X-Ayatana-Desktop-Shortcuts= Actions=Window; [Desktop Action Window] Name=Open a New Window Exec=nautilus OnlyShowIn=Unity; ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 [modified: usr/share/applications/nautilus-home.desktop] ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 21:28:35 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+58+24' InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcEnviron: TERM=xterm PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952665/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952666] Re: [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf()
*** This bug is a duplicate of bug 952427 *** https://bugs.launchpad.net/bugs/952427 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #952427, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952666/+attachment/2853970/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952666/+attachment/2853972/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952666/+attachment/2853973/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952666/+attachment/2853974/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952666/+attachment/2853975/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952666/+attachment/2853976/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952666/+attachment/2853977/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 952427 ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/952666 Title: [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf() Status in “gnome-control-center” package in Ubuntu: New Bug description: none ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: gnome-control-center 1:3.3.91-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Sun Mar 11 20:34:21 2012 ExecutablePath: /usr/bin/gnome-control-center InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120210) ProcCmdline: gnome-control-center ProcEnviron: SHELL=/bin/bash PATH=(custom, no user) LANGUAGE=en_US:en LANG=en_US.UTF-8 SegvAnalysis: Segfault happened at: 0x7f1f433d36b2 : mov%eax,-0x518(%rbp) PC (0x7f1f433d36b2) ok source "%eax" ok destination "-0x518(%rbp)" (0x7fff693c2e88) not located in a known VMA region (needed writable region)! Stack memory exhausted (SP below stack segment) SegvReason: writing unknown VMA Signal: 11 SourcePackage: gnome-control-center StacktraceTop: vfprintf () from /lib/x86_64-linux-gnu/libc.so.6 __vasprintf_chk () from /lib/x86_64-linux-gnu/libc.so.6 g_vasprintf () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_strdup_vprintf () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_print () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 Title: [soundnua]: gnome-control-center crashed with SIGSEGV in vfprintf() UpgradeStatus: Upgraded to precise on 2012-03-12 (0 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo usr_lib_gnome-control-center: activity-log-manager-control-center 0.9.3-0ubuntu1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/952666/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952665] Re: The freedesktop action in nautilus-home.desktop will not currently available unless there is also an X-Ayatana-Desktop-Shortcuts= line
*** This bug is a duplicate of bug 942042 *** https://bugs.launchpad.net/bugs/942042 ** Summary changed: - The freedesktop action in nautilus-home.desktop will not currently available unless there is also an X-Ayatana-Desktop-Shortcuts= line + The freedesktop action in nautilus-home.desktop is not currently available unless there is also an empty X-Ayatana-Desktop-Shortcuts= line ** Description changed: - In other words the Actions=Window; is being seen in the quicklist (Open - a New Window + In other words the Actions=Window; is not being seen in the quicklist + (Open a New Window It will however show up if there is an empty X-Ayatana-Desktop- Shortcuts= line So this currently works to expose the quicklist item X-Ayatana-Desktop-Shortcuts= Actions=Window; [Desktop Action Window] Name=Open a New Window Exec=nautilus OnlyShowIn=Unity; ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 [modified: usr/share/applications/nautilus-home.desktop] ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 21:28:35 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+58+24' InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcEnviron: - TERM=xterm - PATH=(custom, user) - LANG=en_US.UTF-8 - SHELL=/bin/bash + TERM=xterm + PATH=(custom, user) + LANG=en_US.UTF-8 + SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952665 Title: The freedesktop action in nautilus-home.desktop is not currently available unless there is also an empty X-Ayatana-Desktop-Shortcuts= line Status in “nautilus” package in Ubuntu: New Bug description: In other words the Actions=Window; is not being seen in the quicklist (Open a New Window It will however show up if there is an empty X-Ayatana-Desktop- Shortcuts= line So this currently works to expose the quicklist item X-Ayatana-Desktop-Shortcuts= Actions=Window; [Desktop Action Window] Name=Open a New Window Exec=nautilus OnlyShowIn=Unity; ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 [modified: usr/share/applications/nautilus-home.desktop] ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 21:28:35 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+58+24' InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcEnviron: TERM=xterm PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952665/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952665] [NEW] The freedesktop action in nautilus-home.desktop is not currently available unless there is also an empty X-Ayatana-Desktop-Shortcuts= line
*** This bug is a duplicate of bug 942042 *** https://bugs.launchpad.net/bugs/942042 Public bug reported: In other words the Actions=Window; is not being seen in the quicklist (Open a New Window It will however show up if there is an empty X-Ayatana-Desktop- Shortcuts= line So this currently works to expose the quicklist item X-Ayatana-Desktop-Shortcuts= Actions=Window; [Desktop Action Window] Name=Open a New Window Exec=nautilus OnlyShowIn=Unity; ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 [modified: usr/share/applications/nautilus-home.desktop] ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 21:28:35 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+58+24' InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcEnviron: TERM=xterm PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952665 Title: The freedesktop action in nautilus-home.desktop is not currently available unless there is also an empty X-Ayatana-Desktop-Shortcuts= line Status in “nautilus” package in Ubuntu: New Bug description: In other words the Actions=Window; is not being seen in the quicklist (Open a New Window It will however show up if there is an empty X-Ayatana-Desktop- Shortcuts= line So this currently works to expose the quicklist item X-Ayatana-Desktop-Shortcuts= Actions=Window; [Desktop Action Window] Name=Open a New Window Exec=nautilus OnlyShowIn=Unity; ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 [modified: usr/share/applications/nautilus-home.desktop] ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 21:28:35 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+58+24' InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcEnviron: TERM=xterm PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952665/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952659] Re: Can't sign keys.
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. https://bugs.launchpad.net/bugs/952659 Title: Can't sign keys. Status in “seahorse” package in Ubuntu: New Bug description: "You have no personal PGP keys that can be used to indicate your trust of this key." That's the error I get when I try to sign a public key that I've imported. Used to work. Not sure when it stopped working. It makes me frustrated. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: seahorse 3.2.2-0ubuntu0.1 ProcVersionSignature: Ubuntu 3.0.0-16.29-generic-pae 3.0.20 Uname: Linux 3.0.0-16-generic-pae i686 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Sun Mar 11 21:09:17 2012 ExecutablePath: /usr/bin/seahorse InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: seahorse UpgradeStatus: Upgraded to oneiric on 2011-10-15 (149 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/952659/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952659] [NEW] Can't sign keys.
Public bug reported: "You have no personal PGP keys that can be used to indicate your trust of this key." That's the error I get when I try to sign a public key that I've imported. Used to work. Not sure when it stopped working. It makes me frustrated. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: seahorse 3.2.2-0ubuntu0.1 ProcVersionSignature: Ubuntu 3.0.0-16.29-generic-pae 3.0.20 Uname: Linux 3.0.0-16-generic-pae i686 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Sun Mar 11 21:09:17 2012 ExecutablePath: /usr/bin/seahorse InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: seahorse UpgradeStatus: Upgraded to oneiric on 2011-10-15 (149 days ago) ** Affects: seahorse (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug apport-lpi gnupg i386 oneiric pgp running-unity seahorse -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. https://bugs.launchpad.net/bugs/952659 Title: Can't sign keys. Status in “seahorse” package in Ubuntu: New Bug description: "You have no personal PGP keys that can be used to indicate your trust of this key." That's the error I get when I try to sign a public key that I've imported. Used to work. Not sure when it stopped working. It makes me frustrated. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: seahorse 3.2.2-0ubuntu0.1 ProcVersionSignature: Ubuntu 3.0.0-16.29-generic-pae 3.0.20 Uname: Linux 3.0.0-16-generic-pae i686 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: i386 Date: Sun Mar 11 21:09:17 2012 ExecutablePath: /usr/bin/seahorse InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: seahorse UpgradeStatus: Upgraded to oneiric on 2011-10-15 (149 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/952659/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 950794] Re: Personal settings are lost after upgrading to LibreOffice 3.5/Precise
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: libreoffice (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/950794 Title: Personal settings are lost after upgrading to LibreOffice 3.5/Precise Status in “libreoffice” package in Ubuntu: Confirmed Bug description: I just upgraded from Ubuntu 11.10 to 12.4 and LibreOffice no longer uses any of my personal settings from the previous version (file history, spelling, autocorrect, extensions, etc.). Everything is still in my ~/.libreoffice/3/user/ folder, but LibreOffice simply doesn't seem to see it. Maybe the new version stores things in another location but if so I can't tell where this is or how to import my settings. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: libreoffice 1:3.5.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic i686 ApportVersion: 1.94.1-0ubuntu1 Architecture: i386 Date: Fri Mar 9 14:37:10 2012 ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: libreoffice UpgradeStatus: Upgraded to precise on 2012-03-09 (0 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/950794/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952645] Re: compiz crashed with SIGSEGV in intel_miptree_release()
*** This bug is a duplicate of bug 926379 *** https://bugs.launchpad.net/bugs/926379 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #926379, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952645/+attachment/2853790/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952645/+attachment/2853792/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952645/+attachment/2853793/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952645/+attachment/2853794/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952645/+attachment/2853795/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952645/+attachment/2853796/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952645/+attachment/2853797/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of bug 926379 compiz crashed with SIGSEGV in intel_miptree_release() (Needs mesa-8.0.1) ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity https://bugs.launchpad.net/bugs/952645 Title: compiz crashed with SIGSEGV in intel_miptree_release() Status in “unity” package in Ubuntu: New Bug description: Happened when running update manager. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: unity 5.4.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Mon Mar 12 01:30:40 2012 ExecutablePath: /usr/bin/compiz InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) ProcCmdline: compiz ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7f73cfd565a9 : mov (%rdi),%rcx PC (0x7f73cfd565a9) ok source "(%rdi)" (0x0220) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: unity StacktraceTop: intel_miptree_release () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so intel_update_renderbuffers () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so intelSetTexBuffer2 () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so TfpTexture::bindPixmapToTexture(unsigned long, int, int, int) () from /usr/lib/compiz/libopengl.so boost::detail::function::function_invoker4::invoke(boost::detail::function::function_buffer&, unsigned long, int, int, int) () from /usr/lib/compiz/libopengl.so Title: compiz crashed with SIGSEGV in intel_miptree_release() UpgradeStatus: Upgraded to precise on 2012-03-10 (1 days ago) UserGroups: adm cdrom dip lpadmin mythtv plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/952645/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952648] [NEW] Breadcrumb width not updating on folder rename
Public bug reported: TEST CASE: 1. Open Nautilus. 2. Create a folder with a long name. 3. Enter the folder. 4. Use the breadcrumb navigation (or the back button) to go back to the new folder's parent. 5. Rename the new folder to something short. RESULT: * The breadcrumb navigation updates the new folder name but doesn't change the breadcrumb's width. Short clip attached. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 01:36:24 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '927x1027+65+24' org.gnome.nautilus.window-state sidebar-width 183 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901) SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952648 Title: Breadcrumb width not updating on folder rename Status in “nautilus” package in Ubuntu: New Bug description: TEST CASE: 1. Open Nautilus. 2. Create a folder with a long name. 3. Enter the folder. 4. Use the breadcrumb navigation (or the back button) to go back to the new folder's parent. 5. Rename the new folder to something short. RESULT: * The breadcrumb navigation updates the new folder name but doesn't change the breadcrumb's width. Short clip attached. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 01:36:24 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '927x1027+65+24' org.gnome.nautilus.window-state sidebar-width 183 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901) SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952648/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952648] Re: Breadcrumb width not updating on rename
** Attachment added: "nautilus-breadcrumb.ogv" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952648/+attachment/2853808/+files/nautilus-breadcrumb.ogv ** Summary changed: - Breadcrumb width not updating on rename + Breadcrumb width not updating on folder rename -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952648 Title: Breadcrumb width not updating on folder rename Status in “nautilus” package in Ubuntu: New Bug description: TEST CASE: 1. Open Nautilus. 2. Create a folder with a long name. 3. Enter the folder. 4. Use the breadcrumb navigation (or the back button) to go back to the new folder's parent. 5. Rename the new folder to something short. RESULT: * The breadcrumb navigation updates the new folder name but doesn't change the breadcrumb's width. Short clip attached. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 01:36:24 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '927x1027+65+24' org.gnome.nautilus.window-state sidebar-width 183 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901) SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952648/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952648] Re: Breadcrumb width not updating on rename
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952648 Title: Breadcrumb width not updating on folder rename Status in “nautilus” package in Ubuntu: New Bug description: TEST CASE: 1. Open Nautilus. 2. Create a folder with a long name. 3. Enter the folder. 4. Use the breadcrumb navigation (or the back button) to go back to the new folder's parent. 5. Rename the new folder to something short. RESULT: * The breadcrumb navigation updates the new folder name but doesn't change the breadcrumb's width. Short clip attached. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 01:36:24 2012 GsettingsChanges: org.gnome.nautilus.window-state geometry '927x1027+65+24' org.gnome.nautilus.window-state sidebar-width 183 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110901) SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952648/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 949206] Re: Ubuntu 12.04 fails to install broadcom STA drivers
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: jockey (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jockey in Ubuntu. https://bugs.launchpad.net/bugs/949206 Title: Ubuntu 12.04 fails to install broadcom STA drivers Status in “jockey” package in Ubuntu: Confirmed Bug description: Jockey fails to properly install broadcom STA wireless drivers. On jockey.log I see this towards the end: 2012-03-07 13:44:56,813 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted 2012-03-07 13:44:56,854 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted 2012-03-07 13:44:56,878 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted 2012-03-07 13:45:11,228 DEBUG: BroadcomWLHandler enabled(): kmod disabled, bcm43xx: blacklisted, b43: blacklisted, b43legacy: blacklisted 2012-03-07 13:45:16,860 WARNING: modinfo for module wl failed: ERROR: modinfo: could not find module wl I managed to get it working by installing firmware-b43-lpphy-installer and then adding b43 to /etc/modules ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: jockey-gtk 0.9.7-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu1 Architecture: i386 Date: Wed Mar 7 14:26:05 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) MachineType: Hewlett-Packard Compaq Presario CQ40 Notebook PC PackageArchitecture: all ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-18-generic-pae root=UUID=15ebff9e-ad6e-4570-a234-3cb9dca2de21 ro quiet splash vt.handoff=7 SourcePackage: jockey UpgradeStatus: Upgraded to precise on 2012-03-07 (0 days ago) dmi.bios.date: 08/17/2009 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: F.51 dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: 3607 dmi.board.vendor: Compal dmi.board.version: 99.B4 dmi.chassis.type: 10 dmi.chassis.vendor: Compal dmi.chassis.version: N/A dmi.modalias: dmi:bvnHewlett-Packard:bvrF.51:bd08/17/2009:svnHewlett-Packard:pnCompaqPresarioCQ40NotebookPC:pvr039112200D102:rvnCompal:rn3607:rvr99.B4:cvnCompal:ct10:cvrN/A: dmi.product.name: Compaq Presario CQ40 Notebook PC dmi.product.version: 039112200D102 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/949206/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952644] Re: Lock up when removing password from keyring
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. https://bugs.launchpad.net/bugs/952644 Title: Lock up when removing password from keyring Status in “seahorse” package in Ubuntu: New Bug description: To reproduce: * Create a keyring with a password * Launch seahorse * Select the keyring * Right click, change password * Enter the current password in the dialog * Leave the new password blank * Click OK * See a 'Use unsafe storage' dialog The change password dialog still has focus and seahorse seems to have stolen the mouse and Alt-Tab window switcher. You can't select the confirmation dialog and can't click on the OK button. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: seahorse 3.2.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 13:24:24 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120219) ProcEnviron: SHELL=/bin/bash TERM=xterm LANG=en_NZ.UTF-8 LANGUAGE=en_NZ:en SourcePackage: seahorse UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/952644/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952644] [NEW] Lock up when removing password from keyring
Public bug reported: To reproduce: * Create a keyring with a password * Launch seahorse * Select the keyring * Right click, change password * Enter the current password in the dialog * Leave the new password blank * Click OK * See a 'Use unsafe storage' dialog The change password dialog still has focus and seahorse seems to have stolen the mouse and Alt-Tab window switcher. You can't select the confirmation dialog and can't click on the OK button. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: seahorse 3.2.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 13:24:24 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120219) ProcEnviron: SHELL=/bin/bash TERM=xterm LANG=en_NZ.UTF-8 LANGUAGE=en_NZ:en SourcePackage: seahorse UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: seahorse (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. https://bugs.launchpad.net/bugs/952644 Title: Lock up when removing password from keyring Status in “seahorse” package in Ubuntu: New Bug description: To reproduce: * Create a keyring with a password * Launch seahorse * Select the keyring * Right click, change password * Enter the current password in the dialog * Leave the new password blank * Click OK * See a 'Use unsafe storage' dialog The change password dialog still has focus and seahorse seems to have stolen the mouse and Alt-Tab window switcher. You can't select the confirmation dialog and can't click on the OK button. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: seahorse 3.2.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Mon Mar 12 13:24:24 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120219) ProcEnviron: SHELL=/bin/bash TERM=xterm LANG=en_NZ.UTF-8 LANGUAGE=en_NZ:en SourcePackage: seahorse UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/952644/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 950648] Re: unable to select "Use Unsafe Storage" when changing password in Passwords and Keys
Very annoying bug is also affecting me. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. https://bugs.launchpad.net/bugs/950648 Title: unable to select "Use Unsafe Storage" when changing password in Passwords and Keys Status in “seahorse” package in Ubuntu: Confirmed Bug description: when opening Passwords and Keys, right-clicking the default password and clicking "Change Password" I enter my Old password, and leave the New Password fields blanks, but when I hit OK, I'm unable to interact with the "Store Passwords Unencrypted?" window. I have the options for "Use unsafe storage" and "Cancel", but clicking on either of them does nothing. I'm not even able to drag the window. It doesn't seem to respond to keyboard input, and I'm unable to tab across. The only way to exit that window is to hit the X to close the window. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: seahorse 3.2.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: fglrx wl ApportVersion: 1.94.1-0ubuntu1 Architecture: amd64 Date: Fri Mar 9 19:47:48 2012 ExecutablePath: /usr/bin/seahorse InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) ProcEnviron: LANGUAGE=en_AU:en LANG=en_AU.UTF-8 SHELL=/bin/bash SourcePackage: seahorse UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/950648/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 950648] Re: unable to select "Use Unsafe Storage" when changing password in Passwords and Keys
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: seahorse (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to seahorse in Ubuntu. https://bugs.launchpad.net/bugs/950648 Title: unable to select "Use Unsafe Storage" when changing password in Passwords and Keys Status in “seahorse” package in Ubuntu: Confirmed Bug description: when opening Passwords and Keys, right-clicking the default password and clicking "Change Password" I enter my Old password, and leave the New Password fields blanks, but when I hit OK, I'm unable to interact with the "Store Passwords Unencrypted?" window. I have the options for "Use unsafe storage" and "Cancel", but clicking on either of them does nothing. I'm not even able to drag the window. It doesn't seem to respond to keyboard input, and I'm unable to tab across. The only way to exit that window is to hit the X to close the window. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: seahorse 3.2.2-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: fglrx wl ApportVersion: 1.94.1-0ubuntu1 Architecture: amd64 Date: Fri Mar 9 19:47:48 2012 ExecutablePath: /usr/bin/seahorse InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) ProcEnviron: LANGUAGE=en_AU:en LANG=en_AU.UTF-8 SHELL=/bin/bash SourcePackage: seahorse UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/950648/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952188] Re: package gdm 3.0.4-0ubuntu11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
*** This bug is a duplicate of bug 523896 *** https://bugs.launchpad.net/bugs/523896 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 523896, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** This bug has been marked a duplicate of bug 523896 useradd: cannot lock /etc/passwd; try again later. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm in Ubuntu. https://bugs.launchpad.net/bugs/952188 Title: package gdm 3.0.4-0ubuntu11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Status in “gdm” package in Ubuntu: New Bug description: I think this occured because my laptop ran out of memory. But instead of handling this gracefully, the program crashed. ProblemType: Package DistroRelease: Ubuntu 11.10 Package: gdm 3.0.4-0ubuntu11 ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20 Uname: Linux 3.0.0-16-generic i686 NonfreeKernelModules: wl ApportVersion: 1.23-0ubuntu4 AptOrdering: gdm: Configure gnome-core: Configure gnome: Configure Architecture: i386 Date: Sun Mar 11 17:11:55 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) SourcePackage: gdm Title: package gdm 3.0.4-0ubuntu11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/952188/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 951091] Re: Libreoffice creates huge RTF file if images embedded
:~$ lsb_release -rd Description:Ubuntu precise (development branch) Release:12.04 :~$ apt-cache policy libreoffice-writer libreoffice-writer: Installed: 1:3.5.0-2ubuntu1 Candidate: 1:3.5.0-2ubuntu1 Version table: *** 1:3.5.0-2ubuntu1 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status Installed on a spare computer, up-to-date. Created from scratch or converted from .odt same result. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/951091 Title: Libreoffice creates huge RTF file if images embedded Status in “libreoffice” package in Ubuntu: Incomplete Bug description: File consists of to lines of text and two images PNG and JPG sized respectivly 256kb and 37 kb. Resulting file is 36MB!!! Files used in this excersize are attached. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/951091/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952596] Re: soffice.bin crashed with SIGSEGV in exit()
Looking through syslog, I also came across this line a single second before the crash: gdk-warning: gnome-session: fatal io error 11 (resource temporarily unavailable) on x server :0.#012 So, maybe related to Xorg? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/952596 Title: soffice.bin crashed with SIGSEGV in exit() Status in “libreoffice” package in Ubuntu: New Bug description: Release: up-to-date Precise. I was actually scrolling through a pdf in Evince when I was suddenly thrown out the the log in screen again. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: libreoffice-core 1:3.5.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 23:30:47 2012 ExecutablePath: /usr/lib/libreoffice/program/soffice.bin InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120308) ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer /home/username/Linux-Ubuntu\ -\ kommandon\ och\ inställningar-2.odt --splash-pipe=6 SegvAnalysis: Segfault happened at: 0x7f2d202f18d3:mov(%rdx),%rcx PC (0x7f2d202f18d3) ok source "(%rdx)" (0x49598cc0) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: libreoffice StacktraceTop: ?? () from /lib/x86_64-linux-gnu/libc.so.6 exit () from /lib/x86_64-linux-gnu/libc.so.6 ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 Title: soffice.bin crashed with SIGSEGV in exit() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/952596/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952620] Re: Evolution freezes when attempting to compose email in html format
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/952620 Title: Evolution freezes when attempting to compose email in html format Status in “evolution” package in Ubuntu: New Bug description: When I choose a different colour when composing an email in html format, Evolution locks up. I can move the mouse but clicking on any of the buttons in the email compose window does nothing. I can still click on the close box, but I'm asked to save or discard the message, so I can't get any further. The only way out is to kill Evolution altogether. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: evolution 3.2.3-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Mon Mar 12 12:38:24 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcEnviron: LANGUAGE=en_NZ:en TERM=xterm PATH=(custom, no user) LANG=en_NZ.UTF-8 SHELL=/bin/bash SourcePackage: evolution UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/952620/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952620] [NEW] Evolution freezes when attempting to compose email in html format
Public bug reported: When I choose a different colour when composing an email in html format, Evolution locks up. I can move the mouse but clicking on any of the buttons in the email compose window does nothing. I can still click on the close box, but I'm asked to save or discard the message, so I can't get any further. The only way out is to kill Evolution altogether. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: evolution 3.2.3-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Mon Mar 12 12:38:24 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcEnviron: LANGUAGE=en_NZ:en TERM=xterm PATH=(custom, no user) LANG=en_NZ.UTF-8 SHELL=/bin/bash SourcePackage: evolution UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: evolution (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evolution in Ubuntu. https://bugs.launchpad.net/bugs/952620 Title: Evolution freezes when attempting to compose email in html format Status in “evolution” package in Ubuntu: New Bug description: When I choose a different colour when composing an email in html format, Evolution locks up. I can move the mouse but clicking on any of the buttons in the email compose window does nothing. I can still click on the close box, but I'm asked to save or discard the message, so I can't get any further. The only way out is to kill Evolution altogether. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: evolution 3.2.3-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Mon Mar 12 12:38:24 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcEnviron: LANGUAGE=en_NZ:en TERM=xterm PATH=(custom, no user) LANG=en_NZ.UTF-8 SHELL=/bin/bash SourcePackage: evolution UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/952620/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 734381] Re: Eclipse splash screen shows a resize grip under unity
I just wanted to say a personal thanks for this fix (and, the reporting, and investigating, and the releasing, and the building ...). I have confirmed on Ubuntu 12.04 Beta 1 that the Eclipse splash screen displays without the resize grip, and it looks much better it is great to see attention paid to such detail (paper-cut indeed!) Thanks again, -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/734381 Title: Eclipse splash screen shows a resize grip under unity Status in Eclipse: Unknown Status in One Hundred Paper Cuts: Fix Released Status in “gtk+2.0” package in Ubuntu: Fix Released Bug description: Binary package hint: unity I'm not completely sure this is a bug, but i thought it's worth reporting. When opening eclipse under unity the splash screen shows a resize grip on the bottom right corner, and I'm guessing it shouldn't. ProblemType: Bug DistroRelease: Ubuntu 11.04 Package: unity 3.6.4-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7 Uname: Linux 2.6.38-6-generic x86_64 NonfreeKernelModules: wl Architecture: amd64 CompizPlugins: [core,bailer,detection,composite,opengl,decor,snap,place,imgpng,gnomecompat,move,compiztoolbox,session,grid,vpswitch,resize,regex,mousepoll,animation,wall,expo,workarounds,ezoom,staticswitcher,fade,scale,unityshell] CompositorRunning: compiz DRM.card0.HDMI.A.1: status: disconnected enabled: disabled dpms: On modes: edid-base64: DRM.card0.LVDS.1: status: connected enabled: enabled dpms: On modes: 1920x1080 1680x1050 1400x1050 1280x1024 1440x900 1280x960 1280x854 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480 edid-base64: AP///wAGr+0QAAESAQOQIhN4CsiVnldUkiYPUFQBAQEBAQEBAQEBAQEBAQEBgDSAPnA4MkAeFKoAWMEQAAAagDSAPnA4MkAeFKoAWMEQAAAa/gBGNzkwS4BCMTU2SFcxAAIBCiAgANU= DRM.card0.VGA.1: status: disconnected enabled: disabled dpms: On modes: edid-base64: Date: Sun Mar 13 12:49:55 2011 DistUpgraded: Log time: 2011-03-12 13:43:26.623154 DistroCodename: natty DistroVariant: ubuntu DkmsStatus: vboxhost, 4.0.4, 2.6.38-6-generic, x86_64: installed vboxhost, 4.0.4, 2.6.35-27-generic, x86_64: installed bcmwl, 5.100.82.38+bdcom, 2.6.38-6-generic, x86_64: installed bcmwl, 5.100.82.38+bdcom, 2.6.35-27-generic, x86_64: installed GraphicsCard: ATI Technologies Inc M92 [Mobility Radeon HD 4500 Series] [1002:9553] (prog-if 00 [VGA controller]) Subsystem: Dell Device [1028:02be] InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) InstallationMedia_: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) InstallationMedia__: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) MachineType: Dell Inc. Studio 1555 ProcEnviron: LANGUAGE=en_US:en LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic root=UUID=e67f3606-3d4d-418e-a9f5-80e649445e8e ro quiet splash vt.handoff=7 ProcVersionSignature_: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7 ProcVersionSignature__: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7 Renderer: Unknown SourcePackage: unity UpgradeStatus: Upgraded to natty on 2011-03-12 (0 days ago) dmi.bios.date: 08/11/2010 dmi.bios.vendor: Dell Inc. dmi.bios.version: A12 dmi.board.name: 0C234M dmi.board.vendor: Dell Inc. dmi.board.version: A12 dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.chassis.version: A12 dmi.modalias: dmi:bvnDellInc.:bvrA12:bd08/11/2010:svnDellInc.:pnStudio1555:pvrA12:rvnDellInc.:rn0C234M:rvrA12:cvnDellInc.:ct8:cvrA12: dmi.product.name: Studio 1555 dmi.product.version: A12 dmi.sys.vendor: Dell Inc. version.compiz: compiz 1:0.9.4-0ubuntu4 version.libdrm2: libdrm2 2.4.23-1ubuntu3 version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu1 version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11 version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20110107+b795ca6e-0ubuntu5 To manage notifications about this bug go to: https://bugs.launchpad.net/eclipse/+bug/734381/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 856939] Re: Default Thunderbird icons in Oneiric unusable with Greybird
I can't confirm this bug. I just tested Thunderbird in Precise (with all updates installed) and Greybird. See the attached screenshot. ** Attachment added: "Screenshot of Thunderbird in Precise" https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/856939/+attachment/2853648/+files/thunderbird_precise.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/856939 Title: Default Thunderbird icons in Oneiric unusable with Greybird Status in “thunderbird” package in Ubuntu: Fix Released Bug description: the name says it all. i'll try to attach a screenshot to this report. the new default thunderbird icons in oeneric are just plain white and they show up very poorly, looking ugly and having very poor usability on the grey toolbar background of the xubuntu greybird theme. they probably look fine in unity, but xubuntu will have to do something about this before oeneric release. cheers, stephen. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/856939/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952612] [NEW] Package @GCONFPKGS@ was not found in the pkg-config search path.
Public bug reported: There is a serious issue in the libgucharmap-2-90-dev package in the .pc file. The field Requires.private says: Requires.private: @GCONFPKGS@ which leads to this error trying to get the CFLAGS: pkg-config --cflags gucharmap-2.90 Package @GCONFPKGS@ was not found in the pkg-config search path. Perhaps you should add the directory containing `@GCONFPKGS@.pc' to the PKG_CONFIG_PATH environment variable Package '@GCONFPKGS@', required by 'gucharmap', not found and thus e.g. bluefish fails to build, because the necessary include directive for gucharmap headers gets lost. ** Affects: gucharmap (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gucharmap in Ubuntu. https://bugs.launchpad.net/bugs/952612 Title: Package @GCONFPKGS@ was not found in the pkg-config search path. Status in “gucharmap” package in Ubuntu: New Bug description: There is a serious issue in the libgucharmap-2-90-dev package in the .pc file. The field Requires.private says: Requires.private: @GCONFPKGS@ which leads to this error trying to get the CFLAGS: pkg-config --cflags gucharmap-2.90 Package @GCONFPKGS@ was not found in the pkg-config search path. Perhaps you should add the directory containing `@GCONFPKGS@.pc' to the PKG_CONFIG_PATH environment variable Package '@GCONFPKGS@', required by 'gucharmap', not found and thus e.g. bluefish fails to build, because the necessary include directive for gucharmap headers gets lost. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gucharmap/+bug/952612/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952601] Re: nautilus crashed with SIGABRT in raise()
*** This bug is a duplicate of bug 905686 *** https://bugs.launchpad.net/bugs/905686 Distribution upgrade appears to have fixed it -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952601 Title: nautilus crashed with SIGABRT in raise() Status in “nautilus” package in Ubuntu: New Bug description: Just booted up and had a usb memory stick all ready plugged in to the laptop opened a jpeg file which opened as normal then the crash error box appeared ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic i686 ApportVersion: 1.94.1-0ubuntu1 Architecture: i386 Date: Fri Mar 9 16:23:10 2012 ExecutablePath: /usr/bin/nautilus GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+65+24' org.gnome.nautilus.window-state start-with-status-bar true InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) ProcCmdline: nautilus -n ProcEnviron: LANGUAGE=en_GB:en LANG=en_GB.UTF-8 SHELL=/bin/bash Signal: 6 SourcePackage: nautilus StacktraceTop: raise () from /lib/i386-linux-gnu/libc.so.6 abort () from /lib/i386-linux-gnu/libc.so.6 ?? () from /lib/i386-linux-gnu/libc.so.6 __assert_fail () from /lib/i386-linux-gnu/libc.so.6 _XAllocID () from /usr/lib/i386-linux-gnu/libX11.so.6 Title: nautilus crashed with SIGABRT in raise() UpgradeStatus: Upgraded to precise on 2012-02-18 (22 days ago) UserGroups: adm admin cdrom debian-tor dialout lpadmin netdev plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952601/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 951091] Re: Libreoffice creates huge RTF file if images embedded
** Attachment added: "RTF_with_pics.rtf" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/951091/+attachment/2853595/+files/RTF_with_pics.rtf -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/951091 Title: Libreoffice creates huge RTF file if images embedded Status in “libreoffice” package in Ubuntu: Incomplete Bug description: File consists of to lines of text and two images PNG and JPG sized respectivly 256kb and 37 kb. Resulting file is 36MB!!! Files used in this excersize are attached. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/951091/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 951091] Re: Libreoffice creates huge RTF file if images embedded
** Attachment added: "ODT_with_pics.odt" https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/951091/+attachment/2853594/+files/ODT_with_pics.odt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/951091 Title: Libreoffice creates huge RTF file if images embedded Status in “libreoffice” package in Ubuntu: Incomplete Bug description: File consists of to lines of text and two images PNG and JPG sized respectivly 256kb and 37 kb. Resulting file is 36MB!!! Files used in this excersize are attached. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/951091/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952596] Stacktrace.txt
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952596/+attachment/2853589/+files/Stacktrace.txt -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/952596 Title: soffice.bin crashed with SIGSEGV in exit() Status in “libreoffice” package in Ubuntu: New Bug description: Release: up-to-date Precise. I was actually scrolling through a pdf in Evince when I was suddenly thrown out the the log in screen again. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: libreoffice-core 1:3.5.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 23:30:47 2012 ExecutablePath: /usr/lib/libreoffice/program/soffice.bin InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120308) ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer /home/username/Linux-Ubuntu\ -\ kommandon\ och\ inställningar-2.odt --splash-pipe=6 SegvAnalysis: Segfault happened at: 0x7f2d202f18d3:mov(%rdx),%rcx PC (0x7f2d202f18d3) ok source "(%rdx)" (0x49598cc0) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: libreoffice StacktraceTop: ?? () from /lib/x86_64-linux-gnu/libc.so.6 exit () from /lib/x86_64-linux-gnu/libc.so.6 ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 Title: soffice.bin crashed with SIGSEGV in exit() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/952596/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952596]
StacktraceTop: __run_exit_handlers (status=1, listp=0x7f2d2066a688, run_list_atexit=true) at exit.c:50 __GI_exit (status=) at exit.c:100 ?? () ?? () ?? () -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/952596 Title: soffice.bin crashed with SIGSEGV in exit() Status in “libreoffice” package in Ubuntu: New Bug description: Release: up-to-date Precise. I was actually scrolling through a pdf in Evince when I was suddenly thrown out the the log in screen again. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: libreoffice-core 1:3.5.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 23:30:47 2012 ExecutablePath: /usr/lib/libreoffice/program/soffice.bin InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120308) ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer /home/username/Linux-Ubuntu\ -\ kommandon\ och\ inställningar-2.odt --splash-pipe=6 SegvAnalysis: Segfault happened at: 0x7f2d202f18d3:mov(%rdx),%rcx PC (0x7f2d202f18d3) ok source "(%rdx)" (0x49598cc0) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: libreoffice StacktraceTop: ?? () from /lib/x86_64-linux-gnu/libc.so.6 exit () from /lib/x86_64-linux-gnu/libc.so.6 ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 Title: soffice.bin crashed with SIGSEGV in exit() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/952596/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952601] Re: nautilus crashed with SIGABRT in raise()
*** This bug is a duplicate of bug 905686 *** https://bugs.launchpad.net/bugs/905686 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #905686, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952601/+attachment/2853570/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952601/+attachment/2853572/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952601/+attachment/2853573/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952601/+attachment/2853574/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952601/+attachment/2853575/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952601/+attachment/2853576/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952601/+attachment/2853577/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of bug 905686 nautilus assert failure: nautilus: ../../src/xcb_io.c:528: _XAllocID: Assertion `ret != inval_id' failed. ** Visibility changed to: Public ** Tags removed: need-i386-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952601 Title: nautilus crashed with SIGABRT in raise() Status in “nautilus” package in Ubuntu: New Bug description: Just booted up and had a usb memory stick all ready plugged in to the laptop opened a jpeg file which opened as normal then the crash error box appeared ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic i686 ApportVersion: 1.94.1-0ubuntu1 Architecture: i386 Date: Fri Mar 9 16:23:10 2012 ExecutablePath: /usr/bin/nautilus GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+65+24' org.gnome.nautilus.window-state start-with-status-bar true InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) ProcCmdline: nautilus -n ProcEnviron: LANGUAGE=en_GB:en LANG=en_GB.UTF-8 SHELL=/bin/bash Signal: 6 SourcePackage: nautilus StacktraceTop: raise () from /lib/i386-linux-gnu/libc.so.6 abort () from /lib/i386-linux-gnu/libc.so.6 ?? () from /lib/i386-linux-gnu/libc.so.6 __assert_fail () from /lib/i386-linux-gnu/libc.so.6 _XAllocID () from /usr/lib/i386-linux-gnu/libX11.so.6 Title: nautilus crashed with SIGABRT in raise() UpgradeStatus: Upgraded to precise on 2012-02-18 (22 days ago) UserGroups: adm admin cdrom debian-tor dialout lpadmin netdev plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952601/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 919396] Re: Screen not locked when coming out of suspend/hibernate
yeah, when the screen goes on, the clock displayed isn't the current one, it's one of several hours ago (or whenever I've left it idle). ** Summary changed: - Screen not locked when coming out of suspend/hibernate + Screen not locked after screen saver -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-screensaver in Ubuntu. https://bugs.launchpad.net/bugs/919396 Title: Screen not locked after screen saver Status in “gnome-screensaver” package in Ubuntu: New Bug description: After coming out of suspend, the active desktop gets displayed with all the open apps, files, etc. Then, after like two seconds, the screen gets faded to black and then is the password prompt displayed. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: gnome-screensaver 3.2.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9 Uname: Linux 3.0.0-14-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Fri Jan 20 22:05:30 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111011) ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gnome-screensaver Symptom: security Title: Screen not locked when coming out of suspend/hibernate UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/919396/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 329968] Re: No suggestions from spell checker if two are installed (OpenMedSpel)
** Also affects: df-libreoffice Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/329968 Title: No suggestions from spell checker if two are installed (OpenMedSpel) Status in LibreOffice Productivity Suite: New Status in The OpenOffice.org Suite: Fix Released Status in “libreoffice” package in Ubuntu: Incomplete Status in “openoffice.org” package in Ubuntu: Won't Fix Bug description: Binary package hint: openoffice.org I am attempting to install the OpenMedSpel plugin (an extension that adds a medical terms dictionary to OO.o 3.0) from http://extensions.services.openoffice.org/project/OMS . Installing the extension disables the normal English dictionary on OO.o 3.0 on Ubuntu 8.10 64-bit from https://launchpad.net/~openoffice- pkgs/+archive/ppa . Once the package is installed and OO.o is restarted, all normal English words are marked as misspelled. Only medical jargon like "reticulocyte" is considered spelled correctly. Uninstalling the plugin fixes the problem. I've contacted the plugin author, and he told me that this is not the case in WinXP. I am not able to check in Jaunty since my VirtualBox network connection is not working (https://bugs.launchpad.net/ubuntu/+bug/326003) Is there any additional info you might need or any suggestions you can recommend? To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/329968/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952596] ThreadStacktrace.txt
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952596/+attachment/2853590/+files/ThreadStacktrace.txt ** Tags added: apport-failed-retrace ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/952596 Title: soffice.bin crashed with SIGSEGV in exit() Status in “libreoffice” package in Ubuntu: New Bug description: Release: up-to-date Precise. I was actually scrolling through a pdf in Evince when I was suddenly thrown out the the log in screen again. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: libreoffice-core 1:3.5.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 23:30:47 2012 ExecutablePath: /usr/lib/libreoffice/program/soffice.bin InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120308) ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer /home/username/Linux-Ubuntu\ -\ kommandon\ och\ inställningar-2.odt --splash-pipe=6 SegvAnalysis: Segfault happened at: 0x7f2d202f18d3:mov(%rdx),%rcx PC (0x7f2d202f18d3) ok source "(%rdx)" (0x49598cc0) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: libreoffice StacktraceTop: ?? () from /lib/x86_64-linux-gnu/libc.so.6 exit () from /lib/x86_64-linux-gnu/libc.so.6 ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 Title: soffice.bin crashed with SIGSEGV in exit() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/952596/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952598] Re: yelp crashed with SIGABRT in raise()
*** This bug is a duplicate of bug 949209 *** https://bugs.launchpad.net/bugs/949209 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #949209, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952598/+attachment/2853554/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952598/+attachment/2853556/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952598/+attachment/2853557/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952598/+attachment/2853558/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952598/+attachment/2853559/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952598/+attachment/2853560/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952598/+attachment/2853561/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 949209 ** Visibility changed to: Public ** Tags removed: need-i386-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to yelp in Ubuntu. https://bugs.launchpad.net/bugs/952598 Title: yelp crashed with SIGABRT in raise() Status in “yelp” package in Ubuntu: New Bug description: rod@ubuntu-Desk:~$ lsb_release -rd Description: Ubuntu precise (development branch) Release: 12.04 rod@ubuntu-Desk:~$ apt-cache policy yelp yelp: Installed: 3.3.4-0ubuntu1 Candidate: 3.3.4-0ubuntu1 Version table: *** 3.3.4-0ubuntu1 0 500 http://au.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status What I expected to happen? I opened up Help and typed in a search term and pressed enter, I expected to see the search return results What happened instead? Help simply crashed. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: yelp 3.3.4-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Mon Mar 12 09:35:33 2012 ExecutablePath: /usr/bin/yelp InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcCmdline: yelp ProcEnviron: LANGUAGE=en_AU:en LANG=en_AU.UTF-8 SHELL=/bin/bash Signal: 6 SourcePackage: yelp StacktraceTop: raise () from /lib/i386-linux-gnu/libc.so.6 abort () from /lib/i386-linux-gnu/libc.so.6 ?? () from /lib/i386-linux-gnu/libc.so.6 ?? () from /lib/i386-linux-gnu/libc.so.6 ?? () from /lib/i386-linux-gnu/libc.so.6 Title: yelp crashed with SIGABRT in raise() UpgradeStatus: Upgraded to precise on 2012-03-11 (0 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/yelp/+bug/952598/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952590] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()
*** This bug is a duplicate of bug 951647 *** https://bugs.launchpad.net/bugs/951647 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #951647, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952590/+attachment/2853472/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952590/+attachment/2853474/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952590/+attachment/2853475/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952590/+attachment/2853476/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952590/+attachment/2853477/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952590/+attachment/2853478/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952590/+attachment/2853479/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 951647 ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952590 Title: nautilus crashed with SIGSEGV in g_type_check_instance_cast() Status in “nautilus” package in Ubuntu: New Bug description: Bug Gnome Desktop ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 19:20:10 2012 ExecutablePath: /usr/bin/nautilus GsettingsChanges: org.gnome.nautilus.window-state geometry '800x550+571+24' InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) ProcCmdline: nautilus -n ProcEnviron: LANGUAGE=es_PY:es LANG=es_PY.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7fb5cd587e9c : mov(%rax),%rbp PC (0x7fb5cd587e9c) ok source "(%rax)" (0x657079740004) not located in a known VMA region (needed readable region)! destination "%rbp" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: nautilus StacktraceTop: g_type_check_instance_cast () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 Title: nautilus crashed with SIGSEGV in g_type_check_instance_cast() UpgradeStatus: Upgraded to precise on 2012-03-11 (0 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952590/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952596] Re: soffice.bin crashed with SIGSEGV in exit()
Come to think of it, I've also had segfaults with "error 4 in libc-2.15.so" when using VirtualBox. Could there be a connection? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/952596 Title: soffice.bin crashed with SIGSEGV in exit() Status in “libreoffice” package in Ubuntu: New Bug description: Release: up-to-date Precise. I was actually scrolling through a pdf in Evince when I was suddenly thrown out the the log in screen again. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: libreoffice-core 1:3.5.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 23:30:47 2012 ExecutablePath: /usr/lib/libreoffice/program/soffice.bin InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120308) ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer /home/username/Linux-Ubuntu\ -\ kommandon\ och\ inställningar-2.odt --splash-pipe=6 SegvAnalysis: Segfault happened at: 0x7f2d202f18d3:mov(%rdx),%rcx PC (0x7f2d202f18d3) ok source "(%rdx)" (0x49598cc0) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: libreoffice StacktraceTop: ?? () from /lib/x86_64-linux-gnu/libc.so.6 exit () from /lib/x86_64-linux-gnu/libc.so.6 ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 Title: soffice.bin crashed with SIGSEGV in exit() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/952596/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952596] Re: soffice.bin crashed with SIGSEGV in exit()
** Visibility changed to: Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/952596 Title: soffice.bin crashed with SIGSEGV in exit() Status in “libreoffice” package in Ubuntu: New Bug description: Release: up-to-date Precise. I was actually scrolling through a pdf in Evince when I was suddenly thrown out the the log in screen again. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: libreoffice-core 1:3.5.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 23:30:47 2012 ExecutablePath: /usr/lib/libreoffice/program/soffice.bin InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120308) ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer /home/username/Linux-Ubuntu\ -\ kommandon\ och\ inställningar-2.odt --splash-pipe=6 SegvAnalysis: Segfault happened at: 0x7f2d202f18d3:mov(%rdx),%rcx PC (0x7f2d202f18d3) ok source "(%rdx)" (0x49598cc0) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: libreoffice StacktraceTop: ?? () from /lib/x86_64-linux-gnu/libc.so.6 exit () from /lib/x86_64-linux-gnu/libc.so.6 ?? () from /usr/lib/x86_64-linux-gnu/libgdk-x11-2.0.so.0 _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 Title: soffice.bin crashed with SIGSEGV in exit() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/952596/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952520] Re: "disable tapping while typing" hinders from editing the gnome panel
If you're using Compiz (in other words not GNOME Classic (No Effects) ), you'll need to hold down the Alt key and the Windows key to customize the panel. That's bug 891622. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-panel in Ubuntu. https://bugs.launchpad.net/bugs/952520 Title: "disable tapping while typing" hinders from editing the gnome panel Status in “gnome-panel” package in Ubuntu: New Bug description: In theory the gnome-panel of gnome3 should be configureable as is the gnome-panel of gnome2. Only you have to hold the ALT key as long as you edit. On my computers this didn't work, since I always use the touchpad and always enable the pointer preferences option that disables tapping while I type: Pressing the alt key seems to disable all mouse keyevents in my setup. Other apps don't seem to have this problem, though. At least I never noticed it before. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/952520/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 824702] Re: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value()
** Changed in: rhythmbox (Ubuntu) Status: Expired => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/824702 Title: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value() Status in “rhythmbox” package in Ubuntu: New Bug description: Apport says that it crash, but I never noticed a crash ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: rhythmbox 2.90.1~20110802-0ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-8.10-generic 3.0.1 Uname: Linux 3.0.0-8-generic x86_64 Architecture: amd64 Date: Thu Aug 11 11:04:46 2011 ExecutablePath: /usr/lib/rhythmbox/rhythmbox-metadata InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007) ProcCmdline: /usr/lib/rhythmbox/rhythmbox-metadata unix:tmpdir=/tmp ProcEnviron: SHELL=/bin/bash PATH=(custom, no user) LANG=en_US.UTF-8 SegvAnalysis: Segfault happened at: 0x7f5a9ffbdcb4 :testb $0x8,0x16(%rbx) PC (0x7f5a9ffbdcb4) ok source "$0x8" ok destination "0x16(%rbx)" (0xaabe) not located in a known VMA region (needed writable region)! SegvReason: writing unknown VMA Signal: 11 SourcePackage: rhythmbox StacktraceTop: g_type_check_value () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 gst_value_init_and_copy () from /usr/lib/libgstreamer-0.10.so.0 gst_structure_copy () from /usr/lib/libgstreamer-0.10.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/libgstreamer-0.10.so.0 Title: rhythmbox-metadata crashed with SIGSEGV in g_type_check_value() UpgradeStatus: Upgraded to oneiric on 2011-08-11 (0 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/824702/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952586] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()
*** This bug is a duplicate of bug 951647 *** https://bugs.launchpad.net/bugs/951647 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #951647, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952586/+attachment/2853450/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952586/+attachment/2853452/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952586/+attachment/2853453/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952586/+attachment/2853454/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952586/+attachment/2853455/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952586/+attachment/2853456/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952586/+attachment/2853457/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 951647 ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952586 Title: nautilus crashed with SIGSEGV in g_type_check_instance_cast() Status in “nautilus” package in Ubuntu: New Bug description: nautilus crashed after I clicked on a downloaded file in chromium to "Show in Folder" (being Doanload folder) Chromium is 17.0.963.78 (Developer Build 125577 Linux) Ubuntu 12.04 ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: nautilus 1:3.3.91-0ubuntu4 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 23:09:35 2012 ExecutablePath: /usr/bin/nautilus GsettingsChanges: org.gnome.nautilus.window-state geometry '607x748+671+24' org.gnome.nautilus.window-state maximized true org.gnome.nautilus.window-state start-with-status-bar true InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) ProcCmdline: nautilus -n ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7f8e0c0afe9c : mov(%rax),%rbp PC (0x7f8e0c0afe9c) ok source "(%rax)" (0xa710002) not located in a known VMA region (needed readable region)! destination "%rbp" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: nautilus StacktraceTop: g_type_check_instance_cast () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libdbusmenu-gtk3.so.4 g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 Title: nautilus crashed with SIGSEGV in g_type_check_instance_cast() UpgradeStatus: Upgraded to precise on 2012-03-10 (0 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952586/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952572] Re: compiz crashed with SIGSEGV in intel_miptree_release()
*** This bug is a duplicate of bug 926379 *** https://bugs.launchpad.net/bugs/926379 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #926379, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952572/+attachment/2853269/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952572/+attachment/2853271/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952572/+attachment/2853272/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952572/+attachment/2853273/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952572/+attachment/2853274/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952572/+attachment/2853275/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952572/+attachment/2853276/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of bug 926379 compiz crashed with SIGSEGV in intel_miptree_release() (Needs mesa-8.0.1) ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity https://bugs.launchpad.net/bugs/952572 Title: compiz crashed with SIGSEGV in intel_miptree_release() Status in “unity” package in Ubuntu: New Bug description: On resizing window. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: unity 5.4.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Sun Mar 11 21:51:56 2012 ExecutablePath: /usr/bin/compiz InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) ProcCmdline: compiz ProcEnviron: LANGUAGE=en_GB:en LANG=en_GB.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7fd8ec75c5a9 : mov (%rdi),%rcx PC (0x7fd8ec75c5a9) ok source "(%rdi)" (0x0220) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: unity StacktraceTop: intel_miptree_release () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so intel_update_renderbuffers () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so intelSetTexBuffer2 () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so TfpTexture::bindPixmapToTexture(unsigned long, int, int, int) () from /usr/lib/compiz/libopengl.so boost::detail::function::function_invoker4::invoke(boost::detail::function::function_buffer&, unsigned long, int, int, int) () from /usr/lib/compiz/libopengl.so Title: compiz crashed with SIGSEGV in intel_miptree_release() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/952572/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952579] Re: telepathy-idle crashed with SIGSEGV in g_simple_async_result_complete()
*** This bug is a duplicate of bug 905816 *** https://bugs.launchpad.net/bugs/905816 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #905816, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952579/+attachment/2853350/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952579/+attachment/2853352/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952579/+attachment/2853353/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952579/+attachment/2853354/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952579/+attachment/2853355/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952579/+attachment/2853356/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952579/+attachment/2853357/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 905816 ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-idle in Ubuntu. https://bugs.launchpad.net/bugs/952579 Title: telepathy-idle crashed with SIGSEGV in g_simple_async_result_complete() Status in “telepathy-idle” package in Ubuntu: New Bug description: While Ubuntu One was uploading a 2.5 GB file this error-report came up after which ubuntu one restarted uploading that file from start. At least that's what it seems like, since Ubuntu One has no real status bar. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: telepathy-idle 0.1.11-2 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Sun Mar 11 23:01:17 2012 EcryptfsInUse: Yes ExecutablePath: /usr/lib/telepathy/telepathy-idle InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) ProcCmdline: /usr/lib/telepathy/telepathy-idle ProcEnviron: SHELL=/bin/bash LANG=de_DE.UTF-8 SegvAnalysis: Segfault happened at: 0x40a088: mov0x8(%rax),%rcx PC (0x0040a088) ok source "0x8(%rax)" (0x0008) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: telepathy-idle StacktraceTop: ?? () g_simple_async_result_complete () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 Title: telepathy-idle crashed with SIGSEGV in g_simple_async_result_complete() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/telepathy-idle/+bug/952579/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 804662] Re: jockey-gtk crashed with TypeError in _execute_child(): execv() arg 2 must contain only strings
** Changed in: jockey (Ubuntu) Assignee: medinefamily (medinefamily) => alexutzu (alecsandro-bygass) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jockey in Ubuntu. https://bugs.launchpad.net/bugs/804662 Title: jockey-gtk crashed with TypeError in _execute_child(): execv() arg 2 must contain only strings Status in “jockey” package in Ubuntu: Fix Released Bug description: just came up during ATI driver installation ProblemType: Crash DistroRelease: Ubuntu 11.10 Package: jockey-gtk 0.9.2-0ubuntu7 ProcVersionSignature: Ubuntu 3.0-2.3-generic-pae 3.0.0-rc4 Uname: Linux 3.0-2-generic-pae i686 NonfreeKernelModules: fglrx Architecture: i386 Date: Sat Jul 2 04:31:30 2011 ExecutablePath: /usr/bin/jockey-gtk InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110701) InterpreterPath: /usr/bin/python2.7 MachineType: System manufacturer System Product Name PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/bin/jockey-gtk ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0-2-generic-pae root=UUID=69fb0a75-ad30-41d2-a270-fa5b2ac7d56d ro quiet splash vt.handoff=7 PythonArgs: ['/usr/bin/jockey-gtk'] SourcePackage: jockey Title: jockey-gtk crashed with TypeError in _execute_child(): execv() arg 2 must contain only strings UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare dmi.bios.date: 04/14/2010 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: 0906 dmi.board.asset.tag: To Be Filled By O.E.M. dmi.board.name: M4A785-M dmi.board.vendor: ASUSTeK Computer INC. dmi.board.version: Rev X.0x dmi.chassis.asset.tag: Asset-1234567890 dmi.chassis.type: 3 dmi.chassis.vendor: Chassis Manufacture dmi.chassis.version: Chassis Version dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0906:bd04/14/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A785-M:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion: dmi.product.name: System Product Name dmi.product.version: System Version dmi.sys.vendor: System manufacturer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/804662/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 950045] Re: Dutch locale settings date format not correct
Hi Remi, Thanks for your effort to help improve Ubuntu by posting this report! On 2012-03-10 13:48, Remi van Dongen wrote: > The date format for Dutch is not correct, visible in the dateformat > screen. Do you by "the dateformat screen" mean the "Regional Formats" tab in Language Support? There I see this Dutch date format: zo 11 mrt 2012 What would be the correct format in your opinion? > If you apply this uncorrect date-format systemwide Ubuntu will not > boot anymore. If you have had boot problems, it's unlikely that it's related to your regional formats choice. If you still think it is, can you please provide a step-by-step use case that lets others reproduce the issue. ** Changed in: gnome-control-center (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/950045 Title: Dutch locale settings date format not correct Status in “gnome-control-center” package in Ubuntu: Incomplete Bug description: Hi, I installed Ubunt via Windows wubi, I installed all updates. I set language to US International. Then I have also downloaded Dutch language. And only set currency and date format to Dutch. (I prefer English with Dutch date and time settings) The date format for Dutch is not correct, visible in the dateformat screen. If you apply this uncorrect date-format systemwide Ubuntu will not boot anymore. I'm now forced to use US date and currency format. For the one that fixes this: Date format: 31-12-2012 Currency: [Euro sign] 1,95 (1 Euro 95) Numbers 1.00.000,5 (One Hundered Thousend and 1 half) Well, I don't know if it count as security vulnerability, but I'm sure people that find Ubuntu not booting after half a day of updates will be unhappy. (Re-installed ubuntu 4x before I found the probable cause) Kindest regards, Remi van Dongen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/950045/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 212789] Re: gvfs fuse mount is not functional after logout and subsequent login
I confirm the very same bug on 64-bit Oneiric -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/212789 Title: gvfs fuse mount is not functional after logout and subsequent login Status in GVFS: Fix Released Status in “gvfs” package in Ubuntu: Fix Released Status in “gvfs” source package in Hardy: Fix Released Status in “gvfs” package in Debian: New Bug description: Binary package hint: gvfs GVFS-backed mounts are working perfectly on fresh OS boot. After logout and following login every attempt to access $HOME/.gvfs (i.e. with ls or df) results in 'Transport endpoint is not connected' error message. At the same time $HOME/.gvfs is present in /etc/mtab. Also GVFS-mounts are accessible through FUSE when /usr/lib/gvfs/gvfs-fuse- daemon is called with some other directory as argument. Branch of Ubuntu involved is hardy (with all current updates installed), version of gvfs, gvfs-backends, gvfs-fuse and libgvfscommon0 packages is 0.2.2svn20080403-0ubuntu1. TESTCASE: - log into GNOME - browse a network location using nautilus - verify that the location is fuse mounted under .gvfs - close your session - switch to a vt and look to .gvfs or log again and do that, you should get an error saying that .gvfs is not connected - install the update - try those again, now .gvfs is correctly unmounted on logout, and on next login it's still usuable To manage notifications about this bug go to: https://bugs.launchpad.net/gvfs/+bug/212789/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952555] Re: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream()
*** This bug is a duplicate of bug 918744 *** https://bugs.launchpad.net/bugs/918744 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #918744, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952555/+attachment/2853120/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952555/+attachment/2853122/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952555/+attachment/2853124/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952555/+attachment/2853125/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952555/+attachment/2853126/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952555/+attachment/2853127/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952555/+attachment/2853128/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 918744 ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-idle in Ubuntu. https://bugs.launchpad.net/bugs/952555 Title: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream() Status in “telepathy-idle” package in Ubuntu: New Bug description: not doing anything. empathy setup to autostart. logged into a gtalk account, a msn account, and IRC a gtalk and a msn account did not have the correct passwords set. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: telepathy-idle 0.1.11-2 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 18:02:13 2012 ExecutablePath: /usr/lib/telepathy/telepathy-idle InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) ProcCmdline: /usr/lib/telepathy/telepathy-idle SegvAnalysis: Segfault happened at: 0x7f1cff920f84 : mov(%rdi),%rax PC (0x7f1cff920f84) ok source "(%rdi)" (0x) not located in a known VMA region (needed readable region)! destination "%rax" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: telepathy-idle StacktraceTop: g_io_stream_get_output_stream () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 idle_server_connection_send_async () ?? () ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 Title: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream() UpgradeStatus: Upgraded to precise on 2012-03-03 (7 days ago) UserGroups: adm admin cdrom dialout lpadmin mythtv plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/telepathy-idle/+bug/952555/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952553] Re: compiz crashed with SIGSEGV in intel_miptree_release()
*** This bug is a duplicate of bug 926379 *** https://bugs.launchpad.net/bugs/926379 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #926379, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952553/+attachment/2853100/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952553/+attachment/2853102/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952553/+attachment/2853103/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952553/+attachment/2853104/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952553/+attachment/2853105/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952553/+attachment/2853106/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952553/+attachment/2853107/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of bug 926379 compiz crashed with SIGSEGV in intel_miptree_release() (Needs mesa-8.0.1) ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity https://bugs.launchpad.net/bugs/952553 Title: compiz crashed with SIGSEGV in intel_miptree_release() Status in “unity” package in Ubuntu: New Bug description: Minding my own business ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: unity 5.4.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 20:00:59 2012 EcryptfsInUse: Yes ExecutablePath: /usr/bin/compiz InstallationMedia: ProcCmdline: compiz ProcEnviron: LANGUAGE=en_US:en PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7fe1564065a9 : mov (%rdi),%rcx PC (0x7fe1564065a9) ok source "(%rdi)" (0x0220) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: unity StacktraceTop: intel_miptree_release () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so intel_update_renderbuffers () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so intelSetTexBuffer2 () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so TfpTexture::bindPixmapToTexture(unsigned long, int, int, int) () from /usr/lib/compiz/libopengl.so boost::detail::function::function_invoker4::invoke(boost::detail::function::function_buffer&, unsigned long, int, int, int) () from /usr/lib/compiz/libopengl.so Title: compiz crashed with SIGSEGV in intel_miptree_release() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/952553/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952542] Re: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()
*** This bug is a duplicate of bug 948667 *** https://bugs.launchpad.net/bugs/948667 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #948667, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952542/+attachment/2853038/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952542/+attachment/2853040/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952542/+attachment/2853041/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952542/+attachment/2853042/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952542/+attachment/2853043/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952542/+attachment/2853044/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952542/+attachment/2853045/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 948667 ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-panel in Ubuntu. https://bugs.launchpad.net/bugs/952542 Title: gnome-panel crashed with SIGSEGV in g_signal_emit_valist() Status in “gnome-panel” package in Ubuntu: New Bug description: indicator-appmenu doesn't show in a classic Gnome session and crashes when removed ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: gnome-panel 1:3.3.91-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Sun Mar 11 22:13:48 2012 ExecutablePath: /usr/bin/gnome-panel ProcCmdline: gnome-panel ProcEnviron: LANG=de_DE.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7f65fb530e85:mov0x78(%rax),%edx PC (0x7f65fb530e85) ok source "0x78(%rax)" (0xab22) not located in a known VMA region (needed readable region)! destination "%edx" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: gnome-panel StacktraceTop: ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 Title: gnome-panel crashed with SIGSEGV in g_signal_emit_valist() UpgradeStatus: Upgraded to precise on 2012-02-15 (25 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/952542/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 937750] Re: telepathy-haze crashed with SIGSEGV in msn_request_user_display()
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: telepathy-haze (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-haze in Ubuntu. https://bugs.launchpad.net/bugs/937750 Title: telepathy-haze crashed with SIGSEGV in msn_request_user_display() Status in “telepathy-haze” package in Ubuntu: Confirmed Bug description: Modify groups for a MSN contact. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: telepathy-haze 0.5.0-1 ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6 Uname: Linux 3.2.0-17-generic x86_64 NonfreeKernelModules: wl ApportVersion: 1.92-0ubuntu1 Architecture: amd64 Date: Tue Feb 21 13:23:52 2012 ExecutablePath: /usr/lib/telepathy/telepathy-haze InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) ProcCmdline: /usr/lib/telepathy/telepathy-haze SegvAnalysis: Segfault happened at: 0x7f367908d20f : mov (%rbx),%rbp PC (0x7f367908d20f) ok source "(%rbx)" (0x) not located in a known VMA region (needed readable region)! destination "%rbp" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: telepathy-haze StacktraceTop: msn_request_user_display () from /usr/lib/purple-2/libmsn.so msn_release_buddy_icon_request () from /usr/lib/purple-2/libmsn.so ?? () from /usr/lib/purple-2/libmsn.so ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 Title: telepathy-haze crashed with SIGSEGV in msn_request_user_display() UpgradeStatus: Upgraded to precise on 2012-02-18 (2 days ago) UserGroups: adm admin cdrom dialout dip fax floppy fuse games lpadmin plugdev sambashare tape video To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/telepathy-haze/+bug/937750/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952541] Re: software-center crashed with TypeError in function(): unknown type (null)
*** This bug is a duplicate of bug 950899 *** https://bugs.launchpad.net/bugs/950899 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #950899, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Tags removed: need-duplicate-check ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952541/+attachment/2853034/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952541/+attachment/2853035/+files/ProcStatus.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 950899 ** Visibility changed to: Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-center in Ubuntu. https://bugs.launchpad.net/bugs/952541 Title: software-center crashed with TypeError in function(): unknown type (null) Status in “software-center” package in Ubuntu: New Bug description: i was trying to see if i could update playonlinux when it crashed. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: software-center 5.1.12 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 CrashCounter: 1 Date: Sun Mar 11 16:14:05 2012 ExecutablePath: /usr/share/software-center/software-center InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) InterpreterPath: /usr/bin/python2.7 PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/bin/software-center ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash PythonArgs: ['/usr/bin/software-center'] SourcePackage: software-center Title: software-center crashed with TypeError in function(): unknown type (null) UpgradeStatus: Upgraded to precise on 2012-03-11 (0 days ago) UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/952541/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952530] Re: compiz crashed with SIGSEGV in intel_miptree_release()
*** This bug is a duplicate of bug 926379 *** https://bugs.launchpad.net/bugs/926379 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #926379, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952530/+attachment/2852971/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952530/+attachment/2852973/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952530/+attachment/2852974/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952530/+attachment/2852975/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952530/+attachment/2852976/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952530/+attachment/2852977/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952530/+attachment/2852978/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of bug 926379 compiz crashed with SIGSEGV in intel_miptree_release() (Needs mesa-8.0.1) ** Visibility changed to: Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to unity in Ubuntu. Matching subscriptions: dp-unity https://bugs.launchpad.net/bugs/952530 Title: compiz crashed with SIGSEGV in intel_miptree_release() Status in “unity” package in Ubuntu: New Bug description: crashed after watching a fullscreen movie in vlc on external monitor ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: unity 5.4.0-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 CrashCounter: 1 Date: Sun Mar 11 20:54:04 2012 ExecutablePath: /usr/bin/compiz InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) ProcCmdline: compiz ProcEnviron: LANGUAGE=en_GB:en LANG=en_GB.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x7f34a475c5a9 : mov (%rdi),%rcx PC (0x7f34a475c5a9) ok source "(%rdi)" (0x0220) not located in a known VMA region (needed readable region)! destination "%rcx" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: unity StacktraceTop: intel_miptree_release () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so intel_update_renderbuffers () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so intelSetTexBuffer2 () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so TfpTexture::bindPixmapToTexture(unsigned long, int, int, int) () from /usr/lib/compiz/libopengl.so boost::detail::function::function_invoker4::invoke(boost::detail::function::function_buffer&, unsigned long, int, int, int) () from /usr/lib/compiz/libopengl.so Title: compiz crashed with SIGSEGV in intel_miptree_release() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/952530/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952526] Re: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream()
*** This bug is a duplicate of bug 918744 *** https://bugs.launchpad.net/bugs/918744 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #918744, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952526/+attachment/2852942/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952526/+attachment/2852944/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952526/+attachment/2852945/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952526/+attachment/2852946/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952526/+attachment/2852947/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952526/+attachment/2852948/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952526/+attachment/2852949/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 918744 ** Visibility changed to: Public ** Tags removed: need-i386-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to telepathy-idle in Ubuntu. https://bugs.launchpad.net/bugs/952526 Title: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream() Status in “telepathy-idle” package in Ubuntu: New Bug description: Program actually crashed when I clicked 'Offline' from the top right messaging menu of ubuntu (that small icon of a message) and then I clicked on 'Quit' from empathy's icon from unity sidebar. That's all :) ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: telepathy-idle 0.1.11-2 ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6 Uname: Linux 3.2.0-17-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 22:52:57 2012 ExecutablePath: /usr/lib/telepathy/telepathy-idle InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcCmdline: /usr/lib/telepathy/telepathy-idle ProcEnviron: SHELL=/bin/bash LANG=en_US.UTF-8 SegvAnalysis: Segfault happened at: 0xb7663a53 : mov (%edx),%eax PC (0xb7663a53) ok source "(%edx)" (0x) not located in a known VMA region (needed readable region)! destination "%eax" ok SegvReason: reading NULL VMA Signal: 11 SourcePackage: telepathy-idle StacktraceTop: g_io_stream_get_output_stream () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 idle_server_connection_send_async () ?? () ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 Title: telepathy-idle crashed with SIGSEGV in g_io_stream_get_output_stream() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/telepathy-idle/+bug/952526/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952493] Re: cd and dvd drives not reconized
** Package changed: ubuntu => nautilus (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/952493 Title: cd and dvd drives not reconized Status in “nautilus” package in Ubuntu: New Bug description: cd drive not detected. dvd drive not detected. cannot play vcd error messag e:[-An error occurred-Could not open location; you might not have permission to ] -,DVD drive not detected at all, action taken 1. tried opening disc and tried plying the file , message : cannot play file occurs tried- installing ubuntu restricted codecs- problem same installed vlc - same error massage pc system; p4 (2.0Ghz) ,512ram. 64Mb graphic card Nvidia 2Ti drive config:- cd-rom player IDE -master Dvd writer IDE- slave OS:- Ubuntu 11.10 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/952493/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952523] [NEW] FTP (all remote server maybe) : File is a directory
Public bug reported: Ubuntu 12.04 Connected to my private FTP via Nautilus (port 21), I tried to make a backup compressed in tar.lzma (but same issue with tar.gz or zip) of my website, and I got the following error : An error occurred while adding files to the archive. The file is not a directory If I download the files and then I compress the files locally, there is no problem. ** Affects: file-roller (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/952523 Title: FTP (all remote server maybe) : File is a directory Status in “file-roller” package in Ubuntu: New Bug description: Ubuntu 12.04 Connected to my private FTP via Nautilus (port 21), I tried to make a backup compressed in tar.lzma (but same issue with tar.gz or zip) of my website, and I got the following error : An error occurred while adding files to the archive. The file is not a directory If I download the files and then I compress the files locally, there is no problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/952523/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952524] Re: changing mouse sensitivity in system settings has no effect on trackpoint (lenovo e325)
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/952524 Title: changing mouse sensitivity in system settings has no effect on trackpoint (lenovo e325) Status in “gnome-control-center” package in Ubuntu: New Bug description: TO REPRODUCE: 1. Open mouse and touchpad settings in System Settings 2. Put sensitivity and acceleration to max. 3. Doubleclick on the face RESULT: Trackpoint is as slow as it was before. This leads to me having to use more pressure on the trackpoint, which causes my fingers to hurt after a while. EXPECTED RESULT: Mouse pointer should move faster while using TrackPoint. My computer "Thinkpad Edge E325" is Ubuntu Certified, so I would expect this kind of feature to work. WORKAROUND: On the following page I found a script that allows to change sensitivity: http://www.thinkwiki.org/wiki/Talk:How_to_configure_the_TrackPoint A value of 165 (instead of 180) was perfect for me. The default is 128. #!/bin/sh T=`find /sys/devices/platform/i8042 -name name | xargs grep -Fl TrackPoint` SERIO_DIR="${T%/*/*/name}" sudo sh -c "echo -n 180 > $SERIO_DIR/speed" sudo sh -c "echo -n 180 > $SERIO_DIR/sensitivity" ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: gnome-control-center 1:3.3.91-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Sun Mar 11 22:20:09 2012 EcryptfsInUse: Yes InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120311) ProcEnviron: LANGUAGE=en_GB:en TERM=xterm PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: gnome-control-center UpgradeStatus: Upgraded to precise on 2012-03-11 (0 days ago) usr_lib_gnome-control-center: activity-log-manager-control-center 0.9.3-0ubuntu1 deja-dup21.90-0ubuntu1 gnome-bluetooth 3.2.2-0ubuntu3 indicator-datetime 0.3.91-0ubuntu1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/952524/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952524] [NEW] changing mouse sensitivity in system settings has no effect on trackpoint (lenovo e325)
Public bug reported: TO REPRODUCE: 1. Open mouse and touchpad settings in System Settings 2. Put sensitivity and acceleration to max. 3. Doubleclick on the face RESULT: Trackpoint is as slow as it was before. This leads to me having to use more pressure on the trackpoint, which causes my fingers to hurt after a while. EXPECTED RESULT: Mouse pointer should move faster while using TrackPoint. My computer "Thinkpad Edge E325" is Ubuntu Certified, so I would expect this kind of feature to work. WORKAROUND: On the following page I found a script that allows to change sensitivity: http://www.thinkwiki.org/wiki/Talk:How_to_configure_the_TrackPoint A value of 165 (instead of 180) was perfect for me. The default is 128. #!/bin/sh T=`find /sys/devices/platform/i8042 -name name | xargs grep -Fl TrackPoint` SERIO_DIR="${T%/*/*/name}" sudo sh -c "echo -n 180 > $SERIO_DIR/speed" sudo sh -c "echo -n 180 > $SERIO_DIR/sensitivity" ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: gnome-control-center 1:3.3.91-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Sun Mar 11 22:20:09 2012 EcryptfsInUse: Yes InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120311) ProcEnviron: LANGUAGE=en_GB:en TERM=xterm PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: gnome-control-center UpgradeStatus: Upgraded to precise on 2012-03-11 (0 days ago) usr_lib_gnome-control-center: activity-log-manager-control-center 0.9.3-0ubuntu1 deja-dup21.90-0ubuntu1 gnome-bluetooth 3.2.2-0ubuntu3 indicator-datetime 0.3.91-0ubuntu1 ** Affects: gnome-control-center (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/952524 Title: changing mouse sensitivity in system settings has no effect on trackpoint (lenovo e325) Status in “gnome-control-center” package in Ubuntu: New Bug description: TO REPRODUCE: 1. Open mouse and touchpad settings in System Settings 2. Put sensitivity and acceleration to max. 3. Doubleclick on the face RESULT: Trackpoint is as slow as it was before. This leads to me having to use more pressure on the trackpoint, which causes my fingers to hurt after a while. EXPECTED RESULT: Mouse pointer should move faster while using TrackPoint. My computer "Thinkpad Edge E325" is Ubuntu Certified, so I would expect this kind of feature to work. WORKAROUND: On the following page I found a script that allows to change sensitivity: http://www.thinkwiki.org/wiki/Talk:How_to_configure_the_TrackPoint A value of 165 (instead of 180) was perfect for me. The default is 128. #!/bin/sh T=`find /sys/devices/platform/i8042 -name name | xargs grep -Fl TrackPoint` SERIO_DIR="${T%/*/*/name}" sudo sh -c "echo -n 180 > $SERIO_DIR/speed" sudo sh -c "echo -n 180 > $SERIO_DIR/sensitivity" ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: gnome-control-center 1:3.3.91-0ubuntu3 ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9 Uname: Linux 3.2.0-18-generic x86_64 ApportVersion: 1.94.1-0ubuntu2 Architecture: amd64 Date: Sun Mar 11 22:20:09 2012 EcryptfsInUse: Yes InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120311) ProcEnviron: LANGUAGE=en_GB:en TERM=xterm PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: gnome-control-center UpgradeStatus: Upgraded to precise on 2012-03-11 (0 days ago) usr_lib_gnome-control-center: activity-log-manager-control-center 0.9.3-0ubuntu1 deja-dup21.90-0ubuntu1 gnome-bluetooth 3.2.2-0ubuntu3 indicator-datetime 0.3.91-0ubuntu1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/952524/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952496] Re: soffice.bin crashed with SIGSEGV in B2DTuple()
Chris Hermansen, thank you for reporting this bug and helping make Ubuntu better. Could you please attach the HGISCunfer.ppt file that, when renamed, demonstrates this problem? ** Changed in: libreoffice (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/952496 Title: soffice.bin crashed with SIGSEGV in B2DTuple() Status in “libreoffice” package in Ubuntu: Incomplete Bug description: This is Precise Beta-1 + updates through yesterday 10 March 2012. I was saving a fairly large powerpoint file, containing graphics, in ppt format when this crash happened. I had just opened the file, not made changes, and saved as a new file name for subsequent editing. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: libreoffice-core 1:3.5.0-2ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 12:38:37 2012 ExecutablePath: /usr/lib/libreoffice/program/soffice.bin InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301) ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --impress /media/3235-25EE/geob472_2012/HGISCunfer.ppt --splash-pipe=6 ProcEnviron: LANGUAGE=en_CA:en LANG=en_CA.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x5ffd903 <_ZNK7basegfx10B2DPolygon11getB2DPointEm+19>:fldl (%edx) PC (0x05ffd903) ok source "(%edx)" (0x) not located in a known VMA region (needed readable region)! SegvReason: reading NULL VMA Signal: 11 SourcePackage: libreoffice StacktraceTop: basegfx::B2DPolygon::getB2DPoint(unsigned long) const () from /usr/lib/libreoffice/program/libbasegfxlo.so basegfx::unotools::b2DPolyPolygonToPolyPolygonBezier(basegfx::B2DPolyPolygon const&, com::sun::star::drawing::PolyPolygonBezierCoords&) () from /usr/lib/libreoffice/program/libbasegfxlo.so XLineStartItem::QueryValue(com::sun::star::uno::Any&, unsigned char) const () from /usr/lib/libreoffice/program/../program/libsvxcorelo.so SvxItemPropertySet::getPropertyValue(SfxItemPropertySimpleEntry const*, SfxItemSet const&, bool, bool) const () from /usr/lib/libreoffice/program/../program/libeditenglo.so SvxItemPropertySet_getPropertyValue(SvxItemPropertySet const&, SfxItemPropertySimpleEntry const*, SfxItemSet const&) () from /usr/lib/libreoffice/program/../program/libsvxcorelo.so Title: soffice.bin crashed with SIGSEGV in basegfx::B2DPolygon::getB2DPoint() UpgradeStatus: Upgraded to precise on 2012-03-10 (1 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/952496/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 870297] Re: Lightdm logins not being logged in wtmp
More updates - no change $ apt-cache policy lightdm lightdm: Installed: 1.1.7-0ubuntu1 Candidate: 1.1.7-0ubuntu1 Version table: *** 1.1.7-0ubuntu1 0 500 http://gb.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status $ w 20:29:37 up 4:16, 0 users, load average: 0.17, 0.13, 0.14 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT $ who -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/870297 Title: Lightdm logins not being logged in wtmp Status in Light Display Manager: Confirmed Status in “lightdm” package in Ubuntu: Confirmed Status in “lightdm” source package in Oneiric: Confirmed Status in “lightdm” source package in Precise: Confirmed Bug description: When logged into a graphical session, I get no acknowledgement from who, w or last that I am logged in: $ who $ w 16:48:14 up 1 day, 1:08, 0 users, load average: 0.68, 0.83, 0.84 USER TTY FROM LOGIN@ IDLE JCPU PCPU WHAT last only reports tty logins, not graphical logins. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: lightdm 1.0.1-0ubuntu6 ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.23-0ubuntu2 Architecture: i386 Date: Fri Oct 7 16:47:23 2011 InstallationMedia: Xubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110921.3) ProcEnviron: LANGUAGE=en_CA:en PATH=(custom, user) LANG=en_CA.UTF-8 SHELL=/bin/bash SourcePackage: lightdm UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/lightdm/+bug/870297/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952493] [NEW] cd and dvd drives not reconized
You have been subscribed to a public bug: cd drive not detected. dvd drive not detected. cannot play vcd error messag e:[-An error occurred-Could not open location; you might not have permission to ] -,DVD drive not detected at all, action taken 1. tried opening disc and tried plying the file , message : cannot play file occurs tried- installing ubuntu restricted codecs- problem same installed vlc - same error massage pc system; p4 (2.0Ghz) ,512ram. 64Mb graphic card Nvidia 2Ti drive config:- cd-rom player IDE -master Dvd writer IDE- slave OS:- Ubuntu 11.10 ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: bot-comment -- cd and dvd drives not reconized https://bugs.launchpad.net/bugs/952493 You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952520] [NEW] "disable tapping while typing" hinders from editing the gnome panel
Public bug reported: In theory the gnome-panel of gnome3 should be configureable as is the gnome-panel of gnome2. Only you have to hold the ALT key as long as you edit. On my computers this didn't work, since I always use the touchpad and always enable the pointer preferences option that disables tapping while I type: Pressing the alt key seems to disable all mouse keyevents in my setup. Other apps don't seem to have this problem, though. At least I never noticed it before. ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-panel in Ubuntu. https://bugs.launchpad.net/bugs/952520 Title: "disable tapping while typing" hinders from editing the gnome panel Status in “gnome-panel” package in Ubuntu: New Bug description: In theory the gnome-panel of gnome3 should be configureable as is the gnome-panel of gnome2. Only you have to hold the ALT key as long as you edit. On my computers this didn't work, since I always use the touchpad and always enable the pointer preferences option that disables tapping while I type: Pressing the alt key seems to disable all mouse keyevents in my setup. Other apps don't seem to have this problem, though. At least I never noticed it before. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/952520/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952516] Re: man:[command] not working as expected
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to yelp in Ubuntu. https://bugs.launchpad.net/bugs/952516 Title: man:[command] not working as expected Status in “yelp” package in Ubuntu: New Bug description: When opening yelp, clicking in the address bar and typing 'man:ls' the appropriate man page is not found → No matching help pages found in “Ubuntu Desktop Guide”. When pressing CTRL+L and removing 'help:' at the beginning of the line and then entering 'man:ls' yelp works as expected. I assume that Yelp hides by default the 'help:' url part as web browsers do. When entering after startup 'man:ls' it results in help:man:ls' and an error is shown to the user. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: yelp 3.3.4-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 21:09:40 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120227) ProcEnviron: TERM=xterm LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: yelp UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/yelp/+bug/952516/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952516] [NEW] man:[command] not working as expected
Public bug reported: When opening yelp, clicking in the address bar and typing 'man:ls' the appropriate man page is not found → No matching help pages found in “Ubuntu Desktop Guide”. When pressing CTRL+L and removing 'help:' at the beginning of the line and then entering 'man:ls' yelp works as expected. I assume that Yelp hides by default the 'help:' url part as web browsers do. When entering after startup 'man:ls' it results in help:man:ls' and an error is shown to the user. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: yelp 3.3.4-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 21:09:40 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120227) ProcEnviron: TERM=xterm LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: yelp UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: yelp (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 precise -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to yelp in Ubuntu. https://bugs.launchpad.net/bugs/952516 Title: man:[command] not working as expected Status in “yelp” package in Ubuntu: New Bug description: When opening yelp, clicking in the address bar and typing 'man:ls' the appropriate man page is not found → No matching help pages found in “Ubuntu Desktop Guide”. When pressing CTRL+L and removing 'help:' at the beginning of the line and then entering 'man:ls' yelp works as expected. I assume that Yelp hides by default the 'help:' url part as web browsers do. When entering after startup 'man:ls' it results in help:man:ls' and an error is shown to the user. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: yelp 3.3.4-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic-pae 3.2.9 Uname: Linux 3.2.0-18-generic-pae i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 21:09:40 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120227) ProcEnviron: TERM=xterm LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: yelp UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/yelp/+bug/952516/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 900221] Re: lightdm does not source /etc/X11/Xsession - missing environment for Xsession.d files
The attachment "lightdm.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu- reviewers team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/900221 Title: lightdm does not source /etc/X11/Xsession - missing environment for Xsession.d files Status in “lightdm” package in Ubuntu: Confirmed Bug description: lightdm does not source /etc/X11/Xsession. This appears to provide a lot of functions ("message") and vars (USRRESOURCES) for the files in /etc/X11/Xsession.d. This causes for example /etc/X11/Xsession.d/30x11-common_xresources to not work as expected, and the ~/.Xresources being ignored/not merged. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: lightdm 1.0.6-0ubuntu1.2 ProcVersionSignature: Ubuntu 3.0.0-14.23-generic 3.0.9 Uname: Linux 3.0.0-14-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Mon Dec 5 11:25:23 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012) ProcEnviron: LC_CTYPE=en_US.UTF-8 PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/zsh SourcePackage: lightdm UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/900221/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 951827] Re: Power Statistics window blank
The attachment "fix.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu- reviewers team please also unsubscribe the team from this bug report. [This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.] ** Tags added: patch -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-power-manager in Ubuntu. https://bugs.launchpad.net/bugs/951827 Title: Power Statistics window blank Status in “gnome-power-manager” package in Ubuntu: Confirmed Bug description: The Power Statistics often gets completely blank. No buttons, no information, nothing! It doesn't fix itself by closing the window and reopen it. Steps to reproduce: 1. Open the Power Statistics dialog from the power indicator. The windows appears normal. 2. Close using the close button in the lower right. 3. Reopen the window. The window appears normal. 4. Close using either the Launcher item or the title bar close button. 5. Reopen the window. The window is blank. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/951827/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952494] Re: Gnome Classic: F10 captured globally w/o compiz, w/o Unity
** Package changed: ubuntu => gnome-session (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/952494 Title: Gnome Classic: F10 captured globally w/o compiz, w/o Unity Status in “gnome-session” package in Ubuntu: New Bug description: I upgraded to Ubuntu 12.04 beta1, I run a Gnome Classic desktop without compiz or Unity, and F10 is being hooked on globally. I deleted all occurrences of F10 in gconf-editor, but it didn't go away. The window manager is Metacity, so the ccsm can't help me here. What's more, in the Gnome Terminal the F10 key is both sent to the console and is captured to display a popup menu (Gnome Terminal doesn't hook on F10 - that's what I told it). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/952494/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952494] [NEW] Gnome Classic: F10 captured globally w/o compiz, w/o Unity
You have been subscribed to a public bug: I upgraded to Ubuntu 12.04 beta1, I run a Gnome Classic desktop without compiz or Unity, and F10 is being hooked on globally. I deleted all occurrences of F10 in gconf-editor, but it didn't go away. The window manager is Metacity, so the ccsm can't help me here. What's more, in the Gnome Terminal the F10 key is both sent to the console and is captured to display a popup menu (Gnome Terminal doesn't hook on F10 - that's what I told it). ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: New ** Tags: beta f10 precise -- Gnome Classic: F10 captured globally w/o compiz, w/o Unity https://bugs.launchpad.net/bugs/952494 You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-session in Ubuntu. -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952455] Re: Mouse lags in the login screen (not sure if this is the right package)
** Package changed: ubuntu => lightdm (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/952455 Title: Mouse lags in the login screen (not sure if this is the right package) Status in “lightdm” package in Ubuntu: New Bug description: In the login screen (I'm running Pangolin beta), the mouse lags every 2 or 3 seconds, and making it difficult for me to choose my DE. (I have kubuntu-desktop over Ubuntu, GNOME Shell and ofcourse ubuntu and ubuntu 2d) :( ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: lightdm 1.1.7-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 20:57:14 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011) SourcePackage: lightdm UpgradeStatus: Upgraded to precise on 2012-03-09 (2 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/952455/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 952506] Re: rhythmbox crashed with SIGABRT in raise()
*** This bug is a duplicate of bug 860006 *** https://bugs.launchpad.net/bugs/860006 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #860006, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/952506/+attachment/2852824/+files/CoreDump.gz ** Attachment removed: "Disassembly.txt" https://bugs.launchpad.net/bugs/952506/+attachment/2852826/+files/Disassembly.txt ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/952506/+attachment/2852827/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/952506/+attachment/2852828/+files/ProcStatus.txt ** Attachment removed: "Registers.txt" https://bugs.launchpad.net/bugs/952506/+attachment/2852829/+files/Registers.txt ** Attachment removed: "Stacktrace.txt" https://bugs.launchpad.net/bugs/952506/+attachment/2852830/+files/Stacktrace.txt ** Attachment removed: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/952506/+attachment/2852831/+files/ThreadStacktrace.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of private bug 860006 ** Visibility changed to: Public ** Tags removed: need-i386-retrace -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to rhythmbox in Ubuntu. https://bugs.launchpad.net/bugs/952506 Title: rhythmbox crashed with SIGABRT in raise() Status in “rhythmbox” package in Ubuntu: New Bug description: Simply playing radio -- nothng else going on at the time. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: rhythmbox 2.95.5-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9 Uname: Linux 3.2.0-18-generic i686 ApportVersion: 1.94.1-0ubuntu2 Architecture: i386 Date: Sun Mar 11 13:16:12 2012 ExecutablePath: /usr/bin/rhythmbox InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (2029.1) ProcCmdline: rhythmbox ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash Signal: 6 SourcePackage: rhythmbox StacktraceTop: raise () from /lib/i386-linux-gnu/libc.so.6 abort () from /lib/i386-linux-gnu/libc.so.6 ?? () from /lib/i386-linux-gnu/libc.so.6 ?? () from /lib/i386-linux-gnu/libc.so.6 ?? () from /usr/lib/i386-linux-gnu/libtdb.so.1 Title: rhythmbox crashed with SIGABRT in raise() UpgradeStatus: Upgraded to precise on 2012-03-10 (1 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/952506/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 885730] Re: keyboard layout indicator reacts incorrectly
The situation at the video of Sasa Stamenkovic is absolutely the same as described by Roman Vorobets in comment #47. And I confirm that I also can see the same behaviour. And it's repeatable. So it seems to be a good and simple way to reproduce the bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/885730 Title: keyboard layout indicator reacts incorrectly Status in Gnome Settings Daemon: Invalid Status in Ubuntu network, Bluetooth, keyboard menus: Triaged Status in “gnome-settings-daemon” package in Ubuntu: Won't Fix Bug description: Hi there, there are few bug reports similar to this one but from their description I feel like this is a little different. I use three different keyboard layouts, switching between them with shortcut and having "Allow different layouts for individual windows" option enabled. In this configuration layout switch should be processed when shortcut is triggered or when I switch to another window. Moreover "to switch layout" means two things. Firstly it means to switch keyboard mappings themself and secondly to change what layout indicator shows. The problem itself: mappings which is used is often not the same as indicator shows. I experimented a little to find out what is wrong and now I see that the mistake is in processing switch-window event which always changes mappings used but doesn't refresh what indicator is showing... Sometimes it's quite annoying as nearly all bugs reported here :) This is my first bug report ever so correct me or reguest mroe info if I have fogotten something. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: gnome-settings-daemon 3.2.0-0ubuntu5 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4 Uname: Linux 3.0.0-12-generic i686 ApportVersion: 1.23-0ubuntu3 Architecture: i386 Date: Thu Nov 3 16:11:18 2011 InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1) SourcePackage: gnome-settings-daemon UpgradeStatus: Upgraded to oneiric on 2011-10-20 (14 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-settings-daemon/+bug/885730/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp