Package: onboard
Version: 1.4.1-7
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: keyofbl...@gmail.com

Dear Maintainer,

After updating Onboard from version 1.4.1-6 to 1.4.1-7, the application crashes
with a segmentation fault as soon as the mouse cursor hovers over its window.
This issue did not occur in the previous version.

Steps to Reproduce:
- Update Onboard to version 1.4.1-7
- Open Onboard.
- Move the mouse cursor over the Onboard window.

Attached is the log file generated by Onboard during the crash.

Thank you for your attention to this matter. Please let me know if any further
information is required.

Best regards.


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.8.12-custom (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages onboard depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-4+b2
ii  gir1.2-gdkpixbuf-2.0                         2.42.12+dfsg-1
ii  gir1.2-glib-2.0                              2.80.4-1
ii  gir1.2-gtk-3.0                               3.24.43-1
ii  gir1.2-pango-1.0                             1.54.0+ds-1
ii  iso-codes                                    4.16.0-1
ii  libc6                                        2.38-14
ii  libcairo2                                    1.18.0-3+b1
ii  libcanberra0                                 0.30-17
ii  libdconf1                                    0.40.0-4+b2
ii  libgcc-s1                                    14.1.0-3
ii  libglib2.0-0t64                              2.80.4-1
ii  libgtk-3-0t64                                3.24.43-1
ii  libhunspell-1.7-0                            1.7.2+really1.7.2-10+b2
ii  librsvg2-common                              2.58.0+dfsg-1
ii  libstdc++6                                   14.1.0-3
ii  libudev1                                     256.2-1
ii  libx11-6                                     2:1.8.7-1+b1
ii  libxi6                                       2:1.8.1-1
ii  libxkbfile1                                  1:1.1.0-1+b1
ii  libxtst6                                     2:1.2.3-1.1+b1
ii  onboard-common                               1.4.1-7
ii  python3                                      3.12.3-1
ii  python3-cairo                                1.26.1-1
ii  python3-dbus                                 1.3.2-5+b2
ii  python3-gi-cairo                             3.48.2-1

Versions of packages onboard recommends:
ii  gir1.2-atspi-2.0                 2.52.0-1
ii  gir1.2-ayatanaappindicator3-0.1  0.5.93+really-1
ii  onboard-data                     1.4.1-7
ii  xdg-utils                        1.1.3-4.1

Versions of packages onboard suggests:
pn  mousetweaks  <none>

-- no debconf information
$ onboard -d all
02:07:19.771 INFO    Config                gsettings schema for 
'org.gnome.Mousetweaks' is not installed
02:07:19.772 INFO    Config                gsettings schema for 
'org.gnome.mousetweaks' is not installed
02:07:19.772 WARNING Config                mousetweaks GSettings schema not 
found, mousetweaks integration disabled.
02:07:19.773 DEBUG   Config                Desktop environment: XFCE
02:07:19.773 DEBUG   Config                command line: ['/usr/bin/onboard', 
'-d', 'all']
02:07:19.773 DEBUG   Config                lauched by, process: '['bash', '']'
02:07:19.773 DEBUG   Config                lauched by, detected: 0
02:07:19.773 INFO    ConfigUtils           Looking for system defaults in 
['/home/myuser/.config/onboard/onboard-defaults.conf', 
'/etc/xdg/onboard/onboard-defaults.conf', 
'/usr/share/onboard/onboard-defaults.conf', 
'/etc/onboard/onboard-defaults.conf']
02:07:19.774 INFO    ConfigUtils           No system defaults found.
02:07:19.789 INFO    Config                Theme candidates 
['/home/myuser/.local/share/onboard/themes/Droid.theme', '', 
'/home/myuser/.local/share/onboard/themes/Droid.theme', '', 'Classic Onboard']
02:07:19.798 INFO    Config                Loading theme from 
'/usr/share/onboard/themes/Classic Onboard.theme'
02:07:19.799 DEBUG   Config                Leaving init
02:07:19.807 DEBUG   AutoShow              enable_tablet_mode_detection False 
None
02:07:19.807 DEBUG   AutoShow              enable_keyboard_device_detection 
False None
02:07:19.808 DEBUG   WindowUtils           restore_window_rect Rect(x=551.0 
y=299.0 w=192.0 h=185.0), <class 'Onboard.WindowUtils.Orientation.LANDSCAPE'>
02:07:19.808 DEBUG   KbdWindow             Entered in __init__
02:07:19.809 DEBUG   KbdWindow             window manager: compiz
02:07:19.809 DEBUG   KbdWindow             quirks selected: <class 
'Onboard.KbdWindow.WMQuirksCompiz'>
02:07:19.809 DEBUG   KbdWindow             screen changed, supports_alpha=True
02:07:19.809 DEBUG   KbdWindow             Leaving __init__
02:07:19.809 DEBUG   WindowUtils           restore_window_rect Rect(x=2550.0 
y=1413.0 w=797.0 h=300.0), <class 'Onboard.WindowUtils.Orientation.LANDSCAPE'>
02:07:19.809 INFO    OnboardGtk            Loading initial layout
02:07:19.817 DEBUG   ConfigUtils           layout 
'/home/myuser/.local/share/onboard/layouts/Full Keyboard.onboard' not found 
yet, retrying in default paths
02:07:19.817 INFO    ConfigUtils           unable to locate 
'/home/myuser/.local/share/onboard/layouts/Full Keyboard.onboard', loading 
default layout instead
02:07:19.817 DEBUG   ConfigUtils           layout 
'/usr/share/onboard/layouts/Compact.onboard' found.
02:07:19.817 INFO    OnboardGtk            Loading keyboard layout 
/usr/share/onboard/layouts/Compact.onboard
02:07:19.817 INFO    OnboardGtk            Loading color scheme 
/usr/share/onboard/themes/Classic Onboard.colors
02:07:19.818 INFO    LayoutLoaderSVG       current system keyboard 
layout(variant): 'us'
02:07:19.820 DEBUG   ConfigUtils           layout include 'key_defs.xml' not 
found yet, retrying in default paths
02:07:19.820 DEBUG   ConfigUtils           layout include 
'/usr/share/onboard/layouts/key_defs.xml' found.
02:07:19.820 INFO    LayoutLoaderSVG       Including layout 'key_defs.xml'
02:07:19.821 DEBUG   ConfigUtils           layout include 
'word_suggestions.xml' not found yet, retrying in default paths
02:07:19.821 DEBUG   ConfigUtils           layout include 
'/usr/share/onboard/layouts/word_suggestions.xml' found.
02:07:19.821 INFO    LayoutLoaderSVG       Including layout 
'word_suggestions.xml'
02:07:19.832 DEBUG   Onboard.Keyboard      Key-synth candidates: 
[<KeySynthEnum.XTEST: 1>, <KeySynthEnum.UINPUT: 2>, <KeySynthEnum.ATSPI: 3>]
02:07:19.832 INFO    Onboard.Keyboard      Using key-synth 'KeySynthEnum.XTEST'
02:07:19.832 DEBUG   Onboard.Keyboard      keyboard auto-repeat: delay 0.5, 
interval 0.05
02:07:19.832 DEBUG   Onboard.Keyboard      set_modifiers(16) False None False
02:07:19.854 INFO    TouchInput            listening to XInput master: 
('Virtual core pointer', 2, '0000:0000:1')
02:07:19.854 INFO    TouchInput            listening to XInput slaves: 
[('Virtual core XTEST pointer', 4, '0000:0000:3'), ('Logitech USB Optical 
Mouse', 10, '046D:C077:3'), ('HID 0e8f:2519 Consumer Control', 12, 
'0E8F:2519:3'), ('HID 0e8f:2519 Mouse', 14, '0E8F:2519:3')]
02:07:19.854 INFO    Onboard.Keyboard      using click simulator 
'CSFloatingSlave'
02:07:19.854 DEBUG   Onboard.Keyboard      ButtonController: 
RectKey('hoverclick').sensitive = False
02:07:19.854 DEBUG   Onboard.Keyboard      ButtonController: 
RectKey('move').visible = False
02:07:19.854 DEBUG   Onboard.Keyboard      ButtonController: 
RectKey('move').visible = False
02:07:19.855 DEBUG   Onboard.Keyboard      ButtonController: 
BarKey('previous-predictions').sensitive = False
02:07:19.855 DEBUG   Onboard.Keyboard      ButtonController: 
BarKey('next-predictions').sensitive = False
02:07:19.855 DEBUG   OnboardGtk            not limiting window size: 
Rect(x=2550.0 y=1413.0 w=797.0 h=300.0) to Rect(x=2550.0 y=1413.0 w=797.0 
h=300.0)
02:07:19.856 DEBUG   KbdWindow             update_window_scaling_factor: scale 
None
02:07:19.878 DEBUG   WindowUtils           restore_window_rect Rect(x=2550.0 
y=1413.0 w=797.0 h=300.0), <class 'Onboard.WindowUtils.Orientation.LANDSCAPE'>
02:07:19.878 DEBUG   KbdWindow             _cb_realize_event, screen size 
3840x2160
02:07:19.878 DEBUG   KbdWindow             _cb_realize_event, monitor 
dimensions: (3840, 2160) pixel, (1210, 681) mm
02:07:19.878 DEBUG   KbdWindow             _cb_realize_event, 
get_min_window_size(): 158 63
02:07:19.878 DEBUG   TouchInput            setting touch input mode 2: 
touch_events_enabled=True, multi_touch_enabled=True, gestures_enabled=True
02:07:19.879 INFO    TouchInput            listening to XInput master: 
('Virtual core pointer', 2, '0000:0000:1')
02:07:19.879 INFO    TouchInput            listening to XInput slaves: 
[('Virtual core XTEST pointer', 4, '0000:0000:3'), ('Logitech USB Optical 
Mouse', 10, '046D:C077:3'), ('HID 0e8f:2519 Consumer Control', 12, 
'0E8F:2519:3'), ('HID 0e8f:2519 Mouse', 14, '0E8F:2519:3')]
02:07:19.879 DEBUG   OnboardGtk            keep_windows_on_top 
[<KbdWindow.KbdWindow object at 0x7f9c95925ac0 (Onboard+KbdWindow+KbdWindow at 
0x281b8d0)>, <IconPalette.IconPalette object at 0x7f9c963df580 
(Onboard+IconPalette+IconPalette at 0x28b7d30)>]
02:07:19.885 INFO    Indicator             Status icon provider: 
'BackendGtkStatusIcon' selected
02:07:19.885 INFO    OnboardGtk            Entering mainloop of onboard
02:07:19.885 DEBUG   KbdWindow             window-state-event: <flags 
GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_ABOVE | GDK_WINDOW_STATE_FOCUSED of 
type Gdk.WindowState>, <flags GDK_WINDOW_STATE_WITHDRAWN | 
GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_ABOVE | GDK_WINDOW_STATE_FOCUSED of 
type Gdk.WindowState>
02:07:19.886 DEBUG   KbdWindow             update_window_scaling_factor: scale 1
02:07:19.886 DEBUG   KbdWindow             configure-event: event Rect(x=2550.0 
y=1413.0 w=797.0 h=300.0), allocated (1, 1), window Rect(x=2550.0 y=1413.0 
w=797.0 h=300.0), scaling factor 1.0
02:07:19.886 DEBUG   KbdWindow             update_window_scaling_factor: scale 1
02:07:19.886 DEBUG   KbdWindow             configure-event: event Rect(x=2550.0 
y=1413.0 w=797.0 h=300.0), allocated (1, 1), window Rect(x=2550.0 y=1413.0 
w=797.0 h=300.0), scaling factor 1.0
02:07:19.887 DEBUG   KbdWindow             update_window_scaling_factor: scale 1
02:07:19.887 DEBUG   KbdWindow             configure-event: event Rect(x=2550.0 
y=1413.0 w=797.0 h=300.0), allocated (1, 1), window Rect(x=2550.0 y=1413.0 
w=797.0 h=300.0), scaling factor 1.0
02:07:19.887 DEBUG   KbdWindow             window-state-event: <flags 
GDK_WINDOW_STATE_FOCUSED of type Gdk.WindowState>, <flags 
GDK_WINDOW_STATE_WITHDRAWN | GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_ABOVE 
of type Gdk.WindowState>
02:07:19.887 DEBUG   KbdWindow             window-state-event: <flags 
GDK_WINDOW_STATE_STICKY of type Gdk.WindowState>, <flags 
GDK_WINDOW_STATE_WITHDRAWN | GDK_WINDOW_STATE_ABOVE of type Gdk.WindowState>
02:07:19.887 DEBUG   KbdWindow             update_window_scaling_factor: scale 1
02:07:19.888 DEBUG   KbdWindow             configure-event: event Rect(x=2548.0 
y=1387.0 w=797.0 h=300.0), allocated (1, 1), window Rect(x=2550.0 y=1413.0 
w=797.0 h=300.0), scaling factor 1.0
02:07:19.888 DEBUG   KbdWindow             update_window_scaling_factor: scale 1
02:07:19.888 DEBUG   KbdWindow             configure-event: event Rect(x=2550.0 
y=1413.0 w=797.0 h=300.0), allocated (1, 1), window Rect(x=2550.0 y=1413.0 
w=797.0 h=300.0), scaling factor 1.0
02:07:19.888 DEBUG   KbdWindow             update_window_scaling_factor: scale 1
02:07:19.888 DEBUG   KbdWindow             configure-event: event Rect(x=2548.0 
y=1387.0 w=797.0 h=300.0), allocated (1, 1), window Rect(x=2550.0 y=1413.0 
w=797.0 h=300.0), scaling factor 1.0
02:08:25.166 DEBUG   KbdWindow             window-state-event: <flags 
GDK_WINDOW_STATE_WITHDRAWN | GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_FOCUSED 
of type Gdk.WindowState>, <flags GDK_WINDOW_STATE_STICKY | 
GDK_WINDOW_STATE_ABOVE | GDK_WINDOW_STATE_FOCUSED of type Gdk.WindowState>
02:08:25.167 DEBUG   WindowUtils           update_window_rect1: pos 
(root_x=2550, root_y=1413), size (width=797, height=300), origin (2552, 1439)
02:08:25.168 DEBUG   WindowUtils           update_window_rect2: pos 
(root_x=2550, root_y=1413), client_offset (2, 26), screen_orientation <class 
'Onboard.WindowUtils.Orientation.LANDSCAPE'>
02:08:25.168 DEBUG   KbdWindow             update_window_scaling_factor: scale 1
02:08:25.168 DEBUG   KbdWindow             configure-event: event Rect(x=2552.0 
y=1439.0 w=797.0 h=300.0), allocated (797, 300), window Rect(x=2550.0 y=1413.0 
w=797.0 h=300.0), scaling factor 1.0
02:08:25.168 DEBUG   KbdWindow             window-state-event: <flags 
GDK_WINDOW_STATE_FOCUSED of type Gdk.WindowState>, <flags 
GDK_WINDOW_STATE_STICKY | GDK_WINDOW_STATE_ABOVE of type Gdk.WindowState>
02:08:25.168 DEBUG   WindowUtils           update_window_rect1: pos 
(root_x=2550, root_y=1413), size (width=797, height=300), origin (2552, 1439)
02:08:25.168 DEBUG   WindowUtils           update_window_rect2: pos 
(root_x=2550, root_y=1413), client_offset (2, 26), screen_orientation <class 
'Onboard.WindowUtils.Orientation.LANDSCAPE'>
02:08:25.168 DEBUG   KbdWindow             update_window_scaling_factor: scale 1
02:08:25.168 DEBUG   KbdWindow             configure-event: event Rect(x=2552.0 
y=1439.0 w=797.0 h=300.0), allocated (797, 300), window Rect(x=2550.0 y=1413.0 
w=797.0 h=300.0), scaling factor 1.0
02:08:25.168 DEBUG   WindowUtils           update_window_rect1: pos 
(root_x=2550, root_y=1413), size (width=797, height=300), origin (2552, 1439)
02:08:25.168 DEBUG   WindowUtils           update_window_rect2: pos 
(root_x=2550, root_y=1413), client_offset (2, 26), screen_orientation <class 
'Onboard.WindowUtils.Orientation.LANDSCAPE'>
02:08:25.168 DEBUG   KbdWindow             update_window_scaling_factor: scale 1
02:08:25.168 DEBUG   KbdWindow             configure-event: event Rect(x=2552.0 
y=1439.0 w=797.0 h=300.0), allocated (797, 300), window Rect(x=2550.0 y=1413.0 
w=797.0 h=300.0), scaling factor 1.0
02:08:25.195 DEBUG   ConfigUtils           image 'erase.svg' not found yet, 
searching in paths ['/home/myuser/.local/share/onboard/layouts/images', 
'/usr/share/onboard/layouts/images']
02:08:25.195 DEBUG   ConfigUtils           image 
'/usr/share/onboard/layouts/images/erase.svg' found.
02:08:25.195 DEBUG   KeyGTK                loading image 
'/usr/share/onboard/layouts/images/erase.svg'
02:08:25.196 DEBUG   ConfigUtils           image 'erase-left.svg' not found 
yet, searching in paths ['/home/myuser/.local/share/onboard/layouts/images', 
'/usr/share/onboard/layouts/images']
02:08:25.196 DEBUG   ConfigUtils           image 
'/usr/share/onboard/layouts/images/erase-left.svg' found.
02:08:25.196 DEBUG   KeyGTK                loading image 
'/usr/share/onboard/layouts/images/erase-left.svg'
02:08:25.199 DEBUG   ConfigUtils           image 'close.svg' not found yet, 
searching in paths ['/home/myuser/.local/share/onboard/layouts/images', 
'/usr/share/onboard/layouts/images']
02:08:25.199 DEBUG   ConfigUtils           image 
'/usr/share/onboard/layouts/images/close.svg' found.
02:08:25.199 DEBUG   KeyGTK                loading image 
'/usr/share/onboard/layouts/images/close.svg'
02:08:25.208 DEBUG   ConfigUtils           image 'show-click.svg' not found 
yet, searching in paths ['/home/myuser/.local/share/onboard/layouts/images', 
'/usr/share/onboard/layouts/images']
02:08:25.208 DEBUG   ConfigUtils           image 
'/usr/share/onboard/layouts/images/show-click.svg' found.
02:08:25.208 DEBUG   KeyGTK                loading image 
'/usr/share/onboard/layouts/images/show-click.svg'
02:08:25.210 DEBUG   ConfigUtils           image 'snippets.svg' not found yet, 
searching in paths ['/home/myuser/.local/share/onboard/layouts/images', 
'/usr/share/onboard/layouts/images']
02:08:25.210 DEBUG   ConfigUtils           image 
'/usr/share/onboard/layouts/images/snippets.svg' found.
02:08:25.210 DEBUG   KeyGTK                loading image 
'/usr/share/onboard/layouts/images/snippets.svg'
Segmentation fault

Reply via email to