Public bug reported:

I modified my ~/.profile to call "logger". This resulted in in producing
some output on stderr like

```
<13>Jul 11 13:02:46 /usr/sbin/lightdm-session[1408]: profile sourced ...
```

This showed an empty zenity prompt.

Logs suggest zenity was failing because it was treating `<13>` as pango
markup.

```
 from markup due to error parsing markup: Error on line 3 char 6: “13” is not a 
valid 
```

We should not assume the error message strings contain valid markup,
since their source is unknown.

** Affects: lightdm (Ubuntu)
     Importance: Undecided
         Status: New

** Package changed: gdm (Ubuntu) => lightdm (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/1887252

Title:
  lightdm config-error-dialog.sh should pass --no-markup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1887252/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to