http://bugs.winehq.org/show_bug.cgi?id=23133
Summary: VirtualBreadboard installer fails to run Product: Wine Version: 1.2-rc3 Platform: x86 URL: http://www.virtualbreadboard.net/Portals/0/downloads/V BB%203.6.4.exe OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jeffz@jeffz.name
Tested with 1.2-rc3, pops up an OK dialog titled Error with a message saying success.
The only terminal output is:
fixme:file:read_directory_getdents not enough room 1024/1 for fake . and .. entries
The website says the executable is packed with Xenocode and that .NET 2.0 and MS Visual J# runtimes are required, tested both before installing these and after, the result is the same.
http://bugs.winehq.org/show_bug.cgi?id=23133
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-06-13 06:23:05 --- The backtrace of the app at the message box provides a bit of insight:
Backtracing for thread 0009 in process 0008 (Z:\home\arethusa\Downloads\VBB 3.6.4.exe): Backtrace: ... 15 0x4a918ef1 MessageBoxW+0x39(hwnd=(nil), text="Success ", title=0x0(nil), type=0x0010) [/home/arethusa/wine32/dlls/user32/../../../wine.git/dlls/user32/msgbox.c:406] in user32 (0x0032d430) 16 0x552f7686 do_error_dialog+0xbd(retval=0x0006, hwnd=(nil)) [/home/arethusa/wine32/dlls/shell32/../../../wine.git/dlls/shell32/shlexec.c:1509] in shell32 (0x0032f020) 17 0x552f8ec5 SHELL_execute+0x1836(sei=0x32f058, execfunc=0x552f3a59) [/home/arethusa/wine32/dlls/shell32/../../../wine.git/dlls/shell32/shlexec.c:1884] in shell32 (0x0032f040) 18 0x552f9219 ShellExecuteExW+0x26(sei=0x32f058) [/home/arethusa/wine32/dlls/shell32/../../../wine.git/dlls/shell32/shlexec.c:1971] in shell32 (0x0032f0a4) ...
Turning on +exec,+process gives:
trace:exec:SHELL_ExecuteW Execute L"C:\VBB3\VirtualBreadboard.exe" from directory L"C:\VBB3\" trace:process:CreateProcessW app (null) cmdline L"C:\VBB3\VirtualBreadboard.exe" trace:process:find_exe_file looking for L"C:\VBB3\VirtualBreadboard.exe" trace:process:find_exe_file Trying native exe L"C:\VBB3\VirtualBreadboard.exe" trace:process:CreateProcessW starting L"C:\VBB3\VirtualBreadboard.exe" as Win32 binary (0x400000-0x8f2000) trace:exec:SHELL_ExecuteW GetLastError() = 6 trace:exec:SHELL_ExecuteW returning 6
It seems that CreateProcess is failing with ERROR_INVALID_HANDLE for some reason.
http://bugs.winehq.org/show_bug.cgi?id=23133
bino bino@indoakses-online.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bino@indoakses-online.com
--- Comment #2 from bino bino@indoakses-online.com 2010-06-15 20:33:56 --- same here.
My condition is :
Wine version : wine-1.2-rc2 Command : WINEDEBUG=+relay,+seh,+tid wine ./VBB\ 3.6.4.exe &> ./debugvbb01.txt OS : Ubuntu jaunty GCC version : ---START--- Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ---STOP----
Debug code --> http://pastebin.com/fKMBG18K
http://bugs.winehq.org/show_bug.cgi?id=23133
--- Comment #3 from bino bino@indoakses-online.com 2010-06-15 20:44:49 --- Arrrgghh ... I just read : http://www.xenocode.com/Technology/
"... Non-Windows operating systems: Xenocode virtual applications currently execute only on the Windows operating system. Hardware virtualization can execute any operating system compatible with the underlying virtualized hardware, such as Linux. ..."
I'm afraid that Xenocode can not run in a host with OS other then Windows
http://bugs.winehq.org/show_bug.cgi?id=23133
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2010-06-15 20:48:10 --- (In reply to comment #3)
Arrrgghh ... I just read : http://www.xenocode.com/Technology/
"... Non-Windows operating systems: Xenocode virtual applications currently execute only on the Windows operating system. Hardware virtualization can execute any operating system compatible with the underlying virtualized hardware, such as Linux. ..."
I'm afraid that Xenocode can not run in a host with OS other then Windows
Barring defects in Wine, which are the subject of this bug report and others, there's nothing inherent to Xenocode that would prevent it from working on Wine, and indeed there are some Xenocode apps that successfully start on Wine.
http://bugs.winehq.org/show_bug.cgi?id=23133
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |superslacker87@yahoo.com
--- Comment #5 from Andrew Nguyen arethusa26@gmail.com 2010-07-05 20:59:19 --- *** Bug 23533 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=23133
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | CC| |00cpxxx@gmail.com
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2013-01-17 19:07:06 CST --- Unfortunatelly the site is no longer available and the required file is not in archive.org.
Is this still an issue in the latest development version of wine?
https://bugs.winehq.org/show_bug.cgi?id=23133
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #7 from Austin English austinenglish@gmail.com --- No reply in over 2 years, abandoned.
https://bugs.winehq.org/show_bug.cgi?id=23133
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Béla Gyebrószki gyebro69@gmail.com --- Closing all abandoned/duplicated/invalid bugs.