Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

This lib is taking screenshots ?! #64

Closed
2Spartiate opened this issue Jun 7, 2022 · 7 comments
Closed

This lib is taking screenshots ?! #64

2Spartiate opened this issue Jun 7, 2022 · 7 comments

Comments

@2Spartiate
Copy link

2Spartiate commented Jun 7, 2022

Once installed, and run :

  • I got security warnings over Ghostscript dev right
  • Once i bypassed this warnings in my own conf, and run an example script, i found... A screenshot of my shell appeared in the working directory !

I've installed it with pip3, with your source.
What's going on ?

@kinghchan
Copy link

which script did you run?

@2Spartiate
Copy link
Author

The examples ones from the official website :

https://docs.mango.markets/developer-resources/code-examples

When starting one of the script with python2, a file name "Mango" would appear in the directory (and a "xwindow-like" cursor. Clicking on the file show a FHD screenshots of my current shell...

@kinghchan
Copy link

"When starting one of the script with python2" -- which script exactly did you run?

@2Spartiate
Copy link
Author

  • Subscribe to an Order Book
  • Get an Order Book snapshot
  • Post Orders

@kinghchan
Copy link

the source code in this repo doesn't show anything dodgy. any chance you could send over a screenshot of the code you're seeing that's taking the screenshot?

@2Spartiate
Copy link
Author

I've got nothing on the shell. It freeze for a few seconds, then a cross-shaped pointer appears, then if i stricke a key, the cursor on the shell move fast (empty / unicode characters), then the app dies.

If the pb is not from the example codes, then it must be :

  • either from your lib
  • or one of its dependencies
    (FYI this never happened prior to this installation)

That's a lot to checkout. I'd need a grep command searching for a Ghostscript / imagemagick command into python2/python3 libs...

@2Spartiate
Copy link
Author

After reinstalling linux pb is gone...
Closing this ticket now (opening another one)

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

No branches or pull requests

2 participants