The configuration items are not working under Linux #46

Closed
opened 2025-03-25 23:46:15 +08:00 by sonnyyin · 6 comments
sonnyyin commented 2025-03-25 23:46:15 +08:00 (Migrated from github.com)

When compiling a Windows application and selecting "income only," it works normally after compilation. However, when switching to Linux for compilation, the interface is not hidden in the system.

Windows
Image

Linux
Image

Image

When compiling a Windows application and selecting "income only," it works normally after compilation. However, when switching to Linux for compilation, the interface is not hidden in the system. Windows ![Image](https://github.com/user-attachments/assets/fbb21251-2d70-41ab-b7c7-ec0b99ba8973) Linux ![Image](https://github.com/user-attachments/assets/be2714c6-5970-4532-9e61-8f38054d1648) ![Image](https://github.com/user-attachments/assets/dc5e958a-fff6-4121-8dd0-c681761f2f85)
bryangerlach commented 2025-03-26 02:02:03 +08:00 (Migrated from github.com)

Which linux distro are you using?

Which linux distro are you using?
sonnyyin commented 2025-03-26 08:06:27 +08:00 (Migrated from github.com)

build with ubuntu 18,test on ubuntu 24。The test results are the same whether on my own self-hosted service or your web build service.

build with ubuntu 18,test on ubuntu 24。The test results are the same whether on my own self-hosted service or your web build service.
sonnyyin commented 2025-03-26 08:16:04 +08:00 (Migrated from github.com)

Another issue is that during the compilation of version 1.3.8, I encountered a merge failure for removeNewVersionNotif.diff.

Another issue is that during the compilation of version 1.3.8, I encountered a merge failure for removeNewVersionNotif.diff.
bryangerlach commented 2025-03-27 03:27:07 +08:00 (Migrated from github.com)

Ok, can you moving the file /usr/lib/rustdesk/custom.txt to /usr/share/rustdesk/custom.txt

I think they changed where the file needs to be stored. I had not noticed this, if moving that file fixes it for you, then I will fix it in the generator.

Ok, can you moving the file /usr/lib/rustdesk/custom.txt to /usr/share/rustdesk/custom.txt I think they changed where the file needs to be stored. I had not noticed this, if moving that file fixes it for you, then I will fix it in the generator.
bryangerlach commented 2025-03-27 06:04:53 +08:00 (Migrated from github.com)

Ok, I have updated the client generator with fixes for the configuration items as well as the removeNewVersionNotif. Both should work now, so re-generate your clients and test it out.

Ok, I have updated the client generator with fixes for the configuration items as well as the removeNewVersionNotif. Both should work now, so re-generate your clients and test it out.
sonnyyin commented 2025-03-27 22:45:38 +08:00 (Migrated from github.com)

Ok, can you moving the file /usr/lib/rustdesk/custom.txt to /usr/share/rustdesk/custom.txt

I think they changed where the file needs to be stored. I had not noticed this, if moving that file fixes it for you, then I will fix it in the generator.

That's right!!! Fixed it! Thanks!

> Ok, can you moving the file /usr/lib/rustdesk/custom.txt to /usr/share/rustdesk/custom.txt > > I think they changed where the file needs to be stored. I had not noticed this, if moving that file fixes it for you, then I will fix it in the generator. That's right!!! Fixed it! Thanks!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 3344/rdgen#46