[Bug 28584] New: Internal Program Buggy "A1"
http://bugs.winehq.org/show_bug.cgi?id=28584 Bug #: 28584 Summary: Internal Program Buggy "A1" Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jayseejc3191(a)gmail.com Classification: Unclassified Created attachment 36727 --> http://bugs.winehq.org/attachment.cgi?id=36727 Error log Lots of bugs... Trying to print, console output: fixme:enhmetafile:EMFDRV_GetDeviceCaps Unimplemented cap 104 fixme:enhmetafile:EMFDRV_GetDeviceCaps Unimplemented cap 104 fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => (null),(nil),0x000f000c fixme:enhmetafile:EMFDRV_GetDeviceCaps Unimplemented cap 104 fixme:font:WineEngRemoveFontResourceEx (L"XppNat.dll", 0, (nil)): stub Program crashes using internal crash handler Trying to access some aspects of program, console output: fixme:font:WineEngRemoveFontResourceEx (L"XppNat.dll", 0, (nil)): stub Program crashes using internal crash handler Error logs attached -- 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=28584 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com Severity|blocker |normal --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2011-10-05 09:52:55 CDT --- What wine version? What program? Does it have a download link? Not a blocker. http://bugs.winehq.org/page.cgi?id=fields.html#importance -- 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=28584 jayseejc3191(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.3.28 Severity|normal |major --- Comment #2 from jayseejc3191(a)gmail.com 2011-10-05 10:01:42 CDT --- The Program is called A1, and it was a program developed internally about 10 years ago by the company i'm working for. it was originally designed as a 16-bit DOS program but has since been ported to a 32-bit windows version with a full GUI. That's the program I'm trying to debug. I have no access to the source :( -- 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=28584 jayseejc3191(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal -- 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=28584 --- Comment #3 from jayseejc3191(a)gmail.com 2011-10-05 10:19:11 CDT --- Created attachment 36728 --> http://bugs.winehq.org/attachment.cgi?id=36728 Screen Shot of error message -- 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=28584 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |printing --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2011-10-05 14:35:03 CDT ---
ERROR LOG of "Z:\mnt\h_drive\A1XB190\A1W.EXE" Date: 05/10/11 10:44:11
Are you running it from a winodws partition? -- 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=28584 --- Comment #5 from jayseejc3191(a)gmail.com 2011-10-05 14:54:08 CDT --- I'm running it from a network drive, but the server is linux. The path you see there is the network locally mounted on /mnt/h_drive, and Z:\ is the default drive allocation for the linux root drive. (In reply to comment #4)
ERROR LOG of "Z:\mnt\h_drive\A1XB190\A1W.EXE" Date: 05/10/11 10:44:11
Are you running it from a winodws partition?
-- 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=28584 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Internal Program Buggy "A1" |Program "A1" crashes when | |attempting to print -- 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=28584 --- Comment #6 from Detlef Riekenberg <wine.dev(a)web.de> 2012-02-22 10:29:48 CST --- Please use an actual Wine and attach a log created with: WINEDEBUG=+tid,+process,+winspool,+psdrv,+print,+driver wine A1W.EXE 2>&1 | tee log.txt When the Wine crash dialog ("Program Error") comes up, press "Close" Thanks -- By by ... Detlef -- 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=28584 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev(a)web.de -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28584 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution|--- |ABANDONED --- Comment #7 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, no further response from OP, resolving 'abandoned'. Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28584 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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