Stanislav Korolev
Stanislav Korolev
Not a problem. Can you, please, provide bug template?
This problem reproduced only when message-box, in my case it's zenity, runs with non-ascii symbols. With ascii it's working fine.
In this moment zenity fails with code 255, when **title** or **caption** passed in cyrillic. Code goes to next invocation of zenity and sometimes it works and all goes fine,...
@si458 is it possible to fix it?
Hello @si458 ! Here is my versions: ```shell $ node --version v20.11.1 $ lsb_release -d Description: Debian GNU/Linux 11 (bullseye) $ npm list | grep mesh meshcentral@ /opt/meshcentral ├── [email protected]...
Both server and client are on debian 11. All of them on x64 architecture.
I have the same error with salt-ssh: ``` File "/var/tmp/.root_66d4a9_salt/pyall/salt/utils/entrypoints.py", line 41, in iter_entry_points for entry_point_group, entry_points_list in entry_points.items(): AttributeError: 'EntryPoints' object has no attribute 'items' ```