-
trouble with wine
Hi! I've got a trouble using wine 1.1.29 (the latest version). Having successfully installed, I wrote #wine /windows/C/worms2.exe and what did I saw:
wine: Unhandled page fault on read access to 0x00416606 at address 0x416606 (thread 0009), starting debugger...

What should I do?
thanks...
-
Re: trouble with wine
First, you should never ever run programs like this as root.
Second, are you sure that the program is supported by Wine?
Check WineHQ - Wine Application Database
There could be problems with the fact that you run it from Windows partition. Maybe it could help if you copy it to /home/user first, but that's just a tip.
-
Re: trouble with wine
Thanks a lot!!!
I copied file to /usr and it works!!!
-
Re: trouble with wine
CrossOver is known to have problems with ntfs filesystem, and it is built on Wine, so apparently this is a Wine problem as well.
Anyway, why /usr? You have better to copy it as a regular user to your home folder and run it (again as a regular user) from there. In /usr, it could damage your system, as it's a system folder and you need root privileges to write there.
Cheers!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks