"Internal Errors - Invalid Parameters Recieved" Pl

Questions about Wine on Linux
Locked
Unhelper
Newbie
Newbie
Posts: 3
Joined: Thu Jun 14, 2012 11:31 pm

"Internal Errors - Invalid Parameters Recieved" Pl

Post by Unhelper »

I'm running wine 1.4 on Ubuntu 12.04 and whenever I run a windows game it crashes and gives the error "Internal Errors - Invalid Parameters Recieved" and I have no clue what my problem could be. This happens when I run a game, programs don't have this issue.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

That message means the app terminated before Wine could get details about the crash :-(

A console log might be helpful, see
http://wiki.winehq.org/FAQ#get_log
Unhelper
Newbie
Newbie
Posts: 3
Joined: Thu Jun 14, 2012 11:31 pm

Post by Unhelper »

When I follow the instructions in the FAQ the program I was using to get the console log wouldn't even start up unlike the other times in which it would start up then right before the main menu it would crash. I do have the log of the error it gave me in the terminal.

getting server_pid from lock 15887
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 15887
wine: cannot get pid from lock (lock isn't locked)
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: Internal error.

No clue what I did wrong.
P.S. I'm really new to Linux.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Unhelper wrote: getting server_pid from lock 15887
wine: cannot get pid from lock (lock isn't locked)
The Ubuntu 1.4 packages are broken. Try upgrading to 1.5.6. http://bugs.winehq.org/show_bug.cgi?id=30859
Unhelper
Newbie
Newbie
Posts: 3
Joined: Thu Jun 14, 2012 11:31 pm

Post by Unhelper »

I upgraded to 1.5.6 but my game still crashes. Though I can say it's not a Wine problem it's my game just being stupid.
Locked