
Alright, this is a bit odd, but it's something I've had to write an AutoHotkey script just to deal with.
The bug
If I start a group of ISOs converting to RVZ, the process will invariably stall out unless I WIGGLE THE MOUSE over the progress bar.
Further details
Unless I mouse-over the progress window (the one that says "Converting..."), the entire conversion process just stops. The progress bar doesn't update, and it won't move on to the next file in the batch. It seems to finish the current file, despite the bar not updating, but it won't move on to the next until I mouse over the window. If I just let the mouse hover over the window it doesn't resolve the issue either. Each new file in the batch requires its own special love and care. I had to write an AHK script to wiggle the mouse back and forth on top of the progress window. I've been doing some large batch conversions, and it's kinda silly to check on the progress after 4 hours and find that (based on file creation dates) that it has been sitting there doing nothing for 3 hours because I wasn't paying enough attention to it.
I'm staring at it right now.. 71%. Not moving. Watch... I'll mouse over.. Boop! Done, it immediately moved on to the next file. Now this one is stalled at 4%. There. It jumped to 38%. This is bizarre. It's stalled at 72%... lemme giver a tickle... boop. Done. On to the next file.
This is happening on Dolphin 5.0-14344, Win 10 x64.
And yes, I'm 100% positive it's not just a UI issue. It really does stop outputting files unless I waggle the mouse.
The bug
If I start a group of ISOs converting to RVZ, the process will invariably stall out unless I WIGGLE THE MOUSE over the progress bar.

Further details
Unless I mouse-over the progress window (the one that says "Converting..."), the entire conversion process just stops. The progress bar doesn't update, and it won't move on to the next file in the batch. It seems to finish the current file, despite the bar not updating, but it won't move on to the next until I mouse over the window. If I just let the mouse hover over the window it doesn't resolve the issue either. Each new file in the batch requires its own special love and care. I had to write an AHK script to wiggle the mouse back and forth on top of the progress window. I've been doing some large batch conversions, and it's kinda silly to check on the progress after 4 hours and find that (based on file creation dates) that it has been sitting there doing nothing for 3 hours because I wasn't paying enough attention to it.
I'm staring at it right now.. 71%. Not moving. Watch... I'll mouse over.. Boop! Done, it immediately moved on to the next file. Now this one is stalled at 4%. There. It jumped to 38%. This is bizarre. It's stalled at 72%... lemme giver a tickle... boop. Done. On to the next file.
This is happening on Dolphin 5.0-14344, Win 10 x64.
And yes, I'm 100% positive it's not just a UI issue. It really does stop outputting files unless I waggle the mouse.