Package Details: 64gram-desktop-bin 1:1.1.19-1

Git Clone URL: https://aur.archlinux.org/64gram-desktop-bin.git (read-only, click to copy)
Package Base: 64gram-desktop-bin
Description: Unofficial desktop version of Telegram messaging app - binary version
Upstream URL: https://github.com/TDesktop-x64/tdesktop
Licenses: GPL3
Conflicts: 64gram-desktop
Provides: 64gram-desktop
Submitter: KspLite
Maintainer: alesar1
Last Packager: alesar1
Votes: 9
Popularity: 0.27
First Submitted: 2021-05-03 14:47 (UTC)
Last Updated: 2024-04-20 21:43 (UTC)

Latest Comments

1 2 3 Next › Last »

timhs commented on 2024-04-10 21:08 (UTC) (edited on 2024-04-10 21:11 (UTC) by timhs)

Vers. 1:1.1.17-1
Today another update and another error.
Again the RAM overflows:

qt.core.qobject.connect: QObject::connect: No such signal QNetworkReplyHttpImpl::error(QNetworkReply::NetworkError) in /usr/src/tdesktop/Telegram/SourceFiles/storage/localstorage.cpp:1352

timhs commented on 2024-04-03 23:42 (UTC) (edited on 2024-04-03 23:43 (UTC) by timhs)

Version: 1:1.1.16-1
after update today 64gram don't start anymore, in terminal I got only this:
Scudo ERROR: internal map failure

GodBleak commented on 2023-12-10 03:03 (UTC)

There's no reason this needs to conflict with the official Telegram client.

hotice commented on 2023-12-04 15:08 (UTC) (edited on 2023-12-04 15:10 (UTC) by hotice)

Please exclude dependence on the official telegram installation so the official telegram client can be installed and used side-by-side, thanks!

Changed PKGBUILD lines:

pkgdesc="Unofficial desktop version of Telegram messaging app - 64Gram binary version"

conflicts=(64gram-desktop 64gram-desktop-bin)
provides=(64gram-desktop)

install -Dm755 "$srcdir/Telegram" "$pkgdir/usr/bin/64gram-desktop"

install -Dm644 "$srcdir/icon256.png" "$pkgdir/usr/share/pixmaps/64gram.png"

# inside for loop:
    install -m644 "$srcdir/icon${icon_size}.png" "$icon_dir/64gram.png"

# don't touch telegram updater, comment out or remove those lines:
#mkdir -p "$pkgdir/etc/tdesktop"
#echo "/usr/bin/telegram-desktop" > "$pkgdir/etc/tdesktop/externalupdater"

Changed io.github.tdesktop_x64.TDesktop.desktop lines:

Comment=64Gram unofficial desktop version of Telegram messaging app
TryExec=64gram-desktop
Exec=64gram-desktop -- %u
Icon=64gram

Keywords=tg;chat;im;messaging;messenger;sms;tdesktop;64gram;

Exec=64gram-desktop -quit
Name=Quit 64Gram

alesar1 commented on 2023-10-31 19:48 (UTC) (edited on 2023-10-31 21:06 (UTC) by alesar1)

@egayghost I cannot update because there is no compiled release for Linux, also the version that you linked is marked as "beta" and it does not include the changes of the latest TDesktop update (i.e. unsupported messages will appear like that anyway).

Please do not mark this package as "out-of date" until they release a compiled version for Linux.

EDIT: Now I have updated "64gram-desktop" AUR package (it compiles without issues)

egayghost commented on 2023-10-31 09:48 (UTC)

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

guiba commented on 2023-08-26 22:05 (UTC)

Nope. But I tried as you said and now it worked. Thank you.

alesar1 commented on 2023-08-26 19:47 (UTC) (edited on 2023-08-26 19:48 (UTC) by alesar1)

@guiba did you build it in a fresh git clone?

guiba commented on 2023-08-26 19:34 (UTC)

Still broken.