Matthew Gajownik

Results 143 comments of Matthew Gajownik

> I had anticipated a similar response, which would be an attempt to fix to OBS in spite of this Qt bug persisting In this case it's an unfortunate situation...

To confirm, this issue is not new in 27, as you've verified it in OBS 26.1.1?

Please provide a session log, ideally with obs launched in --verbose mode.

I have two more avenues for testing, if you don't mind. 1. Duplicate the scene collection (using the Scene Collection menu at the top) 2. After the memory usage is...

That is very strange. It does sound like a source may be leaking, and even after deleting/unloading it doesn't clean itself up. My personal guess at this stage is probably...

We position the menu using `QCursor::pos()`, so there's likely nothing we can do here - it's up to Qt and Wayland to sort it out. https://github.com/obsproject/obs-studio/blob/c7de39830936d9e375ff9ac6d874db3700a2fc2f/UI/window-basic-main.cpp#L5431

Note: this was requested on Fider https://ideas.obsproject.com/posts/769/split-studio-mode-hotkey-into-enable-studio-mode-disable-studio-mode-to-avoid-toggle > If you want to bind macros for working in studio mode, and want to make sure it's enabled when pressed - this...

@andmayfi92 The Stats dock only tracks the obs64.exe process. If you expand OBS Studio in task manager, you'll see a bunch of obs-browser-page.exe which are all your browser sources and...

I cannot reproduce this on either 27.1.3 (latest supported) or the reported 27.0.1 on Windows 10.

I still cannot reproduce this on 29.0.0-beta2 on a single-GPU system. I'm not sure what more information could help in attempting to track this down.