Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI didn't show message completely #261

Open
SheenArtem opened this issue Jul 5, 2023 · 2 comments
Open

UI didn't show message completely #261

SheenArtem opened this issue Jul 5, 2023 · 2 comments

Comments

@SheenArtem
Copy link

SheenArtem commented Jul 5, 2023

image

Reproduce: (while computer has no internet.)
win_sparkle_init(); win_sparkle_check_update_with_ui();

WinSparkle version is 0.8.0
Windows 11 22H2
DPI is 100%
Language = zh_TW

But it's normal while language is en_us, the message window is expended and larger.

The message is:
#: src/ui.cpp:801
msgid "An error occurred in retrieving update information; are you connected to the internet? Please try again later."
msgstr "擷取更新資訊時遭遇錯誤,您是否已連結到網際網路?請稍後重試。"

@vslavik
Copy link
Owner

vslavik commented Jul 5, 2023

You forgot to include basic information like WinSparkle or Windows version. Ideally reproduction instructions in the included example app too...

@brokensword2018
Copy link

brokensword2018 commented Jan 24, 2024

image

Reproduce: (while computer has no internet.) win_sparkle_init(); win_sparkle_check_update_with_ui();

WinSparkle version is 0.8.0 Windows 11 22H2 DPI is 100% Language = zh_TW

But it's normal while language is en_us, the message window is expended and larger.

The message is: #: src/ui.cpp:801 msgid "An error occurred in retrieving update information; are you connected to the internet? Please try again later." msgstr "擷取更新資訊時遭遇錯誤,您是否已連結到網際網路?請稍後重試。"

have you solve this. I have meet the same issue. @SheenArtem
image
@vslavik the problem is error msg in zh_CN/zh_TW does not show completely. you can reproduce by setting the language to zh_CN or zh_TW.
image
word wrap happen in english while no word wrap in zh_CN/zh_TW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants