ilya-fedin
ilya-fedin
Sounds like a duplicate of #33? Try #54 (set the fonts again with the patch applied to update the config).
> ### Installation source > > Other (unofficial) source Please report using official versions only
Another way for Telegram could be to fix memory usage with glibc (it never releases the RAM allocated for video frames for unknown reason) so jemalloc is not needed at...
Alternative solutions like finding a replacement for jemalloc that would work with 16K page size out-of-the-box and releasing the RAM properly are welcome, too.
The problem is not in blaming but in the lack of someone who will do the actual work (speaking tdesktop side at least - it just lacks a developer with...
> As far as I can tell, for "the work", it basically comes down to inserting build flag arguments in a few locations to make 16k the default. That might...
No, it seem to be never emitted now that most systems have only MLS as location source and MLS doesn't work
I expect the API to return some error in case the location is unknown so that I can handle that, e.g. fallback to other source or present a error to...
I don't think we can change the font size due to the custom rendering in tdesktop Emoji will just overlap on text and the entire markup will become invalid.
Provide a backtrace with debug symbols or switch to the static binary from official website and provide crash ID. PS: I'm not sure how you can do the first thing,...