Tony Lambiris

Results 13 comments of Tony Lambiris

@antonely93 Removing `-XX:+AggressiveHeap` worked for me.

I, Tony Lambiris, give permission to license my contributions to gotop under MIT.

Using latest git commit: ``` Thread 1.1 "veles" received signal SIGSEGV, Segmentation fault. 0x00007ffff7af9375 in ?? () from /usr/lib/libQt5Widgets.so.5 => 0x00007ffff7af9375: f6 40 20 01 test BYTE PTR [rax+0x20],0x1 bt...

Added the following patch to [veles-git](https://aur.archlinux.org/packages/veles-git/) in the AUR. ```diff diff --git a/src/ui/mainwindowwithdetachabledockwidgets.cc b/src/ui/mainwindowwithdetachabledockwidgets.cc index 15e7e17..05a81e9 100644 --- a/src/ui/mainwindowwithdetachabledockwidgets.cc +++ b/src/ui/mainwindowwithdetachabledockwidgets.cc @@ -603,7 +603,8 @@ void MainWindowWithDetachableDockWidgets::updateActiveDockWidget() { QList dock_widgets...

@martin31821 if I could get an extra set of eyes and opinion on this, thanks!

I like the idea, there's an extension I use that does something similar I'll keep it on the back-burner.

`-m32` worked for me under Arch Linux.

Just a heads up. I bought an Ender-3 V2 Neo in late October of last year and there seems to be some confusion of the bed size. The dimensions Creality...

I'm the maintainer for AUR package chatty-git... it appears gradle7 is required for building. Here are the changes I made in order to have the package compile successfully: ```diff diff...

FWIW I am the maintainer of `slit-git` ``` ➜ pacman -Ss slit-git aur/slit-git 1.2.0.r9.g7e3652e-2 (+0 0.00%) (Installed) A modern PAGER for viewing logs, get more than most in less time...