Remember window size and each row width #2394

Closed
opened 2026-02-21 16:11:36 -05:00 by deekerman · 5 comments
Owner

Originally created by @TETYYS on GitHub (Apr 22, 2015).

It would be great that qbittorrent would remember all row width (including seperator between torrent list and filtering by torrent status) and window size. If it should remember, then I don't think that is working right, as at each startup I get all default UI.

Originally created by @TETYYS on GitHub (Apr 22, 2015). It would be great that qbittorrent would remember all row width (including seperator between torrent list and filtering by torrent status) and window size. If it should remember, then I don't think that is working right, as at each startup I get all default UI.
Author
Owner

@chrishirst commented on GitHub (Apr 22, 2015):

If you use a current version you will find that it already does.

@chrishirst commented on GitHub (Apr 22, 2015): If you use a current version you will find that it already does.
Author
Owner

@sledgehammer999 commented on GitHub (Apr 22, 2015):

qbt version and system OS?

@sledgehammer999 commented on GitHub (Apr 22, 2015): qbt version and system OS?
Author
Owner

@TETYYS commented on GitHub (Apr 23, 2015):

v3.1.12, Windows 7 x64. It does now, maybe related to computer shutdown when qBittorrent is running?

@TETYYS commented on GitHub (Apr 23, 2015): v3.1.12, Windows 7 x64. It does now, maybe related to computer shutdown when qBittorrent is running?
Author
Owner

@chrishirst commented on GitHub (Apr 23, 2015):

Certainly is, ... If you don't use file -> Exit the GUI doesn't know it should store the current geometry.

@chrishirst commented on GitHub (Apr 23, 2015): Certainly is, ... If you don't use file -> Exit the GUI doesn't know it should store the current geometry.
Author
Owner

@sledgehammer999 commented on GitHub (Apr 26, 2015):

The issue is that Windows shutdown is too aggressive after Vista. Application need to tell the OS that they need extra time shutting down otherwise the OS outright kills them after 5 seconds.
qBittorrent isn't able to save the settings during shutdown because it is probably killed by Windows.
This will be fixed with #1984

@sledgehammer999 commented on GitHub (Apr 26, 2015): The issue is that Windows shutdown is too aggressive after Vista. Application need to tell the OS that they need extra time shutting down otherwise the OS outright kills them after 5 seconds. qBittorrent isn't able to save the settings during shutdown because it is probably killed by Windows. This will be fixed with #1984
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#2394
No description provided.