[Bug 33068] PDF-XChange Viewer 2.5.x (32-bit and 64-bit) crashes when trying to save changes/annotations to PDF file

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 9 22:27:57 CDT 2014


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

diademmzz at yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diademmzz at yahoo.com

--- Comment #26 from diademmzz at yahoo.com ---
Here's my fix (works on Linux Mint 16, 32bit):

(This is written on a noob level since yesterday is when I downloaded my first
linux OS)

Go to terminal & install wine 1.7.15 by:
$ sudo add-apt-repository ppa:ubuntu-wine/ppa
$ sudo apt-get update
$ sudo apt-get install wine1.7 winetricks

Fix error about 'could not find a gecko package …' by typing in terminal:
$ wget http://downloads.sourceforge.net/wine/wine_gecko-2.24-x86.msi
$ sudo mkdir -p /usr/share/wine/gecko
$ sudo mv wine_gecko-2.24-x86.msi /usr/share/wine/gecko/ 

Go to internet & download PDFXVE3.x86.msi (PDV XChange Viewer, technically the
editor) from tracker website to your Downloads folder.

Right click on Downloads folder & 'open in terminal'
$ wine msiexec /i PDFXVE3.x86.msi 

(some mono error will come up if this is your first wine install; just click
install from web)

Choose the free 'trial' version.  This will install PDF XChange Editor
(extremely similar to XChange Viewer) with all the goodies.  You'll be able to
edit/save without crashing.

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