Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The application will crash if you reduce the window size too much #10

Open
Katze-942 opened this issue Feb 15, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Katze-942
Copy link

Steps to reproduce

  1. Go to any chat room.
  2. Reduce the window size.
  3. Crash.

Expected behaviour

Nothing.

Actual behaviour

Application crash

Operating system

KDE Neon, KDE Plasma, Wayland

Version of Telegram Desktop

4.14.14.1

Installation source

Flatpak

Crash ID

No response

Logs

# I took the log from the console and wiped out the Qt SVG related spam
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.svg: Error while inflating gzip file: SVG format check failed
qt.svg: Error while inflating gzip file: SVG format check failed

...

/usr/include/c++/13.2.0/bits/stl_algo.h:3669: constexpr const _Tp& std::clamp(const _Tp&, const _Tp&, const _Tp&) [with _Tp = int]: Assertion '!(__hi < __lo)' failed.
@Katze-942 Katze-942 added the bug Something isn't working label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant