!KBAHBuVpfHbHQUFqZE:matrix.org

Remmina

96 Members
Remote desktop client discussion room12 Servers

Load older messages


SenderMessageTime
29 Jan 2024
@nekohayo:matrix.orgnekoI wonder why it would change on its own03:03:42
@farchord:matrix.orgFarchord (Steve Cossette)
In reply to @nekohayo:matrix.org

Farchord [Fedora] is it normal that it regularly changes? Shouldn't it be permanent, or maybe with a much longer (yearly?) validity?

* No, certificates expire.
03:03:46
@farchord:matrix.orgFarchord (Steve Cossette)It might just generate the certificate on server start03:04:05
31 Jan 2024
@golanv:envs.net@golanv:envs.net left the room.16:20:22
4 Feb 2024
@kb7qdi:nitro.chat@kb7qdi:nitro.chat left the room.19:36:34
19 Feb 2024
@donjoe:nanashi0x74.dev@donjoe:nanashi0x74.dev joined the room.13:17:29
@donjoe:nanashi0x74.dev@donjoe:nanashi0x74.devHi, I'm trying to setup an rdp connection via ssh tunnel. So far from what I gather in the logs I've managed to get remmina to authenticate to the ssh server, but my rdp server runs on non-standard port 1234. Can I specify the port to be forwarded via ssh or does remmina only support the standard rdp port?13:21:10
@myheroyuki:matrix.orgHiroyuki Tanaka
In reply to @donjoe:nanashi0x74.dev
Hi, I'm trying to setup an rdp connection via ssh tunnel. So far from what I gather in the logs I've managed to get remmina to authenticate to the ssh server, but my rdp server runs on non-standard port 1234.
Can I specify the port to be forwarded via ssh or does remmina only support the standard rdp port?
You should be able to add the RDP port after the server in the Basic tab of the new profile window by placing it after a colon. For example, setting the server 192.168.245.130:1234 or my.domain.org:1234 should attempt to connect on port 1234
14:11:56
21 Feb 2024
@xcutioner2099:matrix.org@xcutioner2099:matrix.org left the room.00:42:27
26 Feb 2024
@papelhigienico3:matrix.orgFabio Luis Girardi joined the room.02:16:17
@papelhigienico3:matrix.orgFabio Luis GirardiHi! Someone here trying to run remmina over gtk broadway on ubuntu server 22.04? 02:18:27
@papelhigienico3:matrix.orgFabio Luis GirardiOn Linux MInt Cinnamon 21.3 it runs fine, but on this environment, it doesn't connect and crashes immediately after connection be closed.02:21:15
@papelhigienico3:matrix.orgFabio Luis Girardi * On Linux MInt Cinnamon 21.3 it runs fine even over broadway, but over broadway on ubuntu server environment, it doesn't connect and crashes immediately after connection be closed.02:23:42
27 Feb 2024
@papelhigienico3:matrix.orgFabio Luis Girardiafter some days trying to manage the remmina install to run, I noted that when running over broadway, remmina becomes stuck on this line (org.remmina.Remmina:2895625): remmina-DEBUG: 22:46:06.123: (remmina_plugin_vnc_open_connection) - [2024-02-26T22:46:06.123211Z] - primedata - cameras - Connected to VNC-HOST:5900 via VNC Not estabilishing the SSH tunnel connection, to after that, estabilishes the VNC connection... Some idea? 03:23:31
@myheroyuki:matrix.orgHiroyuki Tanaka Fabio Luis Girardi: I haven't used broadway myself, so I'm sorry I don't have much advice to give here. I just tested myself and also had issues, but I don't have any solution yet. I'll look more into it and see if I can find anything more 12:24:12
@donjoe:nanashi0x74.dev@donjoe:nanashi0x74.devI noticed that remmina keeps crashing my vnc server- I don't have that problem with either tigervnc or avnc on android. The server is wayvnc, let me fetch the versions...12:41:51
@donjoe:nanashi0x74.dev@donjoe:nanashi0x74.devremmina 1.4.33 git n/a wayvnc 0.7.2, neatvnc 0.7.2, aml 0.3.012:43:24
@myheroyuki:matrix.orgHiroyuki TanakaHmm, I've never tried wayvnc as a server, but I haven't had any issues with x11vnc, which is what I use. Are there any error logs that accompany the crash?12:48:48
@donjoe:nanashi0x74.dev@donjoe:nanashi0x74.dev

