https://bugzilla.novell.com/show_bug.cgi?id=804320 https://bugzilla.novell.com/show_bug.cgi?id=804320#c0 Summary: Remmina is not compiled with LIBVNCSERVER_WITH_CLIENT_TLS Classification: openSUSE Product: openSUSE Factory Version: 12.3 Beta 1 Platform: All OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ppinmatt@videotron.ca QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.70 Safari/537.17 Remmina is not compiled with LIBVNCSERVER_WITH_CLIENT_TLS. As a result, I can't use the VNC plugin with a repeater since the setting does not even appear. This is because of the following #ifdef in vnc_plugin.c: #ifdef LIBVNCSERVER_WITH_CLIENT_TLS { REMMINA_PROTOCOL_SETTING_TYPE_TEXT, "proxy", N_("Repeater"), FALSE, NULL, NULL}, #endif Reproducible: Always Steps to Reproduce: 1. Install remmina 2. Install remmina-plugin-vlc 3. Try to make a VNC connection that uses a repeater (the field is not there below server) Actual Results: The repeater field is not shown Expected Results: The repeater field should appear below the server field. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.