devkit segfaults in do_show_info()

gibboris at gmail.com gibboris at gmail.com
Wed Oct 7 19:02:57 PDT 2009


On Tue, Oct 06, 2009 at 12:18:37AM +0200, gibboris at gmail.com wrote:
> $ devkit-disks --show-info /dev/sda7
> devkit-disks-daemon throws :
> 
> ** (devkit-disks-daemon:9668): WARNING **: introspection data references non-existing property NativePath
> [ ... same message for each property follow ... ]

Resolved the 'introspection data references non-existing property'
by updating dbus-glib from 0.76 to 0.80, it should *really* be
noted in the README for the ease of maintainers and the
./configure should *really* check it.
(I stay convinced the segfault should be avoided by checking the NULL as previously stated)

Raph


More information about the devkit-devel mailing list