BoboTiG / python-mss

An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.
https://pypi.org/project/mss/
MIT License
987 stars 88 forks source link

The app doesn't take a screenshot #264

Open ItsFlimey opened 11 months ago

ItsFlimey commented 11 months ago

General information:

For GNU/Linux users:

Description of the warning/error

Every time I execute the file, the program closes, but every time I execute it in the console prompt, it works. I deleted only the part that uses MSS and discovered that it basically can't take a screenshot. After testing a bit, I found out that every library I used to take a screenshot had the same problem, that it has the "Access denied", but I need something to fix it

Full message

(The app closes and can't know what it says)

Upvote & Fund

Fund with Polar

BoboTiG commented 11 months ago

Could you update the details about your OS et the exact MSS version? Also, give more context, and some code, for us to test :)