wesley800
wesley800
If this would turn out to be unfixable, how about writing it into document / troubleshooting guides? But I'm not sure if the mentioning is worthwhile as no one has...
> This fixes bug or adds feature? I believe it's a feature, but only for debugging.
Currently when rustdesk runs server on SHM disabled environment, the client only sees black screen after connecting to the server, while keyboard and mouse works as normal. It is at...
I agree to add a warn on GUI interface. What about headless setup? And I'm sorry that I can't write in flutter...
Could you explain a bit on why it's closed?
I was expecting for ideas on how to pass the warns around, rather than a small `#[cfg]` modification. As I stated I have a strong feel that the PR needs...
BTW I'll try to add a tooltip to GUI, but it will take some time.
A quick example, of which the non-patched version would complains `ERAR_MISSING_PASSWORD`. ```shell echo -e '[[enc].rar]\npassword="test"' > conf dd if=/dev/random of=rd.bin bs=4096 count=1 rar a -hptest '[enc].rar' rd.bin mkdir -p mnt...
> But I can maybe agree that it should appear somewhat easier to understand the logic (due to lack of comments) if a function is used that by name reveal...