Antoine Pietri

Results 25 comments of Antoine Pietri

Yes, but that's not really what I meant. When working on huge codebases, you can have a lot of files named with things in common in their name and path....

The fix is just this: ```diff diff --git a/pythonloc/pythonloc.py b/pythonloc/pythonloc.py index f5f77bf..913223f 100644 --- a/pythonloc/pythonloc.py +++ b/pythonloc/pythonloc.py @@ -27,7 +27,7 @@ def _get_pypackages_lib_path(script_path=None): def _get_env(script_path=None): env = dict(os.environ) env["PYTHONPATH"] =...

Since I can't provide you with a version information (there is none): % md5sum /usr/bin/lcurse :( 149202d995e804756d9d99ab954d6fab /usr/bin/lcurse

I'm using the PPA, actually. I can try with the repository if the ppa is not up to date.

Oh okay, I'll install the git version then.

I can confirm it does that on the latest commit in master (d8e02ee24b31af391167390631379754f8cd0290).

I debuggued this problem and made a patch but then everything was still crashing everywhere when clicking on stuff and downloading add-ons. I advise you to download manually your addons...

Even if we lose the connection, not having anything that catches an exception to retry is not a sane behavior.

Could we reopen this? It's fixed downstream in openSUSE and Gentoo, but it would be good to also fix it upstream.