Bart Skowron
Bart Skowron
As long as you have set `eval "$(pyenv virtualenv-init -)"` in your shell configuration file, you don't need to activate virtualenvs yourself. This happens automatically then.
Another option would be to use FSEvents API and monitor changes in files.
> You could have just an in app solution for those that only have Macs or iCloud is disabled (e.g. on company laptops)
> To be honest, I actually _want_ it to act this way. What I might do is add a little magnetism at the screen edge. I thought it was already...
Spark application has a problem here. For most applications, once I moved the window to the edge, it should just "push back" a little to see the window. However, instead...
Spark is an email client app: http://sparkmailapp.com and while moving the app via Hummingbird it behaves as described above. Please take a look, Spark doesn't use a standard UI and...
@pe-st any plans to merge it? I can update the branch and resolve conflicts..
@pe-st any plans to merge it? I can update the branch and resolve conflicts..
You don't need `urllib3`, this project uses the `urllib` from the standard library. I would start the investigation from here: https://docs.python.org/3/library/urllib.request.html#urllib.request.build_opener > If the Python installation has SSL support (i.e.,...
Hi @Lukasz93P Thanks for reporting it. For clarification, here's an exception you mentioned in #108: `Attempt to read property "session" on null (Most recent call first) - /app/vendor/rollbar/rollbar-laravel/src/MonologHandler.php line 62`...