Bug 39173 - Pango markup not escaped
Summary: Pango markup not escaped
Status: RESOLVED FIXED
Alias: None
Product: Bustle
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Will Thompson
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-12 10:16 UTC by Siegfried-Angel Gevatter Pujals
Modified: 2011-07-21 13:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Sample input triggering this bug (27.36 KB, text/plain)
2011-07-12 10:17 UTC, Siegfried-Angel Gevatter Pujals
Details

Description Siegfried-Angel Gevatter Pujals 2011-07-12 10:16:47 UTC
(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
Comment 1 Siegfried-Angel Gevatter Pujals 2011-07-12 10:17:47 UTC
Created attachment 49019 [details]
Sample input triggering this bug
Comment 2 Will Thompson 2011-07-12 10:18:39 UTC
Until this is fixed, you could work around it by replacing "<none>" with (say) "no.interface" throughout the log file.
Comment 3 Will Thompson 2011-07-21 13:20:12 UTC
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=f964dachttp://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.