http://bugs.winehq.org/show_bug.cgi?id=11672
Summary: NinjaTrader Product: Wine Version: 0.9.54. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: samuel@fermin.name
Created an attachment (id=10885) --> (http://bugs.winehq.org/attachment.cgi?id=10885) output trying to start NinjaTrader
I've seen that .Net applications are not working great with wine but here is my try to launch this software : www.ninjatrader.com The installation of .Net2 + NinjaTrader went well. In attachment the output trying to launch NinjaTrader. It's with wine 0.9.54 from debian sid.
http://bugs.winehq.org/show_bug.cgi?id=11672
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-21 12:36:09 --- Hi Samuel, if you want .Net app running in wine, you'll need to follow the HOWTO from this page. All the bugs (that the HOWTO provides work arounds for) are already covered by another bug. Please try the method from the howto, reinstall your app, and report back please
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #2 from Samuel Fermin samuel@fermin.name 2008-02-21 16:54:04 --- Created an attachment (id=10890) --> (http://bugs.winehq.org/attachment.cgi?id=10890) new output : log #2
Hi Louis and thanks for the answer, I followed this howto : http://appdb.winehq.org/appview.php?iVersionId=3754&iTestingId=2232 everything the same, a fresh ~/.wine but with wine-0.9.55 and things are getting better now the program starts, asks for the key licence and just stops (before I could enter the key licence) in attachment the new output it seems that the program is trying to contact their servers to ckeck out the licence key and that step seems to be the issue could it be some registery keys missing ? any advices to identify this issue is welcomed as I'm very new to wine
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-21 17:09:40 ---
it seems that the program is trying to contact their servers to ckeck out the licence key and that step seems to be the issue
Well, i wouldn't really know. One of the ole messages in your crash log belongs to wbemprox.dll. Maybe you could try copy it,together with wbemcomn.dll from a windows partition (WINDOWS/system32/wbem/) into ~/.wine/drive_c/windows/system32/ Then do 'regsvr32 wbemprox.dll' Maybe that might change something, however it's a rather wild guess
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #4 from Samuel Fermin samuel@fermin.name 2008-02-22 05:11:26 --- Created an attachment (id=10894) --> (http://bugs.winehq.org/attachment.cgi?id=10894) new output : log #3
thanks for your suggestion unfortunately it's worse than before as there is no windows that open that time the new output in attachment
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-23 00:50:58 ---
unfortunately it's worse than before as there is no windows that open that time the new output in attachment
Hmm, then better reinstall i guess. From your log i can't guess where the problem might be. Maybe you could try fiddling with native dlls, to see if you can get any further, then you'll know in what dll the bug is. What happens if you use native wininet.dll for example?
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #6 from Samuel Fermin samuel@fermin.name 2008-02-23 02:43:10 --- Created an attachment (id=10912) --> (http://bugs.winehq.org/attachment.cgi?id=10912) output installing dotnet
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #7 from Samuel Fermin samuel@fermin.name 2008-02-23 02:44:00 --- Created an attachment (id=10913) --> (http://bugs.winehq.org/attachment.cgi?id=10913) output installing ninjatrader
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #8 from Samuel Fermin samuel@fermin.name 2008-02-23 02:45:30 --- Created an attachment (id=10914) --> (http://bugs.winehq.org/attachment.cgi?id=10914) launching ninjatrader try #1
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #9 from Samuel Fermin samuel@fermin.name 2008-02-23 02:45:51 --- Created an attachment (id=10915) --> (http://bugs.winehq.org/attachment.cgi?id=10915) launching ninjatrader try #2
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #10 from Samuel Fermin samuel@fermin.name 2008-02-23 02:46:10 --- Created an attachment (id=10916) --> (http://bugs.winehq.org/attachment.cgi?id=10916) launching ninjatrader try #3
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #11 from Samuel Fermin samuel@fermin.name 2008-02-23 02:51:56 --- some new tries from a fresh install and with wine-0.9.56, still with the patches applied I attached the outputs while installing both dotnet and ninjatrader and the new tries to launch the program with/without adding some dlls the first window seem to appear sometimes and sometimes not, haven't found a way to reproduce it is there any tool/command to know the libraries dependencies in Windows ? like ldd Best regards
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #12 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-02-23 10:35:15 ---
is there any tool/command to know the libraries dependencies in Windows ? like
ldd
Rin like WINEDEBUG=+loaddll wine Ninja.exe
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #13 from Austin English austinenglish@gmail.com 2008-02-23 17:18:51 --- (In reply to comment #12)
is there any tool/command to know the libraries dependencies in Windows ? like
ldd
Rin like WINEDEBUG=+loaddll wine Ninja.exe
He wants to test this in windows, not wine...You could use something like PE Explorer for this.
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #14 from Samuel Fermin samuel@fermin.name 2008-02-28 16:13:44 --- unfortunately I haven't found anything relevant so far or where the bug could come from
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #15 from Austin English austinenglish@gmail.com 2008-06-04 14:06:08 --- Is this still an issue in 1.0-rc3?
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #16 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-12 08:31:20 --- Hi, this starts fine for me using the path http://bugs.winehq.org/attachment.cgi?id=15775 from bug http://bugs.winehq.org/show_bug.cgi?id=13462 so this is a duplicate really. I clicked around a bit, and it seems stable, but i dunno about real functionality, someone who uses this app in real life should test i guess
http://bugs.winehq.org/show_bug.cgi?id=11672
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #17 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-12 08:31:57 --- duplicate
*** This bug has been marked as a duplicate of bug 13462 ***
http://bugs.winehq.org/show_bug.cgi?id=11672
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #18 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2008-09-12 08:32:17 --- closing dupe
http://bugs.winehq.org/show_bug.cgi?id=11672
Samuel Fermin samuel@fermin.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |samuel@fermin.name Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE | Version|0.9.54. |1.1.13
--- Comment #19 from Samuel Fermin samuel@fermin.name 2009-01-16 18:23:33 --- I've just seen the new dev release supposed to solve this bug. Installed corefonts dotnet20 mdac28 via winetricks then NinjaTrader from http://www.ninjatrader-support.com/ninjatrader/nt6.5/setup.exe All went fine. The software starts, asks for the licence then stop working : unable to connect to database ... the MS.Jet.OLEDB.4.0 provider is not registered on the local machine Now it doesn't seem to be a .Net issue... Anybody can help me ?
http://bugs.winehq.org/show_bug.cgi?id=11672
--- Comment #20 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-17 01:43:00 --- (In reply to comment #19)
Installed corefonts dotnet20 mdac28 via winetricks MS.Jet.OLEDB.4.0 provider is not
So who will be installing it for you? Run 'winetricks jet40'
http://bugs.winehq.org/show_bug.cgi?id=11672
Samuel Fermin samuel@fermin.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #21 from Samuel Fermin samuel@fermin.name 2009-01-17 04:45:07 --- Sorry. It was late when I tried. Thanks
http://bugs.winehq.org/show_bug.cgi?id=11672
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.13 |0.9.54.
http://bugs.winehq.org/show_bug.cgi?id=11672
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #22 from Alexandre Julliard julliard@winehq.org 2009-01-30 11:03:55 --- Closing bugs fixed in 1.1.14.
https://bugs.winehq.org/show_bug.cgi?id=11672
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download URL| |http://ninjatrader.com/GetS | |tarted CC| |focht@gmx.net Component|-unknown |ole32 Summary|NinjaTrader |NinjaTrader (.NET 2.0 app) | |crashes on startup