Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    anyone wanna try to get owncloud qt sync client going

    Reply
    Page 3 of 3 | Prev |   1     2   3 |
    BonoNL | # 21 | 2014-01-19, 09:31 | Report

    I went googling about this and found this site:
    http://www.ruinelli.ch/harmattan/syncevolution-gui

    Maybe it will come in handy for you.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    enekux | # 22 | 2014-01-19, 20:12 | Report

    Hi,

    thank you for the update hypnotoad123.

    I am trying to compile the source libraries but I am not very skilled in it, so of course I have already got stacked...

    I guess this is a very newbie issue... when trying to compile ocsync I get the next message:

    "The C compiler identification is unknown" CMake Errir: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found. Please set CMAKE_C_COMPILER to a valid path or name.

    I guess cmake is not properly configured... could you please give me some hints?

    Thank you,

    eNeKuX

    Edit | Forward | Quote | Quick Reply | Thanks

     
    hypnotoad123 | # 23 | 2014-01-20, 07:52 | Report

    Originally Posted by BonoNL View Post
    I went googling about this and found this site:
    http://www.ruinelli.ch/harmattan/syncevolution-gui

    Maybe it will come in handy for you.
    Sorry this was not clear.
    There are two different syncs possible with owncloud: Files and Calendar/Contacts.

    This thread is on file syncing while syncevolution is on contact/calendar syncing.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    hypnotoad123 | # 24 | 2014-01-20, 07:57 | Report

    Originally Posted by enekux View Post
    Hi,

    thank you for the update hypnotoad123.

    I am trying to compile the source libraries but I am not very skilled in it, so of course I have already got stacked...

    I guess this is a very newbie issue... when trying to compile ocsync I get the next message:

    "The C compiler identification is unknown" CMake Errir: your C compiler: "CMAKE_C_COMPILER-NOTFOUND" was not found. Please set CMAKE_C_COMPILER to a valid path or name.

    I guess cmake is not properly configured... could you please give me some hints?

    Thank you,

    eNeKuX
    Hi,

    I guess you should try my compiled tgz first.

    Regarding your problem: Is gcc installed? You also will need qt. Further, you need to apply my patches in the tgz.

    I am sorry that I cannot provide deb files yet. Is there an example for how to package cmake sources?

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to hypnotoad123 For This Useful Post:
    enekux

     
    Tofe | # 25 | 2014-01-20, 08:32 | Report

    Hi all,

    sorry for being absent so long! But I didn't have time to spend on that project, unfortunately.
    However, the (little) work I've done is on gitorious, you are very welcome to continue it it if you like.

    I now own a Jolla, and it would be nice of course to have a sync client for that phone, but honestly I think this qt sync client would need a very heavy UI rework to make it fit the Sailfish UI experience. I won't have time to do that either (I'm working on other projects, not related to n900/jolla for the moment), but if someone feels like doing it, that'd be great !

    Cheers

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to Tofe For This Useful Post:
    enekux

     
    enekux | # 26 | 2014-01-20, 21:59 | Report

    Originally Posted by hypnotoad123 View Post
    Hi,

    I guess you should try my compiled tgz first.

    Regarding your problem: Is gcc installed? You also will need qt. Further, you need to apply my patches in the tgz.

    I am sorry that I cannot provide deb files yet. Is there an example for how to package cmake sources?
    Hi,

    you were right I did not have gcc installed properly. For the record, I managed to install it after adding next repositories:

    deb http://repository.maemo.org/ fremantle/sdk free non-free
    deb http://repository.maemo.org/ fremantle/tools free non-free

    and then, installing build-essential package.


    Now, I have succesfully compiled ocsync. But when I want to compile qtkeychain cmake 2.8 or higher is required...

    where can I get this version from?

    thanks

    Edit | Forward | Quote | Quick Reply | Thanks

     
    enekux | # 27 | 2014-01-25, 22:19 | Report

    Hi again,

    so after some interesting time I managed to install the required cmake version, then I also installed the libqt4-dev as required... but I still get some errors when compiling mirall... well but before that I also get an error compiling ocsync with your patch...

    Scanning dependencies of target httpbf
    [ 31%] Building C object src/httpbf/CMakeFiles/httpbf.dir/src/httpbf.c.o
    /home/user/src/ocsync-0.91.4/src/httpbf/src/httpbf.c: In function ‘hbf_transfer’:
    /home/user/src/ocsync-0.91.4/src/httpbf/src/httpbf.c:498: error: expected expression before ‘<<’ token
    /home/user/src/ocsync-0.91.4/src/httpbf/src/httpbf.c:500: error: expected expression before ‘==’ token
    /home/user/src/ocsync-0.91.4/src/httpbf/src/httpbf.c:502: error: expected expression before ‘>>’ token
    /home/user/src/ocsync-0.91.4/src/httpbf/src/httpbf.c:493: warning: unused variable ‘tmp’
    make[2]: *** [src/httpbf/CMakeFiles/httpbf.dir/src/httpbf.c.o] Error 1
    make[1]: *** [src/httpbf/CMakeFiles/httpbf.dir/all] Error 2
    make: *** [all] Error 2

    if I don't use the patch it compiles ok...

    Am i doing something wrong?

    Thank you!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    hypnotoad123 | # 28 | 2014-01-26, 15:03 | Report

    Hi enekux,

    sorry for the corrupt patch. I used the opportunity to create deb packages. Installation and compiling is thus much easier.
    I will try to upload them today.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to hypnotoad123 For This Useful Post:
    enekux

     
    enekux | # 29 | 2014-01-29, 21:31 | Report

    Hi,

    any progress with the deb packages? I am really looking forward to finally be able to sync with my owncloud... until now I was mapping with webdav but it was not very reliable...

    hypnotoad123, do you have any intentions of porting the gui as well?

    Thank you

    Edit | Forward | Quote | Quick Reply | Thanks

     
    hypnotoad123 | # 30 | 2014-01-30, 00:17 | Report

    Hi enekux,
    the deb packages are finished and in extras-development.

    I started a new therad to focus to announce the new packages. There are also links to download the debs directly.

    The official gui is already ported, but it shows no image. I guess because it is minimized to a tray icon. I did not try using it because the command line client is everything I need and there are not too many outside who would use a gui extensively.

    Edit | Forward | Quote | Quick Reply | Thanks
    The Following User Says Thank You to hypnotoad123 For This Useful Post:
    enekux

     
    Page 3 of 3 | Prev |   1     2   3 |
vBulletin® Version 3.8.8
Normal Logout