Opened 7 years ago
Last modified 5 years ago
#3179 new bug
Windows: Disconnecting 2nd display doesn't update gtkui.conf with usable x position
Reported by: | deadlock | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 2.x |
Component: | GTK UI | Version: | develop |
Keywords: | Cc: |
Description
Steps to reproduce:
- Start Deluge on Laptop
- Move Deluge window to secondary screen
- Close/sleep laptop and disconnect screen
- Open laptop without the secondary screen
- Sometimes Windows' "Move Window" function works, mostly it doesn't
In gtkui.conf, window_x_pos stays at a number above 1920, manually changing the position fixes it.
Verified in 1.3.14 (don't know libtorrent version, the one that was bundled with the installer a month before 1.3.15 was released) & 1.3.15 with libtorrent 1.0.11.0 in Windows 10 x64 builds 1703, 1709 & 1803.
Change History (2)
comment:1 by , 6 years ago
Component: | Unknown → GTK UI |
---|---|
Milestone: | needs verified → 1.3.16 |
comment:2 by , 5 years ago
Milestone: | 1.3.16 → 2.x |
---|---|
Version: | 1.3.15 → develop |
Note:
See TracTickets
for help on using tickets.
There are a few issues with the window position with GTK on Windows, thanks for the detailed report.