I wonder if it isn't the normal behavior that PMs stay in the out folder till they are read by their recipients.

Did you get the pm I sent you a few minutes ago?
Saw your DM and responded now. You should have gotten an email from our wiki with login credentials
Yes, installing Nvidia's own drivers is a mess. I used thier install script , it got half way through and just crapped out without displaying a reason or error message. This left my system near unusable in a neither in nor out state. It took me half a day to pick out all the cruft it had half installed and clean up to a fully working machine again. Caveat emptor.openBrain wrote: ↑Thu Oct 24, 2019 5:13 pmI second @triplus. Same problem some days ago in the french subforum. Replacing nouveau by proprietary drivers solved the problem.
As it may not be easy, here is a good tutorial.![]()
My comprehension of german somewhat limited. It seems the crux of info there is about a 0.19 AppImage not working an apparent fix being:triplus wrote: ↑Thu Oct 24, 2019 4:58 pmInstall proprietary GPU driver or use a workaround for Nouveau:
https://forum.freecadweb.org/viewtopic. ... 83#p342562
P.S. Looks like a Nouveau/Qt WebEngine (upstream) related issue.
Code: Select all
QT_XCB_FORCE_SOFTWARE_OPENGL=1
export QT_XCB_FORCE_SOFTWARE_OPENGL
?Nouveau/Qt WebEngine (upstream) related issue
Code: Select all
export QT_XCB_FORCE_SOFTWARE_OPENGL=1
./FreeCAD.AppImage