on the remmina side:

(DEBUG) - (remmina_ssh_tunnel_main_thread_proc) - Connection to SSH tunnel dropped. Could not poll SSH channel. 
(DEBUG) - (remmina_protocol_widget_tunnel_destroy) - [Tunnel with idx 0 has been disconnected
(DEBUG) - (remmina_ssh_tunnel_free) - tunnel->thread = 0

(DEBUG) - (remmina_ssh_free) - Disconnecting SSH session
(DEBUG) - (remmina_plugin_vnc_rfb_output) - VNC returned: VNC server closed connection
(DEBUG) - (rco_on_disconnect) - Disconnect signal received on RemminaProtocolWidget
(DEBUG) - (remmina_file_save) - Saving profile
(DEBUG) - (remmina_file_save) - We have a password and disablepasswordstoring=0
(DEBUG) - (remmina_file_save) - We have a password and disablepasswordstoring=0
(DEBUG) - (remmina_file_save) - We have a password and disablepasswordstoring=0
(DEBUG) - (remmina_file_save) - Profile saved
(DEBUG) - (remmina_file_save) - Connection profile states saved
(DEBUG) - (remmina_network_monitor_status) - G_NETWORK_CONNECTIVITY_FULL
(DEBUG) - (rco_on_disconnect) - Disconnected
(DEBUG) - (remmina_icon_connection_changed_cb) - Indicator connection changed to: 1

on the wayvnc side - on each crash it says either
free(): invalid next size (normal) or double free or corruption (!prev)
and then Aborted (core dumped)

12:57:23
@donjoe:nanashi0x74.dev@donjoe:nanashi0x74.devhmm. I wonder what remmina does that other vnc clients don't and what causes the crash. But anyway it looks rather like a server issue13:05:27
29 Feb 2024
@darkblaze69:matrix.orgdarkblaze69is there remmina flatpak with freerdp3 enabled?06:11:22
@donjoe:nanashi0x74.dev@donjoe:nanashi0x74.dev left the room.07:40:31
@myheroyuki:matrix.orgHiroyuki Tanaka Not currently. There was an issue with keystrokes not lining up (enter key and backspace would result in characters, for example) when freerdp3 was enabled with the flatpak. bhatman1441 was investigating and found the root cause, and we're hoping to have it resolved soon 12:21:17
@bhatman1441:matrix.orgbhatman1441 darkblaze69: I have a potential fix for the keystroke issue with FreeRDP3 and flatpak, but I want to do some more testing. I hope to have a merge for flathub soon. 13:28:49
4 Mar 2024
@bhatman1441:matrix.orgbhatman1441 darkblaze69: I just merged the FreeRDP3 update to flathub. The updated flatpak should be available soon. Please let me know if you see any issues. 16:09:13
@darkblaze69:matrix.orgdarkblaze69
In reply to @bhatman1441:matrix.org
darkblaze69: I just merged the FreeRDP3 update to flathub. The updated flatpak should be available soon. Please let me know if you see any issues.
Thanks, I checked this. At least connecting to GNOME works, typing and language switching works. But was unsuccessful connecting to Windows after accepting the certificate. With sdl-freerdp too. So maybe it's on the freerdp3 side, I need to investigate more.
22:41:59
5 Mar 2024
@bhatman1441:matrix.orgbhatman1441
In reply to @darkblaze69:matrix.org
Thanks, I checked this. At least connecting to GNOME works, typing and language switching works. But was unsuccessful connecting to Windows after accepting the certificate. With sdl-freerdp too. So maybe it's on the freerdp3 side, I need to investigate more.
Interesting, I was able to connect to Windows in my testing. Have these connections worked using the snap (which uses FreeRDP3 by default) or with the source package using FreeRDP3? Also wondering if you are using x11 or wayland?
11:21:42
6 Mar 2024
@c_debian:sibnsk.net@c_debian:sibnsk.net joined the room.17:16:11
@c_debian:sibnsk.net@c_debian:sibnsk.netREF: Cannot connect to Windows RDP via TLS after update to v1.4.34 Solution for me: CHECK/ACTIVATE this option👇️17:18:34
@c_debian:sibnsk.net@c_debian:sibnsk.netimage.png
Download image.png
17:18:54

Show newer messages


Back to Room ListRoom Version: 4