Bug#857930: gsequencer: Wrong GParamSpec of mixed properties containing GObject and GList

Joël Krähemann jkraehemann at gmail.com
Thu Mar 16 12:44:00 UTC 2017


Source: gsequencer
Version: 0.7.122-2
Severity: important

Dear Maintainer,

Some mixed properties do use g_param_spec_object() instead of g_param_spec_pointer().
But g_value_set_object() doesn't work for GList.
The property doesn't return a value while calling g_object_get() or alike.
It should return a pointer to the copy of the GList.


-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-1-rt-amd64 (SMP w/24 CPU cores; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to C.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the pkg-multimedia-maintainers mailing list