~ubuntu-branches/ubuntu/utopic/cdrdao/utopic

« back to all changes in this revision

Viewing changes to xdao/BUGS

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Suffield
  • Date: 2004-06-24 22:33:16 UTC
  • Revision ID: james.westby@ubuntu.com-20040624223316-534onzugaeeyq61j
Tags: upstream-1.1.9
ImportĀ upstreamĀ versionĀ 1.1.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Status  Who     Description
 
2
======  ======  ==============================================================
 
3
 
 
4
-       -       Infinite messages from cdrdao if you close xcdrdao while
 
5
                extracting: xcdrdao should not exit!! and if xcdrdao crashes
 
6
                cdrdao should get a SIGPIPE, continue recording and send
 
7
                messages to stdout if appropiate, but don't try to send
 
8
                messages to xcdrdao again.
 
9
 
 
10
-       -       In the Extract process xcdrdao is getting: 31 32 33 32 33 34 !!
 
11
                of trackProgress this makes the progressbar decrease and
 
12
                increase. It looks ugly :)
 
13
 
 
14
-       -       Using a big number with buffers when recording won't work!
 
15
                'new' throwing an exception? (try ... else ... ???)
 
16
 
 
17
-       -       I can press the eject button on my cdrom and the CD will
 
18
                eject, the problem is that I'm extracting! xcdrdao/cdrdao
 
19
                should block the CD! until the operation is done.
 
20
 
 
21
-       -       When writing (simulated!) I was not able to eject the CD,
 
22
                good :), but if I try (in gmc) right click->eject device,
 
23
                this command will block, and make cdrdao "hang" without
 
24
                any error messages until you abort the recording, then
 
25
                the CD will eject ;). The device should not receive any
 
26
                other command when writing!!!