GNOME Bugzilla – Bug 147198
link email to no longer working
Last modified: 2004-12-22 21:47:04 UTC
Distribution: Fedora Core release 2 (Tettnang) Package: galeon Severity: normal Version: GNOME2.6. 1.3.16 Gnome-Distributor: Red Hat, Inc Synopsis: link email to no longer working Bugzilla-Product: galeon Bugzilla-Component: general Bugzilla-Version: 1.3.16 Description: Description of Problem: I use evolution as my mailer. Nothing changed between working and non-working except galeon from 1.3.15 to 1.3.16 as far as I know. Steps to reproduce the problem: 1. Find a page you want to send to a friend. 2. File/Send link to 3. email window pops up 4. look at the window, no link 5. Think maybe this no longer shows up until after it is sent. 6. Send it 7. Look at sent email Actual Results: Subject is filled in correctly, but no link in the message body. Expected Results: Same, but link is in message body. How often does this happen? Every time Additional Information: ------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-07-09 13:54 ------- Unknown platform unknown. Setting to default platform "Other". Unknown milestone "unknown" in product "galeon". Setting to default milestone for this product, '---' Setting to default status "UNCONFIRMED". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one.
*** Bug 147347 has been marked as a duplicate of this bug. ***
Works for me. What are the values of the following GConf keys? (gconftool-2 -g /apps...) /apps/galeon/Handlers/Programs/gnome_mailer /apps/galeon/Handlers/Programs/mailer /desktop/gnome/url-handlers/mailto/command /desktop/gnome/url-handlers/mailto/enabled
$ gconftool-2 -g /apps/galeon/Handlers/Programs/gnome_mailer true $ gconftool-2 -g /apps/galeon/Handlers/Programs/mailer (null apparently) $ gconftool-2 -g /desktop/gnome/url-handlers/mailto/command evolution %s $ gconftool-2 -g /desktop/gnome/url-handlers/mailto/enabled true It worked until the last version of galeon was installed.
Do you get some messages in the console when you select File/Send Link To...? Does 'gnome-open "mailto:?Subject=Galeon&Body=http%3A%2F%2Fgaleon.sourceforge.net%2F"' work as expected from command line? And if you replace 'gnome-open' with 'evolution' ?
I can reproduce this using Galeon 1.3.16 + mozilla 1.7 (from debian). But interestingly, if I try going to mailto:?Body=body&Subject=subject I get the body, but not the subject.
Interesting, both commands in #4 and #5 work, but send link to does not. The subject works, but not the link (body). I am using mozilla 1.7 and a more or less standard FC2.
I have fixed this in CVS: http://lists.gnome.org/archives/cvs-commits-list/2004-July/msg02670.html