mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
I/O error when trying to rename torrent files #238
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#238
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 @wget on GitHub (Dec 8, 2012).
Hi,
The title says it all.
After having downloaded a torrent file which has several files in it or not (it doesn't matter for this bug), and I try to rename some file from the qBittorrent UI at the bottom of the initial tab (after clicked on Content button), I got an I/O error displayed from the systray and sharing for this torrent file stopped.
This bug is Windows specific, as I couldn't reproduce it on ArchLinux.
Regards,
@cdumez commented on GitHub (Dec 8, 2012):
@sledgehammer999 Could you look at this when you get a chance please?
@sledgehammer999 commented on GitHub (Dec 8, 2012):
I cannot reproduced. I use 3.0.6 on Windows XP sp2. This is what I did:
Also I saved it to an internal NTFS disk.
Do you do something differently?
@wget commented on GitHub (Dec 8, 2012):
In answer to your comment, I retried.
Renaming simple file structure successes, but with files located in folders (as specified by the torrent) it fails when I try to rename the folder.
#Windows7 btw.
@wget commented on GitHub (Dec 8, 2012):
Here is a screenshot. If you need it without uncensored, please let me know.

Before the Reason statement, you have the torrent file name, and after the location of this folder.
@sledgehammer999 commented on GitHub (Dec 8, 2012):
I got it to throw an error too this way:
I'll try to debug, but I suspect that this is libtorrent related.
@cdumez commented on GitHub (Dec 8, 2012):
@sledgehammer999 Just in case, you should probably take a look at PropertiesWidget::renameSelectedFile().
@nivensd commented on GitHub (Dec 16, 2012):
I get this error on ArchLinux when I try to rename the torrent itself or the folder containing the files.
@sledgehammer999 commented on GitHub (Mar 9, 2013):
This was fixed either as a sideffect of pull request #295 or in new libtorrent code. I cannot reproduce it in git master code compiled with the RC_0_16 branch of libtorrent.
Can you confirm also? Try my alpha builds from here: http://qbforums.shiki.hu/index.php?topic=1747.msg5814#msg5814
I will reopen this if you comment that you can still reproduce the bug with my alpha builds.