Package Details: remmina-git 1.4.35.r97.g0c1ee9fd1-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: grdc, remmina
Provides: grdc, remmina, remmina-plugins
Submitter: eworm
Maintainer: None
Last Packager: Matty_r
Votes: 55
Popularity: 0.000139
First Submitted: 2011-10-06 08:11 (UTC)
Last Updated: 2024-09-11 19:54 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 17 Next › Last »

flittermice commented on 2018-09-03 18:46 (UTC)

Thanks for the package build! I'm a Gnome Shell user and I just wanted to report that compiling with AppIndicator support works without any problems. Just install libappindicator-gtk3 and change -DWITH_APPINDICATOR=OFF to -DWITH_APPINDICATOR=on in the PKGBUILD.

zml3721 commented on 2018-08-29 03:07 (UTC)

ssh连接不上,不管怎么配置,连接的时候都是一直处于等待状态

stratosgear commented on 2018-05-30 07:52 (UTC) (edited on 2018-06-04 17:10 (UTC) by stratosgear)

I get an error with:

... ... ==> Removing existing $pkgdir/ directory... ==> Starting build()... CMake Error: The source directory "/home/stratos/.cache/pacaur/remmina-git/src/remmina" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. ==> ERROR: A failure occurred in build(). Aborting...

eddyready commented on 2018-05-19 03:18 (UTC)

Hi,

I am getting the following error when launching remmina.

Failed to load plugin: /usr/lib/remmina/plugins/remmina-plugin-rdp.so. Error: libavcodec.so.57: cannot open shared object file: No such file or directory

using remmina-git 1.2.0.rcgit.29.fpbuild0.r128.g4c0e915b2-1 from the AUR Any idea why?

tmow commented on 2018-05-17 12:52 (UTC)

@eworm Since yesterday 'next' is not anymore our main development branch, we've switched back to 'master' Soon we will delete 'next' and we will release a stable version of remmina (v1.2.30), that will be tagged from master and not 'next'

jvybihal commented on 2018-05-17 12:37 (UTC)

@ryanzerbe you dont need to. Just rebuild remmina-git and remmina plugins with latest ffmpeg installed.

ryanzerbe commented on 2018-05-17 12:10 (UTC)

I ended up downgrading to the pervious version of ffpmeg. I didnt know there was a compatibility version(ffmpeg-compat-57).

Thanks.

jvybihal commented on 2018-05-14 10:11 (UTC)

@eworm yes, you are correct, I should have thought of that. Thanks!

eworm commented on 2018-05-14 08:57 (UTC)

Then you have to rebuild a dependency that links to libavcodec. freerdp-git?

jvybihal commented on 2018-05-14 08:51 (UTC)

Rebuilding was the first thing I did, and the issue with missing lib still occured.