[Bug 356702] Re: Tooltips stick when switching desktops (Compiz)

2010-06-22 Thread James Holland
Having this issue with a freshly installed Lucid 64-bit. Would like to see this fixed for Maverick as part of 100 papercuts - very unprofessional! IMO tooltips here should be disabled completely as they give no useful information. -- Tooltips stick when switching desktops (Compiz) https://bugs.

[Bug 563862] Re: When logging on power manager fails

2010-06-22 Thread sdowney717
seriously slows down the boot for me, takes 4 times longer than karmic to get to the desktop. I have to select 'logout anyway' or it locks up the screen. The mouse moves and you can select cntrl-alt-F1 thru F4 etc... to get to a console login prompt. It is really really slow to boot up with Luci

[Bug 597499] [NEW] opening ssh network location opens audacious

2010-06-22 Thread teledyn
Public bug reported: Binary package hint: nautilus this is very strange, but very repeatable: I open a network location using ssh-mode, the location will open a new net-folder icon on the desktop but it will ALSO launch audacious (clearing the prior playlist) ProblemType: Bug Architecture: i386

[Bug 597499] Re: opening ssh network location opens audacious

2010-06-22 Thread teledyn
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50771500/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/50771501/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/50771502/ProcStatus.txt -- openin

[Bug 481312] Re: Laptop suspends when I connect/disconnect AC

2010-06-22 Thread Bug Watch Updater
** Changed in: gnome-power Status: New => Fix Released -- Laptop suspends when I connect/disconnect AC https://bugs.launchpad.net/bugs/481312 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu. -- deskt

[Bug 15495] Re: "Archive Manager" doesn't mean anything if you don't know what an "archive" is

2010-06-22 Thread Oli Ptang
I do not think that we should simply use a particular term just because it is understood by users of a particular operating system: as has already been mentioned above, Windows and OSX use different terminologies anyway. I prefer the idea of using our own expressive terminology, ideally something

[Bug 597512] [NEW] gnome-settings manager freezes system on login

2010-06-22 Thread MarkG
Public bug reported: Binary package hint: gnome-settings-daemon When I first logged in, I started up firefox and it began loading the pages from the previous session, then froze. I could see the CPU usage was well over 50%, but looking in top no process was using more than 2%; instead, I was seei

[Bug 597512] Re: gnome-settings manager freezes system on login

2010-06-22 Thread MarkG
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50774263/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/50774264/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/50774265/ProcStatus.txt -- gnome-

[Bug 305865] Re: changing sound turns off screen saver

2010-06-22 Thread Dr. Kenobi
*** This bug is a duplicate of bug 367512 *** https://bugs.launchpad.net/bugs/367512 ** This bug has been marked a duplicate of bug 367512 unnecessary screensaver interruption -- changing sound turns off screen saver https://bugs.launchpad.net/bugs/305865 You received this bug notificatio

[Bug 571024] Re: Epiphany hangs on pages with midi files

2010-06-22 Thread Apotheosis
after installing the mentioned libraries, the backtrace is now Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xa33dcb70 (LWP 2053)] 0xb64d5be1 in ?? () from /lib/tls/i686/cmov/libc.so.6 (gdb) backtrace #0 0xb64d5be1 in ?? () from /lib/tls/i686/cmov/libc.so.6 #1 0xb64

[Bug 516049] Re: After maximizing window, dragging title bar of different window moves maximized window instead

2010-06-22 Thread David Gnedt
*** This bug is a duplicate of bug 494096 *** https://bugs.launchpad.net/bugs/494096 ** This bug has been marked a duplicate of bug 494096 Clicking the title of a window is bringing a window underneath it into focus -- After maximizing window, dragging title bar of different window moves

[Bug 597513] [NEW] GStreamer-CRITICAL error when launching gnome-sound-recorder

