-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No bar below the tool after hitting fishing button. Please help. #8
Comments
The setup is perfect. Unfortunately, something is blocking the ability of the tool to screen capture. I've seen this happen very rarely with other people (you're the 3rd) and have no fix for this. It's something about laptops with integrated graphics and a dedicated one (or lack thereof). What are the specs of this machine? CPU and GPU? One person who had this problem connected his laptop to an external monitor, and changed that monitor as his main display and it worked. Reference for me in the future: https://stackoverflow.com/questions/61213652/error-when-trying-to-capture-desktop-using-dxgi-and-directx11-on-intel-630-hd (related issue) |
I would suggest updating both the integrated gpu driver and the dedicated GPU driver. The apparent fix for was to update to WDDM 2.7 (you have 2.1), but it's not supported with your CPU anymore. https://community.intel.com/t5/Graphics/Add-Support-for-WDDM-2-7-on-6th-Generation-Processors/m-p/648179 Hopefully, that post above is outdated and a driver update will fix it. |
I had the same problem. Updating the drivers did not bring results. Connecting a second monitor helped. |
Unfortunately, I don't have a second monitor to test. But I did try the tool at some other PCs and they all worked. Probably using another monitor for laptop is the way to fix, just like Charlie1711 mentioned. |
The text was updated successfully, but these errors were encountered: