** Description changed: + [ Impact ] + + The gnome portal can leak a lot of memory (reaching GB's easily), due to + not using a long touch gesture in file chooser. + Some info here, problem exists on 24.04 + https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/9109 https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/118 - https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/9109 + + [ Test case ] + + In a snap or flatpak application (that must use file portal), open a file: + 1. The file chooser should support the long touch gesture when using a touch device + + In general the process should not leak memory, this can be tested using + massif or just inspecting `ps` for the memory used by the process + + [ Where problems could occur ] + + The patch has been used in various upstream releases already and so far + did not spot any problem, the gesture now works properly and no leak can + be detected.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2085698 Title: Gesture in file chooser are not added, leading an huge Memory leak To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gtk4/+bug/2085698/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
