[Bug 2067092] Re: Links within mail do not open the browser

2024-06-03 Thread Paul Harrison
I'm also seeing this problem with links not working and removing the
handlers.json also fixed it for me.

This was my handers.json if it's useful.

{
   "defaultHandlersVersion":{
  
   },
   "mimeTypes":{
  "application/pdf":{
 "action":3,
 "handlers":[
{
   "name":"Okular",
   "path":"/usr/bin/okular"
}
 ],
 "extensions":[
"pdf"
 ]
  },
  "image/tiff":{
 "action":0,
 "ask":true,
 "extensions":[
"tif",
"tiff"
 ]
  },
  "text/x-patch":{
 "action":4,
 "ask":true
  },
  "text/plain":{
 "action":4,
 "ask":true,
 "extensions":[
"txt",
"text",
"pot",
"brf",
"srt"
 ]
  },
  "application/vnd.nokia.qt.qmakeprofile":{
 "action":4,
 "ask":true
  },
  "text/x-python":{
 "action":4,
 "ask":true,
 "extensions":[
"py"
 ]
  },
  
"application/vnd.openxmlformats-officedocument.wordprocessingml.document":{
 "action":4,
 "ask":true,
 "extensions":[
"docx"
 ]
  },
  "text/x-log":{
 "action":4,
 "ask":true
  },
  "application/gzip":{
 "action":4,
 "ask":true,
 "extensions":[
"gz"
 ]
  },
  "application/x-shellscript":{
 "action":4,
 "ask":true
  },
  "image/jpeg":{
 "action":4,
 "ask":true,
 "extensions":[
"jpg",
"jpeg",
"jpe",
"jfif",
"pjpeg",
"pjp"
 ]
  }
   },
   "schemes":{
  "https":{
 "action":2,
 "handlers":[
{
   "name":"firefox",
   "path":"/snap/bin/firefox"
},
{
   "name":"Firefox Web Browser",
   "command":"env %u"
}
 ]
  },
  "http":{
 "action":2,
 "handlers":[
{
   "name":"firefox",
   "path":"/snap/bin/firefox"
}
 ]
  }
   },
   "isSVGXMLAlreadyMigrated":true
}

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067092

Title:
  Links within mail do not open the browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2067092/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067092] Re: Links within mail do not open the browser

2024-05-27 Thread Sebastien Bacher
Thank you for your bug report. DId you make a copy of that file before
removing it? What handler was set in there?

** Changed in: thunderbird (Ubuntu)
   Importance: Undecided => Low

** Changed in: thunderbird (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067092

Title:
  Links within mail do not open the browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2067092/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2067092] Re: Links within mail do not open the browser

2024-05-25 Thread Alan Yorinks
I have found a solution. I removed
~/snap/thunderbird/common/.thunderbird/8sbugc0d.default/handlers.json
and restarted Thunderbird. The links are now working.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067092

Title:
  Links within mail do not open the browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2067092/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs