http://bugs.winehq.org/show_bug.cgi?id=23799
Summary: Rawdump fails to detect drive(s), shows popup windows Product: Wine Version: 1.2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ovvinate@gmail.com
Rawdump 2.0 fails to detect optical disk drives (window says unable to detect drives). And a weird pop-up windows shows up afterwards talking about debug and JIT. Error outputs forthcoming.
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #1 from mike ovvinate@gmail.com 2010-07-26 15:56:17 --- Created an attachment (id=29844) --> (http://bugs.winehq.org/attachment.cgi?id=29844) Rawdump popup error screen (debug and JIT)
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #2 from mike ovvinate@gmail.com 2010-07-26 15:56:44 --- Created an attachment (id=29845) --> (http://bugs.winehq.org/attachment.cgi?id=29845) Terminal error output
http://bugs.winehq.org/show_bug.cgi?id=23799
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #3 from Andrew Nguyen arethusa26@gmail.com 2010-07-26 16:00:07 --- This is a duplicate of bug 21798. Install native gdiplus with winetricks as a workaround.
*** This bug has been marked as a duplicate of bug 21798 ***
http://bugs.winehq.org/show_bug.cgi?id=23799
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-07-26 16:00:25 --- Closing the bug.
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #5 from mike ovvinate@gmail.com 2010-07-26 16:33:27 --- (In reply to comment #4)
Closing the bug.
That takes care of one issue, not the other. Installing gdiplus does not make disc drives readable.
http://bugs.winehq.org/show_bug.cgi?id=23799
mike ovvinate@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE | Summary|Rawdump fails to detect |Rawdump fails to detect |drive(s), shows popup |drive(s) |windows |
--- Comment #6 from mike ovvinate@gmail.com 2010-07-26 16:35:45 --- Reopening the bug and removing duplicate issue.
http://bugs.winehq.org/show_bug.cgi?id=23799
mike ovvinate@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29844|0 |1 is obsolete| |
--- Comment #7 from mike ovvinate@gmail.com 2010-07-26 16:38:33 --- (From update of attachment 29844) Fixed by installing gdiplus.
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #8 from Austin English austinenglish@gmail.com 2010-07-26 17:19:59 --- Terminal output? Is this the program: http://www.softpedia.com/get/CD-DVD-Tools/CD-DVD-Rip-Other-Tools/RawDump.sht... ?
I have a feeling it won't properly in Wine, it may depend on hardware drivers.
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #9 from mike ovvinate@gmail.com 2010-07-26 17:32:38 --- (In reply to comment #8)
Terminal output? Is this the program: http://www.softpedia.com/get/CD-DVD-Tools/CD-DVD-Rip-Other-Tools/RawDump.sht... ?
I have a feeling it won't properly in Wine, it may depend on hardware drivers.
That's the program. It's in the appdb too.
http://bugs.winehq.org/show_bug.cgi?id=23799
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #10 from Anastasius Focht focht@gmx.net 2010-07-26 19:11:40 --- Hello,
that VB.NET app is only slightly obfuscated so the code is easy to read ;-) You need to make sure that your CDROM is mapped to a drive letter and the drive type is set to "CDROM" (winecfg).
I couldn't test if dumping game discs really works because I don't own any suitable media (Wii, GameCube discs).
Besides this (non) issue, you could help to improve appdb. Take responsibility for the apps you use/test so others can benefit from it.
http://appdb.winehq.org/objectManager.php?sClass=application&iId=11858
E.g. rename appdb entry "RawDump 2.0" to "RawDump" because app versions live under this entry in sub-entries. Add main website URL, download URL for each version in sub-entries Add HOWTO for install, e.g. I don't know if you used mono or winetricks dotnet20 Add HOWTO for running, e.g. info that CDROM must be mapped and type set Add NOTES for workarounds (e.g. winetricks gdiplus) if bugs are still pending. Add references to other bugs (e.g. gdiplus one). Add Screenshot from app ...
It isn't that hard, only takes few minutes.
Regards
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #11 from mike ovvinate@gmail.com 2010-07-26 21:27:56 --- (In reply to comment #10)
Hello,
that VB.NET app is only slightly obfuscated so the code is easy to read ;-) You need to make sure that your CDROM is mapped to a drive letter and the drive type is set to "CDROM" (winecfg).
I couldn't test if dumping game discs really works because I don't own any suitable media (Wii, GameCube discs).
Besides this (non) issue, you could help to improve appdb. Take responsibility for the apps you use/test so others can benefit from it.
http://appdb.winehq.org/objectManager.php?sClass=application&iId=11858
E.g. rename appdb entry "RawDump 2.0" to "RawDump" because app versions live under this entry in sub-entries. Add main website URL, download URL for each version in sub-entries Add HOWTO for install, e.g. I don't know if you used mono or winetricks dotnet20 Add HOWTO for running, e.g. info that CDROM must be mapped and type set Add NOTES for workarounds (e.g. winetricks gdiplus) if bugs are still pending. Add references to other bugs (e.g. gdiplus one). Add Screenshot from app ...
It isn't that hard, only takes few minutes.
Regards
Screen shots are a great idea. The rest of the application information is forthcoming.
But I will say that in winecfg the drives are set to CDROM and mapped to a drive letter(guess I'll screen shot that too). The way it works in windows is that the app opens up and shows all cdrom drives connected to that computer in a drop down box.
If it was that simple, there wouldn't been a bug made. I'm not a programmer, so don't expect me to see VB code and figure out what's really going on.
And it's an issue, regardless of what you think.
http://bugs.winehq.org/show_bug.cgi?id=23799
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.softpedia.com/ge | |t/CD-DVD-Tools/CD-DVD-Rip-O | |ther-Tools/RawDump.shtml Ever Confirmed|0 |1
--- Comment #12 from Austin English austinenglish@gmail.com 2010-07-27 00:46:16 --- Yeah, I put a wii disk in and it doesn't pick it up. Though linux isn't seeing the disk either...wine doesn't see it with/without manually adding the drive in winecfg.
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #13 from Anastasius Focht focht@gmx.net 2010-07-27 01:18:00 --- Hello,
--- quote --- Yeah, I put a wii disk in and it doesn't pick it up. Though linux isn't seeing the disk either...wine doesn't see it with/without manually adding the drive in winecfg. --- quote ---
"linux isn't seeing the disk either" = unable to mount? Then it's certainly not a Wine problem. After some research and it seems a plain DVD/R won't work anyway for dumping Wii media. There only exist some PC DVD drives that can dump Wii DVD for whatever pirating purpose.
--- quote --- Use a LG-8164b or LG-8163b or LG-8162b or LG-8161b dvd drive. It might even work with other hitachi drives with GDR in their name (just try, but don't complain). ... --- quote ---
If you are not using any of these listed drives please don't bother with something questionable that neither Linux kernel nor Wine can do.
I was able to see a simple data disc with the application though the dumping obviously fails because the application expects a special media layout.
Regards
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #14 from mike ovvinate@gmail.com 2010-07-27 04:18:32 --- Created an attachment (id=29853) --> (http://bugs.winehq.org/attachment.cgi?id=29853) One disc drive, properly mapped (to me)
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #15 from mike ovvinate@gmail.com 2010-07-27 04:19:29 --- Created an attachment (id=29854) --> (http://bugs.winehq.org/attachment.cgi?id=29854) Another drive that's mapped to a drive letter
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #16 from mike ovvinate@gmail.com 2010-07-27 04:20:45 --- Created an attachment (id=29855) --> (http://bugs.winehq.org/attachment.cgi?id=29855) Rawdump popup saying "no compatible drives found".
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #17 from mike ovvinate@gmail.com 2010-07-27 04:21:16 --- Created an attachment (id=29856) --> (http://bugs.winehq.org/attachment.cgi?id=29856) The program output itself
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #18 from mike ovvinate@gmail.com 2010-07-27 04:25:19 --- Created an attachment (id=29857) --> (http://bugs.winehq.org/attachment.cgi?id=29857) Rawdump in Windows 7
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #19 from mike ovvinate@gmail.com 2010-07-27 04:33:11 --- (In reply to comment #13)
Hello,
--- quote --- Yeah, I put a wii disk in and it doesn't pick it up. Though linux isn't seeing the disk either...wine doesn't see it with/without manually adding the drive in winecfg. --- quote ---
"linux isn't seeing the disk either" = unable to mount? Then it's certainly not a Wine problem. After some research and it seems a plain DVD/R won't work anyway for dumping Wii media. There only exist some PC DVD drives that can dump Wii DVD for whatever pirating purpose.
--- quote --- Use a LG-8164b or LG-8163b or LG-8162b or LG-8161b dvd drive. It might even work with other hitachi drives with GDR in their name (just try, but don't complain). ... --- quote ---
If you are not using any of these listed drives please don't bother with something questionable that neither Linux kernel nor Wine can do.
I was able to see a simple data disc with the application though the dumping obviously fails because the application expects a special media layout.
Regards
That's not the point. As shown in the screenshot in "rawdump in win7" it shows a drive to try to use. In wine for me, I can't even get there. I even tried running the app as root and it still wouldn't show any drives to try to use. And the same drives are functional in linux for me.
I will say again, rawdump on wine for me shows no drives, using isoburn does, isobuster as well; no drives is the issue.
Rawdump on windows shows active disc drives (compatible or not).
Don't make this issue more complex, keep it simple. Forget the purpose of this application and help me figure out exactly how to get the app in wine to see cdrom drives. Simple as that.
http://bugs.winehq.org/show_bug.cgi?id=23799
mike ovvinate@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #20 from Austin English austinenglish@gmail.com 2010-07-27 10:19:28 --- (In reply to comment #13)
"linux isn't seeing the disk either" = unable to mount? Then it's certainly not a Wine problem. After some research and it seems a plain DVD/R won't work anyway for dumping Wii media. There only exist some PC DVD drives that can dump Wii DVD for whatever pirating purpose.
--- quote --- Use a LG-8164b or LG-8163b or LG-8162b or LG-8161b dvd drive. It might even work with other hitachi drives with GDR in their name (just try, but don't complain). ... --- quote ---
If you are not using any of these listed drives please don't bother with something questionable that neither Linux kernel nor Wine can do.
Which is why I said in comment #8 that this may not be fixable...
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #21 from mike ovvinate@gmail.com 2010-07-27 11:23:20 --- There exists another application that works in linux for the very same purpose as rawdump. I can confirm it working.
I thank everyone for doing what ever they feel they can. I feel like I've done all that I know how to do.
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #22 from butraxz@gmail.com 2013-06-30 08:46:41 CDT --- This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc4 or higher or is this to be closed as abandoned ?
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #23 from mike ovvinate@gmail.com 2013-06-30 09:12:48 CDT --- Yes this can be closed. No longer an issue.
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #24 from Bruno Jesus 00cpxxx@gmail.com 2013-06-30 11:43:29 CDT --- (In reply to comment #23)
Yes this can be closed. No longer an issue.
Sorry to bother, does this mean the program is working now or that you stopped using it in favor of the linux native program?
http://bugs.winehq.org/show_bug.cgi?id=23799
--- Comment #25 from mike ovvinate@gmail.com 2013-06-30 16:54:16 CDT --- Both.
https://bugs.winehq.org/show_bug.cgi?id=23799
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #26 from super_man@post.com --- (In reply to mike from comment #25)
Both.
Based on this comment this is fixed. It also sees my blueray drive with no issues.
wine 1.7.52
https://bugs.winehq.org/show_bug.cgi?id=23799
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #27 from Anastasius Focht focht@gmx.net --- Hello folks,
--- quote --- Based on this comment this is fixed. It also sees my blueray drive with no issues. --- quote ---
that's something Wine already did many years ago. This was most likely a problem with user's host setup/underlying OS support.
Anyway, resolving 'fixed' here since it would be a waste of time to continue arguing for the actual cause.
You could provide the result of a reverse regression test to prove your point.
Regards
https://bugs.winehq.org/show_bug.cgi?id=23799
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #28 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.53.
https://bugs.winehq.org/show_bug.cgi?id=23799
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com