Page 1 of 1

Wakfu-xdg-open

Posted: Thu Feb 28, 2013 5:10 am
by foolish_kid
I have installing wakfu, but when i try to run the uplauncher, it just open gedit and show this

#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Name=Wakfu
Exec=/opt/ankama/Wakfu/UpLauncher
Categories=Game;RolePlaying
Icon=/opt/ankama/Wakfu/.install4j/Wakfu.png

I can't run the game... What's the problem?

Re: Wakfu-xdg-open

Posted: Fri Mar 01, 2013 4:27 am
by xenopeek
One option is to right-click your menu button, choose to edit your menu from there and manually create a new entry in your menu. As the command, use the Exec line from above:

Code: Select all

/opt/ankama/Wakfu/UpLauncher
That should let you launch the game.