After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 157689 - cdplayer start doesn't work as expected.
cdplayer start doesn't work as expected.
Status: RESOLVED INVALID
Product: gnome-applets
Classification: Other
Component: cdplayer
2.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-08 20:17 UTC by Sebastien Bacher
Modified: 2005-01-09 08:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test program (590 bytes, text/plain)
2004-11-30 14:19 UTC, Vinay M R
Details

Description Sebastien Bacher 2004-11-08 20:17:25 UTC
This bug has been reported here: https://bugzilla.ubuntu.com/2803

"When hitting the play buton of the cdplayer applet, the button changes to the
pause symbol for a split seccond and then back to the play symbol and nothing
happens. This is the same for my CD (/dev/hdc) and DVD (/dev/hdd) drive.
Ejecting the media via the applet works fine. Gnome CD Player
(Applications->Multimedia->CD Player) works fine for both drives. Once the CD is
started using Gnome CD Player, the applet displays track and time, can pause it,
continue playing it and stop it. However, once stopped it fails to start the CD
again with the same behaviour as described above."

I've this problem too. These messages are displayed in the console when I click
on play:

"(cdplayer_applet2:12696): GLib-GObject-WARNING **: invalid cast from
`PanelApplet' to `GtkWindow'

(cdplayer_applet2:12696): Gtk-CRITICAL **: gtk_window_get_screen: assertion
`GTK_IS_WINDOW (window)' failed

(cdplayer_applet2:12696): GLib-GObject-WARNING **: invalid uninstantiatable type
`(null)' in cast to `GtkWindow'

(cdplayer_applet2:12696): Gtk-CRITICAL **: gtk_window_set_screen: assertion
`GTK_IS_WINDOW (window)' failed

(cdplayer_applet2:12696): GLib-GObject-WARNING **: invalid uninstantiatable type
`(null)' in cast to `GtkWindow'

(cdplayer_applet2:12696): Gtk-CRITICAL **: gtk_window_present: assertion
`GTK_IS_WINDOW (window)' failed"

after that the applet comes back in its initial state. Clicking on the "next
track" button starts the cd playing on the track 2.
Comment 1 Vinay M R 2004-11-30 14:19:56 UTC
Created attachment 34326 [details]
Test program
Comment 2 Vinay M R 2004-11-30 14:30:20 UTC
I am also able simulate the bug in suse kernel 2.6.

The thing is 'ioctl' call with 'CDROMPLAYTRKIND' request is failing when cdrom
device is opened with Non-blocking flag.

Above is the test program attached.
Comment 3 Danielle Madeley 2005-01-09 08:58:14 UTC
CDplayer was removed. Too many critical bugs, all functionality can be handled
in gnome-cd.