telegram-desktop fails to run with latest QT update #147

Closed
opened 2022-09-10 20:49:54 +02:00 by saltedcoffii · 6 comments

The telegram-desktop binary refuses to run with the latest QT update (6.3.1 -> 6.3.2). Perhaps it requires an update every time QT is updated?

$ telegram-desktop
Cannot mix incompatible Qt library (6.3.1) with this library (6.3.2)
[1]    228288 IOT instruction (core dumped)  telegram-desktop

I will try to run a rebuild of telegram-desktop with the latest QT version and see if it works. I'll report back when the build is done either way.

The `telegram-desktop` binary refuses to run with the latest QT update (6.3.1 -> 6.3.2). Perhaps it requires an update every time QT is updated? ``` $ telegram-desktop Cannot mix incompatible Qt library (6.3.1) with this library (6.3.2) [1] 228288 IOT instruction (core dumped) telegram-desktop ``` I will try to run a rebuild of `telegram-desktop` with the latest QT version and see if it works. I'll report back when the build is done either way.
Author

build ran out of memory and failed. I don't have a more powerful computer to try on.

build ran out of memory and failed. I don't have a more powerful computer to try on.
Owner

Have you tried restarting your de or rebooting? I can't seem to reproduce this, at least on x86-64-v3.

Have you tried restarting your de or rebooting? I can't seem to reproduce this, at least on x86-64-v3.
anonfunc added the support label 2022-09-11 07:20:20 +02:00
Author

I'm on x86-64-v3. A full reboot of the machine did not fix the issue.

I'm on x86-64-v3. A full reboot of the machine did not fix the issue.
Owner

Does it start if you downgrade to community/telegram-desktop?

Does it start if you downgrade to `community/telegram-desktop`?
Author

yes

yes
Author

additionally, now that i've downgraded and re-upgraded, it works. I don't know what happened.

additionally, now that i've downgraded and re-upgraded, it works. I don't know what happened.
Sign in to join this conversation.