alexozer / flitter

A LiveSplit-inspired speedrunning split timer for Linux/macOS terminal. Supports global hotkeys.
MIT License
132 stars 11 forks source link

After opening Flitter it closes immidiately #31

Closed flyingskyy closed 3 years ago

flyingskyy commented 3 years ago

log: Uncaught exception:

(Failure "Hotkeys stream exited unexpectedly")

Raised at file "src/event_loop.ml", line 169, characters 4-241 Re-raised at file "src/core/lwt.ml", line 3072, characters 20-29 Called from file "src/unix/lwt_main.ml", line 31, characters 10-20 Called from file "src/unix/lwt_main.ml", line 118, characters 8-13 Re-raised at file "src/unix/lwt_main.ml", line 124, characters 4-13 Called from file "bin/main.ml", line 1, characters 9-23

alexozer commented 3 years ago

I would first check to make sure you have the Python dependencies installed correctly...

On Mon, Feb 8, 2021 at 1:07 PM Exobyte notifications@github.com wrote:

log: Uncaught exception:

(Failure "Hotkeys stream exited unexpectedly")

Raised at file "src/event_loop.ml", line 169, characters 4-241 Re-raised at file "src/core/lwt.ml", line 3072, characters 20-29 Called from file "src/unix/lwt_main.ml", line 31, characters 10-20 Called from file "src/unix/lwt_main.ml", line 118, characters 8-13 Re-raised at file "src/unix/lwt_main.ml", line 124, characters 4-13 Called from file "bin/main.ml", line 1, characters 9-23

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alexozer/flitter/issues/31, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAP2NUVIDZQQSLRPNHSEXJTS6AR47ANCNFSM4XJOQEWA .

-- Alex Ozer

flyingskyy commented 3 years ago

did that and when flitter opened then the keybinds dont work and timer doesnt count anything.

flyingskyy commented 3 years ago

literally guy doesnt respond after 5 days its broken on mac

alexozer commented 3 years ago

Sorry! I'm very busy nowadays and unfortunately haven't had the time to maintain Flitter much. I'm always open to PR's and suggestions, however.