Hi, Am Montag, 17. Oktober 2016, 16:33:05 CEST schrieb Bob Williams: [...]
echo " Desktop: $kde, $Qt and Plasma: $plasma" >> $SIGFILE exit 0
When run from my user command line it works correctly, but when I run it from my crontab, it fails to get the plasma version. So the last line of output reads:
Desktop: KDE Frameworks: 5.26.0, Qt: 5.6.1 and Plasma:
The error message returned by the system is:
QXcbConnection: Could not connect to display
I'm guessing that cron is not running in graphical environment, but not sure why that would make a difference.
Can anyone suggest a solution/workaround, please?
I would run a query on the rpm database: rpm --qf %{VERSION} -q plasma5-desktop Greetings from Bremen hartmut -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org