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

Error when starting a slideshow with the 'dark' filter #159

Open
HotelCalifornia opened this issue Oct 31, 2018 · 3 comments
Open

Error when starting a slideshow with the 'dark' filter #159

HotelCalifornia opened this issue Oct 31, 2018 · 3 comments

Comments

@HotelCalifornia
Copy link

as far as I've been able to tell, this doesn't happen with any other filters. example output below

C:\cmder
λ pokemon -ss 0.05 -d 0.2
Starting slideshow with 10 Pokemons and a delay of 0.05 minutes.
Forked process to background with PID 18540.
You can stop it with 'pokemon -c'.

C:\cmder
λ Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "c:\users\akbro\appdata\local\programs\python\python36-32\lib\multiprocessing\spawn.py", line 99, in spawn_main
    new_handle = reduction.steal_handle(parent_pid, pipe_handle)
  File "c:\users\akbro\appdata\local\programs\python\python36-32\lib\multiprocessing\reduction.py", line 82, in steal_handle
    _winapi.PROCESS_DUP_HANDLE, False, source_pid)
OSError: [WinError 87] The parameter is incorrect
@HotelCalifornia
Copy link
Author

This also only seems to happen on Windows. Running the same command on macOS works fine

@LazoCoder
Copy link
Owner

The npm package was out-dated. It has been updated so it should be good now.

@HotelCalifornia
Copy link
Author

Sorry, I should have specified that this is an issue with the pip package (version 1.2.0)

@sylveon sylveon reopened this Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants