The officially official Devuan Forum!

You are not logged in.

#1 2026-06-24 04:13:12

jigjiggidy
Member
Registered: 2026-06-24
Posts: 4  

unable to run photoqt

Hi,
Anyone else having issues running photoqt? No error message. nothing happens when trying to run it.
I'm on excalibur with lxqt

thanks

Offline

#2 2026-06-24 07:34:37

blackhole
Member
Registered: 2020-03-16
Posts: 222  

Re: unable to run photoqt

Run it from a terminal emulator and post the output?

Offline

#3 2026-06-24 09:02:41

kapqa
Member
Registered: 2019-01-02
Posts: 692  

Re: unable to run photoqt

it functions on devuan 7 with kde, it seems a handy app.

on devuan 6 with mate, there is probably missing some functionality?

it would open up, but there is not possible to open files - the screen would not respond to mouse commands.

like errors

photoqt 
2026-06-24 10:58:32.285 [D] pqc_singleinstance.cpp::void PQCSingleInstance::handleMessage(QString)::228: args: msg = ""
2026-06-24 10:58:32.285 [D] pqc_startup.cpp::int PQCStartup::check()::42: 
2026-06-24 10:58:32.285 [D] pqc_scriptsother.cpp::bool PQCScriptsOther::takeScreenshots()::50: 
2026-06-24 10:58:32.321 [D] pqc_imageformats.cpp::void PQCImageFormats::readFromDatabase()::104: 
2026-06-24 10:58:32.341 [D] pqc_settings.cpp::void PQCSettings::readDB()::136: 
2026-06-24 10:58:32.358 [D] pqc_shortcuts.cpp::void PQCShortcuts::readDB()::230: 
2026-06-24 10:58:32.460 [D] pqc_scriptscontextmenu.cpp::QVariantList PQCScriptsContextMenu::getEntries()::61: 
2026-06-24 10:58:32.467 [D] pqc_scriptsconfig.cpp::void PQCScriptsConfig::updateTranslation()::563: 
2026-06-24 10:58:32.467 [W] ::::0: qrc:/src/qml/PQMainWindow.qml:93:5 Parameter "visibility" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
2026-06-24 10:58:32.471 [W] PQMainMenu.qml::::119: qrc:/src/qml/ongoing/PQMainMenu.qml:119:5: Type PQBlurBackground unavailable
2026-06-24 10:58:32.471 [W] PQBlurBackground.qml::::28: qrc:/src/qml/elements/PQBlurBackground.qml:28:1: module "QtQuick.Effects" is not installed
2026-06-24 10:58:32.471 [W] PQMetaData.qml::::114: qrc:/src/qml/ongoing/PQMetaData.qml:114:5: Type PQBlurBackground unavailable
2026-06-24 10:58:32.471 [W] PQBlurBackground.qml::::28: qrc:/src/qml/elements/PQBlurBackground.qml:28:1: module "QtQuick.Effects" is not installed
2026-06-24 10:58:32.478 [W] PQStatusInfo.qml::::66: qrc:/src/qml/ongoing/PQStatusInfo.qml:66:5: Type PQShadowEffect unavailable
2026-06-24 10:58:32.478 [W] PQShadowEffect.qml::::25: qrc:/src/qml/elements/PQShadowEffect.qml:25:1: Type PQMultiEffect unavailable
2026-06-24 10:58:32.478 [W] PQMultiEffect.qml::::23: qrc:/src/qml/elements/PQMultiEffect.qml:23:1: module "QtQuick.Effects" is not installed
2026-06-24 10:58:32.478 [W] PQThumbnails.qml::::80: qrc:/src/qml/ongoing/PQThumbnails.qml:80:5: Type PQBlurBackground unavailable
2026-06-24 10:58:32.478 [W] PQBlurBackground.qml::::28: qrc:/src/qml/elements/PQBlurBackground.qml:28:1: module "QtQuick.Effects" is not installed
2026-06-24 10:58:34.740 [W] PQFileDialog.qml::::140: qrc:/src/qml/filedialog/PQFileDialog.qml:140:9: Type PQFileView unavailable
2026-06-24 10:58:34.740 [W] PQFileView.qml::::183: qrc:/src/qml/filedialog/PQFileView.qml:183:5: Type PQPreview unavailable
2026-06-24 10:58:34.740 [W] PQPreview.qml::::87: qrc:/src/qml/filedialog/PQPreview.qml:87:5: Type PQMultiEffect unavailable
2026-06-24 10:58:34.740 [W] PQMultiEffect.qml::::23: qrc:/src/qml/elements/PQMultiEffect.qml:23:1: module "QtQuick.Effects" is not installed

