The officially official Devuan Forum!

You are not logged in.

#1 Re: Packaging for Devuan » unable to run photoqt » 2026-06-26 19:00:41

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?

#2 Re: Packaging for Devuan » unable to run photoqt » 2026-06-25 15:41:10

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.

#3 Re: Packaging for Devuan » unable to run photoqt » 2026-06-24 23:07:33

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

#4 Packaging for Devuan » unable to run photoqt » 2026-06-24 04:13:12

jigjiggidy
Replies: 8

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

thanks

Board footer

Forum Software