vkohaupt / vokoscreenNG

vokoscreenNG is a powerful screencast creator in many languages to record the screen, an area or a window (Linux only). Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal. Other tools such as systray, magnifying glass, countdown, timer, Showclick and Halo support will help
https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html
GNU General Public License v2.0
1.05k stars 91 forks source link

The window minimizes when dealing with settings #286

Open vivadavid opened 8 months ago

vivadavid commented 8 months ago

Describe the bug The window minimizes in certain scenarios when dealing with settings.

To Reproduce This is one of the scenarios I've been able to reproduce.

  1. Go to the Audio section.
  2. Click on WASAPI.
  3. Click on Microphone.
  4. Click on Headphone.
  5. The window then minimizes.

You can alternatively click on Headphone and then on Microphone, with the same results. I've noticed that the window minimizes as soon as you click on a second audio source (which also affects Speaker).

Expected behavior The window should stay where it is.

Additional context I'm not providing a log, as I haven't really recorded anything. My problem affects only the settings.

Thanks for looking into this!

vkohaupt commented 8 months ago

I can confirm the bug.

This happens if the option "minimized when recording starts" is activated in the 4th tab.

Thanks.

vkohaupt commented 7 months ago

The bug has been fixed https://github.com/vkohaupt/vokoscreenNG/commit/80039935d45b3568c32dfc2289484792b42df97d

vivadavid commented 7 months ago

Thanks! 😊