Csaba Kertész

Results 10 issues of Csaba Kertész

I set in nohang-desktop.conf: ``` warning_threshold_min_mem = 20 % ``` Warnings enabled: ``` low_memory_warnings_enabled = True ``` Restarting the daemon: ``` sudo systemctl restart nohang-desktop ``` Pushing the system below...

Hi, I tried to apply the latest Cotire for my project, but the target dependencies are completely broken if I try to use unity build. My targets are in different...

I downloaded the "generic" build: https://github.com/mind/wheels/releases/download/tf1.4.1-gpu-cuda91-generic/tensorflow-1.4.1-cp35-cp35m-linux_x86_64.whl But I can't use on my AMD FX 8350 because this processor has AVX support, but no AVX2 support. After trying to use Tensorflow,...

Clang's sanitizers complain about bitshifting of negative values on 64-bit Ubuntu Linux: 1: libvorbis/src/floor1.c:840:24: runtime error: left shift of negative value -2 #0 0x7f34f64c3eb1 in floor1_encode libvorbis/src/floor1.c #1 0x7f34f650acd0 in...

The application works on landscape images (640x480), but the Px/Py values seem to be swapped for all phones in global_param.cpp, e.g Px=239, Py=309 (iPhone 6s). Should not be these Px=309,...

I get the "Exception: Failed: 04af" error when the python3-validity.service starts. Maybe the binary blobs need an update? There is a newer driver at the Lenovo site: https://download.lenovo.com/pccbbs/mobiles/n1cgn09w.exe

What I try to achieve: run NativeBoinc tasks while the device is connected to the charger and the battery percentage is over e.g 95 % and regardless of using/not using...

The standard RSS update with XmlListModel/ListView does not work by some reason. After some time, the ListView gets out of sync with the XMLListModel and it shows wrong content (already...