system cannot shutdown or reboot by itslef

2024-04-06 Thread Denis
In anyway i want to shutdown system (by #shutdown -ph now OR #reboot OR I press power button on my PC case) system is freeze after "syncing disks" message. I need to powerit off by hands: long press of PC case power button or reset button here. On next boot filesystem is ok, softraid is ok, only th

Re: Patch for cwm crash on window destroy during move or resize

2024-04-06 Thread ZenitDS
Hello Okan, Here is a better explanation of where the issue lies, hopefully clarifies it When moving any window, a small window that is child of the client's window is created in the top-left corner and the WM works with it assuming it is kept alive for as long as the moving/resizing lasts. Th

Re: Patch for cwm crash on window destroy during move or resize

2024-04-06 Thread Okan Demirmen
On Sat 2024.04.06 at 15:40 +, ZenitDS wrote: > Hello, > > I sent this patch two months ago but got no response. I send it > again just in case. > Some kind of response like, "ok, we have seen it but dont want to > merge or mess with this", would be nice. Hi - I saw this and was at first confu

Patch for cwm crash on window destroy during move or resize

2024-04-06 Thread ZenitDS
Hello, I sent this patch two months ago but got no response. I send it again just in case. Some kind of response like, "ok, we have seen it but dont want to merge or mess with this", would be nice. When running cwm you can destroy the client window while you are moving or resizing it, leading to

Re: httpd build error on 7.5 on Intel Core i7-2600

2024-04-06 Thread Theo de Raadt
Your machine is not actually running 7.5, because your /usr/include directory has old files. Kevin wrote: > Hey gang, > > Got the below error when building httpd from source on a bare metal > Intel Core i7-2600 with 4 CPUs. > > Ran the identical command on a virtualized AMD EPYC without issue.

httpd build error on 7.5 on Intel Core i7-2600

2024-04-06 Thread Kevin
Hey gang, Got the below error when building httpd from source on a bare metal Intel Core i7-2600 with 4 CPUs. Ran the identical command on a virtualized AMD EPYC without issue. And, was also able to copy and run successfully the resultant httpd binary from the AMD EPYC on the Core i7. For the r