[Bug 16543] PopCap: FATAL ERROR: Invalid command line parameter

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 8 09:40:42 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=16543





--- Comment #30 from Jeff Zaroyko <jeffz at jeffz.name>  2009-05-08 09:40:42 ---
(In reply to comment #28)
> Doesn't seem so, this is the command from the shortcut created by menubuilder:
> env WINEPREFIX="/home/test/.wine" wine "C:\Program Files\PopCap Games\Bookworm
> Deluxe\Bookworm.exe"
> 
> So if the wine.desktop file starts with /Unix, then I guess this needs to be
> changed in the menubuilder too?
> 
> http://source.winehq.org/source/programs/winemenubuilder/winemenubuilder.c#L813
> 

Probably.

> Jeff, was your patch commited?
> 

No, I looked at this a long time ago and haven't revisited it.

(In reply to comment #29)
> Patch didn't work when I tried it.
> 

works for me...

cd git/wine
wget
http://www.winehq.org/pipermail/wine-patches/attachments/20080603/f6fbdff5/attachment.patch
patch -p1 < attachment.patch
cd programs/start
make
WINEPREFIX=~/wine-bookworm ~/git/wine/wine start /Unix
~/wine-bookworm/drive_c/Program\ Files/PopCap\ Games/Bookworm\
Deluxe/Bookworm.exe

Program starts, hit play and the game loads instead of the fatal error message.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list