Opened 6 years ago
Last modified 4 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 Changed 5 years ago by Cas
- Component changed from Unknown to GTK UI
- Milestone changed from needs verified to 1.3.16
comment:2 Changed 4 years ago by int3l
- Milestone changed from 1.3.16 to 2.x
- Version changed from 1.3.15 to 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.