| Summary: | Digikam Close crash | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | rigred <rigo.reddig> |
| Component: | Portability-Runtime | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | caulier.gilles |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.9.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 6.0.0 | |
| Sentry Crash Report: | |||
|
Description
rigred
2018-11-22 08:46:57 UTC
Can you reproduce the problem using the official Linux AppImage bundle 5.9.0 instead your Arch Linux Package ? AppImage can be used in parallel of your package, and it do not install anything in your system. Gilles Caulier We need a feedback here. Can you test with 6.0.0-beta3 tarball published here : https://files.kde.org/digikam/ Note : 6.0.0 introduce changes in database schema comparing to 5.9.0. Make backup before to use it, else you will be not able to go back to 5.9.0 later. Gilles Caulier Sorry I missed your previous response somehow. I will certainly give this a test. I can no longer reproduce the behaviour with the latest 6.0.0-3 appimage build nor the latest 5.9.0 build in arch neither on my laptop nor on my desktop.
I suspect that it is possible that the problem was caused by a KDE / Qt library issue in the past.
So I would say mark this as resolved.
However on the 6.0.0-3 Beta build if I do open the PTP import window and close it I managed to get the following response on the first run when attempting to close the import window (it froze):
unknown: UdevQt: unhandled device action "unbind"
unknown: UdevQt: unhandled device action "unbind"
unknown: UdevQt: unhandled device action "bind"
unknown: UdevQt: unhandled device action "bind"
Digikam::DigikamApp::checkSolidCamera: Solid returns unsupported driver handle for gphoto2
Digikam::DigikamApp::slotSolidDeviceChanged: slotSolidDeviceChanged: "/org/freedesktop/UPower/devices/ups_hiddev5"
Digikam::DigikamApp::checkSolidCamera: checkSolidCamera: Found Camera " " protocols ("ptp") drivers ("gphoto")
~ flooding the console over an over ~
Not sure why it's looking at my UPS.
Though I'm delighted to say that on both the beta build and 5.9 the camera is detected as "USB PTP Class Camera" though I wish it was reported with it's proper name.
I had been using the SD Card directly for a while now.
Let me know if there is any info I need to provide in regards to changing the reported camera name (Is that possible or needs to be done with gphoto/elsewhere instead?) , I've posted the basic lsusb/mtp info here:
https://gist.github.com/rigred/27c7b8d0a352c672fe2b3e551fa249c0
Rigo Reddig
Thanks for the feedback. For the new problem with USB device detection, please create a new file in bugzilla if you are sure that the problem is relevant of digiKam. For me the detection under Linux Magiea 6.1 work as expected with DK 6.0.0-beta3... BEst Gilles Caulier |