UltraVNC 1.8.X.X - Feedback

RudiDeVos
Admin & Developer
Admin & Developer
Posts: 7027
Joined: 2004-04-23 10:21
Contact:

Re: UltraVNC 1.8.X.X - Feedback

Post by RudiDeVos »

Language pack updated with Russian:
- https://uvnc.eu/download/1800/languages_64.zip
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
- uvnc2me: https://uvnc2me.com/
RudiDeVos
Admin & Developer
Admin & Developer
Posts: 7027
Joined: 2004-04-23 10:21
Contact:

Re: UltraVNC 1.8.X.X - Feedback

Post by RudiDeVos »

@proger16: language pack updated with Russian:
- https://uvnc.eu/download/1800/languages_64.zip

"language (ru)" is the visible part in the language selection.

Thanks
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
- uvnc2me: https://uvnc2me.com/
Ludovic
Admin & Developer
Admin & Developer
Posts: 194
Joined: 2021-12-28 18:55

Re: UltraVNC 1.8.X.X - Feedback

Post by Ludovic »

@proger16: "Pусский" instead of "language (ru)" will be good?
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
- uvnc2me: https://uvnc2me.com/
proger16
8
8
Posts: 18
Joined: 2024-12-19 20:33

Re: UltraVNC 1.8.X.X - Feedback

Post by proger16 »

@RudiDeVos
Ludovic wrote: 2026-06-01 10:25 @proger16: "Pусский" instead of "language (ru)" will be good?
Yes, it's OK

I will test it
proger16
8
8
Posts: 18
Joined: 2024-12-19 20:33

Re: UltraVNC 1.8.X.X - Feedback

Post by proger16 »

ok, I tested viewer
1) Some resources are missing from .rc, in particular I couldn't find these:
Image

2) The text labels are critically short, even though there's plenty of room between them and other elements in most cases. Perhaps there's a way to make them as long as possible? This would make translation easier for more than just me. You could also use a single-column list of options in the settings where possible:
Image
Image
Image
Image

3) If you call the FOLDER deletion dialog, it will say "Confirm deletion of FILE"; the resource with the text "Confirm deletion of FOLDER" is not used.

4) I also discovered the following behavior:
If you invoke the file/folder deletion dialog, then when you close the dialog with a red cross, the delete action is performed, as if the user answered "Yes," rather than canceling, which would be more logical.
proger16
8
8
Posts: 18
Joined: 2024-12-19 20:33

Re: UltraVNC 1.8.X.X - Feedback

Post by proger16 »

Same with winvnc:
- some lines are apparently missing from the .rc file
- text labels often don't fit, and it's not always possible to translate them beautifully and shorten them sufficiently

Image
VersusBG
Posts: 6
Joined: 2021-12-16 09:01

Re: UltraVNC 1.8.X.X - Feedback

Post by VersusBG »

Fixed in the flowing commit

Vnc viewer textbox size
https://github.com/ultravnc/UltraVNC/co ... c1ad3ca617

VNC server textbox size
https://github.com/ultravnc/UltraVNC/co ... b304634ba2
proger16
8
8
Posts: 18
Joined: 2024-12-19 20:33

Re: UltraVNC 1.8.X.X - Feedback

Post by proger16 »

@RudiDeVos
More about FT:

If you select multiple LOCAL folders at once and click "Delete," you'll see "Only one folder can be renamed."

If you select multiple REMOTE folders at once and click "Receive," only one is copied.

If you copy a REMOTE folder that already exists LOCALLY, no prompts are displayed; the folder simply appears as UVNCTMP0B11F539 after copying. The same applies when copying in the opposite direction.
Post Reply