Package Details: 64gram-desktop 1:1.1.58-1

Git Clone URL: https://aur.archlinux.org/64gram-desktop.git (read-only, click to copy)
Package Base: 64gram-desktop
Description: Unofficial desktop version of Telegram messaging app
Upstream URL: https://github.com/TDesktop-x64/tdesktop
Licenses: GPL3
Submitter: KspLite
Maintainer: alesar1
Last Packager: alesar1
Votes: 10
Popularity: 0.65
First Submitted: 2021-04-05 11:02 (UTC)
Last Updated: 2025-01-11 17:33 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

dreieck commented on 2023-12-19 20:53 (UTC)

Can you consider calling the executable /usr/bin/64gram-desktop instead of /usr/bin/telegram-desktop, and make this package compatible with side-by-side installation of telegram-desktop?

Regards!

alesar1 commented on 2023-11-02 22:35 (UTC)

@onurmercury I replaced 7z with LANG=C.UTF-8 bsdtar -xf It should work now, thank you!

onurmercury commented on 2023-11-02 21:23 (UTC)

@alesar1 you can try to set an env variable like this: env LANG=en_US.UTF-8 bsdtar ...

or C.UTF-8 instead idk

egayghost commented on 2023-10-31 09:45 (UTC) (edited on 2023-10-31 09:45 (UTC) by egayghost)

We kinda needed an update, some messages are starting not to show up and demanding an update. See https://github.com/TDesktop-x64/tdesktop/releases/tag/v1.0.99

alesar1 commented on 2023-10-17 06:59 (UTC)

@onurmercury I am unable to make that change because on some system configurations you get this error if you use bsdtar:

bsdtar: Failed to set default locale
bsdtar: Pathname can't be converted from UTF-8 to current locale.
bsdtar: Error exit delayed from previous errors.
==> ERROR: A failure occurred in prepare().
Aborting...
failed to prepare sources

onurmercury commented on 2023-10-16 21:29 (UTC) (edited on 2023-10-16 21:30 (UTC) by onurmercury)

You can use bsdtar (or just tar) to extract the archive instead of p7zip & tar combo. patch is available here: https://gist.github.com/onurmercury/be7c90079dd1b063b61e472d16861499

alesar1 commented on 2023-10-14 14:43 (UTC)

@oldherl @q234rty done!

q234rty commented on 2023-10-14 14:32 (UTC)

see also https://bugs.archlinux.org/task/79957

oldherl commented on 2023-10-14 13:23 (UTC)

Please add depends='libxcomposite' to fix build on qt 6.6

alesar1 commented on 2023-10-01 12:54 (UTC) (edited on 2023-10-01 12:54 (UTC) by alesar1)

@MarsSeed done, thank you.