I've just hit this similar issue on Xubuntu 20.04. The problem here is
there's a missing "Depends: kde-cli-tools" because the "Full mode"
desktop file tries to call kdesu which isn't installed:

Exec=kdesu nmapsi4

I think that is probably not the way to do it even though it is a using
a QT GUI - it should switch to using pkexec or similar rather than rely
on a flavour-specific core tool.

$ cat /usr/share/applications/kde4/nmapsi4-admin.desktop

[Desktop Entry]
Name=NmapSI4 - Full mode
Comment=Is a Qt4 interface for nmap scanner
Comment[ru]=Qt4 интерфейс для сканера nmap
Comment[uk]=Qt4 інтерфейс для сканера nmap
Comment[it]=Interfaccia Qt4 per nmap
Exec=kdesu nmapsi4
Icon=nmapsi4
Terminal=false
Type=Application
X-KDE-SubstituteUID=true
X-KDE-Username=root
X-GNOME-Username=root
Categories=Qt;System;Security;


** Changed in: nmapsi4 (Ubuntu)
       Status: Incomplete => Confirmed

** Summary changed:

- nmapsi4 full mode (su) doesnt open in kubuntu 14.04 
+ nmapsi4 full mode (su) doesnt open

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321191

Title:
  nmapsi4 full mode (su) doesnt open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nmapsi4/+bug/1321191/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to