Setup Errors

Questions about Wine on Linux
Locked
AndiWand
Newbie
Newbie
Posts: 1
Joined: Sun Nov 03, 2013 12:22 pm

Setup Errors

Post by AndiWand »

Heyho, I tried to install some games on my Ubuntu 12.04 but every time I try to start the setup.exe the following error appears:

Runtime Error (at -1:0):
Cannot import dll:C:\users\andi\Temp\is-QV1JQ.tmp\setup.dll

Code: Select all

[b][i]$ wine Setup.exe [/i][/b]
wine: Unhandled page fault on read access to 0xfffff78000000014 at address 0x48e10f (thread 0019), starting debugger...
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x11ef0 0
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden [i](Could not find the shared-object-file: file or directory could not be found)[/i]
I tried $ winetricks vcrun6sp6 but it did not fix the problem. I hope someone of you can help me..
oiaohm
Level 8
Level 8
Posts: 1020
Joined: Fri Feb 29, 2008 2:54 am

Re: Setup Errors

Post by oiaohm »

No wine version if you are using 1.4.x something please follow instructions to add the ppa and update. http://www.winehq.org/download/ubuntu

wine: Unhandled page fault on read access to 0xfffff78000000014 this very much looks like wine 1.4 and new kernels(security updated kernels). Ubuntu really should update their main line to 1.7.1.
Locked