Page 1 of 1

Current Fusion 8.2 crashes on any keypress

PostPosted: Mon Sep 19, 2016 9:05 pm
by Olivier Jolly
Hi,
I've upgraded today to the latest Fusion 8.2 (called "Fusion 8.2 build 2" Built on "Sep 9 2016, 14:11:56") and now any keypress will crash (whether it's in one of the main windows or in the file manager, either a regular key or just a modifier like control).
If interesting, here is the console output on pastebin.com/rN5q1cj8

I tried to rename the qt5 libs to force using my distribution ones (I'm running debian unstable on x86_64) but then Fusion doesn't start at all.

I've reverted to the version built on July for now, and since it contains several bugs I'm bumping into, I hoped this 8.2 would improve them.

Any one experienced and worked around this issue ?
Can I provide more info to help pinpointing the error ?

TIA,
Olivier

Re: Current Fusion 8.2 crashes on any keypress

PostPosted: Sun Dec 04, 2016 8:32 pm
by Jason Whittaker
Hi Olivier,

I had the same problem and found it was caused by a missing locale on my system (en_US.UTF-8).

Try,

dpkg-reconfigure locales

and see if that helps.

Jason