A
Anonymous
Guest
Nachdem zunächst das Setup seine Dienste verweigerte, sprich sich nicht mit wine starten ließ, konnte ich es schließlich dazu überreden. Nun jedoch startet GSAK nicht. Folgende Ausgabe kommt dabei:
Damit bleibt das Programm oder vielmehr dessen Splashscreen mit einer Fehlermeldung stehen.

Wählt man die Option "Restart" passiert folgendes:
Das alles unter Ubuntu Jaunty mit wine 1.0.1, GSAK ist die aktuellste Version. Hat jemand eine Ahnung was da nun das Problem sein könnte? Eine quick'n'dirty Lösung würde reichen, ich will lediglich so um die 850 Dosenlistings in handliches HTML-Format fürs Handy kriegen, danach wird sowas für ein halbes Jahr nicht mehr benötigt. Cachewolf habe ich bereits probiert, aber der produziert riesige HTML-Files und meint obendrein bei jedem Start es wäre der erste...
Code:
schrottie@fuuk-up:~$ env WINEPREFIX="/home/schrottie/.wine" wine "C:\gsak\gsak.exe"
fixme:keyboard:RegisterHotKey (0x90212,49262,0x00000006,121): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:win:EnumDisplayDevicesW ((null),0,0x7d2ddc18,0x00000000), stub!
fixme:shdocvw:PersistStreamInit_Load (0x1ae3f8)->(0x1bfcb8)
fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:seh:setup_exception_record stack overflow 976 bytes in thread 002d eip 7bc3b334 esp 00230f60 stack 0x230000-0x231000-0x330000
Damit bleibt das Programm oder vielmehr dessen Splashscreen mit einer Fehlermeldung stehen.

Wählt man die Option "Restart" passiert folgendes:
Code:
fixme:keyboard:RegisterHotKey (0xc0236,49278,0x00000006,121): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:shdocvw:PersistStreamInit_Load (0x1ae3e8)->(0x1ccba8)
fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:shdocvw:PersistStreamInit_Load (0x1a8510)->(0x241c6a0)
fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1
fixme:shdocvw:PersistStreamInit_Load (0x1a8930)->(0x241c748)
fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -1
fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled.
fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled.
fixme:shdocvw:OleObject_Close (0x1ae3e8)->(1)
fixme:shdocvw:OleObject_Close (0x1a8930)->(1)
fixme:shdocvw:OleObject_Close (0x1a8510)->(1)
Das alles unter Ubuntu Jaunty mit wine 1.0.1, GSAK ist die aktuellste Version. Hat jemand eine Ahnung was da nun das Problem sein könnte? Eine quick'n'dirty Lösung würde reichen, ich will lediglich so um die 850 Dosenlistings in handliches HTML-Format fürs Handy kriegen, danach wird sowas für ein halbes Jahr nicht mehr benötigt. Cachewolf habe ich bereits probiert, aber der produziert riesige HTML-Files und meint obendrein bei jedem Start es wäre der erste...