~geo25rey


#131 100% CPU usage before prompt's input text area is focused 4 years ago

Comment by ~geo25rey on ~scoopta/wofi

Ok so after about ~13 seconds, the high CPU usage subsides. The high CPU usage is due to a large number of Wayland surface commits. I'm assuming 1 commit for each line of the dmenu_path

#131 100% CPU usage before prompt's input text area is focused 4 years ago

Comment by ~geo25rey on ~scoopta/wofi

Maybe duplicate of #35?

#131 100% CPU usage before prompt's input text area is focused 4 years ago

Comment by ~geo25rey on ~scoopta/wofi

It also happens when running dmenu_path | wofi -d but doesn't happen when running wofi -d

#131 100% CPU usage before prompt's input text area is focused 4 years ago

bug added by ~geo25rey on ~scoopta/wofi

#131 100% CPU usage before prompt's input text area is focused 4 years ago

Ticket created by ~geo25rey on ~scoopta/wofi

Steps to reproduce:

  1. htop or top
  2. wofi -eGS run
  3. Observe wofi using 100% CPU
  4. Click input text area (don't need to start typing)
  5. Observe wofi using 0-2% CPU

#130 width 0 requested without setting left and right anchors 4 years ago

Comment by ~geo25rey on ~scoopta/wofi

Thanks ~scoopta! Now I can open programs again

#130 width 0 requested without setting left and right anchors 4 years ago

Comment by ~geo25rey on ~scoopta/wofi

It could be a gtk3 bug since the bug happens once gtk_main() is called.

#130 width 0 requested without setting left and right anchors 4 years ago

Comment by ~geo25rey on ~scoopta/wofi

This error is due to wlroots#2422