Bug 26243 - quasselclient segfaults randomly? or when mousing over a link in a message - path problems?
Summary: quasselclient segfaults randomly? or when mousing over a link in a message - ...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal critical
Target Milestone: ---
Assignee: Nicolas Lécureuil
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 26200
Blocks:
  Show dependency treegraph
 
Reported: 2020-02-23 01:16 CET by Barry Jackson
Modified: 2020-03-04 22:12 CET (History)
1 user (show)

See Also:
Source RPM: quassel-0.13.1-3.mga7.src.rpm
CVE:
Status comment:


Attachments

Description Barry Jackson 2020-02-23 01:16:32 CET
Description of problem: As summary

There seem to be many paths starting /share/... which appear to be missing /usr

e.g Failed to load /share/qt5/resources/qtwebengine_resources.pak

These issues started about a week ago.

[baz@jackodesktop ~]$ quasselclient
2020-02-22 23:58:32 [Warn ] QCommandLineParser: already having an option named "h"
2020-02-22 23:58:32 [Warn ] QCommandLineParser: already having an option named "v"
2020-02-22 23:59:52 [Warn ] Path override failed for key base::DIR_QT_LIBRARY_DATA and path '/share/qt5/resources'
2020-02-22 23:59:52 [Warn ] Installed Qt WebEngine locales directory not found at location /share/qt5/translations/qtwebengine_locales. Trying application directory...
2020-02-22 23:59:52 [Warn ] Qt WebEngine locales directory not found at location /usr/bin/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
2020-02-22 23:59:52 [Warn ] Path override failed for key ui::DIR_LOCALES and path '/home/baz/.quassel'
[0222/235952.747762:ERROR:resource_bundle.cc(887)] Failed to load /share/qt5/resources/qtwebengine_resources.pak
Some features may not be available.
[0222/235952.747820:ERROR:resource_bundle.cc(887)] Failed to load /share/qt5/resources/qtwebengine_resources_100p.pak
Some features may not be available.
[0222/235952.747839:ERROR:resource_bundle.cc(887)] Failed to load /share/qt5/resources/qtwebengine_resources_200p.pak
Some features may not be available.
[0222/235952.749352:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale 
Path override failed for key base::DIR_QT_LIBRARY_DATA and path '/share/qt5/resources'
Installed Qt WebEngine locales directory not found at location /share/qt5/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /usr/lib64/qt5/libexec/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
[0222/235952.783890:ERROR:resource_bundle.cc(887)] Failed to load /share/qt5/resources/qtwebengine_resources.pak
Some features may not be available.
[0222/235952.783954:ERROR:resource_bundle.cc(887)] Failed to load /share/qt5/resources/qtwebengine_resources_100p.pak
Some features may not be available.
[0222/235952.783970:ERROR:resource_bundle.cc(887)] Failed to load /share/qt5/resources/qtwebengine_resources_200p.pak
Some features may not be available.
[0222/235952.784700:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale 
[3372:3372:0222/235952.790898:ERROR:extension_system_qt.cpp(122)] Failed to parse extension manifest.
Segmentation fault (core dumped)

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
Comment 1 David GEIGER 2020-02-23 01:23:47 CET
Yes this is a know issue in Qt 5.14 like bug 26200

Depends on: (none) => 26200
CC: (none) => geiger.david68210

Comment 2 Lewis Smith 2020-02-23 19:28:14 CET
Thanks for spotting that, David. In the light of which, assigning to neoclust for Qt5.
Note the workaround in https://bugs.mageia.org/show_bug.cgi?id=26200#c6

Assignee: bugsquad => mageia

Comment 3 Barry Jackson 2020-03-04 22:12:00 CET
This is now fixed as of latest updates - Thanks David

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.