[Bug 30277] Couldn't install PL/SQL Developer

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 18 11:37:02 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=30277

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |focht at gmx.net
         Resolution|---                         |DUPLICATE

--- Comment #12 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

dupe of bug 34356

--- snip ---
$ WINEDEBUG=+tid,+seh,+relay,+gdiplus wine ./plsqldev906.exe >>log.txt 2>&1
...
0026:Call KERNEL32.CreateProcessW(00000000,0033e948
L"C:\\users\\focht\\Temp\\WZSE1.TMP\\pls\\AdminSetup.exe 
file=\"C:\\users\\focht\\Temp\\userinfo.ini\"",00000000,00000000,00000000,00000400,00000000,00000000,0033e000,0033dff0)
ret=7e495046
...
0028:Call KERNEL32.__wine_kernel_init() ret=7bc5a316
0026:Ret  KERNEL32.CreateProcessW() retval=00000001 ret=7e495046 
...
0028:Ret  KERNEL32.GetProcAddress() retval=7d7c9200 ret=004a1229
0028:Call gdiplus.GdiplusStartup(005d3fd0,005ac020,005d3fd4) ret=004a18e8
0028:trace:gdiplus:GdiplusStartup 0x5d3fd0 0x5ac020 0x5d3fd4
0028:trace:gdiplus:GdiplusStartup GdiplusStartupInput 1 (nil) -1 0
0028:Ret  gdiplus.GdiplusStartup() retval=00000000 ret=004a18e8
0028:trace:gdiplus:NotificationHook 0x5d3fd0
0028:Call gdiplus.GdipGetImageEncodersSize(0033fd88,0033fd84) ret=004a2853
0028:trace:gdiplus:GdipGetImageEncodersSize 0x33fd88 0x33fd84
0028:Ret  gdiplus.GdipGetImageEncodersSize() retval=00000000 ret=004a2853
0028:Call gdiplus.GdipGetImageEncoders(00000004,00000130,00798ee0) ret=004a2890
0028:trace:gdiplus:GdipGetImageEncoders 4 304 0x798ee0
0028:Ret  gdiplus.GdipGetImageEncoders() retval=00000000 ret=004a2890 
...
0028:Call gdiplus.GdipGetImageEncodersSize(0033fd88,0033fd84) ret=004a2853
0028:trace:gdiplus:GdipGetImageEncodersSize 0x33fd88 0x33fd84
0028:Ret  gdiplus.GdipGetImageEncodersSize() retval=00000000 ret=004a2853
0028:Call gdiplus.GdipGetImageEncoders(00000004,00000130,00798ee0) ret=004a2890
0028:trace:gdiplus:GdipGetImageEncoders 4 304 0x798ee0
0028:Ret  gdiplus.GdipGetImageEncoders() retval=00000000 ret=004a2890
0028:Call KERNEL32.WideCharToMultiByte(000004e4,00000000,7d81d504
L"image/bmp",00000009,0033ed40,00000fff,00000000,00000000) ret=0040570f
0028:Ret  KERNEL32.WideCharToMultiByte() retval=00000009 ret=0040570f
0028:Call KERNEL32.WideCharToMultiByte(000004e4,00000000,7d81d574
L"image/jpeg",0000000a,0033ed40,00000fff,00000000,00000000) ret=0040570f
0028:Ret  KERNEL32.WideCharToMultiByte() retval=0000000a ret=0040570f
0028:Call KERNEL32.WideCharToMultiByte(000004e4,00000000,7d81d628
L"image/tiff",0000000a,0033ed40,00000fff,00000000,00000000) ret=0040570f
0028:Ret  KERNEL32.WideCharToMultiByte() retval=0000000a ret=0040570f
0028:Call KERNEL32.WideCharToMultiByte(000004e4,00000000,7d81d716
L"image/png",00000009,0033ed40,00000fff,00000000,00000000) ret=0040570f
0028:Ret  KERNEL32.WideCharToMultiByte() retval=00000009 ret=0040570f
0028:Call user32.LoadStringA(00400000,0000feda,0033ed44,00001000) ret=00407d5f
0028:Ret  user32.LoadStringA() retval=00000024 ret=00407d5f
0028:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0033fd78)
ret=004a2a46
0028:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b83a97b ip=7b83a97b
tid=0028
0028:trace:seh:raise_exception  info[0]=004a2a46
0028:trace:seh:raise_exception  info[1]=007fc9e0
0028:trace:seh:raise_exception  info[2]=00000001
0028:trace:seh:raise_exception  info[3]=004a4744
0028:trace:seh:raise_exception  info[4]=004a4810
0028:trace:seh:raise_exception  info[5]=0033fdb0
0028:trace:seh:raise_exception  info[6]=0033fd94
0028:trace:seh:raise_exception  eax=7b8269e1 ebx=7b8bb000 ecx=004a2a46
edx=0033fcd4 esi=0033fd78 edi=0033fd40
0028:trace:seh:raise_exception  ebp=0033fd18 esp=0033fcb4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00200283
0028:trace:seh:call_stack_handlers calling handler at 0x4a2970 code=eedfade
flags=1
...
0028:Call user32.MessageBoxA(00000000,0033f348 "Exception EdxGdipException in
module AdminSetup.exe at 000A2A46.\r\nInvalid operation in GDI+ (Code:
1).\r\n",0033f308 "Application Error",00002010) ret=0040fc8a 
--- snip ---

$ sha1sum plsqldev906.exe 
7abcc0f8d6cfcbd25390f6847c30cdd44409e8c9  plsqldev906.exe

$ du -sh plsqldev906.exe 
23M    plsqldev906.exe

$ wine --version
wine-1.7.12-180-g4afe73f

Regards

*** This bug has been marked as a duplicate of bug 34356 ***

-- 
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.



More information about the wine-bugs mailing list