Repository
Member
- Joined
- Apr 29, 2013
- Messages
- 117
Get it from here!
Yeah, I used ptitSeb's compiler and system libs. It seems the old 4.3 GCC I was using from Yactfaeu before is old enough it causes problems with csync in memory corruption. The newer GCC fixed that.Good work. I compiled it too, but was really unstable - got segfaults all the time. Did you fix something?
The black background is because I was using a newer qt lib. I've noticed, by default, qt versions outside the one bundled with system have this issue with system tray icons. Not sure what changes I can make will change that aside from trying to compile with the older qt.Eyecreate, the system tray icon is a black square until you get it configured. I'm assuming this is probably something to do with the alpha channels in the graphic? It's rather trivial I know, but if it's an easy fix, will you?
Also, can I set this to run at startup?
Anyway, seems to work fine from what little I tested. Thank you!
Don't worry about it then.The black background is because I was using a newer qt lib. I've noticed, by default, qt versions outside the one bundled with system have this issue with system tray icons. Not sure what changes I can make will change that aside from trying to compile with the older qt.
The lockfile is in the owncloud config directory. On Desktop, this is ~/.local/share/data/ownCloud/, so might be ${Pandora appdir}/owncloud/.local/share/data/ownCloud/.Hi,
I seem to be able to connect now (am using a free account on owndrive.com) It works fine on windows, but on my Panda I get the following error message
"CSync failed to create a lock file"
I've googled (duckduckgo'ed) for help and they mostly suggest removing a lock file. I've search for this file but got nowhere, any suggestions?
Cheers
CJ
I checked my appdata and saw the folder is located here: ${appdata}/owncloudsync/data/ownCloud/. Check to see if you can find a file named lock there.Thanks for the help eyecreate,
Tried to follow your instructions, but could not find the file/s.
also tried
locate -i owncloud | grep -i lock
(which i stole from another forum) :-D
but again no luck :-(
Any other ideas?
Cheers
Chris
hm, could be since my sd card is ext2, but not sure how they implement lockfiles in the owncloud sync client. If there's no file, I wonder why it thinks it's locked, though, unless it's the general exception for that code to throw.Could it be an issue with FAT32?
Lockfiles have often special permissions in Linux.
<div>
<p> </p>
<p>here is the pndout</p>
<p> </p>
</div>
<div>
</div>
<div>=======================================================================================</div>
<div>PND : /media/PANDA-AUDIO/pandora/menu/owncloudsync.pnd</div>
<div>PND_FSTYPE : Squashfs</div>
<div>APPDATADIR : /media/PANDA-AUDIO/pandora/appdata/owncloudsync</div>
<div>APPDD_FSTYPE : vfat</div>
<div>PND_CPUSPEED : <unset></div>
<div>EXENAME : scripts/owncloud.sh</div>
<div>ARGUMENTS : <unset></div>
<div>=======================================================================================</div>
<div>[ START ]--- Mount the PND ----------</div>
<div>Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/owncloudsync"</div>
<div>rmdir: failed to remove `/mnt/pnd/owncloudsync': Not a directory</div>
<div>Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/PANDA-AUDIO/pandora/appdata/owncloudsync=rw+nolwh":"/mnt/pnd/owncloudsync=rr" none "/mnt/utmp/owncloudsync"</div>
<div>[sUCCESS]--- Mount the PND ----------</div>
<div>[ START ]--- Starting the application ( scripts/owncloud.sh   ----------</div>
<div>QGtkStyle was unable to detect the current GTK+ theme.</div>
<div>Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed</div>
<p> </p>
<div>
/usr/pandora/scripts/pnd_run.sh -p /path/to/owncloudsync.pnd -a "--logwindow" -e scripts/owncloud.sh