Package Details: remmina-git 1.4.43+r10385+g0df0a75d9-1

Git Clone URL: https://aur.archlinux.org/remmina-git.git (read-only, click to copy)
Package Base: remmina-git
Description: A remote desktop client written in GTK+ - git checkout
Upstream URL: http://www.remmina.org/
Licenses: GPL-2.0-or-later
Conflicts: remmina
Provides: remmina-plugins
Replaces: remmina-plugins
Submitter: eworm
Maintainer: storbake
Last Packager: storbake
Votes: 55
Popularity: 0.000000
First Submitted: 2011-10-06 08:11 (UTC)
Last Updated: 2026-04-03 05:20 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 17 Next › Last »

Matty_r commented on 2022-10-04 19:46 (UTC)

@tmow - I haven't put libsoup3 or webkit2gtk-4.1 in the makedepends. libsoup is a dependency of webkit2gtk which is a dependency of remmina-git. Are you saying this should transition to webkit2gtk-4.1 and do away with webkit2gtk?

tmow commented on 2022-10-04 17:28 (UTC)

@Matty_r when remmina is compiled with libsoup3, you need webkit2gtk 4.1

davvore33 commented on 2022-10-04 16:41 (UTC) (edited on 2022-10-04 16:41 (UTC) by davvore33)

Hi, unluckily after an update (I can't really spot which one) I got this error

(process:12181): libsoup-ERROR **: 18:41:33.216: libsoup3 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.
zsh: trace trap (core dumped)  remmina

anybody can help?

Matty_r commented on 2021-12-20 07:58 (UTC)

@tmow - should be sorted now. Thanks for the info.

tmow commented on 2021-12-20 07:07 (UTC)

gtk2 and telepathy-glib must be removed, upstream we have removed telepathy a long time ago.

We just added the X2Go plugin, you have to add -DWITH_X2GO=ON and aur/pyhoca-cli as optdepends

tmow commented on 2021-11-30 08:10 (UTC)

@DroidFreak32 vanno you please test again?

DroidFreak32 commented on 2021-11-28 11:10 (UTC) (edited on 2021-11-28 11:11 (UTC) by DroidFreak32)

Seeing a build error:

[ 27%] Building C object src/CMakeFiles/remmina.dir/rcw.c.o
/home/horcrux/.cache/yay/remmina-git/src/remmina/src/rcw.c: In function ‘rcw_open_from_file_full’:
/home/horcrux/.cache/yay/remmina-git/src/remmina/src/rcw.c:4525:25: error: format not a string literal and no format arguments [-Werror=format-security]
4525 |                         title);
|                         ^~~~~
cc1: some warnings being treated as errors
make[2]: *** [src/CMakeFiles/remmina.dir/build.make:653: src/CMakeFiles/remmina.dir/rcw.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:443: src/CMakeFiles/remmina.dir/all] Error 2

tmow commented on 2021-10-29 15:52 (UTC)

libappindicator-gtk3 it's strong requirement

Erin-Allison commented on 2021-10-29 14:37 (UTC)

After installing and cleaning up the make dependencies, Remmina would not launch until I re-installed libappindicator-gtk3.

[erin@archlinux ~]$ remmina
remmina: error while loading shared libraries: libappindicator3.so.1: cannot open shared object file: No such file or directory