Score:0

VLC, as default video player, still not playing videos automatically out of Thunderbird

co flag

I have made VLC my default media player, but it still won't automatically play my videos sent in Thunderbird email. I have Ubuntu 20.04. How do I fix this problem? Thank you.

ChanganAuto avatar
us flag
If VLC is a snap then it can't due to snap confinement. "Automatically" in this context means the video files are downloaded to temporary folder that unlike /home/user or /media an /mnt (when enabled), snaps do not have access to.
CPH avatar
in flag
CPH
One idea you can try if it is installed via Snap (not sure if you can actually do this, but worth looking into) is creating a script that video files point to when you open them. Inside that script, you would tell vlc to open that file
Score:0
af flag

I have this problem too. I can see three possible solutions:

  1. Add the videolan ppa to ubuntu and install the unstable version from videolan. There are loads of caveats indicating that this may cause sadness down the road but it works for me at the moment, and thunderbird's old behaviour is more or less restored.
sudo apt-add-repository ppa:videolan/master-daily
sudo apt update
sudo apt install vlc

First you will need to snap forget vlc and uninstall the outdated offical ubuntu version, because as far as I can tell in Ubuntu 20.04 neither will work.

  1. Raise a bug against Thunderbird reminding them that their strategy for handing off attachments to a video player does not work with snap-based vlc due to the filesystem access restrictions snap imposes.
  2. Raise a bug against snap reminding them that their stategy for securing filesystem access breaks things that other applications rely on.

Good luck with 2 and 3...

The meta problem seems to be that different project teams are beavering away at all this wonderful stuff and not co-ordinating with each other, and that it's no-one's job in particular to sort out this sort of mess.

MrChuck avatar
af flag
I have reported this as a bug in Thunderbird: https://bugzilla.mozilla.org/show_bug.cgi?id=1727018 in case anyone is interested.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.