Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330293 - media-sound/teamspeak-client-bin-3.0.0_beta22 no desktop entry
Summary: media-sound/teamspeak-client-bin-3.0.0_beta22 no desktop entry
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Christian Parpart (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 00:38 UTC by David Mihalcin Jr.
Modified: 2010-10-23 23:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Mihalcin Jr. 2010-07-29 00:38:48 UTC
After emerging Teamspeak-client-bin beta22 does not create any icon for launching the program in GNOME.  

Reproducible: Always

Steps to Reproduce:
1.Emerge Teamspeak-client-bin
2.Run GNOME

Actual Results:  
Icon does not appear in GNOME menu's.

Expected Results:  
Apply a launch icon to the GNOME menu.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-07-29 10:15:39 UTC
Please apply ... 

--- teamspeak-client-bin-3.0.0_beta22.ebuild.orig       2010-07-29 12:01:22.000000000 +0200
+++ teamspeak-client-bin-3.0.0_beta22.ebuild    2010-07-29 12:10:58.000000000 +0200
@@ -51,4 +51,6 @@
        doexe "${FILESDIR}/teamspeak3"
 
        mv "${dest}/ts3client_linux_"* "${dest}/ts3client"
+
+       make_desktop_entry teamspeak3 TeamSpeak3 /opt/teamspeak3-client/gfx/default/24x24_connect.png Network
 }

Thanks, Michael

p.s. and please add some `|| die` to the ebuild and remove this update binary, which produces the scanelf/rpath warnings.
Comment 2 Christian Parpart (RETIRED) gentoo-dev 2010-10-23 23:48:14 UTC
I've added a desktop icon as proposed by you, many thanks.

However, I already talked (via email) to the devs of teamspeak to get rid of the DT_PATH '.' security issue and they only agreed on providing a fixed start script but to remove the DT_PATH in question.

check out teamspeak-client-bin-3.0.0_beta32-r2