Path for incomplete torrents can't be saved #13242

Closed
opened 2026-02-21 23:43:12 -05:00 by deekerman · 7 comments
Owner

Originally created by @sivahor on GitHub (Mar 26, 2022).

qBittorrent & operating system versions

qBittorrent: 4.4.2 x64
Operating system: Windows 10 Pro 20H2 x64
Qt: 5.15.2
libtorrent-rasterbar: 2.0.5.0

What is the problem?

Changes for option "Use another path for the incomplete torrents" can't be saved.

Steps to reproduce

  1. Go to Options - Downloads
  2. Change option "Use another path for the incomplete torrents" from default value to smth else.
  3. Click Apply - OK
  4. Go to Options again. Folder for incomplete torrents turns out to be reset to default value.

Additional context

No response

Log(s) & preferences file(s)

No response

Originally created by @sivahor on GitHub (Mar 26, 2022). ### qBittorrent & operating system versions qBittorrent: 4.4.2 x64 Operating system: Windows 10 Pro 20H2 x64 Qt: 5.15.2 libtorrent-rasterbar: 2.0.5.0 ### What is the problem? Changes for option "Use another path for the incomplete torrents" can't be saved. ### Steps to reproduce 1. Go to Options - Downloads 2. Change option "Use another path for the incomplete torrents" from default value to smth else. 3. Click Apply - OK 4. Go to Options again. Folder for incomplete torrents turns out to be reset to default value. ### Additional context _No response_ ### Log(s) & preferences file(s) _No response_
deekerman 2026-02-21 23:43:12 -05:00
Author
Owner

@chappellkm commented on GitHub (Mar 26, 2022):

This is also happening to me.

@chappellkm commented on GitHub (Mar 26, 2022): This is also happening to me.
Author
Owner

@ghost commented on GitHub (Mar 27, 2022):

This is a regression in 4.4.2. Can't reproduce with 4.4.1.
@glassez I think this caused by github.com/qbittorrent/qBittorrent@5d161d2477

@ghost commented on GitHub (Mar 27, 2022): This is a regression in 4.4.2. Can't reproduce with 4.4.1. @glassez I think this caused by https://github.com/qbittorrent/qBittorrent/commit/5d161d2477d48bc6b3f5abcde21aa4401662fecf
Author
Owner

@TrustMeIm0xDolphin commented on GitHub (Mar 30, 2022):

Same thing is happening to me. In the meanwhile it can be solved by editing your config file (~/.config/qBittorrent/qBittorrent.conf in linux) as follows:

Session\TempPathEnabled=true
Session\TempPath=/path/to/your/temp/files
@TrustMeIm0xDolphin commented on GitHub (Mar 30, 2022): Same thing is happening to me. In the meanwhile it can be solved by editing your config file (`~/.config/qBittorrent/qBittorrent.conf` in linux) as follows: Session\TempPathEnabled=true Session\TempPath=/path/to/your/temp/files
Author
Owner

@thalieht commented on GitHub (Mar 30, 2022):

Will be fixed in the next version.

@thalieht commented on GitHub (Mar 30, 2022): Will be fixed in the next version.
Author
Owner

@zapcity commented on GitHub (Apr 6, 2022):

Same thing is happening to me. In the meanwhile it can be solved by editing your config file (~/.config/qBittorrent/qBittorrent.conf in linux) as follows:

Session\TempPathEnabled=true
Session\TempPath=/path/to/your/temp/files

It's also happening for me in Windows.

@zapcity commented on GitHub (Apr 6, 2022): > Same thing is happening to me. In the meanwhile it can be solved by editing your config file (`~/.config/qBittorrent/qBittorrent.conf` in linux) as follows: > > ``` > Session\TempPathEnabled=true > Session\TempPath=/path/to/your/temp/files > ``` It's also happening for me in Windows.
Author
Owner

@ackerthehacker2 commented on GitHub (Apr 10, 2022):

Happens on Mac too ..even if you add it to the qBittorrent.ini file, the momement you hit preferences, it wipes it out.

@ackerthehacker2 commented on GitHub (Apr 10, 2022): Happens on Mac too ..even if you add it to the qBittorrent.ini file, the momement you hit preferences, it wipes it out.
Author
Owner

@glassez commented on GitHub (Apr 10, 2022):

even if you add it to the qBittorrent.ini file, the momement you hit preferences, it wipes it out.

It is useless to edit qBittorrent.ini while qBittorrent is running.

@glassez commented on GitHub (Apr 10, 2022): > even if you add it to the qBittorrent.ini file, the momement you hit preferences, it wipes it out. It is useless to edit `qBittorrent.ini` while qBittorrent is running.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#13242
No description provided.