matt335672
matt335672
Hi @mhoffmann75 *First of all, I must stress this isn't an area I know much about at all.* This information may not be that useful, or maybe there's a better...
Thanks for the update. As I said, it's not an area I'm at all familiar with. The RDP client sends a keyboardLayout type over to the server during the initial...
That's interesting, but somewhat out of my knowledge to comment on I'm afraid. Have you had a chance to look in `/var/log/xrdp.log` above? Any additional knowledge at this point would...
Something else to throw into the mix for you - the `/etc/xrdp/km-00000407.ini` file comes from the `genkeymap/xrdp-genkeymap` utility. `km00000407.ini` is stored in git under `instfiles/`, as it needs an X...
Hi @TheRealDev0 I've just run up on FreeBSD 13, and a simple run seems to be OK. So we'll need to dig a bit deeper. I'm a bit confused by...
I'm hoping that if the xorgxrdp modules are built with debug, you should get more debugging information from them in the stack trace. If that's not the case, we're going...
Your log file suggests you might have a core file being generated from the X server:- ``` Abort (core dumped) ``` Is that the case? We might be able to...
I've taken the liberty of editing your post to put the log file in a dropdown box, so that the whole issue is easier to read. Thanks for the jail...
BTW The core dump won't be that useful for me, as it needs the executable and its libraries too.
@TheRealDev0 - thanks for getting back to us with that information. Yesterday I tried disabling the SHM extension in a FreeBSD 13 machine and that didn't cause the fault. If...