Summary: | File Manager does not open | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | webpalaute |
Component: | Albums-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin |
Priority: | NOR | ||
Version First Reported In: | 7.2.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 8.6.0 | |
Sentry Crash Report: |
Description
webpalaute
2021-07-07 08:41:07 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: ---- 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 Should this image been installed and replace current one or how ? 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 $@ 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 *** Bug 439581 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 439581 *** Fixed with #439581 |