https://ibb.co/ZpdwjcPg

Offline

#4 2026-06-24 23:07:33

jigjiggidy
Member
Registered: 2026-06-24
Posts: 4  

Re: unable to run photoqt

Ok, here is what I got in cli when trying to run photoqt

shows missing module:  PQMainWindow.qml::::24: qrc:/src/qml/PQMainWindow.qml:24:1: module "QtQuick.Window" is not installed

so, I installed: qml6-module-qtquick-window/stable 6.8.2+dfsg-7 amd64

rerun photoqt:
shows missing module: PQToolTip.qml::::24: qrc:/src/qml/elements/PQToolTip.qml:24:1: module "QtQuick.Controls" is not installed

so I installed:
qml6-module-qtquick-controls/stable 6.8.2+dfsg-7 amd64
  Qt 6 Quick Controls QML module

now shows missing module: PQMultiEffect.qml::::23: qrc:/src/qml/elements/PQMultiEffect.qml:23:1: module "QtQuick.Effects" is not installed

so I installed:
qml6-module-qtquick-effects/stable 6.8.2+dfsg-7 amd64
  Qt 6 Quick Effects QML module

************************************
now it appears to work. smile

Last edited by jigjiggidy (2026-06-25 01:48:12)

Offline

#5 2026-06-25 11:22:27

kapqa
Member
Registered: 2019-01-02
Posts: 692  

Re: unable to run photoqt

Good job, thanks!

the last one recommend enable the app functionaly for me too on MAte ~

on Devuan 6 the wollong dependencies are pulled

Installing:
  photoqt

Installing dependencies:
  ffmpeg                libqt6quicktemplates2-6
  kimageformat-plugins  libqt6sql6
  libaec0               libqt6sql6-sqlite
  libavdevice61         libqt6widgets6
  libcgif0              libsdl1.2debian
  libdevil1c2           libsixel1
  libdisplay-info2      libsndio7.0
  libfreeimage3         libspng0
  libhdf5-310           libsz2
  libkf5archive-data    libvips42t64
  libkf5archive5        python3-ifaddr
  libmagick++-7.q16-5   python3-mutagen
  libmatio13            python3-pychromecast
  libmng1               python3-pycryptodome
  libmpv2               python3-websockets
  libmujs3              python3-zeroconf
  libopenslide0         qml6-module-qt-labs-platform
  libpoppler-qt6-3t64   qml6-module-qtmultimedia
  libpugixml1v5         qml6-module-qtquick-localstorage
  libqt6labsplatform6   qml6-module-qtquick-templates
  libqt6multimedia6     yt-dlp
  libqt6printsupport6

since i have installed yt-dlp manually had installed without recommends, this could have been the cause for a non-functional install.

sudo apt install qml6-module-qtquick-effects photoqt --no-install-recommends
qml6-module-qtquick-effects is already the newest version (6.8.2+dfsg-7).
Installing:
  photoqt

