After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 767795 - Warning when the "accelerator" property of GtkShortcutsShortcut is set to "less"
Warning when the "accelerator" property of GtkShortcutsShortcut is set to "less"
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
3.20.x
Other Linux
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-06-17 16:54 UTC by kritphong
Modified: 2017-10-23 08:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test case (686 bytes, application/gzip)
2016-06-17 16:54 UTC, kritphong
Details

Description kritphong 2016-06-17 16:54:41 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
Comment 1 raghavan 2017-10-23 08:59:45 UTC
```
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