Zenity should ignore markup with a flag
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zenity |
Fix Released
|
Wishlist
|
|||
zenity (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
Zenity (specifically, the --info mode) should have a flag that will cause it to ignore Pango markup in its input. I frequently want to use Zenity to display output from scripts, and I shouldn't have to worry about whether the text has things like ampersands in it.
(This is particularly annoying, because instead of failing to run when given incorrect input, Zenity will silently default to "All updates are complete", but that's another bug.)
I know that I can pipe into zenity --text-info, but that's a workaround, and I don't particularly want to confuse the user by presenting them with a text entry dialog when I just want to display some status information.
Some sort of --ignore-pango flag for Zenity would be great.
jdreed@
Description: Ubuntu 9.04
Release: 9.04
jdreed@
zenity:
Installed: 2.26.0-0ubuntu2
Candidate: 2.26.0-0ubuntu2
Changed in zenity (Ubuntu): | |
status: | New → Incomplete |
importance: | Undecided → Low |
Changed in zenity: | |
status: | Unknown → New |
Changed in zenity: | |
importance: | Unknown → Wishlist |
Changed in zenity: | |
status: | New → Fix Released |
Can you post an example of text used? zenity --info --text ...