[Bug 120829] Re: /dev/sda3 is mounted despite the 'noauto' option in fstab
I'm using Karmic and the bug seems to be still here. I mean, I have an external hdd, but I want gnome-volume-manager to automount only one partition, so I put in my fstab something like this: /dev/disk/by-id/usb-SAMSUNG_HD103SI_1f00bfdf194b13025100-0:0-part3 /media/Monolith hfsplus force,user,noauto 0 0 /dev/disk/by-id/usb-SAMSUNG_HD103SI_1f00bfdf194b13025100-0:0-part2 /media/Monolith-Boot-OSX hfsplus force,noauto 0 0 I want g-v-m to mount only the first one, I set the noauto option because I don't want it to be mounted during boot, the force option is needed because it's a hfsplus partition with journaling. The "user" option should the one to do the trick, but g-v-m still complains when failing to mount the second partition, but it shouldn't try do it in first place! I know, it's just a warning, but it's annoying. I attached a screenshot, in the foreground there is the error message I'd like to get rid of, in the background there is the window that nautilus opens when automounting the first partition. ** Attachment added: "Screenshot.png" http://launchpadlibrarian.net/40161284/Screenshot.png -- /dev/sda3 is mounted despite the 'noauto' option in fstab https://bugs.launchpad.net/bugs/120829 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-volume-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 392131] Re: Notification Area: Icon order depends on the startup sequence
There is a patch from Fedora that kind of fixes this bug: bluetooth, volume, network manager and battery stay on the right, all the other icons on the left http://cvs.fedoraproject.org/viewvc/rpms/gnome-panel/F-12/icon- order.patch?revision=1.1 -- Notification Area: Icon order depends on the startup sequence https://bugs.launchpad.net/bugs/392131 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 427462] Re: login screen is showing user below 1000
Same problem, my uid 501 user does not show up in face browser anymore -- login screen is showing user below 1000 https://bugs.launchpad.net/bugs/427462 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 586982] [NEW] Nautilus does not handle well Trash in "bound" directories
Public bug reported: Binary package hint: nautilus This seems a bit complicated, but I reproduced the bug on the different machines (both running Lucid) 1. > mount /dev/sdX /mnt/doesntmatter where sdX is a partition on your hard disk (different from /, /home, etc..., like the partition of a different OS) 2. > mount --bind /mnt/doesntmatter/Users/user/Downloads /home/user/Downloads 3. open /home/user/Downloads in Nautilus 4. move a file to the trash (right click -> move to trash) You'll see that the file ends in "/home/user/Downloads/.Trash-$UID/files/" but Nautilus won't show it in trash:/// like it should and doesn't even show a message to explain that you can't move that file to the trash, like it does in other cases. This is not only annoying, but it not easily discoverable, when I realized what was happening I had a huge /some/bound/dir/.Trash-$UID (several gigabytes) ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Tags: bind bound bug nautilus trash -- Nautilus does not handle well Trash in "bound" directories https://bugs.launchpad.net/bugs/586982 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 589289] [NEW] Brasero can't copy an AudioCD or burn a toc/bin image
Public bug reported: Binary package hint: brasero I was trying to make a copy of an AudioCD (with no copy protection or anything like that, it was simply a collection of home-recorded tracks), I inserted the CD, right clicked on the CD icon in Nautilus and clicked "Make a Copy". Brasero popped up, I clicked "Burn", but it failed giving me with no useful information. I somehow (I think I used cdrdao) ripped the CD to a bin/toc file and tried to burn from the image file instead of letting Brasero rip the CD, but it failed again, still for no apparent reason. The error message was in both occasions "All required applications and libraries are not installed. Please install the following manually and try again:.". Yeah, it ended like that, with no list of software to install. I tried burning the image on another machine (both are running Ubuntu Lucid), it asked me to install cdrdao and toc2cue (the latter is in the cdrdao package), which I did, but then it failed again, displaying the same error message I got on the first machine. I attached a not-so-useful screenshot. For the record (pun intended) I saved the day making a copy of the CD using the CLI cdrdao application, making kindergarten kids happy (it was a present :) ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: brasero 2.30.0-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 Architecture: amd64 Date: Thu Jun 3 19:01:59 2010 InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 (20100419.1) SourcePackage: brasero ** Affects: brasero (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- Brasero can't copy an AudioCD or burn a toc/bin image https://bugs.launchpad.net/bugs/589289 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 589289] Re: Brasero can't copy an AudioCD or burn a toc/bin image
** Attachment added: "Screenshot :)" http://launchpadlibrarian.net/49617534/Screenshot-1.png ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/49615982/Dependencies.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/49615984/ProcEnviron.txt -- Brasero can't copy an AudioCD or burn a toc/bin image https://bugs.launchpad.net/bugs/589289 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 589289] Re: Brasero can't copy an AudioCD or burn a toc/bin image
Upstream bug report here: https://bugzilla.gnome.org/show_bug.cgi?id=620503 ** Tags added: audiocd brasero toc ** Bug watch added: GNOME Bug Tracker #620503 https://bugzilla.gnome.org/show_bug.cgi?id=620503 -- Brasero can't copy an AudioCD or burn a toc/bin image https://bugs.launchpad.net/bugs/589289 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to brasero in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 589299] [NEW] Can't unlock screen when using a password-less account
Public bug reported: Binary package hint: gnome-screensaver I created a password-less account for my Mom, that is, in the Ubuntu Installer (or maybe later, using users-admin, I don't think it really matters) I created an account, inserted no password and checked the "don't ask for a password on login" checkbox. After tweaking the permissions a bit, it works fine for her. The only (quite big) problem is that when the screen is locked, either by locking it manually or after a user-switch, you simply can't unlock it, since it asks for a password that I never set. I think that gnome-screensaver simply shouldn't ask for a password for this type of accounts. ** Affects: gnome-screensaver (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Can't unlock screen when using a passwordless account + Can't unlock screen when using a password-less account -- Can't unlock screen when using a password-less account https://bugs.launchpad.net/bugs/589299 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] Re: Unable to modify brightness when the screen is locked
The problem is still here. -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] Re: Unable to modify brightness when the screen is locked
** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete => New -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 367651] Re: empathy uses different set of status icons to the rest of ubuntu
*** This bug is a duplicate of bug 490313 *** https://bugs.launchpad.net/bugs/490313 I just installed Maverick, and this bug is still here: empathy uses different status icons from the rest of the desktop. I think #490313 is a slightly different bug though. ** Attachment added: "Screenshot :)" https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/367651/+attachment/1719965/+files/Screenshot.png -- empathy uses different set of status icons to the rest of ubuntu https://bugs.launchpad.net/bugs/367651 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 661882] Re: Totem playlist does not keep order on addition of multiple files
I can confirm this bug and it's very annoying. -- Totem playlist does not keep order on addition of multiple files https://bugs.launchpad.net/bugs/661882 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 496119] Re: Empathy steals Pidgin online status...
I think it has to do with mission-control, I have the same problem but it's not easily reproducible. -- Empathy steals Pidgin online status... https://bugs.launchpad.net/bugs/496119 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 435488] Re: scrollwheel should scroll not zoom
This has to do with consistency, EOG and Evince are very similar but the scroll wheel behaves differently, this is rather surprising. Since it's just about changing a default gconf value, I think this should be done. -- scrollwheel should scroll not zoom https://bugs.launchpad.net/bugs/435488 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] Re: Unable to modify brightness when the screen is locked
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: gnome-power-manager I'm on Lucid fully updated, gnome-power-manager 2.30.0-0ubuntu1 Sometimes I find hard to unlock the screen because I can't increase the brightness of my laptop display with multimedia keys (I think that's their name). This is really annoying when there is no other light source in the room and you can't literally see anything. I would expect to be able to modify the brightness (and maybe the volume too?) even when the screen is locked. For the record other operating systems (e.g. MacOSX) let you do that. + --- + Architecture: amd64 + DistroRelease: Ubuntu 10.04 + GnomeSessionIdleInhibited: No + GnomeSessionInhibitors: None + GnomeSessionSuspendInhibited: No + InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 (20100419.1) + MachineType: Apple Inc. MacBook2,1 + Package: gnome-power-manager 2.30.0-0ubuntu1 + PackageArchitecture: amd64 + ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic root=UUID=cb522fb1-6de2-4926-a8cb-b4c02e0124ae ro quiet splash + ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 + Tags: lucid + Uname: Linux 2.6.32-24-generic x86_64 + UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare + dmi.bios.date: 06/27/07 + dmi.bios.vendor: Apple Inc. + dmi.bios.version: MB21.88Z.00A5.B07.0706270922 + dmi.board.asset.tag: Base Board Asset Tag + dmi.board.name: Mac-F4208CA9 + dmi.board.vendor: Apple Inc. + dmi.board.version: PVT + dmi.chassis.asset.tag: Asset Tag + dmi.chassis.type: 10 + dmi.chassis.vendor: Apple Inc. + dmi.chassis.version: Mac-F4208CA9 + dmi.modalias: dmi:bvnAppleInc.:bvrMB21.88Z.00A5.B07.0706270922:bd06/27/07:svnAppleInc.:pnMacBook2,1:pvr1.0:rvnAppleInc.:rnMac-F4208CA9:rvrPVT:cvnAppleInc.:ct10:cvrMac-F4208CA9: + dmi.product.name: MacBook2,1 + dmi.product.version: 1.0 + dmi.sys.vendor: Apple Inc. ** Attachment added: "BootDmesg.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507920/+files/BootDmesg.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507921/+files/CurrentDmesg.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] Dependencies.txt
apport information ** Attachment added: "Dependencies.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507922/+files/Dependencies.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] DevkitPower.txt
apport information ** Attachment added: "DevkitPower.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507923/+files/DevkitPower.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] GConfNonDefault.txt
apport information ** Attachment added: "GConfNonDefault.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507924/+files/GConfNonDefault.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507925/+files/Lspci.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507926/+files/Lsusb.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507927/+files/ProcCpuinfo.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] ProcEnviron.txt
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507928/+files/ProcEnviron.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507929/+files/ProcInterrupts.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507930/+files/ProcModules.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507932/+files/UdevLog.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507931/+files/UdevDb.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] gnome-power-bugreport.txt
apport information ** Attachment added: "gnome-power-bugreport.txt" https://bugs.edge.launchpad.net/bugs/576744/+attachment/1507933/+files/gnome-power-bugreport.txt -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] Re: Unable to modify brightness when the screen is locked
I provided the information requested. ** Changed in: gnome-power-manager (Ubuntu) Status: Incomplete => New -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 576744] [NEW] Unable to modify brightness when the screen is locked
Public bug reported: Binary package hint: gnome-power-manager I'm on Lucid fully updated, gnome-power-manager 2.30.0-0ubuntu1 Sometimes I find hard to unlock the screen because I can't increase the brightness of my laptop display with multimedia keys (I think that's their name). This is really annoying when there is no other light source in the room and you can't literally see anything. I would expect to be able to modify the brightness (and maybe the volume too?) even when the screen is locked. For the record other operating systems (e.g. MacOSX) let you do that. ** Affects: gnome-power-manager (Ubuntu) Importance: Undecided Status: New -- Unable to modify brightness when the screen is locked https://bugs.launchpad.net/bugs/576744 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 490381] [NEW] seahorse passphrase dialog is not focused, requiring a unnecessary mouse click
Public bug reported: Binary package hint: seahorse I'm not sure if thisi si a seahorse bug or one of the WMs, but when I double click in Nautilus an encrypted file and the seahorse dialog comes up, the dialog is not focused. It's very annoying; it must have something to do with anti focus stealing. ProblemType: Bug Architecture: amd64 Date: Mon Nov 30 16:34:19 2009 DistroRelease: Ubuntu 9.10 Package: seahorse 2.28.1-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: seahorse Uname: Linux 2.6.31-14-generic x86_64 ** Affects: seahorse (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- seahorse passphrase dialog is not focused, requiring a unnecessary mouse click https://bugs.launchpad.net/bugs/490381 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to seahorse in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 490381] Re: seahorse passphrase dialog is not focused, requiring a unnecessary mouse click
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/36260813/Dependencies.txt ** Attachment added: "ProcEnviron.txt" http://launchpadlibrarian.net/36260814/ProcEnviron.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/36260815/XsessionErrors.txt -- seahorse passphrase dialog is not focused, requiring a unnecessary mouse click https://bugs.launchpad.net/bugs/490381 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to seahorse in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs