-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
tdesktop is crashing after closing DurgerKing webapp #26978
Comments
Does it crash with |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
Still fails, while running |
no, it should be |
@shalmeo it's not loading, it's crashed. tdesktop doesn't have crash handling for webview so the window doesn't react. |
Do you have any ideas to solve the problem? Do I need to open an issue to solve my problem? I just really need in webapp in my system |
The only environment where webapps are known to work without problems on Linux is KDE X11. |
Also crashing, in the same way. |
@artemiialessandrini are you sure Telegram is not already running when you launch it via command? As it will just focus the window of already running instance otherwise. |
Well, I have other instances of Telegram installed by snap, apt, but it's not running. |
I'm doing telegram bot with a webapp development, would you suggest switching to KDE X11 in that matter as a workaround? |
I mean the binary could be running. People often just close window instead of quitting via tray icon and then ensuring it's actually not running (there are reports Telegram can get some deadlock and not quit actually) via process list (e.g. |
Yes. |
@artemiialessandrini can you check whether |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
Running with |
@artemiialessandrini is it still happening with latest version? if yes, can you provide a new crash id? |
This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. |
Steps to reproduce
./Telegram -platform xcb
MENU
ButtonExpected behaviour
WebApp is closing and Telegram is alive
Actual behaviour
WebApp is closing but Telegram crashes
Operating system
20.04.1-Ubuntu SMP
Version of Telegram Desktop
Version 4.10.5 beta
Installation source
Static binary from official website
Crash ID
02ec3710-e07e-487f-03f588aa-f4bf8459
Logs
echo $XDG_SESSION_TYPE
: x11The text was updated successfully, but these errors were encountered: