[Bug 264585] Re: nautilus does not count files to replace before showing "not enough space"
** Changed in: nautilus Status: Unknown => New -- nautilus does not count files to replace before showing "not enough space" https://bugs.launchpad.net/bugs/264585 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 262733] Re: totem plays videos half-width
Because of fglrx-related problems, I downgraded the kernel to2.6.24-19.21. I didn't delete any configuration files or anything, just purged the 2.6.24-21.23 and installed the 19.21 one. As a result, Totem works fine. Which makes me think that it's not only a configuration issue - there should be something else going on. I'll be glad to provide any additional information you think is needed. -- totem plays videos half-width https://bugs.launchpad.net/bugs/262733 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 264585] Re: nautilus does not count files to replace before showing "not enough space"
** Bug watch added: GNOME Bug Tracker #550772 http://bugzilla.gnome.org/show_bug.cgi?id=550772 ** Also affects: nautilus via http://bugzilla.gnome.org/show_bug.cgi?id=550772 Importance: Unknown Status: Unknown -- nautilus does not count files to replace before showing "not enough space" https://bugs.launchpad.net/bugs/264585 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 264585] [NEW] nautilus does not count files to replace before showing "not enough space"
Public bug reported: Binary package hint: nautilus When you want to update a file on a destination that contains less space than the file that is to be updated (overwritten), nautilus gives you a error message saying "There is not enough space on the destination". However, nautilus didn't consider that you don't add anything on the destination, you only overwrite existing file, thus the error message is wrong. In this situation, to avoid complex codes, nautilus should probably count size of files that are to be replaced ONLY if it detects that there's not enough space on the destination. If nautilus does not get errors due to missing space, it should do as it already does, copy files "on the fly" without making such verifications. This way, this bug can probably be fixed without having a negative impact on nautilus performances. Steps to reproduce : 1. Have a USB key with say... 50 Mb left. 2. Copy a file of 40Mb on that USB key. 3. Try to copy again the 40Mb file on the USB key. Result : You get a error saying that there is not enough space on the device. What should actually happens : No additional space needs to be taken, so nautilus should simply overwrite the file without a word, and it should in fact calculate : if ("there is not enough space") { if ("size available on device" < "size of files to copy" - "size of files that will be replaced") { "Cancel file transfert and show :" "There is not enough space on the destination drive"; } } ** Affects: nautilus Importance: Unknown Status: Unknown ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New -- nautilus does not count files to replace before showing "not enough space" https://bugs.launchpad.net/bugs/264585 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 196202] Re: Places menu FTP servers open in firefox-3.0 instead of nautilus
I've never seen that dialogue pop up. Firefox taking over the FTP handler sort of "just happens". I'm sure there iis a certain point in time when it happens, but it definitely happens unknowingly to me; no dialogue box here. -- Places menu FTP servers open in firefox-3.0 instead of nautilus https://bugs.launchpad.net/bugs/196202 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 258149] Re: seahorse crashed with SIGSEGV in strstr()
I had the same issue here using seahorse 2.23.91 and Intrepid with all updates. -- seahorse crashed with SIGSEGV in strstr() https://bugs.launchpad.net/bugs/258149 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 264572] [NEW] gnome-power-manager crashing
Public bug reported: Binary package hint: gnome-power-manager I'm running up-to-date intrepid amd64 on a Toshiba Satellite A205-S4797, updated from hardy using "update-manager -d". Every time I start gnome, gnome-power-manager loads and everything works fine, but then it exits (or dies, I really can't tell) shortly after. If I run gnome-power-manager manually again, everything is fine again (as well as suspend/hibernate/etc buttons on the shutdown menu entry), but after a while it dies again. I get no error, only the battery tray icon vanishes as well as suspend/hibernate buttons on the shutdown menu entry. The only messages I could find about it on the system are: /var/log/daemon.log: Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x26310f0 [gnome-power-manager 10c34f610c8cb422e12204962909564950110540048]) /var/kern.log Sep 3 23:49:03 capricorn kernel: [ 2182.042530] gnome-power-man[12042]: segfault at 8 ip 411121 sp 7fff239e7930 error 4 in gnome-power-manager[40+4c000] /var/log/syslog Sep 3 23:49:03 capricorn kernel: [ 2182.042530] gnome-power-man[12042]: segfault at 8 ip 411121 sp 7fff239e7930 error 4 in gnome-power-manager[40+4c000] Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmXsmpServer: ice_io_error_handler (0x26333b0) Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmXSMPClient: IceProcessMessagesIOError on '0x26310f0 [gnome-power-manager 10c34f610c8cb422e12204962909564950110540048]' Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmManager: disconnect client Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client12 Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmManager: no application associated with client, not restarting application Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmStore: Unreffing object: 0x26310f0 Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client12 Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client12 Sep 3 23:49:03 capricorn x-session-manager[11054]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0x26310f0 [gnome-power-manager 10c34f610c8cb422e12204962909564950110540048]) /var/log/messages: Sep 3 23:49:03 capricorn kernel: [ 2182.042530] gnome-power-man[12042]: segfault at 8 ip 411121 sp 7fff239e7930 error 4 in gnome-power-manager[40+4c000] Is any further information needed? Anyone else experiencing that? thanks ** Affects: gnome-power-manager (Ubuntu) Importance: Undecided Status: New -- gnome-power-manager crashing https://bugs.launchpad.net/bugs/264572 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
Re: [Bug 196202] Re: Places menu FTP servers open in firefox-3.0 instead of nautilus
On Wed, Jun 25, 2008 at 01:30:30PM -, Paul Kishimoto wrote: > @Alexander: as I mentioned in comment #1, removing /desktop/gnome/url- > handlers/ftp fixed the problem. > firefox has a feature that makes itself a default handler. It usually asks you before doing that. but you can select "dont ask me again" or something as far as i remember. affects ubuntu/firefox-3.0 status wontfix - Alexander ** Changed in: firefox-3.0 (Ubuntu) Status: Incomplete => Won't Fix -- Places menu FTP servers open in firefox-3.0 instead of nautilus https://bugs.launchpad.net/bugs/196202 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 147045] Re: gnome-appearance-properties hogs processor even after close
yep. me too, Deleting ~/.gtkrc-2.0 solved the problem -- gnome-appearance-properties hogs processor even after close https://bugs.launchpad.net/bugs/147045 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 264558] Re: evolution crashed with SIGSEGV in camel_db_get_folder_uids()
** Tags removed: need-i386-retrace -- evolution crashed with SIGSEGV in camel_db_get_folder_uids() https://bugs.launchpad.net/bugs/264558 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 258936] Re: cifs volume in fstab is detected as a picture CD
It's becoming clearer to me now... there IS a folder called pictures on the drive. In the screenshot I attached above I had moved all folders into the 'tmp' folder to simplify things for you guys. But I suspect that I should have unmounted/remounted after moving the files to tmp. Had I done that, the "This is a picture CD" message would have gone away. However, I think there still is an issue here... not every mount that contains a directory called Pictures at the top level is necessarily a picture *CD*, right? -- cifs volume in fstab is detected as a picture CD https://bugs.launchpad.net/bugs/258936 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 264558] Re: evolution crashed with SIGSEGV in camel_db_get_folder_uids()
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/17279796/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/17279797/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/17279798/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/17279799/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/17279800/ProcStatus.txt ** Attachment added: "Registers.txt" http://launchpadlibrarian.net/17279801/Registers.txt ** Attachment added: "Stacktrace.txt" http://launchpadlibrarian.net/17279802/Stacktrace.txt ** Attachment added: "ThreadStacktrace.txt" http://launchpadlibrarian.net/17279803/ThreadStacktrace.txt ** Visibility changed to: Public -- evolution crashed with SIGSEGV in camel_db_get_folder_uids() https://bugs.launchpad.net/bugs/264558 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 181068] Re: miro.real crashed with SystemError in MozillaBrowser() on PPC
During IRC discussion we found out that this is not a regression due to a recent security update. e.g. it doesn't work if you downgrade xulrunner-1.9 either nor if you downgrade everything to hardy. ** Changed in: gnome-python-extras (Ubuntu Hardy) Status: Confirmed => Triaged -- miro.real crashed with SystemError in MozillaBrowser() on PPC https://bugs.launchpad.net/bugs/181068 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-python-extras in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 264553] Re: To login screen, add a way to prefill username field with last username used.
** Changed in: gdm (Ubuntu) Sourcepackagename: None => gdm -- To login screen, add a way to prefill username field with last username used. https://bugs.launchpad.net/bugs/264553 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 264553] [NEW] To login screen, add a way to prefill username field with last username used.
You have been subscribed to a public bug: Looking for a way to have the Ubuntu login screen "remember" the last logged in username, so that I just have to press enter to reuse the last login name, and then it goes straight to the password prompt. Under system->administration->login window, I currently have it set to show the list of users, so I can click on my full name. Ideally though, I would like the username to be prefilled, and just have to press enter, and then type my password, without using the mouse. I.e. I am fine with my username being disclosed to anyone who walks up to the login screen, but I still want to have to authenticate myself with a password. I could not see a way to do this, and some Google searches (e.g. "Ubuntu login screen remember username") did not turn up anything that looked applicable, other than this similar request: http://www.daniweb.com/forums/thread47878.html version info Release: Ubuntu 8.04.1, AMD64. ** Affects: gdm (Ubuntu) Importance: Undecided Status: New -- To login screen, add a way to prefill username field with last username used. https://bugs.launchpad.net/bugs/264553 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 264552] Re: dictionary freezes
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/17279421/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/17279422/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/17279423/ProcStatus.txt -- dictionary freezes https://bugs.launchpad.net/bugs/264552 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-utils in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 264552] [NEW] dictionary freezes
Public bug reported: Binary package hint: gnome-utils The dictionary will freeze up if the network is down. Suggest some kind of user notification; a time out; error message? ProblemType: Bug Architecture: amd64 Date: Wed Sep 3 20:51:10 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/gnome-dictionary Package: gnome-utils 2.20.0.1-1ubuntu5 PackageArchitecture: amd64 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gnome-utils Uname: Linux 2.6.24-21-generic x86_64 ** Affects: gnome-utils (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- dictionary freezes https://bugs.launchpad.net/bugs/264552 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-utils in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 258104] Re: [PATCH] gtk apps cannot use remote ipp:// printers
I wouldn't consider the importance of this bug as "low". Ubuntu come with Gnome, and therefore has countless programs that rely on the GTK+ This simply means you cannot use remote printers (I confirm the bug!) in Ubuntu... or you switch your printer server to Windows, as there is no bug in samba printing!.. Hardy is a LTR, doesn't it means such bugs ought to be quickly addressed ? I'm don't have the skills either to patch it myself, but I'm voting for this patch to be in the "proposed"... if some skillful one would kindly apply the above patch and deliver it in "proposed", I'll swiftly download the libgtk2 and report my tests. Keep up the good job! -- [PATCH] gtk apps cannot use remote ipp:// printers https://bugs.launchpad.net/bugs/258104 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 261561] Re: gvfs-hal-volume-monitor crashed with SIGSEGV in g_cclosure_marshal_VOID__OBJECT()
I am thinking that mine is similar to this bug. I was ejecting a audio disk when mine happened. I am running 8.10 -- gvfs-hal-volume-monitor crashed with SIGSEGV in g_cclosure_marshal_VOID__OBJECT() https://bugs.launchpad.net/bugs/261561 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 263986] Re: sftp mount fails to copy files in nautilus
could you try after restarting the session? ** Changed in: gvfs (Ubuntu) Status: New => Incomplete -- sftp mount fails to copy files in nautilus https://bugs.launchpad.net/bugs/263986 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 264547] [NEW] does not display about info
Public bug reported: Binary package hint: yelp Yelp 2.23.91-0ubuntu1 error message: Could not parse file; The file ‘///usr/share/gnome/help /about-ubuntu/en_CA/about-ubuntu.xml’ could not be parsed because one or more of its included files is not a well-formed XML document. Running Ubuntu Linux, the Ubuntu 8.10 (intrepid) release. GNOME: 2.23.91 (Ubuntu 2008-09-02) Kernel version: 2.6.27-2-generic (#1 SMP Thu Aug 28 17:18:43 UTC 2008) GCC: 4.3.2 (x86_64-linux-gnu) Xorg: unknown (28 August 2008 11:04:42AM) (28 August 2008 11:04:42AM) expected: clicking menu option System, About Ubuntu to display system info instead: displayed error message ** Affects: yelp (Ubuntu) Importance: Undecided Status: New -- does not display about info https://bugs.launchpad.net/bugs/264547 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to yelp in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 264537] Re: f-spot.exe crashed with SIGSEGV in dlclose()
*** This bug is a duplicate of bug 189335 *** https://bugs.launchpad.net/bugs/189335 ** Tags removed: need-i386-retrace ** Attachment removed: "ProcMaps.txt" http://launchpadlibrarian.net/17278906/ProcMaps.txt ** Attachment removed: "Registers.txt" http://launchpadlibrarian.net/17278908/Registers.txt ** Attachment removed: "Dependencies.txt" http://launchpadlibrarian.net/17278904/Dependencies.txt ** Attachment removed: "ThreadStacktrace.txt" http://launchpadlibrarian.net/17278910/ThreadStacktrace.txt ** Attachment removed: "Disassembly.txt" http://launchpadlibrarian.net/17278905/Disassembly.txt ** Attachment removed: "CoreDump.gz" http://launchpadlibrarian.net/17278903/CoreDump.gz ** Attachment removed: "Stacktrace.txt" http://launchpadlibrarian.net/17278909/Stacktrace.txt ** Attachment removed: "ProcStatus.txt" http://launchpadlibrarian.net/17278907/ProcStatus.txt ** Visibility changed to: Public ** This bug has been marked a duplicate of bug 189335 f-spot.exe crashed with SIGSEGV -- f-spot.exe crashed with SIGSEGV in dlclose() https://bugs.launchpad.net/bugs/264537 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to f-spot in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 264538] Re: Play button swaps places
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/17278984/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/17278985/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/17278986/ProcStatus.txt -- Play button swaps places https://bugs.launchpad.net/bugs/264538 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 264538] [NEW] Play button swaps places
Public bug reported: Binary package hint: totem The play button is located in the lower left of the window just between back and forward. In fullscreen mode however it is located left. This may lead to some cunfusion when using the player. Window: back | play | forward Fullscreen: play | back | forward NOTE fullscreen: I am talking about the buttons of the bottom panel which pops up on mouse movement. (I only mention it - just in case there is another possibility to configure this.) Althoug this is a minor issue from the point of stability, it can be rated as major issue from the point of usage and GUI design. Solution: The button sequence has to be changed to match each other as well in windowed mode as in fullscreen mode. I would prefer play | back | forward. ProblemType: Bug Architecture: amd64 Date: Thu Sep 4 01:37:48 2008 DistroRelease: Ubuntu 8.04 ExecutablePath: /usr/bin/totem-gstreamer NonfreeKernelModules: nvidia Package: totem-gstreamer 2.22.1-0ubuntu2 PackageArchitecture: amd64 ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: totem Uname: Linux 2.6.24-19-generic x86_64 ** Affects: totem (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug -- Play button swaps places https://bugs.launchpad.net/bugs/264538 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
Re: [Bug 227493] Re: seahorse-tool crashes when trying to verify signatures
On Wed, Sep 3, 2008 at 11:48 PM, Tritonio <[EMAIL PROTECTED]> wrote: > Sorry I hadn't added the debugging symbols. I did so but I still cannot > make the backtrace work. I attach the new output. I have never debugged > a program but it seems like the backtrace cannot be made because the > program terminates normally? So the only hind still is: ** (seahorse- > tool:19321): CRITICAL **: seahorse_notify_signatures: assertion `keys != > NULL' failed gdb gives me: ** (seahorse-tool:19073): CRITICAL **: seahorse_notify_signatures: assertion `keys != NULL' failed Program exited normally. (gdb) -- seahorse-tool crashes when trying to verify signatures https://bugs.launchpad.net/bugs/227493 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 200462] Re: Copying Files From CD/DVD Sets Permissions To Read Only
** Description changed: Binary package hint: nautilus When I copy files from a CD or DVD to my Home directory, the files that are copied are given read only permissions. Prior to Hardy, the user that copied the files would have read/write permissions. Steps to reproduce: 1.) Burn a data cd or dvd 2.) Copy the files to your Desktop or Home directories 3.) The files that were saved will be read only + + Regression Details + Discovered in version: gvfs 0.2.3-0ubuntu4? (8.04) + Last known good version: nautilus 1:2.20.0-0ubuntu7? (7.10) ** Tags added: regression-release -- Copying Files From CD/DVD Sets Permissions To Read Only https://bugs.launchpad.net/bugs/200462 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is the registrant for gvfs. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 257413] Re: seahorse asks for “Secure Shell Passphrase” when it means “remote h ost password”
** Changed in: seahorse Status: Unknown => New -- seahorse asks for “Secure Shell Passphrase” when it means “remote host password” https://bugs.launchpad.net/bugs/257413 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 263986] Re: sftp mount fails to copy files in nautilus
Reopening since I am also experiencing this bug. Just connected to an FTP server with username/password. Uploading (via copy/paste or dragging) doesn´t work, downloading (via copy/paste or dragging) works fine. Tried it with 3 different FTP servers (all with username/password) and all of them give the same error message: DBus error org.freedesktop.DBus.Error.UnknownMethod: Method "Upload" with signature "ayayuo" on interface "org.gtk.vfs.Mount" doesn't exist Copying via gvfs-copy does work though. Uptime 15 hours and haven't restarted my session since the upgrade yet. ** Changed in: gvfs (Ubuntu) Status: Invalid => New -- sftp mount fails to copy files in nautilus https://bugs.launchpad.net/bugs/263986 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 125075] Re: nm-applet: requests keyring password, doesn't use it
Hmm, IMO the point of gnome-keyring is to protect the passwords/passphrases/encryption keys. I wouldn't suggest allowing an application to control whether the password is freely readable, no. But the fact that network-manager has a password stored in gnome-keyring is not sensitive information. Only the password itself is. So network- manager should be able to query gnome-keyring to find out if there's a passphrase there. As it is now, network-manager queries for it, but in order to find out, gnome-keyring must ask the user to unlock the key. And once that's done, the keyring is readable, even though there's no reason for it to be unlocked at all. That is less secure, not more so. Having network-manager store that information elsewhere is begging for sync problems. What happens if network-manager stores a key in the keyring, and then it's deleted from the keyring? Answer: we're back to where we are now, with network-manager causing gnome-keyring to prompt the user and still not having the information it needs to work. Or the other way round, what happens if the passphrase is stored, but network- manager loses the information that it's stored there? Answer: network- manager never tries to use gnome-keyring, so must ask the user for the key every time. -- nm-applet: requests keyring password, doesn't use it https://bugs.launchpad.net/bugs/125075 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 257413] Re: seahorse asks for “Secure Shell Passphrase” when it means “remote h ost password”
Thanks for reporting. I filed an Upstream report for this issue. You can track the status and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=550755 ** Bug watch added: GNOME Bug Tracker #550755 http://bugzilla.gnome.org/show_bug.cgi?id=550755 ** Also affects: seahorse via http://bugzilla.gnome.org/show_bug.cgi?id=550755 Importance: Unknown Status: Unknown ** Changed in: seahorse (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Triaged -- seahorse asks for “Secure Shell Passphrase” when it means “remote host password” https://bugs.launchpad.net/bugs/257413 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 263342] Re: gnome-appearance-properties will only allow me to choose between the default wallpapers
could you attach an image example? using jpg image works correctly there -- gnome-appearance-properties will only allow me to choose between the default wallpapers https://bugs.launchpad.net/bugs/263342 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 129231] Re: keyring manager GUI offers no way to timeout ssh-agent keys
Reassigning to gnome-keyring according to upstream comment: >From Adam Schreiber: This functionality is from gnome-keyring. Moving. The solution might be to make gnome-keyring pay attention to the same gconf key as seahorse-agent. ** Changed in: gnome-keyring (Ubuntu) Sourcepackagename: seahorse => gnome-keyring -- keyring manager GUI offers no way to timeout ssh-agent keys https://bugs.launchpad.net/bugs/129231 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 196152] Re: [hardy] totem-gstreamer DVB jerky playback
thank you for sending the bug to GNOME ** Changed in: totem (Ubuntu) Status: Incomplete => Triaged -- [hardy] totem-gstreamer DVB jerky playback https://bugs.launchpad.net/bugs/196152 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 196157] Re: [hardy] totem-xine dvb playback no channels list
** Changed in: totem (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: Invalid => Incomplete -- [hardy] totem-xine dvb playback no channels list https://bugs.launchpad.net/bugs/196157 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 227493] Re: seahorse-tool crashes when trying to verify signatures
Sorry I hadn't added the debugging symbols. I did so but I still cannot make the backtrace work. I attach the new output. I have never debugged a program but it seems like the backtrace cannot be made because the program terminates normally? So the only hind still is: ** (seahorse- tool:19321): CRITICAL **: seahorse_notify_signatures: assertion `keys != NULL' failed Am I doing something wrong? Isn't it possible to create a full backtrace for the execution of a normally terminating program? Thank you once more. :-) ** Attachment added: "gdb-seahorse-tool.txt" http://launchpadlibrarian.net/17278465/gdb-seahorse-tool.txt -- seahorse-tool crashes when trying to verify signatures https://bugs.launchpad.net/bugs/227493 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 247367] Re: gnome-keyring-daemon uses a large amount of memory
closing the bug since that works correctly now ** Changed in: gnome-keyring (Ubuntu) Status: Incomplete => Fix Released -- gnome-keyring-daemon uses a large amount of memory https://bugs.launchpad.net/bugs/247367 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 260785] Re: "clear the list of locations" message
the bug has been fixed upstream now ** Changed in: nautilus (Ubuntu) Status: Triaged => Fix Committed -- "clear the list of locations" message https://bugs.launchpad.net/bugs/260785 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 263125] Re: gconftool-2 crashed while upgrading system
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: gconf (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Incomplete -- gconftool-2 crashed while upgrading system https://bugs.launchpad.net/bugs/263125 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 125075] Re: nm-applet: requests keyring password, doesn't use it
right, that's the whole gnome-keyring point, protect the informations you store there, would you consider it secure if any application could set a flag to not require credential to read informations? network- manager should note somewhere else if a password is stored in the gnome- keyring for a network and only do a query if that's the case -- nm-applet: requests keyring password, doesn't use it https://bugs.launchpad.net/bugs/125075 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 259886] Re: seahorse can't get Allways Access to the (default) keyring
thank you for opening the new bug ** Changed in: gnome-keyring (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: Confirmed => Triaged -- seahorse can't get Allways Access to the (default) keyring https://bugs.launchpad.net/bugs/259886 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 261298] Re: seahorse crashed with SIGSEGV in IA__g_object_set_valist()
This is fixed in 2.23.91: 2008-08-31 Stef Walter <[EMAIL PROTECTED]> * pgp/seahorse-pgp-key.c: Fix null pointer dereference. See bug #549603 ** Changed in: seahorse (Ubuntu) Status: Triaged => Fix Released -- seahorse crashed with SIGSEGV in IA__g_object_set_valist() https://bugs.launchpad.net/bugs/261298 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 129231] Re: keyring manager GUI offers no way to timeout ssh-agent keys
** Changed in: seahorse Status: Unknown => New -- keyring manager GUI offers no way to timeout ssh-agent keys https://bugs.launchpad.net/bugs/129231 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 260246] Re: help button doesn't work
Fixed in 2.23.91: * libseahorse/seahorse-generator.c: Add signal handler for help button on the first time options. Fixes bug #549036 ** Changed in: seahorse (Ubuntu) Status: Fix Committed => Fix Released -- help button doesn't work https://bugs.launchpad.net/bugs/260246 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 264521] Re: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_main_context_check()
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/17278311/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/17278312/Disassembly.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/17278313/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/17278314/ProcStatus.txt ** Attachment added: "Registers.txt" http://launchpadlibrarian.net/17278315/Registers.txt ** Attachment added: "Stacktrace.txt" http://launchpadlibrarian.net/17278316/Stacktrace.txt ** Attachment added: "ThreadStacktrace.txt" http://launchpadlibrarian.net/17278317/ThreadStacktrace.txt -- totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_main_context_check() https://bugs.launchpad.net/bugs/264521 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 264521] [NEW] totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_main_context_check()
Public bug reported: Binary package hint: totem Latest and fully updated 8.10 ProblemType: Crash Architecture: i386 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/bin/totem-gstreamer-video-thumbnailer NonfreeKernelModules: nvidia Package: totem-gstreamer 2.23.4-0ubuntu2 ProcAttrCurrent: unconfined ProcCmdline: /usr/bin/gnome-video-thumbnailer -s 128 file:///home/User Name/dwhelper/George_Lakoff_on_The_Political_Mind.flv /tmp/.gnome_thumbnail.LXYNGU ProcEnviron: PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games LANG=en_IN SHELL=/bin/bash Signal: 11 SourcePackage: totem StacktraceTop: g_main_context_check () from /usr/lib/libglib-2.0.so.0 ?? () from /usr/lib/libglib-2.0.so.0 g_main_loop_run () from /usr/lib/libglib-2.0.so.0 gst_bus_poll () from /usr/lib/libgstreamer-0.10.so.0 bacon_video_widget_open_with_subtitle () Title: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_main_context_check() Uname: Linux 2.6.27-2-generic i686 UserGroups: adm admin cdrom dialout fuse lpadmin plugdev sambashare users ** Affects: totem (Ubuntu) Importance: Undecided Status: New ** Tags: apport-crash -- totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_main_context_check() https://bugs.launchpad.net/bugs/264521 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 129231] Re: keyring manager GUI offers no way to timeout ssh-agent keys
Thanks for reporting this issue. I have filed an Upstream report about it. You can track the status and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=550751 ** Bug watch added: GNOME Bug Tracker #550751 http://bugzilla.gnome.org/show_bug.cgi?id=550751 ** Also affects: seahorse via http://bugzilla.gnome.org/show_bug.cgi?id=550751 Importance: Unknown Status: Unknown ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: Confirmed => Triaged -- keyring manager GUI offers no way to timeout ssh-agent keys https://bugs.launchpad.net/bugs/129231 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 139777] Re: seahorse epihany-extension doesn't work
Thanks for reporting. Is this still an issue for you? ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Andreas Moog (andreas-moog) Status: Confirmed => Incomplete -- seahorse epihany-extension doesn't work https://bugs.launchpad.net/bugs/139777 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to epiphany-extensions in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 219415] Re: seahorse crashed with SIGSEGV in g_type_check_instance_cast()
I'm using seahorse 2.23.90 in intrepid and seems the bug was corrected. Everything is working fine now. -- seahorse crashed with SIGSEGV in g_type_check_instance_cast() https://bugs.launchpad.net/bugs/219415 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 219267] Re: burning DVD iso fails, destroying DVD
Okay, it seems to be fixed in 2.6.27-1 (updated Intrepid Alpha4), I burned one DVD successfully, simulation was successful, too. I hope I will find the time these days to test the 2.6.26 kernel as well. -- burning DVD iso fails, destroying DVD https://bugs.launchpad.net/bugs/219267 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 227493] Re: seahorse-tool crashes when trying to verify signatures
Have you added the repositories as stated on the page? And remember to do an aptitude update afterwards. Unfortunately without debuggingsymbols we can't deal with the backtrace. ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Andreas Moog (andreas-moog) -- seahorse-tool crashes when trying to verify signatures https://bugs.launchpad.net/bugs/227493 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 134834] Re: seahorse-agent crashed with SIGSEGV in strcmp()
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at https://wiki.ubuntu.com/Bugs/Status . Thank you again for taking the time to report this bug and helping to make Ubuntu better. Feel free to submit any future bugs you may find. ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: Incomplete => Invalid -- seahorse-agent crashed with SIGSEGV in strcmp() https://bugs.launchpad.net/bugs/134834 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 92361] Re: [apport] seahorse-agent crashed with SIGSEGV
Thank you for reporting. Have you experienced this issue lately? ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Andreas Moog (andreas-moog) Status: Confirmed => Incomplete -- [apport] seahorse-agent crashed with SIGSEGV https://bugs.launchpad.net/bugs/92361 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 98943] Re: [apport] seahorse crashed with SIGSEGV in gtk_tree_model_get_valist()
Thank you for your report. Have you experienced this issue lately? ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Andreas Moog (andreas-moog) Status: New => Incomplete -- [apport] seahorse crashed with SIGSEGV in gtk_tree_model_get_valist() https://bugs.launchpad.net/bugs/98943 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 108872] Re: ask for confirmation when changing passphrase
** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: Confirmed => Triaged -- ask for confirmation when changing passphrase https://bugs.launchpad.net/bugs/108872 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 85507] Re: [apport] seahorse crashed with SIGSEGV in seahorse_gpg_options_change_vals()
Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down your problem. ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Andreas Moog (andreas-moog) Status: New => Incomplete -- [apport] seahorse crashed with SIGSEGV in seahorse_gpg_options_change_vals() https://bugs.launchpad.net/bugs/85507 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 183509] Re: seahorse crashed with SIGSEGV in glade_xml_get_widget()
Thank you for taking the time to report this bug and helping to make Ubuntu better. Have you experienced this issue again with a newer version of seahorse? ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Andreas Moog (andreas-moog) Status: New => Incomplete -- seahorse crashed with SIGSEGV in glade_xml_get_widget() https://bugs.launchpad.net/bugs/183509 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 185311] Re: hardy, locking assertion failure, xorg/libsdl
I spoke with Bart Massey about this the other day, and unfortunately he says the re-architecture work to eliminate the locking issues is delayed and doesn't have an ETA. However, I've word that the recent java fixes in Intrepid pretty much resolve this issue now. I'd love hearing any confirms/denies of this. Regarding unrolling xcb from libx11, it's impossible to justify it without knowing of specific issues in specific apps. At this point I have only heard the generality that "older proprietary apps might break", which isn't enough information to make a decision on. Several apps have been mentioned by name earlier, however many (like soffice) are either Java or contain large amounts of Java, so may have just been afflicted by the jdk issue now resolved; other apps I just don't know if they're in java or C/C++. Cinelerra is C afaik, but it's also an open source app, so in that case fixing the issue in the app is the preferred way to go. -- hardy, locking assertion failure, xorg/libsdl https://bugs.launchpad.net/bugs/185311 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygtk in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 249582] Re: Highlighting for `popd` in sh.lang misspelled as `podp`
** Changed in: gtksourceview2 (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) => Nathan Handler (nhandler) Status: Triaged => In Progress -- Highlighting for `popd` in sh.lang misspelled as `podp` https://bugs.launchpad.net/bugs/249582 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 260246] Re: help button doesn't work
** Changed in: seahorse (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) -- help button doesn't work https://bugs.launchpad.net/bugs/260246 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 262488] Re: seahores say "Couldn't import keys" but imported
** Changed in: seahorse (Ubuntu) Importance: Undecided => Low Status: Confirmed => Triaged -- seahores say "Couldn't import keys" but imported https://bugs.launchpad.net/bugs/262488 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 262988] Re: [intrepid] vinagre - remote desktop viewer cannot send any key with AltGr on italy keyboard
*** This bug is a duplicate of bug 212013 *** https://bugs.launchpad.net/bugs/212013 ** This bug has been marked a duplicate of bug 212013 quite useless - cannot send any key with AltGr on german keyboard -- [intrepid] vinagre - remote desktop viewer cannot send any key with AltGr on italy keyboard https://bugs.launchpad.net/bugs/262988 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to vinagre in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 262488] Re: seahores say "Couldn't import keys" but imported
** Changed in: seahorse Status: Unknown => Incomplete -- seahores say "Couldn't import keys" but imported https://bugs.launchpad.net/bugs/262488 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 262488] Re: seahores say "Couldn't import keys" but imported
Thank you for taking the time to report this bug and helping to make Ubuntu better. This issue has been reported upstream, you can track the status and make comments here: http://bugzilla.gnome.org/show_bug.cgi?id=544059 ** Changed in: seahorse (Ubuntu) Status: New => Confirmed ** Changed in: seahorse (Ubuntu) Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) ** Also affects: seahorse via http://bugzilla.gnome.org/show_bug.cgi?id=544059 Importance: Unknown Status: Unknown -- seahores say "Couldn't import keys" but imported https://bugs.launchpad.net/bugs/262488 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 263823] Re: gnome-appearance-properties should not open multiple instances
** Changed in: gnome-control-center Status: Unknown => Confirmed -- gnome-appearance-properties should not open multiple instances https://bugs.launchpad.net/bugs/263823 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 125075] Re: nm-applet: requests keyring password, doesn't use it
As I understand it, prompting for a password is a gnome-keyring problem, because in order for the application to find out if it has a key stored in the keyring, the keyring must first be unlocked by entering the keyring passphrase. Is this not the case? -- nm-applet: requests keyring password, doesn't use it https://bugs.launchpad.net/bugs/125075 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 263823] Re: gnome-appearance-properties should not open multiple instances
** Changed in: gnome-control-center Bugwatch: GNOME Bug Tracker #550571 => GNOME Bug Tracker #91853 Status: New => Unknown -- gnome-appearance-properties should not open multiple instances https://bugs.launchpad.net/bugs/263823 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 203513] Re: [Hardy] display doesn't go to sleep after today's gnome-power-manager update
Still wrong with gnome-power-manager 2.22.1-1ubuntu4. gnome-power-manager disables DMPS timers. Here is a fast way to reproduce the issue: $ xset dpms 0 0 120 ; xset q | grep Standby Standby: 0Suspend: 0Off: 120 $ gnome-power-preferences [change "Put display to sleep..." setting, then close] $ xset q | grep Standby Standby: 0Suspend: 0Off: 0 -- [Hardy] display doesn't go to sleep after today's gnome-power-manager update https://bugs.launchpad.net/bugs/203513 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 259886] Re: seahorse can't get Allways Access to the (default) keyring
** Changed in: gnome-keyring Status: Unknown => New -- seahorse can't get Allways Access to the (default) keyring https://bugs.launchpad.net/bugs/259886 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 259886] Re: seahorse can't get Allways Access to the (default) keyring
Since i did not have sufficient rights to reopen the upstream-task i created a new one in gnome-keyring. ** Bug watch added: GNOME Bug Tracker #550737 http://bugzilla.gnome.org/show_bug.cgi?id=550737 ** Also affects: gnome-keyring via http://bugzilla.gnome.org/show_bug.cgi?id=550737 Importance: Unknown Status: Unknown -- seahorse can't get Allways Access to the (default) keyring https://bugs.launchpad.net/bugs/259886 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 263125] Re: gconftool-2 crashed while upgrading system
** Changed in: gconf (Ubuntu) Sourcepackagename: seahorse => gconf -- gconftool-2 crashed while upgrading system https://bugs.launchpad.net/bugs/263125 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gconf in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 205621] Re: Empty Trash dialogs are not consistent
the issue is fixed in intrepid now ** Changed in: nautilus (Ubuntu) Status: Triaged => Fix Released -- Empty Trash dialogs are not consistent https://bugs.launchpad.net/bugs/205621 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 205621] Re: Empty Trash dialogs are not consistent
the issue is fixed in intrepid now ** Changed in: gnome-applets (Ubuntu) Status: Triaged => Fix Released -- Empty Trash dialogs are not consistent https://bugs.launchpad.net/bugs/205621 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 228620] Re: rescaling svg icons broken for user defined icons.
the issue is fixed in intrepid now ** Changed in: nautilus (Ubuntu) Status: Triaged => Fix Released -- rescaling svg icons broken for user defined icons. https://bugs.launchpad.net/bugs/228620 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 235184] Re: Seahorse agent leaks file descriptors into created processes
** Changed in: seahorse (Debian) Status: Confirmed => Fix Released -- Seahorse agent leaks file descriptors into created processes https://bugs.launchpad.net/bugs/235184 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
Re: [Bug 247367] Re: gnome-keyring-daemon uses a large amount of memory
No, it seems to have been resolved. On Wed, Sep 3, 2008 at 8:39 PM, Sebastien Bacher <[EMAIL PROTECTED]> wrote: > do you still get the issue using the current version? > > -- > gnome-keyring-daemon uses a large amount of memory > https://bugs.launchpad.net/bugs/247367 > You received this bug notification because you are a direct subscriber > of the bug. > -- gnome-keyring-daemon uses a large amount of memory https://bugs.launchpad.net/bugs/247367 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
Re: [Bug 262800] Re: Nor gedit or Nautilius read /proc/bus/usb/devices file
Pedro Villavicencio wrote: > ok that's weird, can you open the file with vim, emacs, etc? > > ** Changed in: gedit (Ubuntu) >Importance: Undecided => Low > Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) >Status: New => Incomplete > Mr. Vilavincencio As suggested by you, I tried to open the file 'devices' with vim and with emacs. With both editors I can read the file properly as with cat. I want add that when I click on /proc/bus/usb, the file 'devices' is marked: 0 bytes plain text file. I hope this is of help. Yours, Gaetano Arena -- Nor gedit or Nautilius read /proc/bus/usb/devices file https://bugs.launchpad.net/bugs/262800 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 264463] Re: Lack of font viewer in post gnome 2.23
Should the package hint be changed to something else? Like a gnome2 metapackage maybe? -- Lack of font viewer in post gnome 2.23 https://bugs.launchpad.net/bugs/264463 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to meta-gnome2 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 263125] Re: gconftool-2 crashed while upgrading system
** Summary changed: - package seahorse 2.23.90-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 250 + gconftool-2 crashed while upgrading system ** Description changed: - Binary package hint: seahorse - package seahorse 2.23.90-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 250 Ubuntu alpha 4 kernel 2.6.27-2 - expected: seahorse to upgrade as selected in Synaptic. + From terminal-log: - instead: failed to install + *** glibc detected *** gconftool-2: double free or corruption (out): 0x028ce430 *** + === Backtrace: = + /lib/libc.so.6[0x7f07f719b9e8] + /lib/libc.so.6(cfree+0x76)[0x7f07f719e036] + /usr/lib/libgconf2-4/2/libgconfbackend-xml.so[0x7f07f54f7e0c] + /usr/lib/libglib-2.0.so.0(g_slist_foreach+0x1d)[0x7f07f7708ced] + /usr/lib/libgconf2-4/2/libgconfbackend-xml.so[0x7f07f54f7e7f] + /usr/lib/libgconf2-4/2/libgconfbackend-xml.so[0x7f07f54f7ed8] + /usr/lib/libgconf2-4/2/libgconfbackend-xml.so[0x7f07f54f7f00] + /usr/lib/libgconf2-4/2/libgconfbackend-xml.so[0x7f07f54f7f00] + /usr/lib/libgconf2-4/2/libgconfbackend-xml.so[0x7f07f54f7f00] + /usr/lib/libgconf2-4/2/libgconfbackend-xml.so(markup_tree_unref+0x68)[0x7f07f54fd278] + /usr/lib/libgconf2-4/2/libgconfbackend-xml.so[0x7f07f54f6638] + /usr/lib/libgconf-2.so.4(gconf_source_free+0x21)[0x7f07f7b94741] + /usr/lib/libgconf-2.so.4(gconf_sources_free+0x20)[0x7f07f7b947b0] + /usr/lib/libgconf-2.so.4(gconf_engine_unref+0x55)[0x7f07f7b998f5] + gconftool-2(main+0xc61)[0x407df1] + /lib/libc.so.6(__libc_start_main+0xe6)[0x7f07f7140466] + gconftool-2[0x4039e9] - ProblemType: Package Architecture: amd64 DistroRelease: Ubuntu 8.10 ErrorMessage: subprocess post-installation script returned error exit status 250 NonfreeKernelModules: ath_hal Package: seahorse 2.23.90-0ubuntu1 SourcePackage: seahorse Title: package seahorse 2.23.90-0ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 250 Uname: Linux 2.6.27-2-generic x86_64 ** Tags removed: apport-package -- gconftool-2 crashed while upgrading system https://bugs.launchpad.net/bugs/263125 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 264256] Re: X cannot load evdev_drv at boot as hal is not ready
This actually appears to be a gdm upgrade issue where the update-rc.d is not run correctly to move gdm from 21 to 30. If I manually move gdm to 30 it works fine, otherwise hal starts AFTER gdm. ** Changed in: gdm (Ubuntu) Sourcepackagename: None => gdm ** Summary changed: - X cannot load evdev_drv at boot as hal is not ready + gdm startup is not moved from 21 to 30 on upgrade -- gdm startup is not moved from 21 to 30 on upgrade https://bugs.launchpad.net/bugs/264256 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 264483] Re: rhythmbox crashed with SIGSEGV in IA__g_hash_table_lookup()
StacktraceTop:?? () ?? () ?? () ?? () ?? () ** Tags removed: need-i386-retrace ** Tags added: apport-failed-retrace ** Attachment added: "Stacktrace.txt (retraced)" http://launchpadlibrarian.net/17275973/Stacktrace.txt -- rhythmbox crashed with SIGSEGV in IA__g_hash_table_lookup() https://bugs.launchpad.net/bugs/264483 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 132901] Re: Cannot set / remeber from Nautilus the default application with which to open archived files in file-roller
the bug is fixed in intrepid now ** Changed in: file-roller (Ubuntu) Status: Triaged => Fix Released -- Cannot set / remeber from Nautilus the default application with which to open archived files in file-roller https://bugs.launchpad.net/bugs/132901 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 218822] Re: gnome-keyring-manager holds /dev/console open
changing the bug to new, the issue is likely an upstream one, maybe you could open the bug on bugzilla.gnome.org so it can be read by people writting the software, the ubuntu desktop team has lot to do and it's not likely the bug will be worked in a distribution specific way ** Changed in: gnome-keyring (Ubuntu) Status: Incomplete => New -- gnome-keyring-manager holds /dev/console open https://bugs.launchpad.net/bugs/218822 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 246185] Re: "Unlock Private Key" dialog mysteriously refers to "an application"
** Changed in: gnome-keyring (Ubuntu) Importance: Undecided => Low -- "Unlock Private Key" dialog mysteriously refers to "an application" https://bugs.launchpad.net/bugs/246185 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 252845] Re: [intrepid] There was a problem setting the wireless key to the gnome keyring. Error 0x01.
** Changed in: gnome-keyring (Ubuntu) Importance: Undecided => Low -- [intrepid] There was a problem setting the wireless key to the gnome keyring. Error 0x01. https://bugs.launchpad.net/bugs/252845 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 259886] Re: seahorse can't get Allways Access to the (default) keyring
** Changed in: gnome-keyring (Ubuntu) Importance: Undecided => Low -- seahorse can't get Allways Access to the (default) keyring https://bugs.launchpad.net/bugs/259886 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 264463] Re: Lack of font viewer in post gnome 2.23
Thats definitely another bug, I'm reopening this bug until someone has found a valid duplicate or when it comes clear that a font-vieuwer is not needed as default. ** Changed in: meta-gnome2 (Ubuntu) Status: Invalid => Confirmed -- Lack of font viewer in post gnome 2.23 https://bugs.launchpad.net/bugs/264463 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to meta-gnome2 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 264481] Re: evolution crashed with SIGSEGV in IA__g_type_init_with_debug_flags()
** Tags removed: need-i386-retrace -- evolution crashed with SIGSEGV in IA__g_type_init_with_debug_flags() https://bugs.launchpad.net/bugs/264481 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evolution in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 72468] Re: Trash looks empty, isn't
** Changed in: gnome-applets Status: Unknown => New -- Trash looks empty, isn't https://bugs.launchpad.net/bugs/72468 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 125075] Re: nm-applet: requests keyring password, doesn't use it
the previous comment was not clear, the cancel action issue is fixed in intrepid, asking for a password when not required is an application issue -- nm-applet: requests keyring password, doesn't use it https://bugs.launchpad.net/bugs/125075 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 125075] Re: nm-applet: requests keyring password, doesn't use it
the issue is not a gnome-keyring one ** Changed in: gnome-keyring (Ubuntu) Importance: Undecided => Low Status: New => Invalid -- nm-applet: requests keyring password, doesn't use it https://bugs.launchpad.net/bugs/125075 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 264256] [NEW] X cannot load evdev_drv at boot as hal is not ready
You have been subscribed to a public bug: Since some time between Alpha3 and Alpha4 X is unable to load evdev_drv at gdm startup time. The relevant error message is: (EE) config/hal: couldn't initialise context: (null) ((null)) If gdm is later restarted, everything works fine, so this appears to be a race between hal / dbus startup and gdm / X startup. Description:Ubuntu intrepid (development branch) Release:8.10 hal: Installed: 0.5.11-3~ubuntu7 Candidate: 0.5.11-3~ubuntu7 Version table: *** 0.5.11-3~ubuntu7 0 500 http://archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status xserver-xorg-input-evdev: Installed: 1:2.0.3-2 Candidate: 1:2.0.3-2 Version table: *** 1:2.0.3-2 0 500 http://archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status I am tempted to put a delay into the gdm startup to test whether this resolves the issue. ** Affects: gdm (Ubuntu) Importance: Undecided Status: New -- X cannot load evdev_drv at boot as hal is not ready https://bugs.launchpad.net/bugs/264256 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 173703] Re: Signed e-mail with attachment are shown without attachment in the message list
** Changed in: evolution Status: Unknown => Won't Fix -- Signed e-mail with attachment are shown without attachment in the message list https://bugs.launchpad.net/bugs/173703 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 185704] Re: gnome-screensaver-gl-helper crashed with SIGSEGV
Get this bug when i return to use the pc after screensaver has been active. -- gnome-screensaver-gl-helper crashed with SIGSEGV https://bugs.launchpad.net/bugs/185704 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 196152] Re: [hardy] totem-gstreamer DVB jerky playback
** Changed in: totem Status: Unknown => New -- [hardy] totem-gstreamer DVB jerky playback https://bugs.launchpad.net/bugs/196152 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 196157] Re: [hardy] totem-xine dvb playback no channels list
** Changed in: totem Status: Unknown => Incomplete -- [hardy] totem-xine dvb playback no channels list https://bugs.launchpad.net/bugs/196157 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 227167] Re: seahorse-preferences should ellipsize long key names
** Changed in: seahorse Status: Unknown => New -- seahorse-preferences should ellipsize long key names https://bugs.launchpad.net/bugs/227167 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 230537] Re: Copy Public Key doesn't work with SSH keys
** Changed in: seahorse Status: Unknown => Fix Released -- Copy Public Key doesn't work with SSH keys https://bugs.launchpad.net/bugs/230537 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 240116] Re: template numbering issue
** Changed in: nautilus Status: Unknown => Fix Released -- template numbering issue https://bugs.launchpad.net/bugs/240116 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 241579] Re: gvfsd-cdd prevents cd drive from opening
** Changed in: gvfs Status: Unknown => New -- gvfsd-cdd prevents cd drive from opening https://bugs.launchpad.net/bugs/241579 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is the registrant for gvfs. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 243431] Re: Can't copy to disk mounted under a Samba share if space doesn't exist in the share
** Changed in: nautilus Status: Unknown => New -- Can't copy to disk mounted under a Samba share if space doesn't exist in the share https://bugs.launchpad.net/bugs/243431 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