Skip to content
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

Falha de segmentação #160

Closed
IoTCARE opened this issue Apr 27, 2020 · 2 comments
Closed

Falha de segmentação #160

IoTCARE opened this issue Apr 27, 2020 · 2 comments

Comments

@IoTCARE
Copy link

IoTCARE commented Apr 27, 2020

General information:

  • OS name: Raspibian
  • OS version: Buster
  • OS architecture: 64 bits
  • Resolutions:
    • Monitor 1: 1920x1080
  • Python version: 3.7.3
  • MSS version: 5.0.0

Description of the warning/error

i just runned your exemple

from mss import mss

# The simplest use, save a screen shot of the 1st monitor
with mss() as sct:
    sct.shot()

Full message

Falha de segmentação

Other details

More information, if you think it is needed.
im using it on a raspibian desktop ( yes in visual mode ) but i used this code on crontab

@BoboTiG
Copy link
Owner

BoboTiG commented Apr 28, 2020

Hello,

  • When run outside the crontjob, does it work?
  • When run from inside and outside the cronjob, what is the value of the $DISPLAY envar?

@BoboTiG
Copy link
Owner

BoboTiG commented Jun 28, 2020

Ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants