Description: "SAL_VCL_QT5_USE_CAIRO=true SAL_USE_VCLPLUGIN=qt5 libreoffice" doesn't start and gives the error: https://bug-attachments.documentfoundation.org/attachment.cgi?id=158005 but "SAL_VCL_QT5_USE_CAIRO=true SAL_USE_VCLPLUGIN=qt5 libreoffice --writer" works ok. Also calc, draw, impress, base, global, math and web works ok. Steps to Reproduce: 1. RUN "SAL_VCL_QT5_USE_CAIRO=true SAL_USE_VCLPLUGIN=qt5 libreoffice Actual Results: Office crash with "Application Error" in commandline and the following GUI https://bug-attachments.documentfoundation.org/attachment.cgi?id=158005 Expected Results: Run libreoffice Reproducible: Always User Profile Reset: Yes Additional Info: When the invidual application is run (calc, draw, impress, base, global, math and web) it owroks ok, i.e.: "SAL_VCL_QT5_USE_CAIRO=true SAL_USE_VCLPLUGIN=qt5 libreoffice --writer" please look at: https://bugs.documentfoundation.org/show_bug.cgi?id=125234#c11
Could you give a try at https://wiki.documentfoundation.org/QA/FirstSteps ? Also, would it be possible you attach a backtrace? (see https://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace) I understand, it might be complicated since it depends on how you launch LO.
Created attachment 159097 [details] backtrace Backtrace of latest 6.4.2.2 Build ID: 4e471d8c02c9c90f512f7f9ead8875b57fcb1ec3
for got to mention that whith: SAL_USE_VCLPLUGIN=qt5 SAL_VCL_QT5_USE_CAIRO=true libreoffice6.4 --safe-mode the problem ALSO happens.
[Automated Action] NeedInfo-To-Unconfirmed
I cannot reproduce with either a custom-built master nor with daily build of 2020-03-21: Version: 7.0.0.0.alpha0+ Build ID: 3eb14808495fc930c481ee6842574abf8f8608ab CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: qt5+cairo; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2020-03-21_17:20:22 Locale: en-GB (en_GB.UTF-8); UI-Language: en-US Calc: threaded also not after deleting my existing profile as mentioned in https://bugs.documentfoundation.org/show_bug.cgi?id=125234#c11: > I can reproduce this with my current master (7.0) build too: qt5+cairo works with an existing profile but crashes with a fresh one here. For me, the Start Center opens when I run SAL_USE_VCLPLUGIN=qt5 SAL_VCL_QT5_USE_CAIRO=true ./opt/libreofficedev7.0/program/soffice
Just tested with latest master and worked OK. running: SAL_USE_VCLPLUGIN=qt5 SAL_VCL_QT5_USE_CAIRO=true libreofficedev7.0 Seems fixed in 7.0 Version: 7.0.0.0.alpha0+ Build ID: 3eb14808495fc930c481ee6842574abf8f8608ab CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: qt5+cairo; TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: 2020-03-21_17:20:22 Locale: en-US (C); UI-Language: en-US Calc: threaded (In reply to Michael Weghorn from comment #5) > I cannot reproduce with either a custom-built master nor with daily build of > 2020-03-21: > > Version: 7.0.0.0.alpha0+ > Build ID: 3eb14808495fc930c481ee6842574abf8f8608ab > CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: qt5+cairo; > TinderBox: Linux-rpm_deb-x86_64@86-TDF, Branch:master, Time: > 2020-03-21_17:20:22 > Locale: en-GB (en_GB.UTF-8); UI-Language: en-US > Calc: threaded > > also not after deleting my existing profile as mentioned in > https://bugs.documentfoundation.org/show_bug.cgi?id=125234#c11: > > > I can reproduce this with my current master (7.0) build too: qt5+cairo works with an existing profile but crashes with a fresh one here. > > For me, the Start Center opens when I run > > SAL_USE_VCLPLUGIN=qt5 SAL_VCL_QT5_USE_CAIRO=true > ./opt/libreofficedev7.0/program/soffice
(In reply to Hans P. Möller from comment #6) > Just tested with latest master and worked OK. > running: > SAL_USE_VCLPLUGIN=qt5 SAL_VCL_QT5_USE_CAIRO=true libreofficedev7.0 > > Seems fixed in 7.0 Thanks for retesting. Closing as WORKSFORME then.