Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1831384

Title:
  .desktop files not working in Ubuntu 19.04 Gnome

Status in gnome-shell package in Ubuntu:
  Won't Fix

Bug description:
  I use several instances of Firefox, that I usually launch from various
  launchers.

  For example, I have a `firefox-test.desktop` file in
  `~/.local/share/applications`, that contains:

  ```
  [Desktop Entry]
  Version=1.0
  Name=Firefox-Test
  StartupWMClass=firetest
  Exec=firefox --new-instance --no-remote -P Test --class firetest %u
  Icon=firefox-developer-icon
  Terminal=false
  Type=Application
  
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;
  StartupNotify=true
  Categories=Network;WebBrowser;
  Keywords=web;browser;internet;pentest;
  Actions=new-window;new-private-window;
  ```

  It worked for ages, in many DE, including GNOME in 18.04.

  But, in 19.04, clicking on my launchers does nothing.

  On the other hand, the commands works from the terminal:

  ```
  firefox --new-instance --no-remote -P Test --class firetest
  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1831384/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to