Package: beep-media-player
Version: 0.9.7.1+cvs20050803-2
Severity: important
beep-media-player fails to start on amd64 with an error :
The program 'beep-media-player' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAccess (attempt to access priva
It seems that when you remove the option "--disable-gnome-vfs" from the
configure line of the debian/rules file, this solves the bug.
I do a simple :
apt-get source beep-media-player
cd beep-media-player-0.9.7.1+cvs20050803/
sed -e 's/--disable-gnome-vfs//g' debian/rules
fakeroot dpkg-buildpackag
> It seems that when you remove the option "--disable-gnome-vfs" from the
> configure line of the debian/rules file, this solves the bug.
>
> I do a simple :
>
> apt-get source beep-media-player
> cd beep-media-player-0.9.7.1+cvs20050803/
> sed -e 's/--disable-gnome-vfs//g' debian/rules
Sorry fo
3 matches
Mail list logo