http://bugs.winehq.org/show_bug.cgi?id=33850
Bug #: 33850 Summary: cTrader installation abort Product: Wine Version: 1.6-rc2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dyvazar@numericable.fr Classification: Unclassified
try to install ctrader from Spotware, but get that error pushed by Windows-installer 4.5 : "There is no Windows program configured to open this type of file" , so the installation abort.
http://bugs.winehq.org/show_bug.cgi?id=33850
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |NEW URL| |http://www.spotware.com/ Ever Confirmed|0 |1 Severity|blocker |normal
--- Comment #1 from Austin English austinenglish@gmail.com 2013-06-21 13:32:06 CDT --- Not a blocker.
Running their installer opens an IE webpage with the url http://dl.ctrader.com/spotware/xTrader.application, then nothing happens.
austin@aw25 ~ $ wine --version wine-1.6-rc2-49-g15171d8 austin@aw25 ~ $ du -h ctrader-spotware-setup.exe 500K ctrader-spotware-setup.exe austin@aw25 ~ $ sha1sum ctrader-spotware-setup.exe 711d297f76f4ff8c2d566b2793bbbf966ea9877f ctrader-spotware-setup.exe
http://bugs.winehq.org/show_bug.cgi?id=33850
--- Comment #2 from dino dyvazar@numericable.fr 2013-06-22 02:42:58 CDT --- I might have said that "ctrader-spotware-setup.exe" have been downloaded first, then wine cant do the installation due to the error.
http://bugs.winehq.org/show_bug.cgi?id=33850
--- Comment #3 from dino dyvazar@numericable.fr 2013-06-23 08:28:51 CDT --- with winetricks, ive installed dotnet40 & msi2 the installation now fails later, as i get:
oem@oem-desktop:~/downl$ wine ctrader-spotware-setup.exe err:module:import_dll Library mscoree.dll (which is needed by L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe" failed, status c0000135 err:service:service_send_start_message service L"clr_optimization_v4.0.30319_32" failed to start fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 1053
oem@oem-desktop:~/downl$ wine msiexec /i ctrader-spotware-setup.exe err:module:import_dll Library mscoree.dll (which is needed by L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\windows\Microsoft.NET\Framework\v4.0.30319\mscorsvw.exe" failed, status c0000135 err:service:service_send_start_message service L"clr_optimization_v4.0.30319_32" failed to start fixme:service:scmdatabase_autostart_services Auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 1053 fixme:sfc:SFC_3 0 This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.
http://bugs.winehq.org/show_bug.cgi?id=33850
--- Comment #4 from dino dyvazar@numericable.fr 2013-06-24 02:10:14 CDT --- Continue trying to install that .exe app, but still fail because it require "windows installer 4.5" which seems cant be handle by wine.
Wonder if this old wiki, proposing the "old way" can be still usefull in that case ?
http://bugs.winehq.org/show_bug.cgi?id=33850
--- Comment #5 from dino dyvazar@numericable.fr 2013-06-24 02:11:36 CDT --- Continue trying to install that .exe app, but still fail because it require "windows installer 4.5" which seems cant be handle by wine.
Wonder if this old wiki, proposing the "old way" can be still usefull in that case ? http://wiki.winehq.org/NativeMsi
http://bugs.winehq.org/show_bug.cgi?id=33850
--- Comment #6 from dino dyvazar@numericable.fr 2013-06-24 02:11:36 CDT --- Continue trying to install that .exe app, but still fail because it require "windows installer 4.5" which seems cant be handle by wine.
Wonder if this old wiki, proposing the "old way" can be still usefull in that case ? http://wiki.winehq.org/NativeMsi
--- Comment #5 from dino dyvazar@numericable.fr 2013-06-24 02:11:36 CDT --- Continue trying to install that .exe app, but still fail because it require "windows installer 4.5" which seems cant be handle by wine.
Wonder if this old wiki, proposing the "old way" can be still usefull in that case ? http://wiki.winehq.org/NativeMsi
http://bugs.winehq.org/show_bug.cgi?id=33850
--- Comment #7 from dino dyvazar@numericable.fr 2013-06-24 02:12:18 CDT --- Continue trying to install that .exe app, but still fail because it require "windows installer 4.5" which seems cant be handle by wine.
Wonder if this old wiki, proposing the "old way" can be still usefull in that case ? http://wiki.winehq.org/NativeMsi
http://bugs.winehq.org/show_bug.cgi?id=33850
--- Comment #8 from dino dyvazar@numericable.fr 2013-06-24 02:49:56 CDT --- Created attachment 44933 --> http://bugs.winehq.org/attachment.cgi?id=44933 windows installer log
http://bugs.winehq.org/show_bug.cgi?id=33850
--- Comment #9 from dino dyvazar@numericable.fr --- New feedback
Using Ubuntu Utopic i386 + wine 1.7.20 + winetricks r1196
Start a new .wine prefix (set as default 'xp') Install one by one in that order, from winetricks: dotnet40, corefonts, vcrun6, msxml6 Download from Microsoft: windows installer 4.5 (2 files for 32 bits here) and copy them, as is, inside /system32/ folder
After getting the ctrader/calgo exe from the broker or spotware, set wine as 'windows 2000' (have tested xp, w7 & w8 but they all fails) and run them with wine:
the installation process works as expected and the program finally is launched and works (need to wait for the FX opening hours to be sure about that).
What still does not works: even if the installation seems to be done well, in fact, only a symlink is set on the desktop for each prog, but there is not an exe ready to run. So the 'installation' process have to be ran again each time (fake installation). I suppose something is still missing to get a full installation.
http://bugs.winehq.org/show_bug.cgi?id=33850
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet CC| |focht@gmx.net Summary|cTrader installation abort |cTrader .NET 4.0 | |'ClickOnce' deployment | |installer fails
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
the installer and .NET 4.0 app work fine here.
Prerequisite: 'winetricks -q dotnet40 corefonts'
The installer is a .NET 'ClickOnce' deployment installer which bootstraps the package.
--- quote --- vcrun6, msxml6 ... Download from Microsoft: windows installer 4.5 (2 files for 32 bits here) and copy them, as is, inside /system32/ folder --- quote ---
Where did you get the idea this is needed?
This is clearly not needed and shows you have a broken distro/package/prefix.
The Desktop link 'Spotware cTrader.appref-ms' is perfectly fine. That's the way how 'ClickOnce' .NET deployment works.
--- snip --- http://dl.ctrader.com/spotware/xTrader.application#xTrader, Culture=neutral, PublicKeyToken=2b1d787f64b7eb41, processorArchitecture=msil --- snip ---
It will download the package first time or run the cached app:
--- snip --- ./users/focht/Local Settings/Apps/2.0/R4P7PBLY.6E3/3RKGD109.5RG/xtrader_2b1d787f64b7eb41_0001.0017_be0b89d2cdc9b69e/cTrader.exe --- snip ---
Anyway, using 'Ubuntu Utopic i386' alpha-release might not be the best choice for running apps with Wine.
IMHO there is nothing to fix here.
$ sha1sum ctrader-spotware-setup.exe 23be88f332fdc7dc5152114d15e279e39fabf483 ctrader-spotware-setup.exe
$ du -sh ctrader-spotware-setup.exe 500K ctrader-spotware-setup.exe
$ wine --version wine-1.7.20-102-g889cce4
Regards
https://bugs.winehq.org/show_bug.cgi?id=33850
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving 'abandoned' here since OP didn't bother to respond further (was likely invalid anyway).
Regards
https://bugs.winehq.org/show_bug.cgi?id=33850
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Béla Gyebrószki gyebro69@gmail.com --- Closing abandoned bugs.