[Bug 1092754] Re: bluetooth-wizard segfaults when pairing with phone

2012-12-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-bluetooth (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-bluetooth in Ubuntu. https://bugs.laun

[Bug 1092900] Re: Gnome disk utility doesnt show usb HDD has SMART enabled

2012-12-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-disk-utility (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu. https://bug

[Bug 1092900] Re: Gnome disk utility doesnt show usb HDD has SMART enabled

2012-12-27 Thread NikTh
I can confirm that this bug affects me as well. I will attach some txt's for debugging. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu. https://bugs.launchpad.net/bugs/1092900 Title: Gnome disk utility

[Bug 1092900] Re: Gnome disk utility doesnt show usb HDD has SMART enabled

2012-12-27 Thread NikTh
** Attachment added: "smartctl.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1092900/+attachment/3468871/+files/smartctl.txt -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu. htt

[Bug 1092900] Re: Gnome disk utility doesnt show usb HDD has SMART enabled

2012-12-27 Thread NikTh
$ lsb_release -rcd ; uname -r Description:Ubuntu 12.04.1 LTS Release:12.04 Codename: precise 3.5.0-21-generic $ apt-cache policy gnome-disk-utility gnome-disk-utility: Installed: 3.0.2-2ubuntu7 Candidate: 3.0.2-2ubuntu7 Version table: *** 3.0.2-2ubuntu7 0 500 htt

[Bug 1002537] Re: Shotwell "Send To Email" doesn't attach multiple photos

2012-12-27 Thread Timo Jyrinki
Tested to be fixed in 0.13.1. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu. https://bugs.launchpad.net/bugs/1002537 Title: Shotwell "Send T

[Bug 1034412] Re: "Brightness & Lock" turns off screen in middle of photo slideshow

2012-12-27 Thread Timo Jyrinki
Seems inhibiting correctly with 0.13.1. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu. https://bugs.launchpad.net/bugs/1034412 Title: "Brigh

[Bug 1094008] [NEW] Computer Icon not Visible on Desktop after Update

2012-12-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I made some updates to Ubuntu 12.10 and now the Computer icon is no longer visible on Desktop. There is no way of putting it back, I tried with dconf-editor, gconf-editor, gnome-tweak-tool and none of them has the option of making the icon visible. I also

[Bug 1094008] Re: Computer Icon not Visible on Desktop after Update

2012-12-27 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https://wiki.ubuntu.com/Bugs

[Bug 1050793] Re: does not check response from fb assumes it is html/xml

2012-12-27 Thread Timo Jyrinki
Tested that publishing still works fine, but didn't fake the server. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu. https://bugs.launchpad.net/bugs/1050793 Title: does not check response from fb assumes it is ht

[Bug 1094061] [NEW] trivial build products should not be in source package

2012-12-27 Thread Peter Hurley
Public bug reported: Packaging trivial build products such as shell/cc-shell-marshal.{c,h} unnecessarily complicates building from source, __especially__ since debian/patches/60_ubuntu_nav_bar.patch renders the originals invalid anyway. Consider the typical approach for shadowing the package with

[Bug 1094075] [NEW] gnome-control-center should not have hard dependency on gnome-icon-theme-symbolic

2012-12-27 Thread Peter Hurley
Public bug reported: A hard dependency on a icon theme package makes replacing that package impossible (or ugly in the extreme by using Breaks). At most, use a Recommends dependency. Even better would be to use a virtual package for symbolic icons ;) ** Affects: gnome-control-center (Ubuntu)

[Bug 901202] Re: Monitor brightness is 0 after DPMS off

2012-12-27 Thread Pilot6
This bug is fixed in quantal. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-screensaver in Ubuntu. https://bugs.launchpad.net/bugs/901202 Title: Monitor brightness is 0 after DPMS off To manage notifications about this bug

[Bug 1094086] [NEW] Bluetooth: Computer running Ubuntu 12.04 with "visible"-switch turned on not visible for other bluetooth devices

2012-12-27 Thread Michael Mess
Public bug reported: While connecting to other bluetooth devices works, it is not possible to access the computer running Ubuntu 12.04 via bluetooth from other devices, because it is not visible in the network. "Visible" from the bluetooth settings menu is turned on, thus the computer should be

[Bug 1094008] Re: Computer Icon not Visible on Desktop after Update

2012-12-27 Thread Jeremy Bicha
You're experiencing this bug in Ubuntu 12.10 because you upgraded to Nautilus 3.6 probably with the GNOME3 PPA. This feature has been intentionally removed by the Nautilus developers so you'll need to file a bug there if you have reasons why it should not have been dropped. https://wiki.ubuntu.com

[Bug 1094090] [NEW] nautilus crashes with SIGSEGV when pasting folders with files into an open bluetooth-browse-files window

2012-12-27 Thread Michael Mess
Public bug reported: This error seems not always reproducable, but here are steps to reproduce: 1) Select a local folder with files to copy in nautilus. 2) Copy the folder 3) Open a new window via Bluetooth->Device->"Browse Files..." 4) Choose the folder where to copy the files to on the bluetoot

