ICM is a poker trainer downloadable here: http://de.pokerstrategy.com/software/8/
I installed it using wine 1.1.42 with no problem. Since it needs .Net I installed mono26 through winetricks. That at least stopped it from complaining about .Net missing, but unfortunately the program is not starting. Nothing happens at all. No error, no window popping up, nothing, even on the console.
ANY ideas where to start looking?
ICM Trainer Light
-
- Level 2
- Posts: 16
- Joined: Tue Aug 12, 2008 5:06 am
Trying on my Arch machine I get one step further. The splash screen pops up. Then it dies and this is the console output:
Is that helpful to anyone? It's wine 1.2 on arch 64bit btw.
Code: Select all
WINEPREFIX=/home/thom/.wine-poker wine ICMTrainerLight.exe
Could not parse file "/home/thom/.local/share/applications/Hattrick Organizer.desktop": Invalid key name: Path[$e]
Could not parse file "/home/thom/.local/share/applications/PokerStars.desktop": Invalid key name: Path[$e]
fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoGetContextToken apartment not initialised
fixme:shell:URL_ParseUrl failed to parse L"DevExpress.Utils.v7.2"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"PBNCore"
fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
fixme:shell:URL_ParseUrl failed to parse L"DevExpress.XtraEditors.v7.2"
fixme:shell:URL_ParseUrl failed to parse L"DevExpress.Data.v7.2"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:shell:URL_ParseUrl failed to parse L"DevExpress.XtraBars.v7.2"
fixme:shell:URL_ParseUrl failed to parse L"Flash"
fixme:shell:URL_ParseUrl failed to parse L"PokerControls"
fixme:shell:URL_ParseUrl failed to parse L"DevExpress.XtraBars.v7.2.resources"
fixme:shell:URL_ParseUrl failed to parse L"DevExpress.XtraBars.v7.2.resources"
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {b196b283-bab4-101a-b69c-00aa00341d07}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000003-0000-0000-c000-000000000046}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000144-0000-0000-c000-000000000046}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {b196b283-bab4-101a-b69c-00aa00341d07}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000003-0000-0000-c000-000000000046}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000144-0000-0000-c000-000000000046}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {b196b283-bab4-101a-b69c-00aa00341d07}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000003-0000-0000-c000-000000000046}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000144-0000-0000-c000-000000000046}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {b196b283-bab4-101a-b69c-00aa00341d07}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000003-0000-0000-c000-000000000046}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000144-0000-0000-c000-000000000046}
fixme:gdiplus:GdipGetNearestColor (0x1b9e20, 0x33e3fc): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1b7438, 0x33e3fc): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1b7c28, 0x33e480): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1bd890, 0x33c0d0): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1bd890, 0x33c0d0): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1bd848, 0x33d390): Passing color unmodified
fixme:gdiplus:GdipGetNearestColor (0x1bd848, 0x33d390): Passing color unmodified
fixme:shell:URL_ParseUrl failed to parse L"AxInterop.ShockwaveFlashObjects"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms.resources"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms.resources"
fixme:shell:URL_ParseUrl failed to parse L"Flash.resources"
fixme:shell:URL_ParseUrl failed to parse L"Flash.resources"
err:ole:CoGetClassObject class {d27cdb6e-ae6d-11cf-96b8-444553540000} not registered
err:ole:CoGetClassObject no class object {d27cdb6e-ae6d-11cf-96b8-444553540000} could be created for context 0x1
-
- Level 2
- Posts: 16
- Joined: Tue Aug 12, 2008 5:06 am
The first thing to check here I guess is: do other Wine apps run / output on the terminal?
You have installed the same dependencies you did as on the other PC, right?
Does copying over the entire .wine directory from the other computer (and setting its permissions properly if necessary) give you a working version, if you got it working on that one?
You have installed the same dependencies you did as on the other PC, right?
Does copying over the entire .wine directory from the other computer (and setting its permissions properly if necessary) give you a working version, if you got it working on that one?