Opening the wizard to do a fax or a letter causes crash. Steps: choose Fax wizard from menu click finish on the wizard dialog Document recovery dialog opens noting that the application has crashed. Click <OK> in the dialog, the app closes. Reopen notes that there was a crash, but nothing to recover Happens every time the wizard is open, whether for Fax or Letter Using x86_64 rpm version Does not happen under the deb version
On pc Debian testing x86-64 with LO Debian package 6.0.1.1, I don't reproduce this. I tested with gtk3, gtk, kde4 and gen rendering. Could you give a try to https://wiki.documentfoundation.org/QA/FirstSteps ? If you still reproduce this, would it be possible you attach a backtrace? (see https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace)
Created attachment 140045 [details] gdbtrace.log for wizard crash
I have attached the trace log. I did everything on the First Steps page with no change in behavior. Yes, it run from the debian package for me but not from the rpm package running under Mageia6
According to the bt, it seems related to kde rendering. For the test could you try other renderings, ie: export SAL_USE_VCLPLUGIN=gtk3 then launch LO from console. You can also try these: SAL_USE_VCLPLUGIN=gen SAL_USE_VCLPLUGIN=gtk
Both SAL_USE_VCLPLUGIN=gen and SAL_USE_VCLPLUGIN=gtk fix the issue. How can I make this work when I launch from the application menu and not from the console?
Solved for now by placing export SAL_USE_VCLPLUGIN=gtk in my .bashrc file and logging out and then back in. thank you.
I don't know, let's put this one as DUP. *** This bug has been marked as a duplicate of bug 115927 ***