aarnt / octoxbps

A Qt-based XBPS front end
GNU General Public License v2.0
72 stars 10 forks source link

kdesu fails to trigger due to paths changed #6

Closed silvernode closed 5 years ago

silvernode commented 6 years ago

In Qt based desktops like KDE it seems that Octoxbps tries to use kdesu, which doesn't exist in /usr/bin these days apparently. The result is application lock up which is only resolved by force killing Octoxbps.

Please also check in /usr/lib/libexec/kf5/ since that appears to be where the main binary is located.

silvernode commented 5 years ago

fixed a while back in void-packages