2010-06-22 Thread squiddy
Public bug reported: Binary package hint: gnome-media to reproduce, run gnome-sound-recorder from terminal, and this error should come up (gnome-sound-recorder:7564): GStreamer-CRITICAL **: gst_implements_interface_cast: assertion `gst_element_implements_interface (GST_ELEMENT (from), iface_type

[Bug 597513] Re: GStreamer-CRITICAL error when launching gnome-sound-recorder

2010-06-22 Thread squiddy
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50774596/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/50774597/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/50774598/ProcStatus.txt ** Attachm

[Bug 597513] Re: GStreamer-CRITICAL error when launching gnome-sound-recorder

2010-06-22 Thread squiddy
no sounds were recorded. but with skype or any other application that uses the microphone (like web flash camera sites), it was just working. -- GStreamer-CRITICAL error when launching gnome-sound-recorder https://bugs.launchpad.net/bugs/597513 You received this bug notification because you are a

[Bug 575388] Re: screen focus incorrect when switching windows

2010-06-22 Thread David Gnedt
*** This bug is a duplicate of bug 494096 *** https://bugs.launchpad.net/bugs/494096 ** This bug has been marked a duplicate of bug 494096 Clicking the title of a window is bringing a window underneath it into focus -- screen focus incorrect when switching windows https://bugs.launchpad.n

[Bug 383926] Re: ssh-aggent stopped accepting connections

2010-06-22 Thread Steven Winikoff
I've seen exactly the same symptoms with Karmic and now also with Lucid. Apparently what happens is that gnome-keyring-daemon starts correctly at the beginning of a new session, but eventually exits silently. This happened to me today in the session from which I'm typing this; gnome- keyring-daemo

[Bug 383926] Re: ssh-aggent stopped accepting connections

2010-06-22 Thread Steven Winikoff
I don't have a fix for this problem, but I did just find a workaround: 1) start gnome-keyring-daemon manually; e.g., from a shell prompt, type /usr/bin/gnome-keyring-daemon --start 2) assuming that $SSH_AUTH_SOCK is pointing to the socket created by the old (now defunct) in

[Bug 383926] Re: ssh-aggent stopped accepting connections

2010-06-22 Thread Steven Winikoff
Oops, I was a bit quick on the trigger -- $SSH_AUTH_SOCK points directly to the socket, not to the directory containing it. :-( The correct workaround is as follows (i.e., this is a correction to comment #9 above): /usr/bin/gnome-keyring-daemon --start newsockdir=`ls -dt1 /tmp/keyring* | head -1`

[Bug 72520] Re: the computer menus should have unmount and eject actions when an icon is selected

2010-06-22 Thread Bug Watch Updater
** Changed in: nautilus Status: New => Incomplete -- the computer menus should have unmount and eject actions when an icon is selected https://bugs.launchpad.net/bugs/72520 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- de

[Bug 68374] Re: gaim crashed after pango_parse_markup call

2010-06-22 Thread Bug Watch Updater
** Changed in: pango Status: New => Incomplete -- gaim crashed after pango_parse_markup call https://bugs.launchpad.net/bugs/68374 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pango1.0 in ubuntu. -- desktop-bugs mailing list d

[Bug 597304] Re: No visual Information when changing brightness via hotkeys

2010-06-22 Thread Dr. Kenobi
Reassigning ** Package changed: gnome-power-manager (Ubuntu) => notify-osd (Ubuntu) -- No visual Information when changing brightness via hotkeys https://bugs.launchpad.net/bugs/597304 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gno

[Bug 332355] Re: Empathy doesn't alert to new email messages

2010-06-22 Thread Ben
a quick google search and i found this, hope it helps http://live.gnome.org/Empathy#Bugs -- Empathy doesn't alert to new email messages https://bugs.launchpad.net/bugs/332355 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to empathy in ubu

[Bug 597073] Re: power management icon always shows in maverick even when told not to

2010-06-22 Thread Dr. Kenobi
** Tags added: maverick -- power management icon always shows in maverick even when told not to https://bugs.launchpad.net/bugs/597073 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 mailin

[Bug 594437] Re: pdf document suddenly closed without any error message

2010-06-22 Thread Raja Shekhar
I tried to reproduce on lucid , but not able get the error , But when i saw this happened i am using karmic , unfortunately it also not reproducible in karmic. I will try to reproduce in karmic in next few days , on failing to reproduce the bug can be closed -- pdf document suddenly closed wit

[Bug 597521] Re: Screen locking issue

2010-06-22 Thread Brad.Turnbough
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50777426/Dependencies.txt ** Attachment added: "GconfGnomeLockdown.txt" http://launchpadlibrarian.net/50777427/GconfGnomeLockdown.txt ** Attachment added: "GconfGnomePowerManager.txt" http://launchpadlibrarian.net/507

[Bug 401446] Re: Gnome lost icons position on the desktop

2010-06-22 Thread Antono Vasiljev
Issue is not resolved for Lucid. After reboot all icons are on the left side. -- Gnome lost icons position on the desktop https://bugs.launchpad.net/bugs/401446 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing

[Bug 596635] [NEW] DVD missing on desktop

2010-06-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: I'm using Lucid on a June 2009 MacBook Pro. Sometimes after waking up from suspend, I find that the DVD that's currently in the drive is not shown on the desktop. This is very annoying because it means I need to reboot to get the disk out! (Maybe just l

[Bug 596635] Re: DVD missing on desktop

2010-06-22 Thread Dr. Kenobi
** Tags added: lucid ** Package changed: ubuntu => nautilus (Ubuntu) -- DVD missing on desktop https://bugs.launchpad.net/bugs/596635 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 desk

[Bug 472819] Re: gnome-panel crashed with SIGSEGV in IOP_delete_profiles()

2010-06-22 Thread Jeff Ebert
I have not yet upgraded to Lucid, but this crash no longer occurs on Karmic. -- gnome-panel crashed with SIGSEGV in IOP_delete_profiles() https://bugs.launchpad.net/bugs/472819 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-panel i

[Bug 332355] Re: Empathy doesn't alert to new email messages

2010-06-22 Thread Omer Akram
nuttycat: the link is at the top of the page. any ways here https://bugzilla.gnome.org/show_bug.cgi?id=572700 -- Empathy doesn't alert to new email messages https://bugs.launchpad.net/bugs/332355 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscrib

[Bug 370990] Re: Some files and folders problems in Ubuntu 9.04

2010-06-22 Thread Dr. Kenobi
** Tags added: lucid screencast -- Some files and folders problems in Ubuntu 9.04 https://bugs.launchpad.net/bugs/370990 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

[Bug 365554] Re: launcher's and document's icon problem

2010-06-22 Thread Dr. Kenobi
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on t

[Bug 391491] Re: no sound when cards are moved

2010-06-22 Thread Dr. Kenobi
Thank you for taking the time to report this bug and make Ubuntu better. Since you don't have this problem anymore I'm closing this bug. Feel free to report any other bug you find. Thanks! ** Changed in: gnome-games (Ubuntu) Status: Incomplete => Invalid -- no sound when cards are moved h

[Bug 573084] Re: application menu doesn't work

2010-06-22 Thread Dr. Kenobi
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on t

[Bug 332355] Re: Empathy doesn't alert to new email messages

2010-06-22 Thread nuttycat
According to Chris (in post #23) the bugzilla link to (bug 572700) is not the place to go? I'm completely new to this source-code (but not to programming), I'll see, maybe I can help somehow. Thanks anyway. -- Empathy doesn't alert to new email messages https://bugs.launchpad.net/bugs/332355 Yo

[Bug 128735] Re: Notification Area on second screen's panel doesn't work

2010-06-22 Thread Bug Watch Updater
** Changed in: gnome-panel Status: Invalid => Fix Released -- Notification Area on second screen's panel doesn't work https://bugs.launchpad.net/bugs/128735 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailin

[Bug 597540] [NEW] Setting "No sound" in Sound Preferences does not disable GNOME Login Sound

2010-06-22 Thread YannUbuntu
Public bug reported: Binary package hint: gnome-control-center In Ubuntu 10.04 Setting "No sound" in Sound Preferences does not disable GNOME Login Sound. (I know it can be disabled by unselecting "GNOME Login Sound" via System->Preferences->"Starting Applications" , but this does not cancel the

[Bug 597540] Re: Setting "No sound" in Sound Preferences does not disable GNOME Login Sound

2010-06-22 Thread YannUbuntu
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50780751/Dependencies.txt -- Setting "No sound" in Sound Preferences does not disable GNOME Login Sound https://bugs.launchpad.net/bugs/597540 You received this bug notification because you are a member of Ubuntu Desktop Bu

RE: [Bug 591107] Re: Help menu icon or the help+support under the system does not respond

2010-06-22 Thread cagdas
Sorry for the long delay due to a vacation. It was both the help icon and the help & support mark under the system menu on the upper Gnome panel. I have solved (!) this problem by reinstalling ubuntu 10.04. Thank you for your attention > Date: Tue, 8 Jun 2010 13:09:16 + > From: pe...@ubun

[Bug 586303] Re: please update gnome-terminal to 2.30.1

2010-06-22 Thread LocutusOfBorg
** Tags added: update -- please update gnome-terminal to 2.30.1 https://bugs.launchpad.net/bugs/586303 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 366918] Re: After upgrade, switching themes wont affect window borders anymore

2010-06-22 Thread Dr. Kenobi
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on t

[Bug 586303] Re: please update gnome-terminal to 2.30.1

2010-06-22 Thread LocutusOfBorg
** Tags added: upgrade -- please update gnome-terminal to 2.30.1 https://bugs.launchpad.net/bugs/586303 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-terminal in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 597550] [NEW] (gnome-panel:2430): LIBDBUSMENU-GLIB-CRITICAL **: dbusmenu_server_set_root: assertion `DBUSMENU_IS_MENUITEM(root)' failed

