http://bugs.winehq.org/show_bug.cgi?id=23918
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.imgburn.com/inde | |x.php?act=download CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2010-08-05 17:23:06 --- Hello,
works perfectly, your setup is most likely incomplete/invalid. What Wine version do you use (wine --version)?
--- quote --- "The Program thdudf.sys has encountered a serious problem and has to close" --- quote ---
That driver crash is unrelated, you most likely have more than one software in default WINEPREFIX (~/.wine) installed (this kernel driver doesn't belong to this software). Please use a separate (clean) WINEPREFIX for each app!
Regarding "no drives detected": depends what I/O method you use in ImgBurn to access the drive. The easiest way is to use "ASPI/WNASPI" mode. You need to make sure your current user credentials has proper access rights to /dev/sgX device (Wine console messages should tell you if there is a problem accessing the device node).
If you use "SPTI" method you must first assign a drive letter to a mounted (data) disk in order to have ImgBurn/Wine recognize it (winecfg). You can later swap it against a blank disk after the app recognized the burner drive.
Regards