http://bugs.winehq.org/show_bug.cgi?id=8324
------- Additional Comments From kalaszpeti@gmail.com 2007-14-05 06:13 ------- Hi!
I have read the bug report howto, so I wrote it again, I hope, ow in the correct form and I also attached some files above.
Wine: 0.9.36. Linux Suse 9.3. gcc version 3.3.5 20050117 (prerelease) (SUSE Linux) I don't use Windows with Wine Program name: Lapszabász 2.0 Extra (not available in public, the company's web page: http://www.jungbt.hu unfortunatelà it isn't available in english) Command line: wine "/home/szava/.wine/drive_c/Lapszabasz 2.0 Extra/Lapszabasz 2.0 Extra.exe" Other:
it writes out:
szava@linux:~> wine "/home/szava/.wine/drive_c/Lapszabasz 2.0 Extra/Lapszabasz 2.0 Extra.exe" fixme:ole:OLEPictureImpl_SaveAsFile (0x21acc0)->(0x19bfef8, 0, (nil)), hacked stub. fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393} fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
than the following windows appear: [1], [2], [3] than it exits: szava@linux:~>
When I re-runed the program with winedebug I got the same:
szava@linux:~/.wine/drive_c/Lapszabasz 2.0 Extra> winedebug=+relay wine 'Lapszabasz 2.0 Extra.exe' fixme:ole:OLEPictureImpl_SaveAsFile (0x21aba8)->(0x19bfef8, 0, (nil)), hacked stub. fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4f92-6699-11cf-b70c-00aa0060d393} fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} szava@linux:~/.wine/drive_c/Lapszabasz 2.0 Extra>
than, I did the followings:
szava@linux:~/.wine/drive_c/Lapszabasz 2.0 Extra> echo quit | WINEDEBUG=+relay wine 'Lapszabasz 2.0 Extra.exe' >& filename.out; szava@linux:~/.wine/drive_c/Lapszabasz 2.0 Extra> tail -n 100 filename.out > report_file szava@linux:~/.wine/drive_c/Lapszabasz 2.0 Extra>
and I got that: [4]
Thank you for your help, please tell me if there's any expedient!
Sincerely