← Back to team overview

touch-packages team mailing list archive

[Bug 1526095] Re: Wireshark fails to start under Unity8

 

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
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1526095

Title:
  Wireshark fails to start under Unity8

Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Error to start, check out the pic.

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


References