https://bugs.documentfoundation.org/show_bug.cgi?id=154978

--- Comment #10 from [email protected] ---
(In reply to Julien Nabet from comment #9)
> (In reply to agapp11 from comment #8)
> > ...
> > I copy/pasted the above command, hit enter and nothing happened in the
> > terminal. Opened LibreOffice and opened the Test Document I always used
> > (that previously elicited a crash). The Crash is gone when closing the
> > document. I am not sure what changed.
> 
> "export SAL_USE_VCLPLUGIN=gen" tells to Linux to create a environment
> variable in memory named SAL_USE_VCLPLUGIN with the value "gen".
> When you launch LO from the terminal, LO will find this environment variable
> and instead of using KDE for the UI rendering, it will use something generic
> ("gen").
> This environment variable will be available until you close the term/console
> or unset it manually with a Linux command.
> 
> So if you have no more crash with this, it seems specific to KDE and at
> least you've got a workaround.
> For gdbtrace, badfully, I didn't see something obvious but I'm not an expert
> so perhaps someone may help here.

I wasn't aware I needed to launch LO from terminal. I exported the variable
again (copy/pasted to terminal) and then launched LO from terminal.

When launching the program again and opening the Test Document, it seems to
cause no issues (but I am not sure if LanguageTool is working correctly)

I also get the following responses in Terminal after closing LibreOffice:
(soffice.bin:299655): Gtk-WARNING **: 07:57:27.898: Theme parsing error:
gtk.css:1649:16: '-gtk-icon-size' is not a valid property name

(soffice.bin:299655): Gtk-WARNING **: 07:57:27.898: Theme parsing error:
gtk.css:1652:16: '-gtk-icon-size' is not a valid property name

(soffice.bin:299655): Gtk-WARNING **: 07:57:28.131: Theme parsing error:
gtk.css:1649:16: '-gtk-icon-size' is not a valid property name

(soffice.bin:299655): Gtk-WARNING **: 07:57:28.131: Theme parsing error:
gtk.css:1652:16: '-gtk-icon-size' is not a valid property name

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to