(bustle:5063): Pango-WARNING **: pango_layout_set_markup_with_accel: Unknown tag 'none' on line 1 char 15 Program received signal SIGSEGV, Segmentation fault. Will: >> the bug is that i'm not escaping Pango markup, >> and recent versions of bustle-dbus-monitor produce >> logs with "<none>" in them in some situations
Created attachment 49019 [details] Sample input triggering this bug
Until this is fixed, you could work around it by replacing "<none>" with (say) "no.interface" throughout the log file.
Fixed in Git, complete with type checking to ensure the bug doesn't recur, and slightly nicer rendering of method calls with no specified interface. • http://cgit.freedesktop.org/bustle/commit/?id=f964dac • http://cgit.freedesktop.org/bustle/commit/?id=e719972 Thanks for the report!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.