[digikam] [Bug 375808] New: Submit bug report is not working

classic Classic list List threaded Threaded
12 messages Options
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] New: Submit bug report is not working

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

            Bug ID: 375808
           Summary: Submit bug report is not working
           Product: digikam
           Version: 5.5.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Bundle-AppImage
          Assignee: [hidden email]
          Reporter: [hidden email]
  Target Milestone: ---

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 "".

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
           Platform|Other                       |Appimage

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

--- Comment #1 from [hidden email] ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

--- Comment #2 from [hidden email] ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

--- Comment #3 from wildcowboy <[hidden email]> ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

--- Comment #4 from [hidden email] ---
Work perfectly here. Firefox is open with the url and contents is displayed as
expected.

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

--- Comment #5 from wildcowboy <[hidden email]> ---
(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

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

--- Comment #6 from [hidden email] ---
there is a specific message on the console while you invoke help/report ?

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

--- Comment #7 from wildcowboy <[hidden email]> ---
(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

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

--- Comment #8 from [hidden email] ---
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

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

--- Comment #9 from wildcowboy <[hidden email]> ---
This one looks like it was fixed. Al least I don't see anymore on OpenSUSE.

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 375808] Submit bug report is not working

bugzilla_noreply
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375808

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
   Version Fixed In|                            |5.6.0
         Resolution|---                         |FIXED

--
You are receiving this mail because:
You are the assignee for the bug.