https://bugs.winehq.org/show_bug.cgi?id=38822
Bug ID: 38822 Summary: FotoSketcherPortable errors but works Product: Wine Version: 1.7.44 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: grendal74.geo@yahoo.com Distribution: ---
Created attachment 51762 --> https://bugs.winehq.org/attachment.cgi?id=51762 err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
A nice app where you can apply some effects to images.
http://portableapps.com/apps/graphics_pictures/fotosketcher-portable
The app works but it pops-up error codes etc.
Terminal output included.
https://bugs.winehq.org/show_bug.cgi?id=38822
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Austin English austinenglish@gmail.com --- (In reply to grendal74 from comment #0)
Created attachment 51762 [details] err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
You need to install winbind with your package manager as the message told you. Not a wine bug.
https://bugs.winehq.org/show_bug.cgi?id=38822
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED URL| |http://portableapps.com/app | |s/graphics_pictures/fotoske | |tcher-portable Keywords| |download Component|-unknown |uxtheme CC| |focht@gmx.net Resolution|INVALID |--- Ever confirmed|0 |1 Summary|FotoSketcherPortable errors |FotoSketcher Portable 3.00 |but works |reports 'Exception externe | |C06D007F' on startup when | |running as 'Windows Vista' | |or higher (wants | |UxTheme.dll | |'DrawThemeTextEx')
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello,
not only missing host dependencies but also not telling the whole truth.
You've changed the default Windows version of the WINEPREFIX to something else, likely 'Windows Vista' or 'Windows 7'.
All your bug reports should be taken with a grain of salt.
--- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./FotoSketcherPortable.exe >>log.txt 2>&1 ... 0028:Ret PE DLL (proc=0x7d9ea5e4,module=0x7d9d0000 L"uxtheme.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1 0028:Ret KERNEL32.LoadLibraryA() retval=7d9d0000 ret=7ec97f7a ... 0028:Call KERNEL32.GetProcAddress(7d9d0000,00bc780a "DrawThemeTextEx") ret=0040fe29 0028:Ret KERNEL32.GetProcAddress() retval=00000000 ret=0040fe29 0028:Call KERNEL32.GetLastError() ret=0040fe34 0028:Ret KERNEL32.GetLastError() retval=0000007f ret=0040fe34 0028:Call KERNEL32.RaiseException(c06d007f,00000000,00000001,0278f15c) ret=0040fe72 0028:trace:seh:raise_exception code=c06d007f flags=0 addr=0x7b8456d9 ip=7b8456d9 tid=0028 0028:trace:seh:raise_exception info[0]=0278f118 0028:trace:seh:raise_exception eax=7b832575 ebx=7d9d0000 ecx=00000004 edx=0278f064 esi=0278f10c edi=0278f0d0 0028:trace:seh:raise_exception ebp=0278f0a8 esp=0278f044 cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00000202 0028:trace:seh:call_stack_handlers calling handler at 0x72529f code=c06d007f flags=0 0028:trace:seh:call_stack_handlers handler at 0x72529f returned 1 0028:trace:seh:call_stack_handlers calling handler at 0x725431 code=c06d007f flags=0 ... 0028:Call user32.MessageBoxW(000200d0,029bd7cc L"Exception externe C06D007F.",02989fac L"FotoSketcher",00000010) ret=0061da96 ... --- snip ---
MSDN: https://msdn.microsoft.com/en-us/library/windows/desktop/bb773317%28v=vs.85%...
$ sha1sum FotoSketcherPortable_3.00_Rev_2.paf.exe 22f31ca7c81628b16a042b9bdb6d47054f88fe8e FotoSketcherPortable_3.00_Rev_2.paf.exe
$ du -sh FotoSketcherPortable_3.00_Rev_2.paf.exe 5.8M FotoSketcherPortable_3.00_Rev_2.paf.exe
$ wine --version wine-1.7.46
Regards
https://bugs.winehq.org/show_bug.cgi?id=38822
--- Comment #3 from grendal74 grendal74.geo@yahoo.com --- I am using "Windows 7" as windows version because of an app that complained about it (wanted vista of later)
https://bugs.winehq.org/show_bug.cgi?id=38822
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Will take a look.
https://bugs.winehq.org/show_bug.cgi?id=38822
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Patch sent https://www.winehq.org/pipermail/wine-patches/2015-July/140483.html
https://bugs.winehq.org/show_bug.cgi?id=38822
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2bb581b9b7265a0ffea839c62d1 | |31cb043a3917b Status|REOPENED |RESOLVED Resolution|--- |FIXED
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- It works for me after http://source.winehq.org/git/wine.git/?a=commit;h=2bb581b9b7265a0ffea839c62d..., with vista and win7 versions. Feel free to reopen if it doesn't for you.
https://bugs.winehq.org/show_bug.cgi?id=38822
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.47.