Installing dependencies:
  libaec0              libqt6printsupport6
  libavdevice61        libqt6quicktemplates2-6
  libcgif0             libqt6sql6
  libdevil1c2          libqt6widgets6
  libdisplay-info2     libsdl1.2debian
  libfreeimage3        libsixel1
  libhdf5-310          libsndio7.0
  libmagick++-7.q16-5  libspng0
  libmatio13           libsz2
  libmng1              libvips42t64
  libmpv2              python3-ifaddr
  libmujs3             python3-pychromecast
  libopenslide0        python3-zeroconf
  libpoppler-qt6-3t64  qml6-module-qt-labs-platform
  libpugixml1v5        qml6-module-qtmultimedia
  libqt6labsplatform6  qml6-module-qtquick-localstorage
  libqt6multimedia6    qml6-module-qtquick-templates

Suggested packages:
  sndiod  nip2

Recommended packages:
  yt-dlp              | libqt6sql6-odbc   kimageformat-plugins
  libqt6sql6-sqlite   | libqt6sql6-psql
  | libqt6sql6-mysql  | libqt6sql6-ibase

Last edited by kapqa (2026-06-25 14:41:11)

Offline

#6 2026-06-25 15:41:10

jigjiggidy
Member
Registered: 2026-06-24
Posts: 4  

Re: unable to run photoqt

I don't see those 3 modules in the dependencies for this package:
https://pkginfo.devuan.org/cgi-bin/pack … 4.8.1+ds-1

So, package is not configured correctly? missing dependencies.

Offline

#7 Yesterday 08:08:06

kapqa
Member
Registered: 2019-01-02
Posts: 692  

Re: unable to run photoqt

the rpgram seems to exhibit similar behaviour on linuux mint 22.3

[not starting]

 kimageformat-plugins                  5.115.0-0ubuntu7                                                    217 KB  
  libaec0                               1.1.2-1build1                                                        23 KB  
  liballegro4.4t64                      2:4.4.3.1-4.1build3                                                 415 KB  
  libavif16                             1.0.4-1ubuntu3                                                       91 KB  
  libcfitsio10t64                       4.3.1-1.1build2                                                     528 KB  
  libcgif0                              0.3.2-1build1                                                        11 KB  
  libdevil1c2                           1.7.8-10build6                                                      226 KB  
  libfreeimage3                         3.18.0+ds2-10build4                                                 297 KB  
  libgav1-1                             0.18.0-1build3                                                      357 KB  
  libhdf5-103-1t64                      1.10.10+repack-3.1ubuntu4                                           1.3 MB  
  libheif-plugin-x265                   1.17.6-1ubuntu4.4                                                    17 KB  
  libkf5archive-data                    5.115.0-0ubuntu5                                                     51 KB  
  libkf5archive5                        5.115.0-0ubuntu5                                                     97 KB  
  libmagick++-6.q16-9t64                8:6.9.12.98+dfsg1-5.2build2                                         148 KB  
  libmatio11                            1.5.26-1build3                                                      119 KB  
  libopenslide0                         3.4.1+dfsg-7build2                                                   87 KB  
  libpoppler-qt6-3t64                   24.02.0-1ubuntu9.9                                                  175 KB  
  libqt6multimedia6                     6.4.2-11build3                                                      527 KB  
  libqt6multimediaquick6                6.4.2-11build3                                                       66 KB  
  libqt6printsupport6t64                6.4.2+dfsg-21.1build5                                               222 KB  
  libqt6qmllocalstorage6                6.4.2+dfsg-4build3                                                   27 KB  
  libqt6quicktemplates2-6               6.4.2+dfsg-4build3                                                  591 KB  
  libspng0                              0.7.4-1build1                                                        34 KB  
  libsz2                                1.1.2-1build1                                                         5 KB  
  libvips42t64                          8.15.1-1.1build4                                                    1.3 MB  
  libyuv0                               0.0~git202401110.af6ac82-1                                          178 KB  
  photoqt                               4.4+ds-1                                                            1.8 MB  
  python3-protobuf                      3.21.12-8.2ubuntu0.3                                                200 KB  
  python3-pychromecast                  9.4.0-2                                                              52 KB  
  python3-zeroconf                      0.131.0-1                                                            80 KB  
  qml6-module-qt-labs-platform          6.4.2+dfsg-4build3                                                  106 KB  
  qml6-module-qtmultimedia              6.4.2-11build3                                                       17 KB  
  qml6-module-qtquick                   6.4.2+dfsg-4build3                                                   49 KB  
  qml6-module-qtquick-localstorage      6.4.2+dfsg-4build3                                                   13 KB  
                                                                                                                    
