hydrusnetwork / hydrus

A personal booru-style media tagger that can import files and tags from your hard drive and popular websites. Content can be shared with other users via user-run servers.
http://hydrusnetwork.github.io/hydrus/
Other
2.39k stars 158 forks source link

Unable to import files to a database on a mounted HDD #1566

Closed Corniak closed 4 months ago

Corniak commented 4 months ago

Hydrus version

v578

Qt major version

Qt 6

Operating system

Linux (specify distro and version in comments)

Install method

Third party (AUR, Docker, Chocolatey, etc. Specify in comments)

Install and OS comments

Distro: Pop_OS! 22.04 LTS Install method: COSMIC App Store

Bug description and reproduction

I've installed Hydrus on a Pop_OS! partition (ext4, SSD) and imported a database from an existing installation located on a mounted NTFS HDD through database -> move media files:

image

All existing tags, thumbnails and images seem to have loaded correctly and I'm able to manage their tags with no issue. And yet I can't import any new images, either by dragging them from file explorer or picking them manually through file -> import files... Doesn't matter if they're located on the SSD or the HDD, every attempt ends in the file import queue being paused and the following pop ups showing up:

Screenshot from 2024-06-11 19-13-18

Log output

No response

Corniak commented 4 months ago

Uninstalled the flatpak version, downloaded the one from releases instead and pointed it to the old database by passing the argument -d="/path/to/old-db". Everything works correctly now.