error 1359 with PLUSRUN.EXE

Questions about Wine on Linux
Locked
grappale
Newbie
Newbie
Posts: 2
Joined: Tue Jun 12, 2012 9:22 am

error 1359 with PLUSRUN.EXE

Post by grappale »

I installed Ubuntu 12.04 amd64, and then wine 1.4
All things run very well for a week.
When ubuntu 12.04 install an update of wine, start the problem!

When i start a program of "Visual Dbase Plus" wine return this error: Impossible to load PLUSRUN.EXE error : 1359.
And the program doesn't start.

PLUSRUN.EXE is a important file of Visual Dbase Plus.

What's happen?
grappale
Newbie
Newbie
Posts: 2
Joined: Tue Jun 12, 2012 9:22 am

error 1359

Post by grappale »

if i run my window's program from the terminal, it return this error:

Code: Select all

getting server_pid from lock 3509
wine: cannot get pid from lock (lock isn't locked)
err:process:start_wineboot failed to start wineboot, err 1359
getting server_pid from lock 3509
wine: cannot get pid from lock (lock isn't locked)
getting server_pid from lock 3509
wine: cannot get pid from lock (lock isn't locked)
and if i start "winecfg", return this error:

Code: Select all

grappale@grappale-Ubuntu:~$ winecfg
getting server_pid from lock 3559
wine: cannot get pid from lock (lock isn't locked)
err:process:start_wineboot failed to start wineboot, err 1359
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: impossible open the file: File o directory doesn't exists
getting server_pid from lock 3559
wine: cannot get pid from lock (lock isn't locked)
err:winecfg:WinMain failed to restart 64-bit L"C:\\windows\\system32\\winecfg.exe", err 1359
getting server_pid from lock 3559
wine: cannot get pid from lock (lock isn't locked)
What's happend?[/code]
User avatar
dimesio
Moderator
Moderator
Posts: 13208
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Locked