Hi,
I have to admit I am not very used to wine. I just used it to run StarMoney, which did a good job for me all the time. All of a sudden, it does not really start after a system update (I guess…).
The installed version is
wine-1.0-rc3 on a OpenSuSE 11 with latest (2008-08-01) patches.
The trace is:
kc@hermes:~> cat `which smoney` && smoney
#!/bin/bash
wine .wine/drive_c/Programme/StarMoney\ 6.0/StartStarMoney.exe
kc@hermes:~> X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 722
Current serial number in output stream: 726
kc@hermes:~>
I reinstalled wine, but still the same behavior exists
Anyone knows how to solve this?
Thanks