Bug 68178 - Kscd has many difficulties with digital playback and play/pause
Summary: Kscd has many difficulties with digital playback and play/pause
Status: RESOLVED FIXED
Alias: None
Product: kscd
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR grave
Target Milestone: ---
Assignee: Aaron J. Seigo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-14 04:46 UTC by George Staikos
Modified: 2005-12-30 15:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description George Staikos 2003-11-14 04:46:30 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

Kscd often doesn't set the "Play" button to "Pause" when playing back.  When pausing, the timer continues to run.  Somehow with enough clicking it's possible to make it sane again, but there is definitely a problem with state somewhere.
Comment 1 George Staikos 2003-11-24 00:52:14 UTC
There are loads of bugs in this and it's not shippable presently.  I'm not going to open so many reports - it's a waste of time.  Upgrading this to critical to indicate that kscd is not shippable yet.
Comment 2 Stephan Kulow 2004-01-07 15:57:18 UTC
Hmm, trying to play with digital playback I only get this:
CDROMREADAUDIO: Invalid argument
cddaslave: wmcdda_read failed

but I doubt a not working new feature in kscd can be release critical.
Comment 3 George Staikos 2004-01-07 18:12:24 UTC
Subject: Re:  Kscd has many difficulties with digital playback and play/pause

On Wednesday 07 January 2004 09:57, Stephan Kulow wrote:
> Hmm, trying to play with digital playback I only get this:
> CDROMREADAUDIO: Invalid argument
> cddaslave: wmcdda_read failed
>
> but I doubt a not working new feature in kscd can be release critical.

   The point is that the feature should be removed for release.

Comment 4 George Staikos 2004-01-07 18:32:19 UTC
Subject: kdemultimedia/kscd

CVS commit by staikos: 

Disable digital playback
CCMAIL: 68178-done@bugs.kde.org


  M +6 -0      configWidgetUI.ui   1.9


--- kdemultimedia/kscd/configWidgetUI.ui  #1.8:1.9
@@ -247,4 +247,10 @@
                         <string>&amp;Use direct digital playback</string>
                     </property>
+                    <property name="enabled">
+                        <bool>false</bool>
+                    </property>
+                    <property name="checked">
+                        <bool>false</bool>
+                    </property>
                     <property name="whatsThis" stdset="0">
                         <string>When this option is selected KsCD will attempt to play the CD using direct digital playback. This option is useful if the CD-ROM is not connected directly to the sound output on the computer. Note that digital playback is slower than the normal method of playback.</string>


Comment 5 Andreas Silberstorff 2005-12-30 15:02:40 UTC
This is NOT a brandnew feature! I have been using this feature for a while without noticing any problems until it vanished some KDE upgrades ago :-(

How can You call this problem RESOLVED? You may say this is not that critical as users may conect their cdrom to the soundcard (at least if it is an internal drive that has a conector). But as this feature is not a new one this is not resolved.