Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[Solved] Unable to open hyperlinks in thunderbird

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
User avatar
xuhdev
Posts: 12
Joined: 2014-10-07 19:59

[Solved] Unable to open hyperlinks in thunderbird

#1 Post by xuhdev »

Hi, I'm on Debian stretch. However, I found myself not able to open any hyperlinks in Thunderbird -- it simply does nothing. In the mean while, on the terminal it prints the following:

Code: Select all

(thunderbird:17304): WARNING **: Could not launch default application for URI: Failed to execute child process "/usr/bin/thunderbird" (Permission denied)
I have apparmor enabled. However,

Code: Select all

sudo aa-complain thunderbird
shows

Code: Select all

ERROR: /etc/apparmor.d/usr.bin.thunderbird contains no profile
Does anyone have an idea what's going on? Thank you!
Last edited by xuhdev on 2017-04-03 16:27, edited 1 time in total.

TonyT
Posts: 575
Joined: 2006-09-04 11:57

Re: Unable to open hyperlinks in thunderbird

#2 Post by TonyT »

What window manager or desktop environment? Have you set your preferred browser?

User avatar
xuhdev
Posts: 12
Joined: 2014-10-07 19:59

Re: Unable to open hyperlinks in thunderbird

#3 Post by xuhdev »

It turns out I need to run

Code: Select all

sudo aa-complain usr.bin.thunderbird
. Thanks for your reply anyway.

Post Reply