Thanks for the bug report.

Connecting 3rd party client apps to Unity8 requires them to have something like 
this string on their command line:
    --desktop_file_hint=unity8
because Unity8 will actually inspect the command line of the app.

So if you're lucky, your app supports '--' and you can go:
    wireshark -- --desktop_file_hint=unity8

If you're unlucky then that won't work and you need either the
app/toolkit to add '--' support, or to ask the Unity8 team nicely to
remove the desktop_file_hint requirement.

Please let us know how it goes...

** Summary changed:

- Wireshark
+ Wireshark fails to start under Unity8

** Package changed: mir (Ubuntu) => unity8 (Ubuntu)

** Changed in: unity8 (Ubuntu)
       Status: New => Incomplete

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

Title:
  Wireshark fails to start under Unity8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to