[Bug 171418] Review Request: dvdisaster - CD/DVD media data loss/scratch/aging protection

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 24 15:13:09 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: dvdisaster - CD/DVD media data loss/scratch/aging protection


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=171418





------- Additional Comments From ville.skytta at iki.fi  2005-10-24 11:13 EST -------
In the future, please bump the release and add a changelog entry when you make 
changes to the package, also during review. 
 
Before setting StartupNotify=true, be sure that it's indeed what you want:  
http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#recognized-keys  
I guess it would be correct to omit StartupNotify altogether here (unchecked).  
  
Tested the app on two additional FC4 boxes (one i386 with a DVD/CD writer, and 
one ppc with just a regular DVD/CD reader), both crash at startup the same way 
as the laptop mentioned earlier.  However, I noticed this: 
 
$ ls -la /dev/dvd* /dev/cd* /dev/hda 
lrwxrwxrwx  1 root root    3 Oct 21 22:25 /dev/cdrom -> hda 
lrwxrwxrwx  1 root root    3 Oct 21 22:25 /dev/cdwriter -> hda 
lrwxrwxrwx  1 root root    3 Oct 21 22:25 /dev/dvd -> hda 
lrwxrwxrwx  1 root root    3 Oct 21 22:25 /dev/dvdwriter -> hda 
brw-rw----  1 root disk 3, 0 Oct 21 22:25 /dev/hda 
$ dvdisaster 
dvdisaster-0.64  Copyright 2004,2005 Carsten Gnoerlich. 
This software comes with  ABSOLUTELY NO WARRANTY.  This 
is free software and you are welcome to redistribute it 
under the conditions of the GNU GENERAL PUBLIC LICENSE. 
See the file "COPYING" for further information. 
No CD/DVD drives found in /dev. 
No drives will be pre-selected. 
 
...so, no crash when the DVD/CD writer device is owned by root and running as 
a regular user.  dvdisaster says "no drives found" though.  But after changing 
the device ownership to the normal user and trying again, no other changes: 
 
$ ls -la /dev/hda 
brw-rw----  1 scop disk 3, 0 Oct 21 22:25 /dev/hda 
$ dvdisaster 
Segmentation fault (core dumped) 

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list