Follow-up Comment #1, bug #55923 (project denemo): Esc is, by default a keyboard short cut for the command
Command: Hide/Show Menus Hides/Shows menus, panes etc. The ones shown are those checked in the view menu. Location: Main Menu ▶ View Internal Name: ToggleReduceToDrawingArea this command is not, in fact, a simple toggle - it is a three-step command, on the first invocation it hides the menus on the next it changes the page to fit in more systems and on the third it returns to the default view. Assuming this is the command you are invoking, is it on the second or third invocation that the crash occurs? As to the message from the log, it looks like the call to get the size of the screen is causing the crash - attached is a very short C program that just runs that code. The command to compile it is in the first comment of the code. If you have gcc etc installed perhaps you could compile it and test if it fails. If so, I guess the question is one for the Gtk team to answer. (file #46558) _______________________________________________________ Additional Item Attachment: File name: TestWayland.c Size:0 KB <https://savannah.gnu.org/file/TestWayland.c?file_id=46558> _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?55923> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/ _______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel