GNOME Bugzilla – Bug 767795
Warning when the "accelerator" property of GtkShortcutsShortcut is set to "less"
Last modified: 2017-10-23 08:59:45 UTC
Created attachment 329965 [details] test case When the "accelerator" property of GtkShortcutsShortcut is set to "less" , gtk produces the following warning: Gtk-WARNING **: Failed to set text '<' from markup due to error parsing markup: Error on line 1 char 12: '<' is not a valid name
``` Oct 23 09:44:07 org.freedesktop.Notifications[2285]: (xfce4-notifyd:30184): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 1 char 62: Odd character 'r': exp ected a '>' character to end the empty-element tag 'server' Oct 23 09:45:19 org.freedesktop.Notifications[2285]: (xfce4-notifyd:30184): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 26 char 17: Element 'markup' was closed, but the currently open element is 'view' Oct 23 09:51:50 org.freedesktop.Notifications[2285]: (xfce4-notifyd:30184): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on line 2 char 17: Element 'markup' was c losed, but the currently open element is 'view' ``` hello, i am new to this forum. i wanted to check whether this bug is fixed. i am using xubuntu and my mouse movements are not recognised sometimes and during those times when i looked in to /var/log/syslog i have seen similar errors as posted above. is this bug fixed? if so, which package and version should i be upgrading to? thanks