** Description changed:

  in hardy beta, there is no option or menu entry to run wireshark as root, 
this used to be available in gutsy,
  this function is quite handy.
+ 
+ WORKAROUND/FIX:
+ 
+ These lines in wireshark-root.desktop simply need to be changed from:
+ 
+ TryExec=su-to-root
+ Exec=su-to-root -X -c /usr/bin/wireshark
+ 
+ back to:
+ 
+ TryExec=gksu
+ Exec=gksu -u root /usr/bin/wireshark

** Tags added: bitesize desktop-file regression

-- 
no run as root in menu in hardy
https://bugs.launchpad.net/bugs/209084
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to