summaryrefslogtreecommitdiff
path: root/xfce-base/thunar/thunar-1.8.9.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base/thunar/thunar-1.8.9.ebuild')
-rw-r--r--xfce-base/thunar/thunar-1.8.9.ebuild7
1 files changed, 7 insertions, 0 deletions
diff --git a/xfce-base/thunar/thunar-1.8.9.ebuild b/xfce-base/thunar/thunar-1.8.9.ebuild
index 1a081715f0ff..6ee623fe593e 100644
--- a/xfce-base/thunar/thunar-1.8.9.ebuild
+++ b/xfce-base/thunar/thunar-1.8.9.ebuild
@@ -66,6 +66,13 @@ src_install() {
}
pkg_postinst() {
+ elog "If you were using an older Xfce version and Thunar fails to start"
+ elog "with a message similar to:"
+ elog " Failed to register: Timeout was reached"
+ elog "you may need to reset your xfce4 session:"
+ elog " rm ~/.cache/sessions/xfce4-session-*"
+ elog "See https://bugs.gentoo.org/698914."
+
xdg_desktop_database_update
xdg_icon_cache_update
}