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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to