[Bug 1093938] Re: gnome-panel should not have hard dependency to gnome-icon-theme-symbolic

2012-12-27 Thread Jeremy Bicha
Sorry, gnome-panel does need gnome-icon-theme-symbolic for the upstream user menu. You are correct that gnome-panel in Ubuntu currently ships the "indicator" status menus like Unity instead of the user menu but it is still available for people to use. A different theme can provide alternative icon

[Bug 1094075] Re: gnome-control-center should not have hard dependency on gnome-icon-theme-symbolic

2012-12-27 Thread Jeremy Bicha
This is basically a duplicate of bug 1093938. The symbolic icons are used throughout gnome-control-center. You can find a list by running rgrep 'symbolic"' in the gnome-control-center source tree. A different theme should be able to simply provide those icons. For those reasons, I'm closing this

[Bug 1094093] [NEW] Segmentation fault in glines

2012-12-27 Thread Nikolay Morozov
Public bug reported: Segmentation fault in glines when trying to run ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: glines 1:3.6.0.2-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1 Uname: Linux 3.5.0-21-generic i686 NonfreeKernelModules: nvidia ApportVersion: 2.6.1-0ubu

[Bug 1094099] [NEW] [power]: gnome-settings-daemon crashed with SIGSEGV in gsd_power_manager_start()

2012-12-27 Thread melchiaros
Public bug reported: After a Xorg crash: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1094097 a new log in causes several crashers following. This is one of. Unfortunally I could not gave a reliable reproducing procedure. ProblemType: Crash DistroRelease: Ubuntu 13.04 Package: g

[Bug 1094099] Re: [power]: gnome-settings-daemon crashed with SIGSEGV in gsd_power_manager_start()

2012-12-27 Thread Apport retracing service
*** This bug is a duplicate of bug 1083455 *** https://bugs.launchpad.net/bugs/1083455 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 #1083455, so is being marked as such.

[Bug 1031449] Re: rhythmbox leaking memory

2012-12-27 Thread Nicolas Delvaux
Here is the full valgrind log. Happy hacking! ** Attachment added: "valgrind.log" https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1031449/+attachment/3469142/+files/valgrind.log -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribe

[Bug 1094008] Re: Computer Icon not Visible on Desktop after Update

2012-12-27 Thread riderplus
I re-marked the bug as New because you draw your own conclusions based on unknown facts. I haven't installed Nautilus with the Gnome 3 PPA, I used the standard Ubuntu repos. Therefore someone should consider this bug as affecting not only me (I hope someone will confirm it soon after the New Year p

[Bug 1094008] Re: Computer Icon not Visible on Desktop after Update

2012-12-27 Thread riderplus
Anyway, I will consider your advise and write to the Nautilus team. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1094008 Title: Computer Icon not Visible on Desktop after Update

[Bug 1002537] Re: Shotwell "Send To Email" doesn't attach multiple photos

