https://bugs.kde.org/show_bug.cgi?id=489310
--- Comment #2 from Justin <[email protected]> --- (In reply to Maik Qualmann from comment #1) > Created attachment 171092 [details] > digikam_systemrc > > This is the typical point where the log stops when there is a problem > opening a window due to openGL. Copy the "digikam_systemrc" attached here to > the root where the digikamrc file is located. It should be > "~/Library/Preferences/". > Test whether digiKam starts now. > > Maik Same behavior. The digikam_systemrc file was there, containing: [System] disableOpenCL=true useHighDpiPixmaps=false useHighDpiScaling=false which I replaced with [System] softwareOpenGL=true And then I reran : $ QT_LOGGING_RULES="digikam*=true" /Applications/digiKam.org/digikam.app/Contents/MacOS/digikam debug Getting the following output: The available OpenGL surface format was either not version 3.2 or higher or not a Core Profile. Chromium on macOS will fall back to software rendering in this case. Hardware acceleration and features such as WebGL will not be available. digikam.widgets: Breeze icons resource file found digikam.widgets: Breeze-dark icons resource file found digikam.general: Qt standard translations removed: 0 digikam.general: Qt standard translations path: "/Applications/digiKam.org/digikam.app/Contents/Resources/translations" digikam.general: Loaded Qt standard translations "en_US" from catalog "qt" digikam.general: Loaded Qt standard translations "en_US" from catalog "qtbase" digikam.general: Loaded Qt standard translations "en_US" from catalog "qt_help" digikam.general: Loaded Qt standard translations "en_US" from catalog "qtdeclarative" digikam.general: Loaded Qt standard translations "en_US" from catalog "qtquickcontrols" digikam.general: Loaded Qt standard translations "en_US" from catalog "qtquickcontrols2" digikam.general: Loaded Qt standard translations "en_US" from catalog "qtmultimedia" digikam.general: Loaded Qt standard translations "en_US" from catalog "qtwebengine" digikam.general: Loaded Qt standard translations "en_US" from catalog "qtxmlpatterns" digikam.general: Loaded Qt ECM translations "en" from catalog "kcoreaddons5_qt" digikam.general: Loaded Qt ECM translations "en" from catalog "kwidgetsaddons5_qt" It looks like there may also be something wrong with OpenGL? -- You are receiving this mail because: You are watching all bug changes.
