Trevor Slocum

Results 65 comments of Trevor Slocum

**Comment by [sole](https://github.com/sole)** _Tuesday Sep 25, 2012 at 20:32 GMT_ --- ``` bash $ adb shell df Filesystem Size Used Free Blksize /dev 362M 76K 362M 4096 /mnt/asec 362M 0K...

**Comment by [joho500](https://github.com/joho500)** _Thursday Feb 07, 2013 at 13:09 GMT_ --- I have the same problem. My Archos 101 G9 device with Android 4.1 uses /sdcard, /storage or /mnt/storage. /mnt/sdcard...

**Comment by [sole](https://github.com/sole)** _Thursday Feb 07, 2013 at 13:18 GMT_ --- Sorry for not answering before... somehow this slipped in my notifications. I'm not sure how we could solve this;...

**Comment by [joho500](https://github.com/joho500)** _Thursday Feb 07, 2013 at 16:00 GMT_ --- I've added the possibility to read the location from an ini-file. I will make it more robust with error...

**Comment by [sole](https://github.com/sole)** _Thursday Feb 07, 2013 at 20:50 GMT_ --- thank you :+1:

**Comment by [sole](https://github.com/sole)** _Sunday Feb 02, 2014 at 10:48 GMT_ --- @joho500 so...? :-)

**Comment by [nbigaouette](https://github.com/nbigaouette)** _Sunday Mar 17, 2013 at 19:35 GMT_ --- I am hit by that: ``` $ locale LANG=fr_CA.UTF-8 LC_CTYPE="fr_CA.UTF-8" LC_NUMERIC="fr_CA.UTF-8" LC_TIME="fr_CA.UTF-8" LC_COLLATE="fr_CA.UTF-8" LC_MONETARY="fr_CA.UTF-8" LC_MESSAGES="fr_CA.UTF-8" LC_PAPER="fr_CA.UTF-8" LC_NAME="fr_CA.UTF-8" LC_ADDRESS="fr_CA.UTF-8" LC_TELEPHONE="fr_CA.UTF-8"...

**Comment by [sole](https://github.com/sole)** _Monday Mar 18, 2013 at 08:42 GMT_ --- Nice! Do you know of a way of changing the locale from inside Python? Or will be need to...

Thanks for the reminder, I missed this the first time around somehow. I just installed and tested PyIB on a VPS with Python 2.7.12 without any issues. Did you modify...

P2Pchan needs to be rewritten to use a reliable DHT. I could set up another IP list, but this issue will resurface eventually. I've looked into Python DHT libraries and...