On 04/06/13 04:50, Steven Stern wrote:
> I tried yum uninstall google-chrome, then I wiped out every directory I
> could find that related to it, rebooted (yes, that superstitious
> behavior) and reinstalled.  Same problem.  The html is correct - it's on
> my site and I coded it.  I have the same problem with links on any site.
>  It might be an XFCE thing; I guess I should try logging back in in
> Gnome and seeing if it happens there.

Why not do a bit of detective work?

Modify the xdg-email script ....

run_thunderbird()
{
    local THUNDERBIRD MAILTO NEWMAILTO TO CC BCC SUBJECT BODY ATTACH
    THUNDERBIRD="$1"
echo "$2" > /tmp/what
    MAILTO=$(echo "$2" | sed 's/^mailto://')
echo $MAILTO >> /tmp/what

and then see what is in what. 

-- 
From now on, at least during winter time, Im going to blame all spelling an 
grammar erros on the cat sitting on my chest every time I sit down at the 
computer....
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to