I have just updated my Mac to Mac OS Catalina Version 10.15 and now I cannot
use digikam anymore. Digikam either refuses to start with no message at all or the small startup screen appears and stops at "loading tools..." -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Hi, digiKam bundle is compiled on my MacBook pro which still running under MAcOS Mojave. XCode still also an -1 version. I don't yet upgraded both. But i'm surprised because MacOS still binary compatible with 3rdparty programs. Something have been certainly changed in low level to introduce this broken compatibility. digiKam is compiled with a backward compatibility with MacOS ElCapitan. I would to see the error message printed on the console when you run digiKam from a Terminal. Look instruction here : Gilles Caulier Le mar. 8 oct. 2019 à 12:36, willemx <[hidden email]> a écrit : I have just updated my Mac to Mac OS Catalina Version 10.15 and now I cannot |
after entering:
/opt/digikam/Applications/KF5/digikam.app/Contents/MacOS/digikam the following lines appear instantly: digikam.widgets: Breeze icons resource file found digikam.widgets: Breeze-dark icons resource file found digikam.general: Switch to widget style: "Fusion" digikam.general: Switch to application font: QFont( ".SF NS Text,13,-1,5,50,0,0,0,0,0" ) digikam.general: AlbumWatch is disabled digikam.general: Database Parameters: Type: "QMYSQL" DB Core Name: "digikam" DB Thumbs Name: "digikam" DB Face Name: "digikam" DB Similarity Name: "digikam" Connect Options: "" Host Name: "idefix" Host port: 3307 Internal Server: false Internal Server Path: "" Internal Server Serv Cmd: "" Internal Server Init Cmd: "" Username: "digikam" Password: "XXXXXXXXXXX" then there is a long pause (several minutes) and then the following lines: digikam.dbengine: Loading SQL code from config file "/opt/digikam/Applications/KF5/digikam.app/Contents/Resources/digikam/database/dbconfig.xml" digikam.dbengine: Checking XML version ID => expected: 3 found: 3 digikam.coredb: Core database: running schema update then there is a long pause again (several minutes) and then the following lines: digikam.coredb: Core database: have a structure version 10 digikam.coredb: Core database: makeUpdates 10 to 10 digikam.database: Creating new Location "/mnt/idefix/digikam/org" uuid "volumeid:?uuid=6956123f-9f02-3641-8690-644c61a55582" digikam.database: location for "/System/Volumes/Data/mnt/idefix/digikam/org" is available true KMemoryInfo: Platform identified : "Unknown" KMemoryInfo: TotalRam: -1 digikam.general: Allowing a cache size of 60 MB then there is a long pause again (several minutes) and then the following lines: digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret = 0 digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret = 0 digikam.thumbsdb: Thumbs database: have a structure version "3" digikam.general: Thumbnails database ready for use then there is a long pause again (several minutes) and then the following lines: digikam.similaritydb: SimilarityDb SelectSimilaritySetting val ret = 0 digikam.similaritydb: SimilarityDb SelectSimilaritySetting val ret = 0 digikam.similaritydb: Similarity database: have a structure version "1" digikam.similaritydb: Similarity database ready for use dbus[817]: Dynamic session lookup supported but failed: launchd did not provide a socket path, verify that org.freedesktop.dbus-session.plist is loaded! digikam.dimg: ("/System/Library/ColorSync/Profiles", "/Library/ColorSync/Profiles") digikam.dimg: The original Adobe RGB (1998) profile has been found at "/System/Library/ColorSync/Profiles/AdobeRGB1998.icc" digikam.general: Camera XML data: "/Users/willem/Library/Application Support/digikam/cameras.xml" digikam.general: Starting to load external tools. digikam.general: Parsing plugins from "/opt/digikam/libexec/qt5/plugins/digikam/" digikam.general: Plugins found: 111 digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Restoration_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_ConvertToPNG_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_LensAutoFix_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_ChannelMixer_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_TimeAdjust_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_ConvertToTIFF_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_NoiseReduction_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_WaterMark_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_WhiteBalance_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_ConvertToJP2lugin_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Blur_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Flip_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_RemoveMetadata_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_HslCorrection_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_IccConvert_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_BcgCorrection_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_CurvesAdjust_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Sharpen_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_FilmGrain_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Border_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Convert8To16_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Convert16To8_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_ColorBalance_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_UserScript_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_RedEyeCorrection_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_AutoCorrection_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_AntiVignetting_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_ColorFX_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_AssignTemplate_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Crop_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_LocalContrast_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_ConvertToPGF_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Resize_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_ConvertToDNG_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_BWconvert_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Rotate_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_Invert_Plugin.so" digikam.general: Plugin of type Digikam::DPluginBqm loaded from "/opt/digikam/libexec/qt5/plugins/digikam/bqm/Bqm_ConvertToJPEG_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Google_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_MediaWiki_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Twitter_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_SendByMail_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Piwigo_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Panorama_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_MediaServer_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_FileCopy_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_TimeAdjust_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Pinterest_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Flickr_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_YandexFotki_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_SmugMug_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_JAlbum_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_HtmlGallery_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_IpFs_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_MetadataEdit_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_GeolocationEdit_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Calendar_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_DropBox_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_VideoSlideShow_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Presentation_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Box_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_GLViewer_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_Rajce_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_PrintCreator_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_OneDrive_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_ImgUr_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_ExpoBlending_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_FaceBook_Plugin.so" digikam.general: Plugin of type Digikam::DPluginGeneric loaded from "/opt/digikam/libexec/qt5/plugins/digikam/generic/Generic_ImageShack_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_RedEyeTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_AntivignettingTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_FilmTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_TextureTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_SharpenTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_ProfileConversionTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_PrintTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_LensDistortionTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_ResizeTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_BlurTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_CharcoalTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_RestorationTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_BcgTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_NoiseReductionTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_DistortionFxTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_ColorFxTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_ShearTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_FilmGrainTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_OilPaintTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_AutoCropTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_WhiteBalanceTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_RainDropTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_HotpixelsTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_Convert8To16Tool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_AdjustLevelsTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_FreeRotationTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_ChannelMixerTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_PerspectiveTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_HSLTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_LocalContrastTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_CBTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_InvertTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_AdjustCurvesTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_BWSepiaTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_RatioCropTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_InsertTextTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_AutoCorrectionTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_LensAutoFixTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_EmbossTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_BorderTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_BlurFxTool_Plugin.so" digikam.general: Plugin of type Digikam::DPluginEditor loaded from "/opt/digikam/libexec/qt5/plugins/digikam/editor/Editor_Convert16To8Tool_Plugin.so" digikam.general: void Digikam::DPluginLoader::Private::loadPlugins() Time elapsed: 298 ms then there is a long pause again (several minutes) and then the following lines: digikam.facedb: FaceDB SelectFaceSetting val ret = 0 digikam.facedb: FaceDB SelectFaceSetting val ret = 0 digikam.facedb: Face database: have a structure version "3" digikam.facesengine: Face database ready for use digikam.general: Face PipeLine: add database writer digikam.general: Face PipeLine: add faces trainer digikam.facesengine: Face database ready for use digikam.general: Face PipeLine: add database writer digikam.general: Face PipeLine: add faces trainer digikam.geoiface: "setting backend marble" QtAV 1.13.0(Aug 1 2019, 16:37:20) 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) [hidden email] Donate: http://qtav.org/donate.html Source: https://github.com/wang-bin/QtAV Home page: http://qtav.org digikam.general: Audio output backends: ("AudioToolbox", "OpenAL", "null") digikam.general: Number of supported audio codecs: 195 digikam.general: Number of supported video codecs: 235 digikam.general: Stacked View Mode : 0 digikam.geoiface: "setting backend marble" digikam.geoiface: "setting backend marble" digikam.general: "browse_album" digikam.general: "browse_tag" digikam.general: "browse_labels" digikam.general: "browse_date" digikam.general: "browse_timeline" digikam.general: "browse_search" digikam.general: "browse_fuzzysearch" digikam.general: "browse_gpssearch" digikam.general: "browse_people" digikam.widgets: Paths to color scheme : ("/opt/digikam/Applications/KF5/digikam.app/Contents/Resources/digikam/colorschemes") digikam.widgets: "" :: "" digikam.widgets: "" :: "" QFSFileEngine::open: No file name specified kf5.kxmlgui: Unhandled container to remove : Digikam::DigikamApp digikam.general: Generic plugin named "Google" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "MediaWiki" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Twitter" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Send by Email" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Piwigo" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Create Panorama" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "DLNA Export" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "FileCopy" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Time Adjust" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Pinterest" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Flickr" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "YandexFotki" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "SmugMug" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "jAlbum Export" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Html Gallery" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "IPFS" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Metadata Edit" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Geolocation Edit" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Create Calendar" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "DropBox" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Video Slideshow" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Presentation" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Box" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "OpenGL Viewer" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Rajce" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Print Creator" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "OneDrive" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "ImgUr" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "Exposure Blending" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "FaceBook" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") digikam.general: Generic plugin named "ImageShack" registered to Digikam::DigikamApp(0x7ffa1c731460, name = "Digikam") QFSFileEngine::open: No file name specified digikam.general: BQM plugin named "Restoration" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Convert To PNG" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Lens Auto-Correction" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Channel Mixer" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Time Adjust" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Convert To TIFF" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Noise Reduction" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Add Watermark" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "White Balance" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Convert To JP2" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Blur Image" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Flip" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Remove Metadata" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "HSL Correction" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Color Profile Conversion" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "BCG Correction" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Curves Adjust" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Sharpen Image" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Film Grain" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Add Border" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Convert to 16 bits" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Convert to 8 bits" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Color Balance" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "User Shell Script" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Red Eye Correction" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Color Auto-correction" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Anti-Vignetting" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Color Effects" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Apply Metadata Template" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Crop" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Local Contrast" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Convert To PGF" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Resize" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Convert RAW To DNG" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Black and White Convert" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Rotate" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Invert Colors" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: BQM plugin named "Convert To JPEG" registered to Digikam::BatchToolsFactory(0x7ffa1da1d9a0) digikam.general: Using 4 CPU core to run threads digikam.general: new search text settings: "" : hasResult = false , validRows = 0 QFSFileEngine::open: No file name specified digikam.geoiface: ---- digikam.general: Added root album called: "org" digikam.general: Using 4 CPU core to run threads digikam.general: Action Thread run 1 new jobs then there is a long pause again (several minutes) and then the following lines: digikam.geoiface: "setting backend googlemaps" digikam.geoiface: "ROADMAP" digikam.geoiface: ---- digikam.general: Stacked View Mode : 0 digikam.geoiface: "ROADMAP" digikam.geoiface: "ROADMAP" digikam.geoiface: ---- digikam.geoiface: ---- digikam.general: Using 4 CPU core to run threads digikam.general: Stacked View Mode : 2 digikam.general: Action Thread run 1 new jobs digikam.geoiface: "ROADMAP" digikam.geoiface: ---- digikam.general: Stacked View Mode : 2 digikam.geoiface: ---- digikam.general: Stacked View Mode : 2 digikam.general: One job is done digikam.geoiface: "setting backend marble" then suddenly (after approximately 20 minutes total wait time) the application screen appears, but all my photos are gone. I clicked on some tabs and could find my tags, but then digikam crashed. The following lines were in the terminal window: QFSFileEngine::open: No file name specified digikam.general: Generic plugin named "Google" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "MediaWiki" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Twitter" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Send by Email" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Piwigo" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Create Panorama" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "DLNA Export" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "FileCopy" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Time Adjust" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Pinterest" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Flickr" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "YandexFotki" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "SmugMug" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "jAlbum Export" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Html Gallery" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "IPFS" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Metadata Edit" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Geolocation Edit" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Create Calendar" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "DropBox" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Video Slideshow" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Presentation" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Box" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "OpenGL Viewer" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Rajce" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Print Creator" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "OneDrive" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "ImgUr" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "Exposure Blending" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "FaceBook" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Generic plugin named "ImageShack" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Red Eye" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Vignetting Correction" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Color Negative Film" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Texture" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Sharpen" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Color Profile Conversion" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Print Image" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Lens Distortion" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Resize Image" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Blur" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Charcoal Drawing" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Restoration" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "BCG Correction" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Noise Reduction" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Distortion Effects" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Color Effects" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Shear Image" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Film Grain" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Oil Paint" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Auto-Crop" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "White Balance" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Raindrops" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Hot Pixels" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Convert to 16 bits" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Adjust Levels" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Free Rotation" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Channel Mixer" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Perspective" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "HSL Correction" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Local Contrast" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Color Balance" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Invert Colors" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Adjust Curves" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Black and White" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Aspect Ratio Crop" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Insert Text" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Auto Correction" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Lens Auto-Correction" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Emboss" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Add Border" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Blur Effects" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") digikam.general: Editor plugin named "Convert to 8 bits" registered to Digikam::ImageWindow(0x7ffa1d6b1ac0, name = "Image Editor") QFSFileEngine::open: No file name specified digikam.geoiface: "ROADMAP" digikam.geoiface: "setting backend marble" digikam.facesengine: Face database ready for use digikam.general: Face PipeLine: add database writer digikam.general: Face PipeLine: add faces trainer digikam.facesengine: Face database ready for use digikam.general: Face PipeLine: add database writer digikam.general: Face PipeLine: add faces trainer digikam.geoiface: "setting backend marble" QFSFileEngine::open: No file name specified digikam.general: Generic plugin named "Google" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "MediaWiki" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Twitter" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Send by Email" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Piwigo" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Create Panorama" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "DLNA Export" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "FileCopy" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Time Adjust" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Pinterest" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Flickr" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "YandexFotki" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "SmugMug" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "jAlbum Export" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Html Gallery" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "IPFS" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Metadata Edit" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Geolocation Edit" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Create Calendar" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "DropBox" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Video Slideshow" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Presentation" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Box" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "OpenGL Viewer" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Rajce" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Print Creator" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "OneDrive" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "ImgUr" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "Exposure Blending" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "FaceBook" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) digikam.general: Generic plugin named "ImageShack" registered to Digikam::LightTableWindow(0x7ffa1e03fad0) QFSFileEngine::open: No file name specified digikam.geoiface: "ROADMAP" digikam.geoiface: "ROADMAP" digikam.general: Cancel Main Thread digikam.general: Data From DBJobsThread is null: true digikam.general: Cancel Main Thread digikam.general: One job is done digikam.geoiface: ---- digikam.general: Cancel Main Thread digikam.general: scan mode: ScanDeferredFiles digikam.general: total scan value : 0 digikam.database: Folder does not exist or is not readable: "/System/Volumes/Data/mnt/idefix/digikam/org" digikam.database: items to tag () digikam.database: Complete scan took: 797 msecs. digikam.general: Event is dispatched to OSX desktop notifier digikam.general: Testing "mysql_install_db" ... digikam.general: Testing "mysqld" ... digikam.general: Testing "mysql_install_db" ... digikam.general: Testing "mysqld" ... digikam.general: Testing "/opt/local/bin/mysql_install_db" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/local/bin/mysqld" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/local/sbin/mysql_install_db" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/local/sbin/mysqld" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/local/lib/mariadb/bin/mysql_install_db" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/local/lib/mariadb/bin/mysqld" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/digikam/bin/mysql_install_db" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/digikam/bin/mysqld" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/digikam/sbin/mysql_install_db" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/digikam/sbin/mysqld" ... digikam.general: All Binaries Found : false digikam.general: Testing "/opt/digikam/lib/mariadb/bin/mysql_install_db" ... digikam.general: Found "/opt/digikam/lib/mariadb/bin/mysql_install_db" digikam.general: All Binaries Found : false digikam.general: Testing "/opt/digikam/lib/mariadb/bin/mysqld" ... digikam.general: Found "/opt/digikam/lib/mariadb/bin/mysqld" digikam.general: All Binaries Found : true digikam.dimg: "/opt/digikam/Applications/KF5/digikam.app/Contents/Resources/digikam/data/sample-aix.png" : PNG file identified digikam.general: new search text settings: "" : hasResult = false , validRows = 0 digikam.general: Clearing LT false org.kde.kwindowsystem: Could not find any platform plugin digikam.geoiface: ---- digikam.geoiface: ---- digikam.general: Using 4 CPU core to run threads digikam.general: Stacked View Mode : 0 digikam.general: Action Thread run 1 new jobs digikam.geoiface: ---- digikam.geoiface: ---- digikam.general: Cancel Main Thread digikam.geoiface: ---- digikam.general: Stacked View Mode : 0 ASSERT: "!isEmpty()" in file /opt/digikam/libexec/qt5/lib/QtCore.framework/Headers/qlist.h, line 345 Abort trap: 6 Crash report: Process: digikam [817] Path: /opt/digikam/*/digikam.app/Contents/MacOS/digikam Identifier: digikam Version: 6.3.0 (6.3.0-git) Code Type: X86-64 (Native) Parent Process: bash [485] Responsible: Terminal [428] User ID: 501 Date/Time: 2019-10-08 14:03:13.109 +0200 OS Version: Mac OS X 10.15 (19A583) Report Version: 12 Anonymous UUID: DD0B2532-A01B-3B7D-A706-34BA0243D90B Time Awake Since Boot: 1500 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff6685647a __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff66917707 pthread_kill + 384 2 libsystem_c.dylib 0x00007fff667dea08 abort + 120 3 org.qt-project.QtCore 0x000000010d3bd667 0x10d3a8000 + 87655 4 org.qt-project.QtCore 0x000000010d3bea10 QMessageLogger::fatal(char const*, ...) const + 202 5 org.qt-project.QtCore 0x000000010d3ba00c qt_assert(char const*, char const*, int) + 71 6 libdigikamgui.6.3.0.dylib 0x0000000104f83e0e QList<Digikam::Album*>::first() + 62 7 libdigikamgui.6.3.0.dylib 0x0000000105174443 Digikam::DigikamApp::slotImageSelected(Digikam::ItemInfoList const&, Digikam::ItemInfoList const&) + 211 8 libdigikamgui.6.3.0.dylib 0x0000000105160091 Digikam::DigikamApp::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 321 9 org.qt-project.QtCore 0x000000010d53de07 QMetaObject::activate(QObject*, int, int, void**) + 2353 10 libdigikamgui.6.3.0.dylib 0x0000000105164e36 Digikam::ItemIconView::signalImageSelected(Digikam::ItemInfoList const&, Digikam::ItemInfoList const&) + 86 11 libdigikamgui.6.3.0.dylib 0x00000001052573be Digikam::ItemIconView::slotDispatchImageSelected() + 478 12 libdigikamgui.6.3.0.dylib 0x0000000105163f9e Digikam::ItemIconView::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 2126 13 org.qt-project.QtCore 0x000000010d53de07 QMetaObject::activate(QObject*, int, int, void**) + 2353 14 org.qt-project.QtCore 0x000000010d544757 QTimer::timerEvent(QTimerEvent*) + 97 15 org.qt-project.QtCore 0x000000010d537f96 QObject::event(QEvent*) + 230 16 org.qt-project.QtWidgets 0x000000010b1efc19 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 271 17 org.qt-project.QtWidgets 0x000000010b1f0f1e QApplication::notify(QObject*, QEvent*) + 726 18 org.qt-project.QtCore 0x000000010d519418 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 154 19 org.qt-project.QtCore 0x000000010d55b854 QTimerInfoList::activateTimers() + 808 20 libqcocoa.dylib 0x000000011741a960 0x1173f5000 + 153952 21 com.apple.CoreFoundation 0x00007fff2f3743d6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 22 com.apple.CoreFoundation 0x00007fff2f374375 __CFRunLoopDoSource0 + 103 23 com.apple.CoreFoundation 0x00007fff2f357f15 __CFRunLoopDoSources0 + 301 24 com.apple.CoreFoundation 0x00007fff2f3574af __CFRunLoopRun + 1282 25 com.apple.CoreFoundation 0x00007fff2f356d38 CFRunLoopRunSpecific + 503 26 com.apple.HIToolbox 0x00007fff2ded3b2d RunCurrentEventLoopInMode + 292 27 com.apple.HIToolbox 0x00007fff2ded386d ReceiveNextEventCommon + 600 28 com.apple.HIToolbox 0x00007fff2ded35f7 _BlockUntilNextEventMatchingListInModeWithFilter + 64 29 com.apple.AppKit 0x00007fff2c569ac4 _DPSNextEvent + 990 30 com.apple.AppKit 0x00007fff2c568834 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 31 com.apple.AppKit 0x00007fff2c562fd4 -[NSApplication run] + 658 32 libqcocoa.dylib 0x000000011741b4f8 0x1173f5000 + 156920 33 org.qt-project.QtCore 0x000000010d5160d0 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 318 34 org.qt-project.QtCore 0x000000010d519890 QCoreApplication::exec() + 116 35 digikam 0x0000000104f4accf main + 11791 36 libdyld.dylib 0x00007fff66707405 start + 1 Thread 1:: Digikam::ScanController 0 libsystem_kernel.dylib 0x00007fff668538f6 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff66918082 _pthread_cond_wait + 701 2 org.qt-project.QtCore 0x000000010d3cf961 0x10d3a8000 + 162145 3 org.qt-project.QtCore 0x000000010d3cf8c5 QWaitCondition::wait(QMutex*, unsigned long) + 97 4 libdigikamgui.6.3.0.dylib 0x0000000104f982e2 Digikam::ScanController::run() + 562 5 org.qt-project.QtCore 0x000000010d3ce6d2 0x10d3a8000 + 157394 6 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 7 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 2:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fff66850146 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff668506ac mach_msg + 60 2 com.apple.CoreFoundation 0x00007fff2f3580d0 __CFRunLoopServiceMachPort + 322 3 com.apple.CoreFoundation 0x00007fff2f357656 __CFRunLoopRun + 1705 4 com.apple.CoreFoundation 0x00007fff2f356d38 CFRunLoopRunSpecific + 503 5 com.apple.AppKit 0x00007fff2c571026 _NSEventThread + 132 6 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 7 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 3:: QDBusConnectionManager 0 libsystem_kernel.dylib 0x00007fff6685859e poll + 10 1 org.qt-project.QtCore 0x000000010d559349 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 424 2 org.qt-project.QtCore 0x000000010d55a1d0 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 532 3 org.qt-project.QtCore 0x000000010d5160d0 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 318 4 org.qt-project.QtCore 0x000000010d3c6e36 QThread::exec() + 108 5 org.qt-project.QtDBus 0x000000010af5a819 0x10af57000 + 14361 6 org.qt-project.QtCore 0x000000010d3ce6d2 0x10d3a8000 + 157394 7 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 8 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 4:: QThread 0 libsystem_kernel.dylib 0x00007fff668538f6 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff66918082 _pthread_cond_wait + 701 2 org.qt-project.QtCore 0x000000010d3cf961 0x10d3a8000 + 162145 3 org.qt-project.QtCore 0x000000010d3cf8c5 QWaitCondition::wait(QMutex*, unsigned long) + 97 4 libdigikamcore.6.3.0.dylib 0x00000001069e4d25 Digikam::ParkingThread::run() + 165 5 org.qt-project.QtCore 0x000000010d3ce6d2 0x10d3a8000 + 157394 6 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 7 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 5:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff6685859e poll + 10 1 org.qt-project.QtCore 0x000000010d559349 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 424 2 org.qt-project.QtCore 0x000000010d55a1d0 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 532 3 org.qt-project.QtCore 0x000000010d5160d0 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 318 4 org.qt-project.QtCore 0x000000010d3c6e36 QThread::exec() + 108 5 org.qt-project.QtCore 0x000000010d3ce6d2 0x10d3a8000 + 157394 6 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 7 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 6:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff668538f6 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff66918082 _pthread_cond_wait + 701 2 org.qt-project.QtWebKit 0x000000010c3f7da0 0x10b6c4000 + 13843872 3 org.qt-project.QtWebKit 0x000000010c5c2328 0x10b6c4000 + 15721256 4 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 5 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 7:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff668538f6 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff66918082 _pthread_cond_wait + 701 2 org.qt-project.QtWebKit 0x000000010c3f89c5 0x10b6c4000 + 13846981 3 org.qt-project.QtWebKit 0x000000010c3f8a83 0x10b6c4000 + 13847171 4 org.qt-project.QtWebKit 0x000000010c5c2328 0x10b6c4000 + 15721256 5 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 6 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 8:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff668538f6 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff66918082 _pthread_cond_wait + 701 2 org.qt-project.QtWebKit 0x000000010c3f89c5 0x10b6c4000 + 13846981 3 org.qt-project.QtWebKit 0x000000010c3f8a83 0x10b6c4000 + 13847171 4 org.qt-project.QtWebKit 0x000000010c5c2328 0x10b6c4000 + 15721256 5 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 6 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 9:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff668538f6 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff66918082 _pthread_cond_wait + 701 2 org.qt-project.QtWebKit 0x000000010c3f89c5 0x10b6c4000 + 13846981 3 org.qt-project.QtWebKit 0x000000010c3f8a83 0x10b6c4000 + 13847171 4 org.qt-project.QtWebKit 0x000000010c5c2328 0x10b6c4000 + 15721256 5 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 6 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 10: 0 libsystem_pthread.dylib 0x00007fff669145b4 start_wqthread + 0 Thread 11:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff668577c6 __select + 10 1 com.apple.CoreFoundation 0x00007fff2f385315 __CFSocketManager + 639 2 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 3 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 12: 0 libsystem_pthread.dylib 0x00007fff669145b4 start_wqthread + 0 Thread 13: 0 libsystem_pthread.dylib 0x00007fff669145b4 start_wqthread + 0 Thread 14: 0 libsystem_pthread.dylib 0x00007fff669145b4 start_wqthread + 0 Thread 15:: Thread (pooled) 0 libsystem_kernel.dylib 0x00007fff6685461e __connect + 10 1 libmysqlclient.18.dylib 0x0000000119f922fd mysql_real_connect + 1697 2 libqsqlmysql.dylib 0x0000000119f7da81 0x119f77000 + 27265 3 org.qt-project.QtSql 0x000000010aa08007 QSqlDatabase::open() + 53 4 libdigikamcore.6.3.0.dylib 0x0000000106643317 Digikam::BdEngineBackendPrivate::databaseForThread() + 359 5 libdigikamcore.6.3.0.dylib 0x000000010664c24b Digikam::BdEngineBackend::getQuery() + 59 6 libdigikamcore.6.3.0.dylib 0x000000010664a91e Digikam::BdEngineBackend::prepareQuery(QString const&) + 62 7 libdigikamcore.6.3.0.dylib 0x0000000106649bb7 Digikam::BdEngineBackend::execQuery(QString const&, QVariant const&) + 55 8 libdigikamcore.6.3.0.dylib 0x0000000106649b2a Digikam::BdEngineBackend::execSql(QString const&, QVariant const&, QList<QVariant>*, QVariant*) + 74 9 libdigikamdatabase.6.3.0.dylib 0x000000010e61445d Digikam::CoreDB::getSearchInfo(int) const + 141 10 libdigikamdatabase.6.3.0.dylib 0x000000010e692815 Digikam::SearchesJob::run() + 341 11 org.qt-project.QtCore 0x000000010d3c786c 0x10d3a8000 + 129132 12 org.qt-project.QtCore 0x000000010d3ce6d2 0x10d3a8000 + 157394 13 libsystem_pthread.dylib 0x00007fff66917d76 _pthread_start + 125 14 libsystem_pthread.dylib 0x00007fff669145d7 thread_start + 15 Thread 16: 0 libsystem_pthread.dylib 0x00007fff669145b4 start_wqthread + 0 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000000010cfaad40 rcx: 0x00007ffeeacc5798 rdx: 0x0000000000000000 rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffeeacc57c0 rsp: 0x00007ffeeacc5798 r8: 0x00000000000130a8 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000246 r12: 0x0000000000000307 r13: 0x0000000000000055 r14: 0x0000000000000006 r15: 0x0000000000000016 rip: 0x00007fff6685647a rfl: 0x0000000000000246 cr2: 0x000000012d48a000 Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133 Binary Images: 0x104f37000 - 0x104f4efff +digikam (6.3.0 - 6.3.0-git) <766560F6-B622-3570-9BAF-89658BAD4D8A> /opt/digikam/*/digikam.app/Contents/MacOS/digikam 0x104f58000 - 0x104f5bfff +libgthread-2.0.0.dylib (0) <80C2DD7A-6D9F-3294-8223-FB63CD3C4A8D> /opt/digikam/*/libgthread-2.0.0.dylib 0x104f5f000 - 0x105828ff7 +libdigikamgui.6.3.0.dylib (0) <F485761C-2328-3EE2-AE6F-64A2ED1C8DA8> /opt/digikam/*/libdigikamgui.6.3.0.dylib 0x10660d000 - 0x10660dfff +libX11-xcb.1.dylib (0) <7F66BB91-F944-3E96-B10D-78D3C9CA52A9> /opt/digikam/*/libX11-xcb.1.dylib 0x10660f000 - 0x106610fff +libXau.6.dylib (0) <BAC97494-CECE-341B-8B3E-8D5D3274E3A7> /opt/digikam/*/libXau.6.dylib 0x106613000 - 0x107097ff7 +libdigikamcore.6.3.0.dylib (0) <477BB2F4-047F-3965-8210-ACDB2C037291> /opt/digikam/*/libdigikamcore.6.3.0.dylib 0x107726000 - 0x1079a3ff7 +org.qt-project.QtXmlPatterns (5.11 - 5.11.3) <BCB6546F-1F7F-3ACC-BFD1-A9CAAFC8AEC0> /opt/digikam/*/QtXmlPatterns.framework/Versions/5/QtXmlPatterns 0x1079f3000 - 0x1079f6ff7 +org.qt-project.QtConcurrent (5.11 - 5.11.3) <336B86F0-10A2-3011-942A-C5695A475580> /opt/digikam/*/QtConcurrent.framework/Versions/5/QtConcurrent 0x1079fa000 - 0x107adaff3 +libKF5XmlGui.5.dylib (0) <90F7E707-8C2E-31BF-8791-90CA57A9A878> /opt/digikam/*/libKF5XmlGui.5.dylib 0x107c47000 - 0x107c4afff +libXdmcp.6.dylib (0) <6908CF07-8383-371B-9D62-732FF3CF6572> /opt/digikam/*/libXdmcp.6.dylib 0x107c4d000 - 0x107c66ff3 +l [truncated] -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Ok, you run 6.3.0 release. Please try with 6.4.0 pre-release available here : Gilles Caulier Le mar. 8 oct. 2019 à 14:10, willemx <[hidden email]> a écrit : after entering: |
In reply to this post by willemx
Gilles,
I did some more 'research'... It appears that my NFS mounts are no longer working since upgrading to Catalina. I store all my photo's on a volume on my Synology NAS and also the SQL server is on the NAS, so digikam could not reach this anymore. May I should find another way of making my photo's on my NAS available to digikam. Do you know what the best way is to do this? Thanks for your time BTW! -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
If your NAS support SAMBA share instead NFS, try to use it. MacOS is normally able to mount Windows network FS. But why Catalina left NFS support ? NFS was removed from Apple kernel ? If yes, it's a huge regression... Gilles Caulier Le mar. 8 oct. 2019 à 14:38, willemx <[hidden email]> a écrit : Gilles, |
I have removed the NFS mount from the digikam preferences, but this does not
solve my problems. Digikam can connect to the SQL server on the Synology NAS, but starting digikam still takes about 20 minutes. I did create a SMB share which is now available on my Mac as /Volumes/digikam, but I cannot enter this as a location for a remote collection in the digikam preferences. The little file browser in the collection location chooser will not let me browse to the share. Also I now have a problem with my digikam instance on my Linux machine. It seems that the collection locations are global to all machines, and on my Linux machine I still have my NFS share pointing to /mnt/idefix/digikam. I was also planning to use my Windows machine as a digikam workstation, and there the share has even another path name. So how should I set my collection locations in digikam? I have only one physical location for my photo's (on the Synology NAS) but this has a different pathname on the workstations that connect to it. Can digikam handle this situation? And then there is still this problem that starting digikam on my Mac now takes 20 minutes... -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
I just read a review on Catalina - it's going to be fun
- Unsigned apps can still run, but even access to the desktop must be allowed - OpenGL should have been removed and no App can be built over XCode with OpenGL anymore - Photoshop Elements 2019 and CS6 will not start anymore - Steinberg music software also no longer compatible - NFS problems can be found while googling... Maik Am Dienstag, 8. Oktober 2019, 18:41:35 CEST schrieb willemx: > I have removed the NFS mount from the digikam preferences, but this does not > solve my problems. > Digikam can connect to the SQL server on the Synology NAS, but starting > digikam still takes about 20 minutes. > I did create a SMB share which is now available on my Mac as > /Volumes/digikam, but I cannot enter this as a location for a remote > collection in the digikam preferences. The little file browser in the > collection location chooser will not let me browse to the share. > Also I now have a problem with my digikam instance on my Linux machine. It > seems that the collection locations are global to all machines, and on my > Linux machine I still have my NFS share pointing to /mnt/idefix/digikam. I > was also planning to use my Windows machine as a digikam workstation, and > there the share has even another path name. > So how should I set my collection locations in digikam? I have only one > physical location for my photo's (on the Synology NAS) but this has a > different pathname on the workstations that connect to it. Can digikam > handle this situation? > And then there is still this problem that starting digikam on my Mac now > takes 20 minutes... > > > > -- > Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
In reply to this post by willemx
On 08/10/2019 17:41, willemx wrote:
> So how should I set my collection locations in digikam? I have only one > physical location for my photo's (on the Synology NAS) but this has a > different pathname on the workstations that connect to it. Can digikam > handle this situation? If you trawl through the comments in https://bugs.kde.org/show_bug.cgi?id=261277 you can find details on how to have multiple paths in AlbumRoot to allow this sort of access. Unfortunately there is no UI to do this, so you need to edit the database directly, nor even any proper documentation. Andrew |
In reply to this post by Maik Qualmann
So it appears I am out of luck. I cannot use digikam on my Mac anymore.
-- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Hi Willemx, Upgrading quickly MacOS is by experience always a challenge. You must to wait few weeks before. Apple do not do the job well years after years, certainly because the maintainers team is less important due to ios like devices to maintains. So, i always wait a little bit before to upgrade and start to recompile digiKam. Especially with this MacOS release which break a lots of compatibility. digiKam is compiled under MacOS using Macports. I'm sure that Macports is broken with few packages and time is mandatory to port all codes or to wait extra project to update source codes. Another point is the XCode compiler, which is derived from Clang : New release == problems ! So i'm always working with the -1 version, which always work as expected since at least few months. Voilà, this kind of situation is the standard now under MacOS : never use the x.0.0 release of Apple stuff.. Best Gilles Caulier Le mer. 9 oct. 2019 à 10:31, willemx <[hidden email]> a écrit : So it appears I am out of luck. I cannot use digikam on my Mac anymore. |
Ok thanks, I will wait for a next release of digikam that will be compatible
with macOS Catalina and for now use a linux machine for working with digikam. I do think however that the other problem (different pathnames on different clients for the same share) needs to be addressed by digikam. It looks to me as if the current situation has a design flaw. I think you should not store client-specific information like file paths in a global database that is also used by other clients. Would it not be better to store this kind of data in a local settings file on the client itself? Or give each client it's own config setting in the global database if you don't want local config files. -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Le 09/10/2019 à 11:36, willemx a écrit :
> I do think however that the other problem (different pathnames on different > clients for the same share) needs to be addressed by digikam. notice that digikam accepts shortcuts as collections https://www.cjoint.com/doc/19_10/IJjjZFXDmWk_Screenshot-20191009-115104.jpeg I didn't try this on different os, but this may be a solution: same shortcut, different targets jdd -- http://dodin.org |
This post was updated on .
In reply to this post by Maik Qualmann
Here is an article that discusses problems with the new macOS release: “MacOS
wakes to a bright Catalina sunrise – and broken Adobe apps.” -- Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html |
Le 10/10/2019 à 14:33, Stephen Leibowitz a écrit :
> Here is an article that discusses problems with the new macOS release: “MacOS > wakes to a bright Catalina sunrise – and broken Adobe apps” at > https://www.theregister.co.uk/2019/10/08/adobe_catalina/ > great :-((( jdd -- http://dodin.org |
Hi all, * 2 plugins will be disabled and will need to be ported to pure Qt5 : Presentation, GLViewer : both use OpenGL, and Apple has remove OpenGL in favor of Metal API. So for the moment this kind of code need to be disabled until a fine solution is found. * For the rest, i will seen a compilation and run time if side effects have been introduced. Gilles Caulier Le 10/10/2019 à 14:33, Stephen Leibowitz a écrit : |
Free forum by Nabble | Edit this page |