Auri
Auri
Edit: I think this is possible with `--user`/its docker compose equivalent Edit x2: Nope, it doesn't seem like it, perhaps we'll have to wait for rootless podman support
> Is this gonna break the title on GitHub Wiki and/or on our gh pages wiki? > From my limited understanding off mkdocs, it should be fine as the title...
For people who are having this issue, for now, as a workaround, go to `~/.winboat/docker-compose.yml`. In the ` volumes:` section, delete the entry that have `.iso` mentioned in it. Run...
I'm marking this as a draft for now, as I haven't tested any USB-pass though, yet. p.s. it's tested so I've marked it as ready
p.s. Should I squash the commit before it is merged?
> Is this just because we were previously hiding an error log?: I would assume so, as I get the same error and `[16:03:53:626] [2:00000004] [ERROR][com.freerdp.core] - [rdp_set_error_info]: ERRINFO_LOGOFF_BY_USER [0x0001000C]`...
``` [17:03:01:401] [2:00000004] [WARN][com.freerdp.client.x11] - [xf_rail_monitored_desktop]: TODO: implement WINDOW_ORDER_FIELD_DESKTOP_ZORDER [17:03:21:423] [2:00000004] [INFO][com.freerdp.core] - [rdp_print_errinfo]: ERRINFO_LOGOFF_BY_USER (0x0000000C):The disconnection was initiated by the user logging off their session on the server. [17:03:21:423]...
The error should now be caught properly!
Marking this as draft, as I have to also convert the new container runtime code into `execFile` (and im a bit tired, so I can't do it now)