Valery Semenchuk
Valery Semenchuk
I'm not sure about this > /media/servent-of-allah/WD_BACKUP/PROJECTS/IDE/inLinux/SDKs/JDKs/jdk-17.0.8 Can you test build with jdk? https://hub.consulo.io/api/repository/download?channel=release&platformVersion=SNAPSHOT&id=consulo.dist.linux64 Also looks like it's known problem https://www.reddit.com/r/linux4noobs/comments/krpz9w/zorin_os_system_font_not_displaying_correctly/ https://www.reddit.com/r/gnome/comments/zi0foh/so_i_opened_gnomeextensions_only_to_find_that_the/
=/ Looks like problem with settings what you had done before by my instruction. Can you run again old version and Deselect *Use Custom Font*, and than run again second...
I'm not sure how to fix - due it's specific for Zorion OS. I can't test today Zorion OS - need create VM for it. Can you drop '~/.consulo_settings' directory...
Tested - and there no problems. Looks like specific env 
Hello - for now, I don't known anything about this vulnerability, also - idk how it's can be used inside Consulo. I will leave this PR for history for now
Hello. I have big application in Vaadin Flow, but I'm always use built-in methods, in one case it's ListDataProvider but - collection type is CopyOnWriteArrayList (and there no random access...
Hello. I can confirm - it's not related to logout. I have administration tool with ~100 concurrent users, we never do logout, but catch this issue periodically.
Disabling window decoration (-Dflatlaf.useWindowDecorations=false) looks like fix issue
My research. I attached VS for application and found this: Native Call Stack  Deeper  Found source code  And I'm stuck at that point
Hello. I'm 100% sure stuck in native code inside FlatLaf library code, but I'm don't known how found the problem