C первого запуска свежий, установленный из сизифа telegram падает на старте: $ telegram ** (telegram-desktop:6737): WARNING **: 14:35:18.659: Unable to load patched fonts with Qt workarounds, expect font issues. [W][00954.171398] pw.conf | [ conf.c: 1015 try_load_conf()] can't load config client-rt.conf: Нет такого файла или каталога [E][00954.171469] pw.conf | [ conf.c: 1044 pw_conf_load_conf_for_context()] can't load config client-rt.conf: Нет такого файла или каталога [ALSOFT] (EE) Failed to create PipeWire event context (errno: 2) [ALSOFT] (WW) Failed to initialize backend "pipewire" [ALSOFT] (WW) pthread_setschedparam failed: Операция не позволена (1) [ALSOFT] (EE) Could not query RTKit: Нет такого файла или каталога (2) QPainter::begin: Paint device returned engine == 0, type: 2 QWidget::render: Cannot render with an inactive painter qt.svg: Error while inflating gzip file: SVG format check failed qt.svg: Error while inflating gzip file: SVG format check failed qt.svg: Error while inflating gzip file: SVG format check failed qt.svg: Error while inflating gzip file: SVG format check failed qt.svg: Error while inflating gzip file: SVG format check failed qt.svg: Error while inflating gzip file: SVG format check failed Ошибка сегментирования $ rpm -q telegram-desktop telegram-desktop-4.10.1-alt1.x86_64 Без debuginfo, с ходу не видно где: [...] #74827 0x00005555567467ae in ?? () #74828 0x00005555567468cb in ?? () #74829 0x00007ffff3353248 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt6Core.so.6 #74830 0x00007ffff3353587 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt6Core.so.6 #74831 0x00007ffff356e693 in ?? () from /usr/lib64/libQt6Core.so.6 #74832 0x00007ffff4e74fd4 in ?? () from /lib64/libglib-2.0.so.0 #74833 0x00007ffff4ecf79f in ?? () from /lib64/libglib-2.0.so.0 #74834 0x00007ffff4e7323c in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #74835 0x00007ffff356b9dc in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt6Core.so.6 #74836 0x00007ffff335e0fa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt6Core.so.6 #74837 0x00007ffff3356ad6 in QCoreApplication::exec() () from /usr/lib64/libQt6Core.so.6 #74838 0x00005555567581f7 in ?? () #74839 0x00005555567594a2 in ?? () #74840 0x0000555555e90378 in ?? () #74841 0x00007ffff2a40c8c in ?? () from /lib64/libc.so.6 #74842 0x00007ffff2a40d45 in __libc_start_main () from /lib64/libc.so.6 #74843 0x0000555555ee3961 in ?? () (gdb) Если ему не хватает кусков от pipewire, то давайте добавим необходимые зависимости.
Аналогично с telegram-desktop-4.10.3-alt1.x86_64.rpm
Что вы умудрились сделать с Telegram, что он грохается ещё на старте с сообщением: [Юзверь ~/src/Java >] telegram-desktop ** (telegram-desktop:257497): WARNING **: 10:51:04.544: Unable to load patched fonts with Qt workarounds, expect font issues. [W][67442.774872] pw.conf | [ conf.c: 1015 try_load_conf()] can't load config client-rt.conf: Нет такого файла или каталога [E][67442.774987] pw.conf | [ conf.c: 1044 pw_conf_load_conf_for_context()] can't load config client-rt.conf: Нет такого файла или каталога [ALSOFT] (EE) Failed to create PipeWire event context (errno: 2) [ALSOFT] (WW) Failed to initialize backend "pipewire" [ALSOFT] (WW) pthread_setschedparam failed: Операция не позволена (1) QPainter::begin: Paint device returned engine == 0, type: 2 QWidget::render: Cannot render with an inactive painter Segmentation fault При этом почему идёт сообщение о pipewire (для прикола: медийный сервер, ну, абсолютно ненужный на юзверевской машине!) и файле client-rt.conf (из разряда, как я понял, управления Realtime режимом!!!
При этом установка RTkit проблему с Realtime НЕ РЕШАЕТ! А ставить на домашний комп ещё и PipeWire... Ну, извините, это ВООБЩЕ БОРЗОСТЬ! Зачем он мне если мне НЕЧЕМ делиться через этот сервер? Да, и нет смысла!
Пакет, к которому относится всё вышесказанное мной, telegram-desktop-4.10.3-alt1.x86_64
*** This bug has been marked as a duplicate of bug 47702 ***