https://bugs.winehq.org/show_bug.cgi?id=37718
Bug ID: 37718 Summary: EditPad Lite (64 bit) does not start Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ngupta@umiacs.umd.edu Distribution: ---
Created attachment 50213 --> https://bugs.winehq.org/attachment.cgi?id=50213 Warn-all log; WINE doesn't start.
EditPad Lite available at http://download.jgsoft.com/editpad/SetupEditPadLite.exe. This 64-bit application does not start up in wine64.
The following command in Ubuntu was executed: WINEDEBUG=warn+all ~/wine64/loader/wine64 ./SetupEditPadLite.exe 2>&1 | tee SetupEditPadlite.log
The log is attached.
https://bugs.winehq.org/show_bug.cgi?id=37718
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=37718
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win64 URL| |http://download.jgsoft.com/ | |editpad/SetupEditPadLite.ex | |e CC| |focht@gmx.net Version|unspecified |1.7.33
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
not sure but where did you get the idea that 'WINEDEBUG=warn+all' might be of help? The log is useless at best. As per guideline, attach *plain* terminal output (without any WINEDEBUG) and the backtrace from crash reporting tool.
Regards
https://bugs.winehq.org/show_bug.cgi?id=37718
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|-unknown |kernel32 Resolution|--- |DUPLICATE Summary|EditPad Lite (64 bit) does |64-bit EditPad Lite 7 |not start |crashes on startup
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 32169
--- snip --- ... 0025:Call KERNEL32.IsWow64Process(ffffffffffffffff,0023fbac) ret=006fd3dd 0025:Ret KERNEL32.IsWow64Process() retval=00000001 ret=006fd3dd 0025:Call KERNEL32.GetThreadLocale() ret=006fd846 0025:Ret KERNEL32.GetThreadLocale() retval=00000409 ret=006fd846 0025:Call KERNEL32.GetLocaleInfoW(00000409,0000100c,00000000,00000000) ret=006fd7a2 0025:Ret KERNEL32.GetLocaleInfoW() retval=00000003 ret=006fd7a2 0025:Call KERNEL32.GetLocaleInfoW(00000409,0000100c,012be640,00000003) ret=006fd7dc 0025:Ret KERNEL32.GetLocaleInfoW() retval=00000002 ret=006fd7dc 0025:Call user32.LoadStringW(00400000,0000ff5d,0023da70,00001000) ret=00412617 0025:Ret user32.LoadStringW() retval=00000023 ret=00412617 0025:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0023fa68) ret=0040b686 0025:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b84b33f ip=7b84b33f tid=0025 0025:trace:seh:raise_exception info[0]=000000000042daf2 0025:trace:seh:raise_exception info[1]=00000000012e2d80 0025:trace:seh:raise_exception info[2]=0000000000000000 0025:trace:seh:raise_exception info[3]=0000000000000000 0025:trace:seh:raise_exception info[4]=0000000000000000 0025:trace:seh:raise_exception info[5]=0000000000000000 0025:trace:seh:raise_exception info[6]=0000000000000000 0025:trace:seh:raise_exception rax=000000000023f7d0 rbx=00000000012e2d80 rcx=000000000023f7d0 rdx=0000003071f49d62 0025:trace:seh:raise_exception rsi=000000000023fa68 rdi=000000000023f7f0 rbp=000000000023f920 rsp=000000000023f7b0 0025:trace:seh:raise_exception r8=0000000000000007 r9=000000000023fa68 r10=0000000000000000 r11=0000003071f80580 0025:trace:seh:raise_exception r12=000000007bf00ca0 r13=00007fffb8d61f70 r14=0000000000000000 r15=0000000000000000 --- snip ---
'RegexBuddy' from the same company "Just Great Software" also suffers from this (see https://bugs.winehq.org/show_bug.cgi?id=32169#c7)
$ sha1sum SetupEditPadLite.exe 0b2a9df5cf8cc98179e8f044cde4ca4cff1d558f SetupEditPadLite.exe
$ du -sh SetupEditPadLite.exe 9.1M SetupEditPadLite.exe
$ wine --version wine-1.7.33
Regards
*** This bug has been marked as a duplicate of bug 32169 ***
https://bugs.winehq.org/show_bug.cgi?id=37718
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.