Score:1

Puddletag-snap can't see files on NTFS drives

ca flag

I'm having the same problem as in this post, which was marked "solved" without a real solution: Application (puddletag) can not open files from second drive, only files located at /home/user/* (solved).

Puddletag works fine on Ubuntu 18.04 (dual boot on same PC), but now that I'm running 20.04 with MATE 1.24.0 I can only find puddletag-snap and it doesn't see the same files on the same computer as before. It does see files on my home drive, however, so I'm inclined to think the same is happening as in the previous post.

Any ideas?

Score:1
zw flag

Really puddletag-snap does not have access to removable media, there is no such plug in its manifest file. You have to ask Snap developer to add it.

So you have two options:

  • use puddletag 1.2 from official repository on Ubuntu 18.04 LTS by

    sudo add-apt-repository universe
    sudo apt-get update
    sudo apt-get install puddletag
    
  • use puddletag 2.x from PPA on Ubuntu 20.04 LTS (package for 18.04 LTS also exists) by

    sudo add-apt-repository ppa:savoury1/multimedia
    sudo apt-get update
    sudo apt-get install puddletag
    
wurlyfan avatar
ca flag
Downloading puddletag 2.0.1 for Ubuntu 20.04 from the savoury1 PPA, as described above by @N0rbert totally solved this issue for me. Many thanks.
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.