Dmitry Chermnykh
Dmitry Chermnykh
Is the customization supported for sidebar?
I can't reproduce it with absolute path to the shaders and `vo=gpu-next`, the shaders get loaded and look as expected
See https://github.com/Luwx/Lightly/issues/70 It has been disabled because of https://github.com/Luwx/Lightly/issues/16, but now you can revert the commit with fix and it still looks fine, seems like the bug was fixed in...
It sounds like an NVIDIA bug with multi-gpu systems on wayland (it should be fixed on drivers 550 with the environment variable `OGL_DEDICATED_HW_STATE_PER_CONTEXT=ENABLE_ROBUST`)
> Yes, working here as well, but is it really needed to bump the requirements in cmake to plasma 5.27 beta? Can't this method be implemented and still compile against...
> hi, cant build on plasma 5.27 but i can build it on plasma 5.26 the log : > It requires plasma 5.27 (the new version of the kdecorations package)....
```shell Thread 1 "telegram-deskto" received signal SIGABRT, Aborted. __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 44 return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO (ret) : 0; (gdb) bt #0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0)...
> I have to reproduce that for further debugging, I'm afraid. And I sadly can't reproduce, it doesn't crash for me on right click. If you want to help, please...
gdb for a build with -g -O0: ``` (gdb) break /run/build/telegram-desktop/Telegram/lib_ui/ui/widgets/popup_menu.cpp:663 (gdb) info break Num Type Disp Enb Address What 1 breakpoint keep y 0x0000000008e50e1b in Ui::PopupMenu::eventFilter(QObject*, QEvent*) at /run/build/telegram-desktop/Telegram/lib_ui/ui/widgets/popup_menu.cpp:663...
I've noticed that on the current Zen Twilight version (2025-04-24 at 23:03:30) it appeared in the URL bar popup (when clicking on the URL) I don't know if the button...