[Bug 794681] New: games/supertuxkart: Bug: incorrect path in .desktop file prevents execution from launch menu
https://bugzilla.novell.com/show_bug.cgi?id=794681 https://bugzilla.novell.com/show_bug.cgi?id=794681#c0 Summary: games/supertuxkart: Bug: incorrect path in .desktop file prevents execution from launch menu Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Major Priority: P5 - None Component: 3rd party software AssignedTo: dimstar@opensuse.org ReportedBy: me@kalenz.eu QAContact: opensuse-communityscreening@forge.provo.novell.com CC: christian.morales.vega@gmail.com, prusnak@opensuse.org Found By: --- Blocker: --- Installation creates a desktop entry file at: /usr/share/applications/supertuxkart.desktop This file contains the information that goes into the launch menu, desktop buttons etc. In this file, the path to the binary is wrong. It says "/usr/games/supertuxkart", this should be "/usr/bin/supertuxkart". (Or, maybe the binary is in the wrong place?) (The binary works fine; changing the path in this file fixes the issue.) ### FULL FILE CONTENT: ### [Desktop Entry] Encoding=UTF-8 Name=SuperTuxKart Icon=/usr/share/pixmaps/supertuxkart_64.xpm GenericName=A kart racing game GenericName[de_DE]=Ein Kart-Rennspiel GenericName[fr_FR]=Un jeu de karting GenericName[gl]=Xogo de carreiras con karts GenericName[ro_RO]=Un joc de curse cu carturi Exec=/usr/games/supertuxkart --log=file Terminal=false StartupNotify=false Type=Application TryExec=/usr/games/supertuxkart Categories=Game;ArcadeGame; -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794681 https://bugzilla.novell.com/show_bug.cgi?id=794681#c1 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Dominique Leuenberger <dimstar@opensuse.org> 2012-12-15 21:01:16 UTC --- Thank you very much for your bug report. I just commited a fixed variant to the games repository and it should be released shortly. should you still see the issue after the next update (which contains a reference to this bug in the .changelog), please reopen this issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794681 https://bugzilla.novell.com/show_bug.cgi?id=794681#c2 Richard Bos <richard.bos@xs4all.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |richard.bos@xs4all.nl --- Comment #2 from Richard Bos <richard.bos@xs4all.nl> 2012-12-16 12:51:43 UTC --- Dominique, thanks for taking care of STK. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794681 https://bugzilla.novell.com/show_bug.cgi?id=794681#c3 Kalenz . <me@kalenz.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Kalenz . <me@kalenz.eu> 2012-12-21 16:47:07 UTC --- Hi folks, sorry to reopen, WAS: Exec=/usr/games/supertuxkart --log=file TryExec=/usr/games/supertuxkart IS: Exec=bin/supertuxkart --log=file TryExec=bin/supertuxkart SHOULD BE: Exec=/usr/bin/supertuxkart --log=file TryExec=/usr/bin/supertuxkart :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794681 https://bugzilla.novell.com/show_bug.cgi?id=794681#c4 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED --- Comment #4 from Dominique Leuenberger <dimstar@opensuse.org> 2013-01-04 13:47:47 UTC --- Dang.... sorry for that lousy fix (I trusted upstream's fix :) ) And then got interrupted by some x-mas holiday, thus having this linger around much longer than needed... Just working on a fixed patch, to be submitted shortly -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=794681 https://bugzilla.novell.com/show_bug.cgi?id=794681#c5 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Dominique Leuenberger <dimstar@opensuse.org> 2013-01-04 13:54:49 UTC --- Fix submitted and package is building. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com