akallabeth
akallabeth
@astrand I'd be careful with the resource files, the `UCS-2` encoding is because the `VisualStudio` resource compiler likes it that way ;)
@astrand any update on this?
yes, you can use plain ascii files, but then you're limited to ascii... utf-8 does not work properly with older ms compilers.
@astrand I´d check `WinPR/crt.h` and the define blocks there. Then no linking to some runtime is required in that case.
@ursoft `-ENOCONTEXT`? Please be a little more verbose about what you are trying to ask.
@kevinoid could you check if `wlfreerdp` has focus when this happens? (Might be independent of mouse over) wayland restricts access for applications that do not have input focus, so the...
@kevinoid ok, did find some data race with #7539 but not sure your issue is fixed with that.
@kevinoid I´ve successfully reproduced the issue with `fedora 35/gnome`. Strangely enough it only occurs when the window has focus, if I move the window focus, then clipboard paste works forever.
Ok, rails has some issues, but this is new. What comes to mind: 1. Did you already try to log out the session server side? (sometimes a session just hangs)...
Well, you could start with providing some version and command line information ;) Without it is quite hard to guess