Valery Semenchuk

Results 168 comments of 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 ![image](https://github.com/consulo/consulo/assets/542934/9d246511-7cf5-4954-ba6c-a8221dcbe0af)

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 ![image](https://github.com/user-attachments/assets/cb9e33e1-a133-45a4-be30-9abaad3fdf2d) Deeper ![image](https://github.com/user-attachments/assets/57312ab6-b98a-490b-a8ce-21496863b4a9) Found source code ![image](https://github.com/user-attachments/assets/b121bbd5-e358-4f8b-ae80-a4ec0ebb6e24) 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