2012-12-27 Thread Alex Moldovan
Looks like it's fixed. :) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to shotwell in Ubuntu. https://bugs.launchpad.net/bugs/1002537 Title: Shotwell "Send To Email" doesn't attach multiple photos To manage notifications about this

[Bug 1094093] Re: Segmentation fault in glines

2012-12-27 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 995281 *** https://bugs.launchpad.net/bugs/995281 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 995281, so it is being marked as such. Please look at

[Bug 352169] Re: Project Size Estimation Takes Forever

2012-12-27 Thread Timothy Livingston
*** This bug is a duplicate of bug 573163 *** https://bugs.launchpad.net/bugs/573163 I just had this happen to me. From Nautilus (Ubuntu 12.10), right clicked on an iso file-> open with Brasero. Blank CD in drive. Dialog Estimating File size dialog displays, but never progresses. Turns out so

[Bug 30969] Re: monitor suspends regardless of gnome-power-manager timeouts

2012-12-27 Thread rhayman
Still a problem people... I did not have this problem from Dapper through Maverick, but since updating Maverick through Natty, Oneric, and Precise, to Quantal in one day this week, this bug has now affected me - I don't know which release intorduced it, but my guess is that Oneric or Precise were

[Bug 1093938] Re: gnome-panel should not have hard dependency to gnome-icon-theme-symbolic

2012-12-27 Thread Peter Hurley
Hi Jeremy, Firstly, I think you didn't look closely at the code snippet that I included. As packaged, gnome-panel does not render the icons for the user menu, so it doesn't really matter if the icons are found or not (that is, no functionality is broken by not having gnome-icon-theme- symbolic in

[Bug 1057546] Re: gvfsd-obexftp crashed with SIGSEGV

2012-12-27 Thread Cameron Smith
I have this problem in 12.10 and the same bug happens regardless of whether I try to browse the files on device via blueman, or the lame bluetooth-applet which has unfortunately become the default bluetooth app in 12.10. Whereas on another laptop which is EXACTLY THE SAME MODEL (Samsung NP900X4C)

[Bug 884041] Re: Screen brightness not adjusted when switching from AC to battery

2012-12-27 Thread papukaija
** Tags removed: hw-specific -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/884041 Title: Screen brightness not adjusted when switching from AC to battery To manage

[Bug 1037895] Re: Resolution changes when using KVM Switch

2012-12-27 Thread PhilDubach
As a crude workaround, running this in a terminal window will detect unlocks and run xrandr to detect the screen again: dbus-monitor --session "type='signal',interface='org.gnome.ScreenSaver'" | ( while true; do read X; if echo $X | grep "boolean false" &> /dev/null; then xrandr; fi done ) -- Yo

[Bug 1062166] Re: screen goes dark although screensaver is switched off

2012-12-27 Thread Jesse Lee
I tried the dconf settings emptythevoid posted above, but the monitors still blank after about 5 or 10 minutes. The other annoying thing is they never shut off, they just go blank. I've found if I've got a video playing with smplayer or something like that, it follows the time limit set in System

[Bug 1094008] Re: Computer Icon not Visible on Desktop after Update

2012-12-27 Thread Jeremy Bicha
Ok, after reading the bug a second time, I realize I misread the first time. Your problem is that you don't have any icons on the desktop, not that only the 'Computer' icon is missing. For the Ubuntu GNOME Remix, the gsettings org.gnome.desktop.background show-desktop-icons is set to false. Set i

[Bug 467862] Re: nautilus crashes when clicking files on second screen (:0.1)

2012-12-27 Thread Bug Watch Updater
** Changed in: nautilus Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/467862 Title: nautilus crashes when clicking files on second screen (:0

[Bug 987220] Re: System does not power off reliably when "Shut Down" chosen from GUI

2012-12-27 Thread no!chance
I seems, that the kernel option "acpi=force" solves my problem on the ASUS E35M1-I motherboard. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/987220 Title: System does not p

[Bug 1075327] Re: totem crashed with SIGSEGV in XQueryExtension()

2012-12-27 Thread elhoir
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1075327 Title: totem crashed with SIGSEGV in XQueryExtension() To manage notificati