Guake / guake

Drop-down terminal for GNOME
https://guake.github.io
GNU General Public License v2.0
4.45k stars 579 forks source link

3.8.0-1 breaks "Appears on display" #1937

Open ccolorado opened 3 years ago

ccolorado commented 3 years ago

Describe the bug Restarted Guake after the upgrade from 3.7.0-2 -> 3.8.0-1 Changing the Appears on display makes no difference, the Guake window is stuck on the main monitor.

Expected behavior Guake window getting display on the selected monitor A clear and concise description of what you expected to happen.

Actual behavior Guake is only displaying on the main screen Open preferences, change the "Appears on display" to 0. Repeat for all the options on "Appears on display" Guake opens on the primary display

To Reproduce. Upgrade an try to change the screen.

Please run $ guake --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting. And make sure you run the command OUTSIDE the Guake. $ guake --support

$ guake --support Guake Version: 3.8.0 Vte Version: 0.66.0 Vte Runtime Version: 0.66.0 -------------------------------------------------- GTK+ Version: 3.24.30 GDK Backend:
ccolorado commented 3 years ago

Downgraded back to 3.7.0-2 in archlinux and still having the same issue. Perhaps is something else. The only configuration file I could find was $HOME/.config/guake/session.json not sure if there is another somewhere else.

Davidy22 commented 3 years ago

Just as a point of inquiry, is your machine running on wayland? The only change that should affect display detection from 3.7-3.8 was a change to force x11, which another user also seemed to be having trouble with. Although, if this isn't to do with the latest update there's an assortment of existing multi-monitor issues which this may be related to

ccolorado commented 3 years ago

I do see a wayland proccess, unsure if wayland is the "new" default on archlinux.

Davidy22 commented 3 years ago

Given that this happens on 3.7 as well, think this is part of the general window resizing/positioning issues