Bug 491179 - xfreerdp's /monitors and /multimon argument are ignored
Summary: xfreerdp's /monitors and /multimon argument are ignored
Status: REPORTED
Alias: None
Product: KRdp
Classification: Plasma
Component: general (show other bugs)
Version: 6.1.3
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-02 17:04 UTC by Jens Darmetzki
Modified: 2024-08-05 18:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Darmetzki 2024-08-02 17:04:02 UTC
SUMMARY
When using 
xfreerdp /multimon /monitors:0,1
on a triple monitor system, only one monitor is used where 2 should be. There is a short flicker on the other selected monitor, but nothing more.

STEPS TO REPRODUCE
1. Use Plasma-6 with Wayland (nvidia)
2. xfreerdp +monitor-list
     * [0] 3840x2160   +3840+0
        [1] 3840x2160   +7680+0
        [2] 3840x2160   +0+0
3.     xfreerdp /v:192.168.2.140 /u:roger /p:rabbit /monitors:0,1 /multimon /log-level:DEBUG


OBSERVED RESULT
There is a short flicker on one monitor and after that xfreerdp only uses the other screen

EXPECTED RESULT
 xfreerdp should use both selected monitors

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo 
KDE Plasma Version:  6.1.3
KDE Frameworks Version: 6.3.0

Qt Version: 
n/a for the moment, will add later 

ADDITIONAL INFORMATION
 This bug was also filed in the freerdp project: 
https://github.com/FreeRDP/FreeRDP/issues/10430