[Bug 385472] [NEW] now playing indicator disappears

2009-06-10 Thread mdw
Public bug reported:

Binary package hint: rhythmbox

1) Ubuntu 9.04
2) Rhythmbox 0.12.0
3) 
My Rythmbox library contains data from different mounted hard disks which are 
not always mounted.
Rythmbox handles this correctly and displays the missing links to these files 
in library - missing.
But when i mount the hard disk, and so re-establish the links to the files, 
Rythmbox again correctly responds and displays the files in library - music. 

I expected to see the now playing indicator highlighting the playing
file.

4) 
This now playing indicator is gone

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: nvidia
Package: rhythmbox 0.12.0-0ubuntu4
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.28-11-generic x86_64

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
now playing indicator disappears
https://bugs.launchpad.net/bugs/385472
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 385472] Re: now playing indicator disappears

2009-06-10 Thread mdw

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/27721101/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/27721102/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/27721103/ProcStatus.txt

-- 
now playing indicator disappears
https://bugs.launchpad.net/bugs/385472
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 372468] [NEW] gnome-power-manager dies on startup with BadRequest error

2009-05-05 Thread [mdw]
Public bug reported:

Binary package hint: gnome-power-manager

This is gnome-power-manager 2.24.2-2ubuntu8 (jaunty).

[crybaby ~]gnome-power-manager --no-daemon --sync
The program 'gnome-power-manager' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 187 error_code 1 request_code 154 minor_code 25)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

A little playing with gdb shows that it's caused by a call to
XRRGetScreenResourcesCurrent in gpm_brightness_xrandr_update_cache (src
/gpm-brightness-xrandr.c), added by debian/patches/79-randr13-speed-
fix.patch as part of #307306.

But the fix is wrong, as mentioned in further discussion on that bug:
the call is guarded by #ifdef but that only helps if the code is
compiled against an old client library (which can anyway be prevented by
appropriate Build-Depends).  The problem is that my X server doesn't
provide Xrandr 1.3, because I'm holding it back (because of the Intel
graphics driver bug warned of in the Jaunty release notes).

I've attached a fixed version of the patch which (a) stores the server's
Xrandr version number, and (b) checks it before calling the offending
function, falling back to XRRGetScreenResources.

ProblemType: Bug
ACAdapter: Present
Architecture: i386
Battery: Present
CPUScaling: Present
DistroRelease: Ubuntu 9.04
LaptopPanel: Present
Package: gnome-power-manager 2.24.2-2ubuntu8
ProcEnviron:
 LC_COLLATE=POSIX
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: gnome-power-manager
Uname: Linux 2.6.28-11-generic i686

** Affects: gnome-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
gnome-power-manager dies on startup with BadRequest error
https://bugs.launchpad.net/bugs/372468
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 372468] Re: gnome-power-manager dies on startup with BadRequest error

2009-05-05 Thread [mdw]

** Attachment added: Fixed version of 79-randr13-speed-fix.patch
   http://launchpadlibrarian.net/26371051/79-randr13-speed-fix.patch

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/26371052/Dependencies.txt

-- 
gnome-power-manager dies on startup with BadRequest error
https://bugs.launchpad.net/bugs/372468
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