Package Details: session-desktop-bin 1.16.0-1

Git Clone URL: https://aur.archlinux.org/session-desktop-bin.git (read-only, click to copy)
Package Base: session-desktop-bin
Description: Private messaging from your desktop
Upstream URL: https://getsession.org
Keywords: chat loki messengger session signal
Licenses: GPL-3.0-only
Conflicts: session-desktop
Provides: session-desktop
Submitter: ewhal
Maintainer: escape0707 (quadratz)
Last Packager: escape0707
Votes: 30
Popularity: 1.75
First Submitted: 2020-02-11 10:08 (UTC)
Last Updated: 2025-05-08 08:55 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

nekgem2 commented on 2022-07-18 19:42 (UTC)

% ls -lA /usr/bin/session-messenger-desktop
lrwxrwxrwx 1 root root 38 2022-07-18 22:35 /usr/bin/session-messenger-desktop -> /opt/Session/session-messenger-desktop
% ls -lA /opt/Session/session-messenger-desktop
ls: cannot access '/opt/Session/session-messenger-desktop': No such file or directory

epic

sperg512 commented on 2022-05-02 18:11 (UTC)

The auto-update script has been fixed after dealing with some SSH stuff. This will now be automatically updated again

sperg512 commented on 2021-12-27 23:24 (UTC)

Please note that this package does not stay up to date with pre-releases and ONLY will be updated to be up-to-date with the latest regular release. So this will not update to 1.8.0 yet.

gekkime commented on 2021-08-16 17:21 (UTC) (edited on 2021-08-16 17:22 (UTC) by gekkime)

Hi, the installation works just fine except for an issue in the .install script, which generates a broken sym-link.

"ln -sf /opt/Session/session-messenger-desktop /usr/bin/session-messenger-desktop"

The file "/opt/Session/session-messenger-desktop" is not generated, the executable is called "session-desktop" instead.

Replacing "session-messenger-desktop" with "session-desktop" in the first instance was enough to make it work for me.

Thank you for your effort!

Neko-san commented on 2021-07-30 00:18 (UTC) (edited on 2021-07-30 00:19 (UTC) by Neko-san)

The application icon doesn't seem to applied to the .desktop file or the taskbar? (I use KDE Plasma)

sperg512 commented on 2021-07-05 16:23 (UTC)

sorry my funny update timer died, fixed now

sperg512 commented on 2021-04-13 23:30 (UTC)

if i'm not mistaken humans have eyes and everyone here is a human, so when you're flagging this out of date you really might want to consider using those eyes which I assume you have and don't flag it out of date if i already updated it

atrax-dev commented on 2021-02-18 12:14 (UTC)

Can't start session without fuse2 installed :

~ » session-desktop
dlopen(): error loading libfuse.so.2

AppImages require FUSE to run.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information

It would be nice to add it to the dependency list.