After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 351136 - Opening mails from the Thunderbird backend doesn't work on debian-based systems
Opening mails from the Thunderbird backend doesn't work on debian-based systems
Status: RESOLVED FIXED
Product: beagle
Classification: Other
Component: General
unspecified
Other Linux
: Normal major
: ---
Assigned To: Kevin Kubasik
Beagle Bugs
: 352572 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-08-13 06:16 UTC by Kevin Kubasik
Modified: 2006-08-23 17:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Probes for mozilla-thunderbird or thunderbird as exec name (927 bytes, patch)
2006-08-13 06:21 UTC, Kevin Kubasik
accepted-commit_now Details | Review

Description Kevin Kubasik 2006-08-13 06:16:56 UTC
Title pretty much says it all. Debian packages package Thunderbird's executable as mozilla-thunderbird. Pretty much everyone else is plain old 'thunderbird'.
Comment 1 Kevin Kubasik 2006-08-13 06:21:02 UTC
Created attachment 70805 [details] [review]
Probes for mozilla-thunderbird or thunderbird as exec name

I added a 'Paths' getter to PathFinder, then in the GetClientProcess in MailMessage, beagle checks the users $PATH for mozilla-thunderbird, if mozilla-thunderbird cannot be found, then thunderbird is used.
Comment 2 Joe Shaw 2006-08-14 18:44:39 UTC
Looks good to go in, thanks.
Comment 3 Joe Shaw 2006-08-22 20:02:02 UTC
Changed this to abstract it as mentioned in bug 351156.
Comment 4 Joe Shaw 2006-08-23 17:07:37 UTC
*** Bug 352572 has been marked as a duplicate of this bug. ***