Bug#1042759: scim-gtk-immodule: assumes windowing system is X11, segfaults if not

2023-08-13 Thread Tz-Huan Huang
On Tue, Aug 1, 2023 at 7:43 AM Simon McVittie wrote: > Until scim-gtk-immodule is fixed, the workaround would be to either set > GDK_BACKEND=x11, or use an X11 desktop environment or a desktop environment > in X11 mode (like the "GNOME (Xorg)" option for GNOME), or remove > scim-gtk-immodule and

Bug#1042759:

2023-07-31 Thread Michał Byrecki
Thank You Simon for Your support! I saw You re-addressed the bug to the right package. I've also found there is something wrong with nouveau driver itself. Whenever I run my old 5.13 kernel I have three monitors active. When I boot the 6.1 kernel from Bookworm distro, the nouveau output is blank w

Bug#1042759: scim-gtk-immodule: assumes windowing system is X11, segfaults if not

2023-07-31 Thread Simon McVittie
Control: retitle -1 scim-gtk-immodule: assumes windowing system is X11, segfaults if not Control: reassign -1 scim-gtk-immodule 1.4.18+git20211204-0.1 Control: affects -1 + src:gtk4 Control: severity -1 important On Mon, 31 Jul 2023 at 20:57:25 +0200, Michał Byrecki wrote: > > (org.gnome.Nautilus

Bug#1042759:

2023-07-31 Thread Michał Byrecki
It seems to be kernel and my hardware related My hardware setup is: > > 00:02.0 VGA compatible controller: Intel Corporation CometLake-S > > GT2 > > [UHD Graphics 630] (rev 05) > > 01:00.0 VGA compatible controller: NVIDIA Corporation GP108 > > [GeForce > > GT 1030] (rev a1) > > And I've been r

Bug#1042759: Backtrace with symbols

2023-07-31 Thread Michał Byrecki
Indeed, running an application not stripped with symbols provides much more info :) Here's the backtrace from gdb, it crashes on clicking the magnifyier icon: > (gdb) run > Starting program: /usr/bin/nautilus > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/li

Bug#1042759: nautilus: Segfault on clicking at 'Find' button

2023-07-31 Thread Simon McVittie
Control: tags -1 + moreinfo On Mon, 31 Jul 2023 at 15:02:28 +0200, Michal Byrecki wrote: > (org.gnome.Nautilus:36400): GLib-GObject-WARNING **: 14:58:48.769: invalid > cast > from 'GdkWaylandToplevel' to 'GdkX11Surface' nautilus and gnome-calculator are working fine for me in a Wayland environme

Bug#1042759: I've found a way to run nautilus

2023-07-31 Thread Michał Byrecki
I've found a solution to run either nautilus or gnome calculator by invoking: GDK_BACKEND=x11 Cheers Mike

Bug#1042759: Yet another app with similar problem

2023-07-31 Thread Michał Byrecki
Howdy, I've just found another app with a same problem: gnome-calculator. At a first glance it looks like some library inconsistency... Here's the strace output for gnome-calculator: > futex(0x7f6e479b7fe8, FUTEX_WAKE_PRIVATE, 2147483647) = 0 > ioctl(2, TCGETS, {c_iflag=ICRNL|IXON|IUTF8, > c_oflag

Bug#1042759: nautilus: Segfault on clicking at 'Find' button

2023-07-31 Thread Michal Byrecki
Package: nautilus Version: 43.2-1 Severity: normal Dear Maintainer, I have recently updated Debian distribution to the Bookworm. After update, I've noticed that clicking on 'Find' button crashes Nautilus. I am working on a graphical environment with three monitors in-use. Please find the last li