How can I properly add PlayOnLinux programs to the Unity Launcher?

HDave

I have a PlayOnLinux app (Evernote) that runs great, but I would like to pin it to the Unity launcher. I already have a shortcut in the Dash and I can pin that to the Launcher, but then running it results in the app showing a wine icon in the launcher and not the icon that the shortcut had. The shortcut I have is a PlayOnLinux created shortcut and the command is:

/usr/share/playonlinux/playonlinux --run "Evernote"

I read elsewhere that in order to properly pin a wine app to the Unity Launcher the command has to look like this:

env WINEPREFIX="/home/myname/.PlayOnLinux/wineprefix/wine1.4_en4.5" wine 'C:\\Program Files\\Evernote\\Evernote\\Evernote.exe'

This works great in terms of launching and having Unity use the right icon on the Launcher, but this fails because the "wine" I am running is not the POL 1.4, but rather the system installed version. Playing around with the WINELOADER environment variable did not help.


NOTE: This question is not a duplicate of How can I add PlayOnLinux programs in the Unity dash? as I already have the launcher shortcut in the Dash.

HDave

As of in Ubuntu 13.04 with the latest PlayOnLinux running Evernote and/or join.me in a Wine 1.5.28 bottle...this problem has just disappeared on its own.

I just have PlayOnLinux create the shortcuts on my desktop and then I copy them to ~/.local/share/applications log out and log back in. Then I take these Dash shortcuts and drag them to the launcher.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How can I properly add PlayOnLinux programs to the Unity Launcher?

From Dev

How to add programs to the Unity Launcher or Ubuntu Dock?

From Dev

How can I restore the Unity Launcher?

From Dev

How can I restore the Unity Launcher?

From Dev

How can I change the Unity launcher delay?

From Dev

How can I remove duplicate icons for "launched" java programs in the launcher?

From Dev

How can I remove duplicate icons for "launched" java programs in the launcher?

From Dev

How can I add a dynamic, application specific quicklist for recently used files to the Unity Launcher?

From Dev

Can I move the Unity launcher?

From Dev

How can I edit/create new launcher items in Unity by hand?

From Dev

How can I change the icon of an application in the Unity launcher?

From Dev

How can I remove the "Dash Home" icon from the Unity launcher?

From Dev

How can I set default applications in Unity Launcher for other users?

From Dev

How can I edit/create new launcher items in Unity by hand?

From Dev

How can I remove the "Dash Home" icon from the Unity launcher?

From Dev

How can I set default applications in Unity Launcher for other users?

From Dev

How can I change the wiggle time of 'urgent animation' in Unity Launcher?

From Dev

How can I give a script its own icon in the Unity launcher?

From Dev

How can I change the icon of an application in the Unity launcher?

From Dev

How can I remove the Trash icon from the Unity launcher?

From Dev

How can I put some separators between unity launcher icons?

From Dev

How can I change the background color of the unity launcher?

From Dev

How can I dock a specific System Settings as an icon to the Unity launcher?

From Dev

How can I remove the workspace switcher icon from Unity launcher?

From Dev

From where I'm getting programs in Unity launcher?

From Dev

From where I'm getting programs in Unity launcher?

From Dev

Can I run the Unity launcher in GNOME 3?

From Dev

Can I run the Unity launcher in GNOME 3?

From Dev

How to add Google Calendar as a Unity launcher?

Related Related

  1. 1

    How can I properly add PlayOnLinux programs to the Unity Launcher?

  2. 2

    How to add programs to the Unity Launcher or Ubuntu Dock?

  3. 3

    How can I restore the Unity Launcher?

  4. 4

    How can I restore the Unity Launcher?

  5. 5

    How can I change the Unity launcher delay?

  6. 6

    How can I remove duplicate icons for "launched" java programs in the launcher?

  7. 7

    How can I remove duplicate icons for "launched" java programs in the launcher?

  8. 8

    How can I add a dynamic, application specific quicklist for recently used files to the Unity Launcher?

  9. 9

    Can I move the Unity launcher?

  10. 10

    How can I edit/create new launcher items in Unity by hand?

  11. 11

    How can I change the icon of an application in the Unity launcher?

  12. 12

    How can I remove the "Dash Home" icon from the Unity launcher?

  13. 13

    How can I set default applications in Unity Launcher for other users?

  14. 14

    How can I edit/create new launcher items in Unity by hand?

  15. 15

    How can I remove the "Dash Home" icon from the Unity launcher?

  16. 16

    How can I set default applications in Unity Launcher for other users?

  17. 17

    How can I change the wiggle time of 'urgent animation' in Unity Launcher?

  18. 18

    How can I give a script its own icon in the Unity launcher?

  19. 19

    How can I change the icon of an application in the Unity launcher?

  20. 20

    How can I remove the Trash icon from the Unity launcher?

  21. 21

    How can I put some separators between unity launcher icons?

  22. 22

    How can I change the background color of the unity launcher?

  23. 23

    How can I dock a specific System Settings as an icon to the Unity launcher?

  24. 24

    How can I remove the workspace switcher icon from Unity launcher?

  25. 25

    From where I'm getting programs in Unity launcher?

  26. 26

    From where I'm getting programs in Unity launcher?

  27. 27

    Can I run the Unity launcher in GNOME 3?

  28. 28

    Can I run the Unity launcher in GNOME 3?

  29. 29

    How to add Google Calendar as a Unity launcher?

HotTag

Archive