2010-06-22 Thread dino99
Public bug reported: Binary package hint: gnome-panel maverick a1 updated errors logged into .xsession-errors: (gnome-panel:2430): LIBDBUSMENU-GLIB-CRITICAL **: dbusmenu_server_set_root: assertion `DBUSMENU_IS_MENUITEM(root)' failed ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: gnome-p

[Bug 597550] Re: (gnome-panel:2430): LIBDBUSMENU-GLIB-CRITICAL **: dbusmenu_server_set_root: assertion `DBUSMENU_IS_MENUITEM(root)' failed

2010-06-22 Thread dino99
** Attachment added: ".xsession-errors" http://launchpadlibrarian.net/50782090/.xsession-errors ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50782058/Dependencies.txt -- (gnome-panel:2430): LIBDBUSMENU-GLIB-CRITICAL **: dbusmenu_server_set_root: assertion `DBUSME

[Bug 152123] Re: sound preview doesn't stop when using the mouse wheel

2010-06-22 Thread Bug Watch Updater
** Changed in: nautilus Status: New => Confirmed -- sound preview doesn't stop when using the mouse wheel https://bugs.launchpad.net/bugs/152123 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list deskt

[Bug 597556] [NEW] Cannot complete Empathy add account wizard

2010-06-22 Thread Gabriel Ng
Public bug reported: Binary package hint: empathy Description:Ubuntu 10.04 LTS Release:10.04 empathy: Installed: 2.30.1-0ubuntu1 Candidate: 2.30.1-0ubuntu1 Version table: *** 2.30.1-0ubuntu1 0 500 http://ca.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages

[Bug 597556] Re: Cannot complete Empathy add account wizard

2010-06-22 Thread Gabriel Ng
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50781679/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/50781680/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/50781681/ProcStatus.txt -- Cannot

[Bug 597554] [NEW] pygobject_register_sinkfunc is deprecated

2010-06-22 Thread dino99
Public bug reported: maverick a1 updated errors logged into .xsession-errors and into console: o...@dub:~$ ubuntu-bug python-gobject ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow) ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible) ** Message: pygobject_regist

[Bug 597554] Re: pygobject_register_sinkfunc is deprecated

2010-06-22 Thread dino99
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50782341/Dependencies.txt -- pygobject_register_sinkfunc is deprecated https://bugs.launchpad.net/bugs/597554 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobj

<    1   2   3   4