Open andrewdavidwong opened 2 years ago
Are the references to Zenity and KDialog holdovers from the days when KDE was the default DE in dom0, or are these still necessary to support the present-day use of KDE as an alternative DE in dom0?
CC: @unman
This is still an issue on 4.2. Easy to demonstrate:
touch /tmp/xx
qvm-copy-to-vm someVM /tmp/xx
qvm-copy-to-vm someVM /tmp/xx
This is because /usr/lib/qubes/qfile-dom0-agent
has:
[nimda@dom0 ~]$ strings /usr/lib/qubes/qfile-dom0-agent | grep zenit
zenity --title 'File copy/move error' --warning --text
[nimda@dom0 ~]$
Reported by Peter Funk on qubes-users: