mirror of
https://github.com/Diolinux/PhotoGIMP.git
synced 2026-04-05 19:51:58 +02:00
PhotoGIMP window does not resize properly #44
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tutzlima on 5/1/2025
Hello, Diolinux team!
I'm experiencing an issue when trying to use PhotoGIMP in full screen mode on Ubuntu 24.04.02 LTS. The application's window either:
does not fully expand to fill the screen, or
overflows the screen boundaries, especially downward or sideways.
This happens even when using a single monitor and on a fresh installation of the system.
Some information from my system:
Operating System: Ubuntu 24.04 LTS
Desktop Environment: GNOME with Wayland
Active GNOME Extensions:
ding@rastersoft.comtiling-assistant@ubuntu.comubuntu-appindicators@ubuntu.comubuntu-dock@ubuntu.comGIMP installation method: Flatpak
org.gimp.GIMPversion3.0.2(stable channel)The issue occurs with PhotoGIMP (after applying the patch).
I've tried to force GIMP to run with X11 via
GDK_BACKEND=x11 flatpak run org.gimp.GIMP, but the issue persistsDisabled GNOME extensions like
tiling-assistant, but the bug continuesNot sure if others are facing the same issue, even found any forum with some helpfull information — and ChatGPT can't save me 😭. I hope this helps with the investigation. Thank you very much 🙏