PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Keine StarCraft Installation unter Wine



gandl
19.09.05, 11:08
Seid mir mal wieder gegrüßt. :)

Diablo2 habe ich mittlerweile halbwegs zum laufen gebracht. Zwar im 2D Modus (danke ATI) und ohne Sound, aber das wird schon. :)

Nun dachte ich mir, da steam wohl raus fällt, probier ich es doch einfach mal mit Starcraft.

System:
Debian testing
wine 20050830

Ich mounte die original CD und versucht zu installieren. Dabei ist es jedoch egal ob ich es mit "wine install.exe" oder "wine setup.exe" versuche. Bei beiden Versuchen wird folgender Fehler ausgegeben.


err:module:DelayLoadFailureHook failed to delay load uxtheme.dll.GetWindowTheme
wine: Call from 0x7fcb3080 to unimplemented function uxtheme.dll.GetWindowTheme, aborting
wine: Unhandled exception (thread 000b), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 10 84") (4)
Read the Wine Developers Guide on how to set up winedbg or another debugger

Ich habe mal testweise eine uxtheme.dll heruntergeladen und sie ins C:\windows\system\ gepackt. (/home/ich/.wine/drive_c/windows/system/)

Vielleicht ist euch dieser Fehler bekannt. Google und die Forensuche konnten mir leider nicht helfen.

xanlosch
19.09.05, 11:21
Die ganze Theme-Geschichte ist relativ neu in Wine drin und ab und zu gibt es noch ein paar Fehler.

Kann es vielleicht sein, dass du vorher ne andere Wine Version drauf hattest und dann ne neue installiert hast ? Wenn ja, führ mal ein "wineprefixcreate" aus, da werden hoffentlich ein paar Aktualisierungen vorgenommen.

Wenn das nicht hilft: Benenn dein .wine Verzeichnis um, führe einen wine-Befehl aus (bspw. wine --version), so dass ein frisches .wine Verzeichnis erzeugt wird und probier es dann nochmal mit der Installation.

Ein paar Info's zum Theme gibt es hier Theming Support in Wine (http://www.winehq.org/?issue=289#Theming%20Support).

gandl
19.09.05, 11:38
Leider brachte keine der beiden Vorschläge erfolg. :(

wineprefixcreate gab folgendes aus:


err:theming:THEMING_Initialize Could not re-register class L"#32770": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboBox": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboLbox": 582
err:theming:THEMING_Initialize Could not re-register class L"Edit": 582
err:theming:THEMING_Initialize Could not re-register class L"ListBox": 582
/home/gandl/.wine updated successfully.

Und ein Umbennen des .wine verzeichnisses und eine anschliessende Neuerstellung mit wine --version brachte folgendes.



wine --version
wine: creating configuration directory '/home/gandl/.wine'...
Building font metrics. This may take some time...
Font metrics: 0.0% done
fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-gothic-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-normal--16-120-100-100-c-160-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-fangsong ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-normal--16-160-72-72-c-160-gb2312.1980-0' are not working correctly now.
fixme:font:LFD_InitFontInfo DBCS fonts like '-isas-song ti-medium-r-normal--24-240-72-72-c-240-gb2312.1980-0' are not working correctly now.
Font metrics: 0.4% done
Font metrics: 5.4% done
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu arabic extra-medium-r-normal--17-120-100-100-p-101-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devanagari-medium-r-normal--15-120-90-90-p-104-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu devangari extra-medium-r-normal--17-120-100-100-p-105-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
fixme:font:LFD_InitFontInfo font '-mutt-clearlyu ligature-medium-r-normal--17-120-100-100-p-141-fontspecific-0' has unknown registry 'fontspecific' and character encoding '0'
Font metrics: 5.8% done
Font metrics: 8.1% done
fixme:font:LFD_InitFontInfo font '-sun-open look cursor-----12-120-75-75-p-160-sunolcursor-1' has unknown registry 'sunolcursor' and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----10-100-75-75-p-101-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----12-120-75-75-p-113-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----14-140-75-75-p-128-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
fixme:font:LFD_InitFontInfo font '-sun-open look glyph-----19-190-75-75-p-154-sunolglyph-1' has unknown registry 'sunolglyph' and character encoding '1'
Font metrics: 8.5% done
Font metrics: 100.0% done
err:theming:THEMING_Initialize Could not re-register class L"#32770": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboBox": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboLbox": 582
err:theming:THEMING_Initialize Could not re-register class L"Edit": 582
err:theming:THEMING_Initialize Could not re-register class L"ListBox": 582
wine: '/home/gandl/.wine' created successfully.
Wine 20050830

xanlosch
19.09.05, 12:18
Die err-Meldungen


err:theming:THEMING_Initialize Could not re-register class L"#32770": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboBox": 582
err:theming:THEMING_Initialize Could not re-register class L"ComboLbox": 582
err:theming:THEMING_Initialize Could not re-register class L"Edit": 582
err:theming:THEMING_Initialize Could not re-register class L"ListBox": 582


sind normal und im aktuellen Wine CVS bereits beseitigt (genauso die zwangsweise Installation der LDAP-Header).

Die Fehlermeldungen bei der StarCraft-Installation ändert sich nicht, oder ?

gandl
19.09.05, 14:39
Nein, sie ändert sich nicht. :(

gladiac
19.09.05, 18:08
Probier mal die CVS version. HOWTO gibts auf http://www.linux-gamers.net/