Estou no Ubuntu 18.04 e o Telegram foi atualizado para 2.7.4 há alguns dias.
Quando tentei abrir o notebook Jupyter hoje, recebi o seguinte erro:
(telegram-desktop:27524): lib_base-WARNING **: 17:06:20.656: Unfortunately, GTK integration conflicts with qgtk2 platformtheme and style. Therefore, QT_QPA_PLATFORMTHEME and QT_STYLE_OVERRIDE will be unset.
lib_base-Message: 17:06:20.656: This can be ignored by setting DESKTOP_APP_I_KNOW_ABOUT_GTK_INCOMPATIBILITY environment variable to any value, however, if qgtk2 theme or style is used, this will lead to a crash.
lib_base-Message: 17:06:20.656: GTK integration can be disabled by setting DESKTOP_APP_DISABLE_GTK_INTEGRATION to any value. Keep in mind that this will lead to some features being unavailable.
Se eu remover o Telegram no Ubuntu Software, os notebooks jupyter funcionarão novamente. Se eu reinstalar, não funciona mais
Gostaria de reverter o Telegram para uma versão mais antiga ou corrigir esse problema se alguém souber como
Eu já tentei:
sudo snap refresh telegram-desktop
e instalou várias versões do libcanberra
EDIT: O problema parecia ser minha versão desatualizada do Google Chrome. Depois de atualizar o Chrome tudo funcionou novamente