akallabeth

Results 925 comments of akallabeth

> It may not be a configuration issue, but an encryption issue. and what causes the public key (public key length) to be different? no, the cert you posted is...

@JOduMonT do you have the output of `xfreerdp /buildconfig`? this looks familiar and a problem with broken build dependencies

@JackZ0 so could you post the output of `xfreerdp /buildconfig`?

@JackZ0 I said the output of `xfreerdp /buildconfig` not your `CMake` output

@JackZ0 Ok. One thing is for sure, `HighDPI` support is broken for this build, neither `-DWITH_CAIRO=ON` nor `-DWITH_SWSCALE=ON` are there.

@JackZ0 But that is for the system installed `xfreerdp`. If you want that for the one you just compiled, you need to call `./client/X11/xfreerdp /buildconfig` from the build directory.

@JackZ0 and https://github.com/FreeRDP/FreeRDP/commit/6a5ed8c599619809e3e1238382bd987d85a8e69b is not really a good commit, it is not in our `master` or `stable-2.0` branches, so we can´t really help if you build custom stuff...

@Lillecarl yes, I´d recommend `WITH_SWSCALE` or `WITH_CAIRO` for image scaling support, `WITH_FFMPEG` for `h264` support and `WITH_DSP_FFMPEG` for audio format support

@Lillecarl oh, and last but not least `WITH_ICU` for (full) unicode support (think clipboard)