[Bug 11737] New: DVD Rebuilder fails to run
http://bugs.winehq.org/show_bug.cgi?id=11737 Summary: DVD Rebuilder fails to run Product: Wine Version: 0.9.55. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: florin(a)andrei.myip.org Created an attachment (id=10986) --> (http://bugs.winehq.org/attachment.cgi?id=10986) stdout from the application OS is Linux Ubuntu 7.04. I'm using the WINE packages from winehq.org I'm trying to run DVD Rebuilder, the free edition, the full installer: http://dvd-rb.dvd2go.org/modules.php?name=Downloads&d_op=viewdownload&cid=14 I was able to install the software without problems. Some components of the full installer (AviSynth, HC Encoder) work fine standalone (not from DVD-Rb). I can launch DVD-Rb, I can select a Source Path (it's a DVD dumped to the hard-drive). I can configure the various settings in the application. However, when I click "Backup DVD" I get a pop-up: Run-time error '5': Invalid procedure call or argument I attached the messages printed by DVD-Rb on the console. I can run more tests if need be. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 --- Comment #1 from Florin Andrei <florin(a)andrei.myip.org> 2008-02-26 01:55:06 --- The "full" installer is the one at the middle of the page. It installs not only DVD-Rb, but also AviSynth, HCenc and a few other apps. All apps are free. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://dvd- | |rb.dvd2go.org/modules.php?na | |me=Downloads&d_op=viewdownlo | |ad&cid=14 Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 --- Comment #2 from Florin Andrei <florin(a)andrei.myip.org> 2008-02-26 12:22:56 --- Apparently, "Run-time error '5'" means "Invalid procedure call or argument" -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 --- Comment #3 from Florin Andrei <florin(a)andrei.myip.org> 2008-04-04 02:44:21 --- Same bug confirmed with wine-0.9.58 By the way, the DVD-RB version I'm using is 0.98.2 The version available at the URL indicated in the first post is 0.98.1, which is not the most recent. Version 0.98.2 is linked here and is available for free: http://forum.doom9.org/showthread.php?t=75452 In any case, DVD-RB needs the VB run DLLs - the file vbrun60sp6.exe which is available on microsoft.com. Without it, it will not even launch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 Florin Andrei <florin(a)andrei.myip.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.55. |0.9.58. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|0.9.58. |0.9.55. --- Comment #4 from James Hawkins <truiken(a)gmail.com> 2008-04-04 03:21:50 --- Don't change the originally reported version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 dimesio(a)earthlink.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net --- Comment #5 from dimesio(a)earthlink.net 2008-11-05 15:21:25 --- Still an issue in 1.1.7. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 GyB <gyebro69(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69(a)gmail.com --- Comment #6 from GyB <gyebro69(a)gmail.com> 2010-03-16 14:08:49 --- I've just tested the application with Wine-1.1.40 but I couldn't reproduce the error. Here's what I did: 1. Installed Dvd Rebuilder v0.98.2 Free into a clean wineprefix with the default settings. 2. Used 'winetricks vbrun6' to install msvbvm60.dll 3. Mounted an iso containing a dvd-movie with AcetoneIso into a directory. 4. Ran Dvd Rebuilder v0.98.2, selected the Source Patch pointing to the mounted iso, then click on 'Backup DVD' --> the operation started correctly. So the issue might be fixed in the latest version of Wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 --- Comment #7 from GyB <gyebro69(a)gmail.com> 2010-03-16 14:10:59 --- Sorry, 'winetricks vb6run' correctly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from Rosanne DiMesio <dimesio(a)earthlink.net> 2011-07-10 20:57:00 CDT --- This probably should have been marked fixed long ago. The Backup operation starts up fine in 1.3.24. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11737 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2011-07-22 12:45:48 CDT --- Closing bugs fixed in 1.3.25. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org