! 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 !
xfce4-keyboard-settings exits with shortcut commands in single quotes
Status:
RESOLVED: WORKSFORME
Product:
Xfce4-settings
Component:
Keyboard Settings

Comments

Description mgruber_72 2020-01-28 16:22:38 CET
How to reproduce:

Add a custom shortcut with single quotes in it, like
xdotool key --window '$(xdotool getactivewindow)' shift+ctrl+a
and put it on some unused F-Key.

The settings GUI will exit afterwards.

I assume there's some kind of missing single quote escaping.
Might be related to bug #12933.
Comment 1 Theo Linkspfeifer editbugs 2020-01-30 13:01:02 CET
I followed the steps, but the GUI did not exit automatically. Please run "xfce4-keyboard-settings" via terminal window instead and see if any log output is generated when the bug occurs.
Comment 2 mgruber_72 2020-01-31 08:55:31 CET
For whatever reason I'm no longer able to replicate the crashes, neither when started via the menu, nor via the terminal.
The only unusual output I was able to see was this...

(xfce4-keyboard-settings:2518): Gtk-CRITICAL **: 08:42:55.898: gtk_list_store_remove: assertion 'iter_is_valid (iter, list_store)' failed

...when I edited an existing entry and replaced the single quotes with double quotes.
Comment 3 Theo Linkspfeifer editbugs 2020-01-31 11:38:39 CET
That one is a known bug. See: Bug 15958

Bug #16411

Reported by:
mgruber_72
Reported on: 2020-01-28
Last modified on: 2020-01-31

People

Assignee:
Xfce Bug Triage
CC List:
1 user

Version

Version:
4.14.1

Attachments

Additional information