http://bugs.winehq.org/show_bug.cgi?id=7555
------- Additional Comments From ktucker@csir.co.za 2007-01-03 03:00 ------- Created an attachment (id=5162) --> (http://bugs.winehq.org/attachment.cgi?id=5162&action=view) OpenWorkbench from command line with file name supplied hs_err_pid8.log
If I try to run it from the command line with a sample file name, it appears to be starting (window opens, flash image) but then closes and the following is printed in the terminal window (though if I try again a few times, it opens the file - usually on the third attempt :-):
./npWBench.exe EnterprisePortal.rmp # # An unexpected error has been detected by HotSpot Virtual Machine: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7bc37363, pid=8, tid=9 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_10-b03 mixed mode) # Problematic frame: # C [ntdll.dll+0x27363] # fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored # An error report file with more information is saved as hs_err_pid8.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp #
After third attempt, it opens the file, terminal: # ./npWBench.exe EnterprisePortal.rmp fixme:mpr:WNetGetUniversalNameA ("EnterprisePortal.rmp", 0x00000001, 0x33f7f8, 0x33f7f4): stub err:shell:SHGetFileInfoW pidl is null! fixme:mpr:WNetGetUniversalNameA ("C:\Program Files\Open Workbench\bin\EnterprisePortal.rmp", 0x00000001, 0x33f294, 0x33f290): stub
I can work with the project and even save it, and then reopen recent files. But save As :-( closes the application as indicated previously. Thanks for the interest :-).