Summary: | Submit bug report is not working | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Andrius <aegoreev> |
Component: | Bundle-AppImage | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.6.0 | |
Sentry Crash Report: |
Description
Andrius
2017-01-31 17:50:10 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 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 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 Work perfectly here. Firefox is open with the url and contents is displayed as expected. Gilles Caulier (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 there is a specific message on the console while you invoke help/report ? Gilles Caulier (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 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 This one looks like it was fixed. Al least I don't see anymore on OpenSUSE. |