[Bug 30360] PDF Xchange Viewer 2.5.201 Crashing When Saving any PDF file

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 9 18:03:20 CST 2013


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

--- Comment #14 from Masum Habib <masum.habib at gmail.com> 2013-01-09 18:03:20 CST ---
I just wanted to let you guys know that I have found an workaround. This works
only with the 32bit version of PDFXViewer. Do the following:

1. Create a new wine directory (this step is mandatory):
mkdir $HOME/wine32

2. Force wine to use 32 bit version:
export WINEPREFIX=$HOME/wine32 
export WINEARCH=win32 
wine winecfg

3. Run the installer using wine. It now should work just fine. It worked for me
both in Arch Linux and Ubuntu 12.04 64 bit. 

It may be a good idea to add export commands in your .profile or .bash_profile
file.

Hope it helps.
Thanks.
--
Masum

-- 
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