epic-kitchens / epic-kitchens-100-narrator

Video narrator written in Python/GTK using vlc-lib
25 stars 4 forks source link

Narrator freezes and uses 100% CPU #5

Closed willprice closed 5 years ago

willprice commented 5 years ago

Sorry, I don't have any reproduction issues for this one.

Roughly, I was in the middle of taking recordings using the 'hold to narrate' option, I was clicking with my mouse on the mic option. It seems the main process was using 100% CPU, the spawned threads were mostly idle, although one was using ~7% CPU.

I think without any form of logging we'll struggle to reproduce these sorts of issues. I'll take a stab at adding some this week.

willprice commented 5 years ago

I've added some logging in #8 which might help us figure out what happens if this crops up again.

ghost commented 5 years ago

Similarly to other tickets, I believe this was an issue related to running the narrator from a local installation. Is this issue still present with the flatpak bundle? @willprice

willprice commented 5 years ago

I've not had it yet. But let's leave this open for another few weeks in case anyone else runs into it.