[Owncloud] pyOwnCloud release 0.2

Tobias Brunner tobias at tobru.ch
Wed Mar 13 10:49:08 UTC 2013


Hi,

Thanks a lot, this is exactly what I was looking for...
However, I couldn't get it to work:

./csync.py -h
Traceback (most recent call last):
   File "./csync.py", line 13, in <module>
     import csynclib
   File "/home/tobru/git/pyOwnCloud/csynclib.py", line 101, in <module>
     csync_set_local_only.argtypes = [POINTER(CSYNC), c_bool]
NameError: name 'c_bool' is not defined

I'm using Ubuntu 12.10 with Python 2.7.3

Am I missing something?

Cheers,
Tobias

On 12.03.2013 17:26, Craig Sawyer wrote:
> Hi everyone,
> 
> I'm releasing version 0.2 of the python CLI ownCloud client.  The two
> biggest changes, are a lot of UI bugs have been fixed, and we know it
> works across a variety of Linux machines, and environments.  YAY! 
> Lots of thanks to Weuxel and duck.  This code should work fine on
> Windows and Mac OS X(and anywhere you can build the libocsync
> library), but to my knowledge none of those environments have been
> tested.
> 
> I would consider this beta level code now, it's been tested a fair
> bit, and is ready for a wider audience, and ready for some minor
> production uses. My organization now has this code in a limited
> production release.
> 
> If you've been waiting until most of the bugs are worked out, and
> people actually use it , then now is the time :)
> 
> If you do use the code, I'd love to hear about it, if only to say
> "works with X version or whatever".
> 
> If you need PROXY support, then this release is not for you, that's
> probably the only major thing it's missing compared to the GUI
> ownCloud client.
> 
> Release notes are below:
> 
> version 0.2 (released 2013-03-12)
>  -----------
>     * Lots of UI cleanup
>     * loads more error checking
>     * Works beyond the orignal author's machine.
>     * Thanks to Weuxel (https://github.com/Weuxel [1]) for lots of 
> documenation
>      and cleanup.
>     * Thanks to duck (https://github.com/duck [2]) for lots of 
> testing!
> 
> 
> Links:
> ------
> [1] https://github.com/Weuxel
> [2] https://github.com/duck
> 
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud

-- 
_______________________________________________________________

Tobias Brunner      | Schlierenstrasse 25 | 8902 Urdorf
+41 (0)44 734 34 28 | +41 (0)79 435 58 38 | Switzerland
tobias at tobru.ch     | Twitter: @tobruzh   | http://www.tobru.ch
_______________________________________________________________
If yes, why no?
             -- by tobru



More information about the Owncloud mailing list