Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 365461

Summary: mail-client/thunderbird - .desktop entry is missing %u
Product: Gentoo Linux Reporter: Brad Laue <brad>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brad Laue 2011-04-30 21:23:58 UTC
/usr/share/applications/thunderbird.desktop needs the following change:

-Exec=/usr/bin/thunderbird
+Exec=/usr/bin/thunderbird %u

This enables XDG applications to properly pass URL's (mailto: in this case) to thunderbird so the compose window will be opened when a link is clicked from Freedesktop compliant applications. 

Made the quick change here, tested, working. Looks / works the same as on all other distributions, matches the configuration of Firefox's .desktop file.

Cheers!

Reproducible: Always
Comment 1 Brad Laue 2011-07-26 17:28:54 UTC
Ping. Several thunderbird updates have gone by. Any chance we can make this quick change?
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-08-04 13:27:21 UTC
+  04 Aug 2011; Lars Wendler <polynomial-c@gentoo.org>
+  files/icon/thunderbird.desktop, files/icon/thunderbird-unbranded.desktop:
+  Added %U to Exec field of .desktop files. Thanks to Brad Laue for reporting
+  this in bug #365461.
+
Sorry for the long delay...