! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Settings dialog crash on close (xkb_settings_update_from_ui)
Status:
RESOLVED: DUPLICATE
Severity:
critical
Product:
Xfce4-xkb-plugin
Component:
General

Comments

Description Latchezar Tzvetkoff 2010-10-04 12:37:17 CEST
Created attachment 3128 
xkb-plugin gtk_combo_box fix

I setup my keyboard layouts and layout change keyboard shortcut, but I leave blank the keyboard model - it always worked but since last update I've found this to crash on my ArchLinux.
I did a quick GDB trace and I've found where is the problem. It was trying to get the value from the keyboard model combo box without checking for a valid iterator.
My guess is that this is partly related to changes in newer gtk2 versions (2.20.1 on my arch box)

I'm attaching the patch itself.
Comment 1 Latchezar Tzvetkoff 2010-10-04 13:11:05 CEST
Marking this as duplicate - havent grepped for all regarding crash issues.

*** This bug has been marked as a duplicate of bug 6477 ***

Bug #6720

Reported by:
Latchezar Tzvetkoff
Reported on: 2010-10-04
Last modified on: 2010-10-04

People

Assignee:
Alexander Iliev
CC List:
0 users

Version

Version:
unspecified

Attachments

xkb-plugin gtk_combo_box fix (963 bytes, patch)
2010-10-04 12:37 CEST , Latchezar Tzvetkoff
no flags

Additional information