summarylogtreecommitdiffstats
path: root/vidyodesktop.install
diff options
context:
space:
mode:
Diffstat (limited to 'vidyodesktop.install')
-rw-r--r--vidyodesktop.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/vidyodesktop.install b/vidyodesktop.install
index 25babe887651..faefd34397ae 100644
--- a/vidyodesktop.install
+++ b/vidyodesktop.install
@@ -11,6 +11,9 @@ post_install() {
echo "Pulseaudio not detected - you may need to manually enable ALSA:"
echo " export VIDYO_AUDIO_FRAMEWORK=ALSA"
fi
+ echo "Due to an issue with newer versions of Qt, VidyoDesktop crashes with a segfault error"
+ echo "A workaround is to launch trayer before launching VidyoDesktop"
+ echo "Thanks to zbraniecki for the workaround"
}
pre_upgrade() {