mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Qbittorrent flatpak can't Trash files #16601
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#16601
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Angxddeep on GitHub (Feb 13, 2025).
qBittorrent & operating system versions
qBittorrent:v5.0.3
OS: Fedora KDE 41
What is the problem?
If I set the Torrent content removal mode to move file to trash if possible
then it doesn't actually send the files to trash in KDE Plasma
Btw, the trash files in Fedora KDE are stored in /home/user/.local/share/Trash/files/
Log(s) & preferences file(s)
As the problem it states is a permission error, this might not be limited to KDE plasma & could be a problem on other desktop environment too.
@HanabishiRecca commented on GitHub (Feb 15, 2025):
Flatpak is not an officially supported way of distibution + lack of permission is not qBittorrent problem anyway.
So report to the flatpak repo.
@Angxddeep commented on GitHub (Feb 15, 2025):
But it's verified and I have created an issue on the flatpak repo too.
@HanabishiRecca commented on GitHub (Feb 15, 2025):
Well, according to the wiki:
So for Linux the only really official builds are AppImage and Ubuntu PPAs, iirc.
But maybe this info is outdated.
@Angxddeep commented on GitHub (Feb 15, 2025):
Yeah, ig it's outdated, although the build process occurs on the flathub's infra but atleast the links should be added in the wiki.