https://bugs.winehq.org/show_bug.cgi?id=33068 mzuer <z_marie_7(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z_marie_7(a)hotmail.com --- Comment #59 from mzuer <z_marie_7(a)hotmail.com> --- I had the same kind of troubles described above (PDF viewer repeatedly crashed when trying to save, use shortcuts, etc.) with wine version 1.6.2. I found an article on a blog (http://srikanthvidyasagar.blogspot.ch/2014/11/solution-unable-to-run-pdf-xch...) that proposes the following solution:
rm -rf ~/.wine (or) mv ~/.wine ~/.wine_old sudo add-apt-repository ppa:ubuntu-wine/ppa -y && sudo apt-get update sudo apt-get install wine1.7:i386 That solved all the problems I encountered...
-- 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.