Closed skarusto closed 9 months ago
you have a lot of fonts installed?
@Aokromes the next code line after the "OpenAL logging level" log line is calling devices enumeration, so the issue is somewhere in OpenAL's enumeration code or Windows drivers. https://github.com/telegramdesktop/tdesktop/blob/cadacc1f51c3192979dca0463daad5e8cf79bd0a/Telegram/SourceFiles/media/audio/media_audio.cpp#L196-L200
you have a lot of fonts installed?
Yes, they're needed for graphic design, but I believe it's not the root cause of the issue, I've already had a lot of fonts installed before and there were no issues with Telegram.
As I desctibed in the "Behavior" part and as @ilya-fedin noticed, the problem is definitely around OpenAL / audio devices
I'm not sure what to do, cuz the first thing I've tried - reinstalling audio drivers and disabling all audio devices.
Hey there!
This issue was inactive for a long time and will be automatically closed in 30 days if there isn't any further activity. We therefore assume that the user has lost interest or resolved the problem on their own.
Don't worry though; if this is an error, let us know with a comment and we'll be happy to reopen the issue.
Thanks!
Steps to reproduce
Start Telegram Desktop (both desktop and portable versions are affected)
Expected behaviour
Telegram Desktop starts up in less than five seconds
Actual behaviour
Telegram Desktop starts up in over 15 seconds. Looking at logs, I noticed that there is a pause about 10-15 seconds on each startup on the step before initializing audio devises. I've checked with differend audio devices as well - the same behavior.
Operating system
Windows 11 22H2 (22621.1848)
Version of Telegram Desktop
4.8.3 x64
Installation source
Static binary from official website
Crash ID
No response
Logs