I tried to resize the window but it just crashed?
Please look for details of the crash using journalctl.
Please let us know which Fedora Linux you use: F41 Stable or F42 Beta.
In the software app, you can check which version is installed. There are flatpak versions and a .rmp version.
If it is a Workstation I propose to use the rpm version.
If you use Silverblue alias Atomic desktops check which flatpak you are using, the flathub or fedora one.
And as mentioned please give us errors
example right after a crash:
journalctl --no-tail --no-hostname -S "today" -p err |grep ptyxis
please past as pre formatted text </>
F41 stable with GNOME Ptyxis version 47.12
journalctl:
Apr 02 16:18:54 kernel: nouveau 0000:01:00.0: fifo:c00000:0005:0028:[ptyxis[3912]] errored - disabling channel
The error comes from Gpu. Could it be that you still work with x11 ? If yes test Wailand.
The odds are probably slim, but I ran into FIPS
algorithms causing Xfce’s terminal to crash on maximize on F42 beta some days ago. FIPS isn’t default, and I enabled it with fips=1
on boot.
It could be the renderer, in which case I’d try to reproduce it with these:
GSK_RENDERER=gl ptyxis --standalone
GSK_RENDERER=gl ptyxis --standalone
GSK_RENDERER=vulkan ptyxis --standalone