telegramdesktop / tdesktop

Telegram Desktop messaging app
https://desktop.telegram.org/
Other
26.23k stars 5.2k forks source link

Telegram keeps crashing #27226

Closed einsteindat closed 10 months ago

einsteindat commented 10 months ago

Steps to reproduce

Scrolling through the app alone causes it to crash

Expected behaviour

Stable user experience and ability to navigate the app without distortion.

Actual behaviour

The app automatically shuts down.

Operating system

ChromeOS

Version of Telegram Desktop

4.12.2

Installation source

Flatpak

Crash ID

No response

Logs

einsteindat@penguin:~$ flatpak run org.telegram.desktop

(telegram-desktop:3): Gtk-WARNING **: 08:12:39.953: Theme parsing error: adapta.css:9587:62: Using one color stop with linear-gradient() is deprecated.

(telegram-desktop:3): Gtk-WARNING **: 08:12:39.953: Theme parsing error: adapta.css:10258:71: Using one color stop with linear-gradient() is deprecated.

(telegram-desktop:3): Gtk-WARNING **: 08:12:39.955: Theme parsing error: adapta.css:11225:65: Using one color stop with linear-gradient() is deprecated.
QPainter::begin: Paint device returned engine == 0, type: 2
QWidget::render: Cannot render with an inactive painter
qt.core.qobject.connect: QObject::connect: No such signal QPlatformNativeInterface::systemTrayWindowChanged(QScreen*)
qt.qpa.wayland: Ignoring unexpected wl_surface.enter received for output with id: 7 screen name: "Screen5" screen model: "unknown" This is most likely a bug in the compositor.
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
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
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
qt.svg: Error while inflating gzip file: SVG format check failed
qt.qpa.wayland: Ignoring unexpected wl_surface.enter received for output with id: 7 screen name: "Screen5" screen model: "unknown" This is most likely a bug in the compositor.
qt.qpa.wayland: Creating a popup with a parent, QWidgetWindow(0x7983d7f60f90, name="TWidgetClassWindow") which does not match the current topmost grabbing popup, QWidgetWindow(0x7983d83b8790, name="TWidgetClassWindow") With some shell surface protocols, this is not allowed. The wayland QPA plugin is currently handling it by setting the parent to the topmost grabbing popup. Note, however, that this may cause positioning errors and popups closing unxpectedly. Please fix the transient parent of the popup.
qt.qpa.wayland: Ignoring unexpected wl_surface.enter received for output with id: 7 screen name: "Screen5" screen model: "unknown" This is most likely a bug in the compositor.
The Wayland connection broke. Did the Wayland compositor die?
einsteindat commented 10 months ago

https://drive.google.com/file/d/10MKBXK4So4AmVEHE3BPiHANON0BEozK_/view?usp=drive_link

ilya-fedin commented 10 months ago

https://drive.google.com/file/d/10MKBXK4So4AmVEHE3BPiHANON0BEozK_/view?usp=drive_link

Not sure what's there but it says access denied

ilya-fedin commented 10 months ago
The Wayland connection broke. Did the Wayland compositor die?

According to this message, it's not tdesktop what is crashing but the Wayland compositor what is a part of your system. Given that you say you're using Chrome OS, perhaps this is a bug in Linux applications support which you have to report to Google,

einsteindat commented 10 months ago

Okay, I will report to Google about that.