http://bugs.winehq.org/show_bug.cgi?id=18200
Summary: Wine 1.1.11 and above can't run DVDFab Free HD Decrypter Product: Wine Version: 1.1.11 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fragabr@gmail.com
I can run DVDFab HD Decrypter with Wine 1.1.10 perfectly, but with Wine version 1.1.11 or above it simply won't run and returns a small windows "Error". Just that.
I use the slackware binaries provided by wine.hq.
http://bugs.winehq.org/show_bug.cgi?id=18200
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Summary|Wine 1.1.11 and above can't |DVDFab Free HD Decrypter |run DVDFab Free HD Decrypter|doesn't run
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2009-04-24 21:11:23 --- not a blocker, please read the severity ratings http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Please upgrade to Wine 1.1.20 and check to see if the problem is still present. If it is run a regression test as the bug reporting instructions ask... http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=18200
--- Comment #2 from Dâniel Fraga fragabr@gmail.com 2009-04-24 22:28:48 --- (In reply to comment #1)
not a blocker, please read the severity ratings http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Ok.
Please upgrade to Wine 1.1.20 and check to see if the problem is still present. If it is run a regression test as the bug reporting instructions ask... http://wiki.winehq.org/RegressionTesting
I cannot do the regression testing because I can only use binary wine (I use x86_64 and if I compile wine on it, I can only use 64 bit apps... and no, I cannot compile a 32 bit binary... I do not use them anymore, except for DVDFab).
So the only thing I know is that something was changed from 1.1.10 to 1.1.11 that will cause this problem...
Better wait to see if someone has the same problem...
http://bugs.winehq.org/show_bug.cgi?id=18200
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2009-04-24 23:06:13 --- (In reply to comment #2)
(In reply to comment #1)
not a blocker, please read the severity ratings http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Ok.
Please upgrade to Wine 1.1.20 and check to see if the problem is still present. If it is run a regression test as the bug reporting instructions ask... http://wiki.winehq.org/RegressionTesting
I cannot do the regression testing because I can only use binary wine (I use x86_64 and if I compile wine on it, I can only use 64 bit apps... and no, I cannot compile a 32 bit binary... I do not use them anymore, except for DVDFab).
So the only thing I know is that something was changed from 1.1.10 to 1.1.11 that will cause this problem...
Better wait to see if someone has the same problem...
That's not true... you can compile 32bit Wine on 64bit systems see here: http://wiki.winehq.org/WineOn64bit
Like I said before, please upgrade to Wine 1.1.20 to check to see if this is even still a problem, the version you are using is many months old.
http://bugs.winehq.org/show_bug.cgi?id=18200
--- Comment #4 from Dâniel Fraga fragabr@gmail.com 2009-04-24 23:17:59 --- (In reply to comment #3)
That's not true... you can compile 32bit Wine on 64bit systems see here: http://wiki.winehq.org/WineOn64bit
No, I can't because I compiled gcc with --disable-multilib and I don't want to install all the 32 bit support libraries required to compile Wine in 32 bits. That's a lot of work and I won't do that. My system is pure 64 bit. I don't use 32 bit software anymore.
Like I said before, please upgrade to Wine 1.1.20 to check to see if this is even still a problem, the version you are using is many months old.
1.1.20 doesn't work either. The only version that works is 1.1.10 (1.1.11 and above will not work).
http://bugs.winehq.org/show_bug.cgi?id=18200
--- Comment #5 from Jeff Zaroyko jeffz@jeffz.name 2009-04-24 23:38:59 --- I've downloaded and installed http://files.brothersoft.com/dvd_video/dvd_copy_software/DVDFab5250.exe it installs and runs ok here.
http://bugs.winehq.org/show_bug.cgi?id=18200
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #6 from Anastasius Focht focht@gmx.net 2009-04-25 02:16:44 --- Hello,
I don't see any issues either. You most likely have a broken WINEPREFIX. Install the app into new WINEPREFIX and try again.
If it still gives error, generate relay log:
--- snip --- WINEDEBUG=+tid,+seh,+relay wine ./DVDFab.exe >relay.log 2>&1 --- snip ---
compress it and attach to this bug.
Also provide exact instructions what you did, starting with clean WINEPREFIX, installation and menu selections until the problem.
Regards
http://bugs.winehq.org/show_bug.cgi?id=18200
Dâniel Fraga fragabr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Dâniel Fraga fragabr@gmail.com 2009-04-25 03:58:59 --- (In reply to comment #6)
Hello,
I don't see any issues either. You most likely have a broken WINEPREFIX. Install the app into new WINEPREFIX and try again.
Ok, it solved the issue. Probably something broken here. I started from scratch and now it's fine.
Thank you very much!
http://bugs.winehq.org/show_bug.cgi?id=18200
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Jeff Zaroyko jeffz@jeffz.name 2009-04-25 04:24:13 --- closing