Marco Emilio "sphakka" Poleggi

Results 24 comments of Marco Emilio "sphakka" Poleggi

Huh, why CI failing? Local tests were OK :-)

@reubano, I fixed things but it looks like the Travis-CI environment (locale) is not correctly set, hints here: https://github.com/pytest-dev/pytest/issues/1732, https://github.com/pytest-dev/pytest/issues/1732 -- `fr_CH ISO-8859-15` is in my `/etc/locale.gen`. Not enough github/travis...

@reubano, I fixed things and also added a Travis "addon" section to install the FR lang pack (for my ubs-ch-fr mapping). However, it looks like your Travis account is short...

> I ran into this problem as well, and I would suggest replacing `open(filename, "r").close()` with `open(os.path.realpath(filename), "r").close()` in radicale/server.py. That wouldn't solve the issue, because of the restrictive ownership...

Hi! What's the status? I'd really like to test it with Radicale 3.1.8 (Debian) :-)

Interested in this, available for help/test. Maybe as a starting point, Modoboa [provides a simple token-based mechanism](https://github.com/modoboa/radicale-modoboa-auth-token).

I guess the project should drop Nose, as [stated in its doc page](https://nose.readthedocs.io/en/latest/index.html#note-to-users): "Nose has been in maintenance mode for the past several years and will likely cease without a...

FYI, this add-on https://addons.mozilla.org/en-US/firefox/addon/enable-selection/ works on nxtbook.

> I'm cleaning up old PRs... @sphakka did you have a chance to test? let me know if you'd like to go back to this PR to finish it. Sorry,...