Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:notifyd:faq [2019/11/28 10:46] – old revision restored (2019/08/03 12:52) kevinbowenapps:notifyd:faq [2020/09/28 05:04] (current) – removed deprecated page kevinbowen
Line 1: Line 1:
-{{ :apps:xfce4-notifyd.png?nolink|}} 
-====== xfce4-notifyd FAQ ====== 
- 
-===== Some markup (e.g. parts of html/css) is not recognized ===== 
-The text formatting in xfce4-notifyd is based on [[https://developer.gnome.org/pango/stable/PangoMarkupFormat.html|what Pango supports]]. As a widget, it uses a GtkLabel. This adds support for the hyperlink tag. 
- 
-===== xfce4-notifyd spams the syslog with warnings about GtkLabel contents. ===== 
-[[https://bugzilla.xfce.org/show_bug.cgi?id=14414|Corresponding bugreport]]\\ 
-To suppress logcheck from reporting these log lines, put the following in ''/etc/logcheck/ignore.d.workspace/xfce4-notifyd'' (creating it if necessary): 
- 
-''^\w{3} [ :0-9]{11} [._[:alnum:]-]+ xfce4-notifyd\[[0-9]+\]: Failed to set text 
-'.+' from markup due to error parsing markup: .+$''