fan87
fan87
bump, getting the same error and it seems like it's related to this issue. I'm able to reproduce this consistently Environment: - Using JDK `corretto 11.0.18+10-LTS` on `Linux` (But happens...
Apparently, it's not related to my system environment, I have successfully reproduced it in Docker with the test repo provided above, 1 windows machine (not docker), 2 linux machines (not...
Found out that it's caused by 2 reasons. I implemented those fixes and the problem is gone 1. In the `detekt-gradle-plugin` module, the `CachedClassLoader` does not check the integrity of...
Yes, and there are 3 other related issues #2582, #2411 (patched by #2703 but unpatched by #3799), and #2957.
bump ``` #0 0x00005638349deb12 in webrtc::BaseCapturerPipeWire::CaptureFrame() () #1 0x0000563837df0426 in NativeDesktopMediaList::Worker::RefreshNextThumbnail() () #2 0x0000563837df282e in base::internal::Invoker::RunOnce(base::internal::BindStateBase*) () #3 0x000056383413abac in base::TaskAnnotator::RunTaskImpl(base::PendingTask&) () #4 0x0000563834151dd6 in base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl(base::LazyNow*) () #5 0x00005638341517e8 in...
My start up time is also taking too long, it's about 40 seconds, the log didn't help in my case, it just hangs a couple seconds after the websocket initialization,...
You can setTitle() on every tick if you want to
try starting obs with prime-run too? that fixed my issue
Touch screen support on seamless mode is broken (Act as mouse but shouldn't), not sure if it has anything to do with Uinput yet Also touch screen support is broken...
Kinda fixed the issue, now it's complaining unmanaged X11 context once i touch the screen