Deluge-gtk won't remember maximized window

General support for problems installing or using Deluge
Post Reply
rado84
New User
New User
Posts: 7
Joined: Sat May 04, 2019 1:12 pm

Deluge-gtk won't remember maximized window

Post by rado84 »

For quite some time now the regular package deluge doesn't work anymore, so I started using deluge-gtk. For whatever reason it won't remember the maximized state of the main window. Every time I run the program, it reverts back to a small window size.

Image

Code: Select all

 rado@arch
 OS: Arch Linux 
 Kernel: x86_64 Linux 5.7.2-arch1-1
 Uptime: 11h 45m
 Packages: 1127
 Shell: bash
 Resolution: 1920x1080
 DE: Cinnamon 4.6.3
 WM: Muffin
 WM Theme: Mint-Y-Brownish-v4.3_for-Cinnamon_by-Valso (Cinnamox-Rhino)
 GTK Theme: Mint-Y-Brownish-v4.3_for-Cinnamon_by-Valso [GTK2/3]
 Icon Theme: Humanity-Dark
 Font: Noto Sans Bold 10
 Disk: 937G / 1,5T (62%)
 CPU: Intel Core i7-4770 @ 8x 3.9GHz [32.0°C]
 GPU: GeForce GTX 1050 Ti
 RAM: 2717MiB / 32034MiB

Until that problem is fixed, there's a solution for those using deluge-gtk and struggling to keep the main window maximized:
• Set your main window to maximized state and DO NOT close the program.
• Open "~/.config/deluge/" in terminal and type "sudo chattr +i gtk3ui.conf" and hit enter. This will make the file uneditable thus preventing the main window from shrinking back to whatever default size it has been set. Now you can restart the program and see the effect for yourselves.
Post Reply