Bug 439587 - File Manager does not open
Summary: File Manager does not open
Status: RESOLVED DUPLICATE of bug 439581
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Engine (show other bugs)
Version: 7.2.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-07 08:41 UTC by webpalaute
Modified: 2021-07-07 11:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description webpalaute 2021-07-07 08:41:07 UTC
SUMMARY
From Albums-view, any folder, File Manager does not open

STEPS TO REPRODUCE
1. Albums-vies
2. right-click any folder
3. from menu "Open in File Manager"
4. Nothing happens

OBSERVED RESULT
menu selection does not open File Manager

EXPECTED RESULT
should open

SOFTWARE/OS VERSIONS
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.2 LTS"
NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"
KDE Frameworks 5.79.0
Qt 5.15.2 (built against 5.15.2)
The xcb windowing system

ADDITIONAL INFORMATION
Older versions, 6.x, does work ok
Comment 1 webpalaute 2021-07-07 08:53:09 UTC
debug variable  and start from comand line does not tell anything

digikam.geoiface: ----
digikam.geoiface: ----
digikam.general: Using  4  CPU core to run threads
digikam.general: Action Thread run  1  new jobs
digikam.general: Cancel Main Thread
digikam.general: One job is done
digikam.general: Cancel Main Thread
digikam.geoiface: ----
digikam.geoiface: ----
Comment 2 Maik Qualmann 2021-07-07 09:12:20 UTC
This problem cannot be reproduced here either. I suspect an Ubuntu / Package specific problem. Please test our current AppImage from here:

https://files.kde.org/digikam/

Maik
Comment 3 webpalaute 2021-07-07 09:20:11 UTC
Should this image been installed and replace current one or how ?
Comment 4 webpalaute 2021-07-07 09:41:40 UTC
found, just x-bit on

image crashed:
ti@Desktop:~/Downloads$ ./digiKam-7.3.0-20210706T170938-x86-64-debug.appimage 
-- digiKam Linux AppImage Bundle
-- Use 'help' as CLI argument to know all available options for digiKam application.
-- Notes: to integrate this bundle to your desktop, use AppImageLauncher.
--        to enable all debug messages on the console, use 'export QT_LOGGING_RULES="digikam*=true"'.
libudev.so.0 
libxcb-dri3.so.0 
-- Preloading shared libs: :/usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Digikam::OpenfacePreprocessor::loadModels: Cannot found faces engine model "shapepredictor.dat"
Digikam::OpenfacePreprocessor::loadModels: Faces recognition feature cannot be used!
Digikam::DNNFaceExtractor::loadModels: Cannot found faces engine DNN model "openface_nn4.small2.v1.t7"
Digikam::DNNFaceExtractor::loadModels: Faces recognition feature cannot be used!
[0707/123909.446120:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale 
[0707/123909.498633:WARNING:resource_bundle_qt.cpp(115)] locale_file_path.empty() for locale 
QtAV 1.13.0(Jul  6 2021, 19:02:12)
Multimedia framework base on Qt and FFmpeg.
Distributed under the terms of LGPLv2.1 or later.
Shanghai, China Copyright (C) 2012-2019 Wang Bin (aka. Lucas Wang) wbsecg1@gmail.com
Donate: http://qtav.org/donate.html
Source: https://github.com/wang-bin/QtAV
Home page: http://qtav.org
unknown: Unhandled container to remove :  Digikam::DigikamApp
unknown: Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile  QSurfaceFormat::NoProfile) 
/tmp/.mount_digiKaDu9uxx/AppRun: line 172: 11072 Aborted                 (core dumped) digikam $@
Comment 5 Maik Qualmann 2021-07-07 11:03:18 UTC
The AppImage doesn't seem to find any OpenGL driver required by QWebEngine, we have to accept that first.

The function for opening a folder has not changed compared to digiKam-6.x.x. We just use the QDesktopServices call. If that doesn't work, there's nothing we can do. Does it work if you start digiKam from the command line?

Maik
Comment 6 Maik Qualmann 2021-07-07 11:38:06 UTC
*** Bug 439581 has been marked as a duplicate of this bug. ***
Comment 7 Maik Qualmann 2021-07-07 11:43:35 UTC

*** This bug has been marked as a duplicate of bug 439581 ***