FirstLobster

Results 13 comments of FirstLobster

> hard to tell, it is highly dependent on your remote os. Could you answer the follwing: > > 1. First, with just `/multimon` does the session use all monitors...

Yeah, that's I how I imagine it works and it some how relies on the order of the monitors. Which annoyingly could change if you turn one monitor off. Regarding...

@akallabeth https://github.com/akallabeth/FreeRDP/tree/monitor_log just gives me a 404 And if i try to clone the repo i get `remote branch monitor_log not found in upstream origin` could it be the https://github.com/akallabeth/FreeRDP/tree/advanced_logging...

after i fixed all the missing dependencies i was able to run `dpkg-buildpackage` but it errors out with `dh_auto_install: error: mkdir debian/freerdp-nightly: File exists make: *** [debian/rules:35: binary] Error 255...

Just a update, running only `sudo apt build-dep freerdp2-dev` and then the running `dpkg-buildpackage` leaves me with `dpkg-checkbuilddeps: error: Unmet build dependencies: cdbs libfuse-dev | libfuse3-dev libdbus-glib-1-dev` I solved with...

@akallabeth I did run `/opt/freerdp-nightly/bin/xfreerdp /log-level:debug 2>&1 |tee somefile.txt` but i found none of the lines you mentioned. I have attached the file. [Freerdp_log.txt](https://github.com/FreeRDP/FreeRDP/files/7771768/Freerdp_log.txt) My args: `-grab-keyboard /multimon /monitors:4,5,2 `

@akallabeth Just to be sure should i use `https://github.com/akallabeth/FreeRDP.git -b master` or `https://github.com/FreeRDP/FreeRDP.git -b master` ?

@akallabeth ``` [13:41:15:365] [418746:418748] [DEBUG][com.freerdp.core.gcc] - [gcc_write_client_monitor_data] MonitorCount=3 [13:41:15:365] [418746:418748] [DEBUG][com.freerdp.core.gcc] - [gcc_write_client_monitor_data] Monitor[0]: top=0, left=3840, bottom=1199, right=5759, flagsu [13:41:15:365] [418746:418748] [DEBUG][com.freerdp.core.gcc] - [gcc_write_client_monitor_data] Monitor[1]: top=0, left=0, bottom=1199, right=1919, flagsu...

@akallabeth Yes, changing the monitor order does affect how it behaves, but i cant set how the order should be, as soon as i switch places on the DP-cables all...