[Bug 20441] New: Critical bug in RM2k3 RPG_RT.exe
http://bugs.winehq.org/show_bug.cgi?id=20441 Summary: Critical bug in RM2k3 RPG_RT.exe Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P1 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: rave002(a)o2.pl When in RM2k3 I trying to use MP3 as BGM or try to play AVI the message OLE error appear. I can't know what exactly is wrong, because on Wingdow$ it work fine. Also Powermode2003 RPG_RT.exe don't work at all. NOTE: This my be a problem with all Delphi-based apps, but I am not sure about it. -- 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=20441 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 Summary|Critical bug in RM2k3 |OLE error in RM2k3 |RPG_RT.exe | Alias|RM2k(3)RPG_RTOLEBU | Severity|critical |normal --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-10-22 08:23:34 --- http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity Wine 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=20441 --- Comment #2 from rave002(a)o2.pl 2009-10-22 09:15:06 --- (In reply to comment #1)
http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Wine version?
I think this is version-independent. I downloaded now newest release from opensuse repo, an this is the same -- 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=20441 Sven <septim.dt(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |septim.dt(a)gmail.com --- Comment #3 from Sven <septim.dt(a)gmail.com> 2009-10-22 09:33:51 --- (In reply to comment #2)
(In reply to comment #1)
http://bugs.winehq.org/page.cgi?id=fields.html#bug_severity
Wine version?
I think this is version-independent. I downloaded now newest release from opensuse repo, an this is the same
The wine version is important, because it might have been fixed in a newer beta version. Versions in the distro repositories are usually not up-to-date, so just put up your version so we know which one you're using. Same for your other bug. -- 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=20441 --- Comment #4 from rave002(a)o2.pl 2009-10-22 12:59:57 --- 1.1.31-1.1 -- 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=20441 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.31 --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-10-22 20:11:52 --- Terminal output? http://wiki.winehq.org/FAQ#get_log -- 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=20441 --- Comment #6 from rave002(a)o2.pl 2009-10-23 03:31:19 --- Created an attachment (id=24290) --> (http://bugs.winehq.org/attachment.cgi?id=24290) wine error log for RPG_RT ole error I am not beginning linux user, so I know how to get terminal output ;). I adding attachment with log. The last err message is showing continously. -- 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=20441 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-11-07 05:55:50 --- (In reply to comment #6)
Created an attachment (id=24290) --> (http://bugs.winehq.org/attachment.cgi?id=24290) [details] wine error log for RPG_RT ole error
Looks like it misses IBasicAudio interface. Is this a freely downloadable app? -- 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=20441 --- Comment #8 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-11-07 07:21:59 --- Created an attachment (id=24578) --> (http://bugs.winehq.org/attachment.cgi?id=24578) .
Looks like it misses IBasicAudio interface. Is this a freely downloadable app?
It appears the IBasicAudio interface is already implemented in quartz. I don't know really anything about quartz, but does the attached patch help? -- 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=20441 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24578|. |patch description| | Attachment #24578|application/octet-stream |text/plain mime type| | Attachment #24578|y |patch.diff filename| | Attachment #24578|0 |1 is patch| | -- 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=20441 --- Comment #9 from rave002(a)o2.pl 2009-11-17 11:48:56 --- Sorry, but when I hear 'compilation' I get very strong illness. Additionally I don't know how to add patches. I using rather Yast and other graphic tools, that sort of thing. For now I must fix my Xs, because they don't work. I must reinstall nvidia drivers. Bye. -- 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=20441 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-11-18 13:11:39 --- (In reply to comment #9)
Sorry, but when I hear 'compilation' I get very strong illness. Additionally I don't know how to add patches. I using rather Yast and other graphic tools, that sort of thing. For now I must fix my Xs, because they don't work. I must reinstall nvidia drivers. Bye.
See http://wiki.winehq.org/Patching & http://wiki.winehq.org/FAQ#head-7ed3c3163e2b932ee2030a48f9c5e553dc41817b -- 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=20441 --- Comment #11 from rave002(a)o2.pl 2010-02-11 09:57:20 --- I'll try to use this patch what Louis provided and I'll post if it worked for me. -- 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=20441 rave002(a)o2.pl changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.31 |1.1.38 -- 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=20441 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.38 |1.1.31 -- 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=20441 --- Comment #12 from rave002(a)o2.pl 2010-02-12 05:32:57 --- Sorry, it didn't worked. Now i have message Access Violation in module quartz.dll Read of address 7d5afc55 offset 00000000.I will post console output as soon as i can. And Dmitry, why you changed wine version? This bug affect 1.1.38 to! -- 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=20441 --- Comment #13 from rave002(a)o2.pl 2010-02-12 05:36:00 --- Created an attachment (id=26221) --> (http://bugs.winehq.org/attachment.cgi?id=26221) Backtrace after applying patch -- 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=20441 --- Comment #14 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-02-12 05:41:24 --- (In reply to comment #12)
And Dmitry, why you changed wine version? This bug affect 1.1.38 to!
Adding a comment is enough. -- 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=20441 --- Comment #15 from rave002(a)o2.pl 2010-02-24 16:41:36 --- On second thoughs, I think problem affects all wine versions. There should be option 'version-independent'. -- 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=20441 --- Comment #16 from rave002(a)o2.pl 2010-03-11 03:14:48 --- Anyone here??? -- 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=20441 --- Comment #17 from Jeff Zaroyko <jeffz(a)jeffz.name> 2010-03-11 03:31:23 --- (In reply to comment #12)
Sorry, it didn't worked. Now i have message Access Violation in module quartz.dll Read of address 7d5afc55 offset 00000000.I will post console output as soon as i can.
This console output doesn't contain a backtrace. http://wiki.winehq.org/Backtraces for how to get one and see an example.
rave(a)ip-62-69-211-226:~/wine-git> ./wine "/home/rave/.wine/dosdevices/c:/Program Files/Rpg Tsukuru/RPG Tsukuru ME.exe"
cd to the install directory and then run the program, many programs will crash anyway if you do not. (In reply to comment #16)
Anyone here???
yes, no need to ask. -- 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=20441 rave002(a)o2.pl changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26221|0 |1 is obsolete| | --- Comment #18 from rave002(a)o2.pl 2010-03-11 05:55:47 --- Created an attachment (id=26745) --> (http://bugs.winehq.org/attachment.cgi?id=26745) Correct backtrace of wine with patch I hope that now it's correct backtrace - I did it exactly according to wiki. -- 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=20441 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26745|application/octet-stream |text/plain mime type| | -- 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=20441 rave002(a)o2.pl changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #19 from rave002(a)o2.pl 2010-03-25 06:02:23 --- Problem fixed by installing wine-mp3 package (yeah, I am soooo dumb). -- 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=20441 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID --- Comment #20 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-03-25 07:30:20 --- Then it's invalid. -- 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=20441 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #21 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-03-25 07:30:34 --- Closing. -- 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