====================================================================================================================
 Suggested, Will Not Be Installed                                                                                   
====================================================================================================================
  Package:                              Version:                                                             Size:  
  nip2                                  8.9.1-1build3                                                       4.8 MB 

what is more ,

qml6-module-qtquick-effects

is not present in linux mint, so the "repair-trick" is not effective for this ubuntu distribution.

only installing 2 of the 3 promoted additional packages does not solve the issue [program not starting]

photoqt 
2026-06-26 10:10:32.619 [D] pqc_singleinstance.cpp::void PQCSingleInstance::handleMessage(QString)::225: args: msg = ""
2026-06-26 10:10:32.619 [D] pqc_startup.cpp::int PQCStartup::check()::42: 
2026-06-26 10:10:32.619 [D] pqc_settings.cpp::int PQCSettings::migrate(QString)::377: args: oldversion = ""
2026-06-26 10:10:32.619 [D] pqc_settings.cpp::int PQCSettings::migrate(QString)::396: migrating from version "" to 4.4
2026-06-26 10:10:32.619 [C] pqc_settings.cpp::int PQCSettings::migrate(QString)::421: WARNING: The current version number needs to be added to the migrate() functions
2026-06-26 10:10:32.619 [D] pqc_settings.cpp::void PQCSettings::readDB()::136: 
2026-06-26 10:10:32.631 [D] pqc_shortcuts.cpp::void PQCShortcuts::readDB()::230: 
2026-06-26 10:10:32.631 [D] pqc_shortcuts.cpp::bool PQCShortcuts::migrate(QString)::414: args: oldversion = ""
2026-06-26 10:10:32.631 [C] pqc_shortcuts.cpp::bool PQCShortcuts::migrate(QString)::431: WARNING: The current version number needs to be added to the migrate() functions

PhotoQt v4.4
 > Validating configuration... 
2026-06-26 10:10:32.643 [D] pqc_settings.cpp::void PQCSettings::closeDatabase()::347: 
2026-06-26 10:10:32.647 [W] pqc_validate.cpp::bool PQCValidate::validateSettingsDatabase()::589: Error copying default db to tmp file
2026-06-26 10:10:32.647 [W] pqc_validate.cpp::bool PQCValidate::validateSettingsDatabase()::595: Error opening default database: "unable to open database file Error opening database"
2026-06-26 10:10:32.647 [W] ::::0: QSqlQuery::exec: database not open
2026-06-26 10:10:32.647 [W] pqc_validate.cpp::bool PQCValidate::validateSettingsDatabase()::602: Error getting list of tables: "No query Unable to fetch row"
 >> Failed: settings db
2026-06-26 10:10:32.660 [W] pqc_validate.cpp::bool PQCValidate::validateImageFormatsDatabase()::286: Error copying default db to tmp file
2026-06-26 10:10:32.660 [W] pqc_validate.cpp::bool PQCValidate::validateImageFormatsDatabase()::292: Error opening default database: "unable to open database file Error opening database"
2026-06-26 10:10:32.660 [W] ::::0: QSqlQuery::prepare: database not open
2026-06-26 10:10:32.660 [W] pqc_validate.cpp::bool PQCValidate::validateImageFormatsDatabase()::299: Error getting default columns: "No query Unable to fetch row"
 >> Failed: imageformats db
2026-06-26 10:10:32.662 [W] pqc_validate.cpp::bool PQCValidate::validateSettingsValues()::854: Error opening default database: "unable to open database file Error opening database"
2026-06-26 10:10:32.662 [W] ::::0: QSqlQuery::prepare: database not open
2026-06-26 10:10:32.662 [W] pqc_validate.cpp::bool PQCValidate::validateSettingsValues()::860: Error getting default data: "No query Unable to fetch row"
 >> Failed: settings values
