Bug 373651

Summary: No web links work from within Krita 3.1.0
Product: [Applications] krita Reporter: Peter Bowmar <pbowmar>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: halla
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Peter Bowmar 2016-12-14 17:59:49 UTC
Clicking any link in the Splash startup screen or from the Help menu (including, ironically, the Launch Bug Report Wizard) results in an error in the shell:

This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Reinstalling the application may fix this problem.
/usr/bin/xdg-open: line 524:  5245 Aborted                 kde-open${KDE_SESSION_VERSION} "$1"

This is using the .appimage directly on OpenSUSE 42.1 KDE desktop.
Comment 1 Halla Rempt 2016-12-14 18:08:54 UTC
Argh... Yes, I can confirm this. And it's probably because we now explicitly set the xcb platform plugin in main, because otherwise we have conflicts with Wayland.
Comment 2 Halla Rempt 2018-09-06 14:38:19 UTC
We've redone the generation of appimages and this works for me now.