Source: gtk+3.0
Version: 3.21.5-3
Severity: normal
Tags: upstream

gtk/gtkcomposetable.c::parse_compose_value expects to see double quotes,
and calls g_warning ("Need to double-quote the value: %s: %s", val,
line); if it doesn't find them.

However, per XCompose(5):

       The result specifies a string, keysym, or both, that the X client 
receives as input when the  sequence
       of events is input:
              "STRING" | keysym | "STRING" keysym

gtk doesn't handle the keysym case and spews warning noise instead.  The
parsing should get fixed, or at the very least the warning suppressed.

Cheers,
Julien

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), 
(101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to