2026-06-26 10:10:32.662 [D] pqc_settings.cpp::void PQCSettings::reopenDatabase()::364: 
 >> Done!

2026-06-26 10:10:32.662 [D] pqc_settings.cpp::void PQCSettings::saveChangedValue(const QString&, const QVariant&)::220: args: key = "generalVersion"
2026-06-26 10:10:32.662 [D] pqc_settings.cpp::void PQCSettings::saveChangedValue(const QString&, const QVariant&)::221: args: value = QVariant(QString, "4.4")
2026-06-26 10:10:32.662 [D] pqc_settings.cpp::void PQCSettings::saveChangedValue(const QString&, const QVariant&)::222: readonly = false
2026-06-26 10:10:32.662 [D] pqc_settings.cpp::void PQCSettings::readDB()::136: 
2026-06-26 10:10:32.662 [D] pqc_scriptsother.cpp::bool PQCScriptsOther::takeScreenshots()::49: 
2026-06-26 10:10:32.728 [D] pqc_imageformats.cpp::void PQCImageFormats::readFromDatabase()::104: 
2026-06-26 10:10:32.743 [W] ::::0: QQmlApplicationEngine failed to load component
2026-06-26 10:10:32.743 [W] PQMainWindow.qml::::4294967295: qrc:/src/qml/PQMainWindow.qml: module "QtQml.WorkerScript" is not installed
2026-06-26 10:10:32.743 [W] PQMainWindow.qml::::4294967295: qrc:/src/qml/PQMainWindow.qml: module "QtQml.WorkerScript" is not installed
2026-06-26 10:10:32.743 [W] PQMainWindow.qml::::4294967295: qrc:/src/qml/PQMainWindow.qml: module "QtQml.WorkerScript" is not installed
2026-06-26 10:10:32.743 [W] PQMainWindow.qml::::4294967295: qrc:/src/qml/PQMainWindow.qml: module "QtQml.WorkerScript" is not installed
2026-06-26 10:10:32.748 [D] pqc_scriptschromecast.cpp::bool PQCScriptsChromeCast::disconnect()::268: 

ubuntu-bug photoqt

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
..................

*** Problem in photoqt

The problem cannot be reported:

This does not seem to be an official Linux package. Please retry after updating the indexes of available packages, if that does not work then remove related third party packages and try again.

Press any key to continue...

maybe the issue is already covered, but only for the next releases of debian - ubuntu - devuan?

https://ibb.co/zh2n9254

reportbug sent; for waht its word.

Last edited by kapqa (Yesterday 08:30:03)

Offline

#8 Yesterday 19:00:41

jigjiggidy
Member
Registered: 2026-06-24
Posts: 4  

Re: unable to run photoqt

thanks.
I checked photoqt in debian packages. Those 3 are not present in the list. since devuan is a mirror at heart, I suppose the issue exists in Debian stable and needs to be fixed there? In such a case, would devuan admins be opening a bug with debian admins?

Offline

#9 Yesterday 21:19:31

kapqa
Member
Registered: 2019-01-02
Posts: 692  

Re: unable to run photoqt

it may very well be that the version of "testing" is still exhibiting the behaviour;
i am not sure what software version the laptop has since it is getting always updates, so it must be mix propablyzy
of devuan 7 and or/sid.

photoqt --version
PhotoQt 5.3
2026-06-26 23:12:18.945 [W] ::::0: QThreadStorage: entry 2 destroyed before end of thread 0x55ddabe49710
2026-06-26 23:12:18.945 [W] ::::0: QThreadStorage: entry 1 destroyed before end of thread 0x55ddabe49710

this aligns with "next-testing" and "testing" from the reportbug-window in gui-mode.

have included reference to the 3 packages, but the rest is up to the responsible persones.
if the program is included int the repos, it should be able to run - no questions asked - that is maybe universally agreeable.

thank you again for letting  know of the program and proposing a "fix".

Offline

Board footer