Bug 375808 - Submit bug report is not working
Summary: Submit bug report is not working
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Bundle-AppImage (show other bugs)
Version: 5.5.0
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-31 17:50 UTC by Andrius
Modified: 2017-05-30 16:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrius 2017-01-31 17:50:10 UTC
Reinstalling the application may fix this problem.
Aborted
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Comment 1 caulier.gilles 2017-02-01 09:16:59 UTC
Git commit 8b19ee7daf20c1e8c28d433bec6d013986e108f4 by Gilles Caulier.
Committed on 01/02/2017 at 09:12.
Pushed by cgilles into branch 'master'.

fix wrong path in AppImage run bash script to handle Qt5 plugins.
This must fix the XCB integration error when an url request is passed to QDesktopService.
Related: bug 375633

M  +1    -1    project/bundles/appimage/data/AppRun

https://commits.kde.org/digikam-software-compilation/8b19ee7daf20c1e8c28d433bec6d013986e108f4
Comment 2 caulier.gilles 2017-02-01 18:46:45 UTC
New version of digiKam 5.5.0 pre-release AppImage bundle will be uploaded in few minites to GDrive. Please give me a feedback to see if problem is fixed.

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

Gilles Caulier
Comment 3 Andrius 2017-03-14 21:58:12 UTC
Not working again.
Manjaro 17 Cinnamon

gvfs-open: https://bugs.kde.org/enter_bug.cgi?format=guided&product=digikam&version=5.5.0: error opening location: HTTP Error: Message Corrupt
Comment 4 caulier.gilles 2017-03-14 22:01:04 UTC
Work perfectly here. Firefox is open with the url and contents is displayed as expected.

Gilles Caulier
Comment 5 Andrius 2017-03-15 19:14:49 UTC
(In reply to caulier.gilles from comment #4)
> Work perfectly here. Firefox is open with the url and contents is displayed
> as expected.
> 
> Gilles Caulier

Not working in AppImage on OpenSUSE either.
Works on installed digiKam 5.4 though
Comment 6 caulier.gilles 2017-03-15 19:16:22 UTC
there is a specific message on the console while you invoke help/report ?

Gilles Caulier
Comment 7 Andrius 2017-03-15 19:58:25 UTC
(In reply to caulier.gilles from comment #6)
> there is a specific message on the console while you invoke help/report ?
> 
> Gilles Caulier

OpenSUSE:
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 595:  8689 Aborted                 (core dumped) kde-open${KDE_SESSION_VERSION} "$1"

Manjaro:
gvfs-open: https://bugs.kde.org/enter_bug.cgi?format=guided&product=digikam&version=5.5.0: error opening location: HTTP Error: Message Corrupt
Comment 8 caulier.gilles 2017-04-15 10:51:32 UTC
Git commit b1a447ae996373a083c4b186c15bf177864a0de5 by Gilles Caulier.
Committed on 15/04/2017 at 10:48.
Pushed by cgilles into branch 'master'.

fix typo in sheel script to start appImaghe bundle. The env var is not set properly and make dysfunction at run time with system based libraries.
Related: bug 375633

M  +3    -3    project/bundles/appimage/data/AppRun

https://commits.kde.org/digikam-software-compilation/b1a447ae996373a083c4b186c15bf177864a0de5
Comment 9 Andrius 2017-05-30 15:14:54 UTC
This one looks like it was fixed. Al least I don't see anymore on OpenSUSE.