Multi Monitor displays in one monitor [wayland]
**Test on the latest [![remmina](https://snapcraft.io//remmina/badge.svg)](https://snapcraft.io/remmina) version before submitting a bug-report, and keep trying to reproduce it on any later versions** * Reporting back greatly increases the attention and hope of fixing your issue. You can also ask questions via * IRC room, on libera.chat, in the #remmina channel, you can also use a [web client](https://web.libera.chat/?nick=remminer|?#remmina). * [General discussion mailing list](https://lists.remmina.org/listinfo/users). * [Reddit](https://reddit.com/r/Remmina) ## Debugging documentation Check the wiki at https://gitlab.com/Remmina/Remmina/-/wikis/Usage/Remmina-debugging ## Local System Description * Client (OS name and version): * Remmina version ( ```remmina --version``` ): * Installation: - [ ] Distribution package. - [ ] PPA. - [X] Snap. - [ ] Flatpak. - [ ] Compiled from sources. - [ ] Other - detail: * Desktop environment (GNOME, Unity, KDE, ..): * Plugin: - [X] RDP - freerdp version ( zsh: command not found: xfreerdp ): - [ ] VNC - [ ] SSH - [ ] SFTP - [ ] SPICE - [ ] WWW - [ ] EXEC - [ ] Other (please specify): * GTK back-end (Wayland, Xorg): Wayland * Optional: Include the output of the following commands at the end of this text: - `remmina --full-version` <!-- ( Paste after the `shell` line ) --> ```shell org.remmina.Remmina - SNAP Build - 1.4.20 (git d7b580d50) NAME TYPE DESCRIPTION PLUGIN AND LIBRARY VERSION EXEC Protocol Execute a command 1.0 GVNC Protocol Remmina VNC plugin for GNOME and KVM 0.1b RDP Protocol RDP - Remote Desktop Protocol RDP plugin: 1.4.20 (Git d7b580d50), Compiled with libfreerdp 2.3.2 (2.3.2), Running with libfreerdp 2.3.2 (rev 2.3.2), H.264 Yes RDPF File RDP - RDP File Handler RDP plugin: 1.4.20 (Git d7b580d50), Compiled with libfreerdp 2.3.2 (2.3.2), Running with libfreerdp 2.3.2 (rev 2.3.2), H.264 Yes RDPS Preference RDP - Preferences RDP plugin: 1.4.20 (Git d7b580d50), Compiled with libfreerdp 2.3.2 (2.3.2), Running with libfreerdp 2.3.2 (rev 2.3.2), H.264 Yes SPICE Protocol SPICE - Simple Protocol for Independent Computing Environments 1.4.20 VNC Protocol Remmina VNC Plugin 1.4.20 VNCI Protocol Remmina VNC listener Plugin 1.4.20 WWW Protocol Remmina web-browser plugin 0.1.0 glibsecret Secret Secured password storage in the GNOME keyring 1.4.20 Build configuration: HAVE_ARPA_INET_H=1 HAVE_ERRNO_H=1 HAVE_FCNTL_H=1 HAVE_NETDB_H=1 HAVE_NETINET_IN_H=1 HAVE_NETINET_TCP_H=1 HAVE_SYS_SOCKET_H=1 HAVE_SYS_UN_H=1 HAVE_TERMIOS_H=1 HAVE_UNISTD_H=1 WITH_AVAHI=ON WITH_CLEANUP=OFF WITH_FREERDP3=OFF WITH_GCRYPT=ON WITH_GVNC=ON WITH_ICON_CACHE=ON WITH_IPP=OFF WITH_LIBRARY_VERSIONING=ON WITH_MANPAGES=ON WITH_NEWS=ON WITH_SSE2=ON WITH_TRANSLATIONS=ON WITH_UPDATE_DESKTOP_DB=ON Build type: Release CFLAGS: -isystem/builds/Remmina/Remmina/parts/remmina/install/usr/include -isystem/builds/Remmina/Remmina/stage/usr/include -fPIC -Wall -Wno-unused-result -Wno-unused-but-set-variable -Wno-deprecated-declarations -Wimplicit-function-declaration -Wredundant-decls Compiler: GNU, 9.3.0 Target architecture: x64 ``` - `sudo lshw -C video` <!-- ( Paste after the `shell` line ) --> ```shell *-display description: VGA compatible controller product: HD Graphics 630 vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 04 width: 64 bits clock: 33MHz capabilities: pciexpress msi pm vga_controller bus_master cap_list configuration: driver=i915 latency=0 resources: irq:127 memory:f6000000-f6ffffff memory:e0000000-efffffff ioport:f000(size=64) memory:c0000-dffff ``` - `uname -a` <!-- ( Paste after the `shell` line ) --> ```shell Linux karim-optiplex7050 5.13.19-2-MANJARO #1 SMP PREEMPT Sun Sep 19 21:31:53 UTC 2021 x86_64 GNU/Linux ``` ## Remote System Description * Server (OS name and version): Linux Mint 2.20 * Special notes regarding the remote system (i.e. gateways, tunnel, etc.): ## Problem Description When I open a multi-monitor session, both monitors open in one window. I can see only one monitor but when I move the cursor to the right, it starts to slide to the second monitor. I changed to Xorg and the issue was solved. ### What is the expected correct behavior? On both monitors ### Relevant logs and/or screenshots ![Screenshot_from_2021-10-14_14-01-15](/uploads/1879bda85c06833247833130f90ffa83/Screenshot_from_2021-10-14_14-01-15.png) <!-- (Paste any relevant logs - please use code blocks (```) to format ```console output, logs, and code``` as it's very hard to read otherwise.) -->
issue