Package Details: seafile-client 9.0.13-2

Git Clone URL: https://aur.archlinux.org/seafile-client.git (read-only, click to copy)
Package Base: seafile-client
Description: GUI client for synchronizing your local files with seafile server
Upstream URL: https://github.com/haiwen/seafile-client
Licenses: Apache
Submitter: Localizator
Maintainer: Joffrey
Last Packager: Joffrey
Votes: 168
Popularity: 0.000000
First Submitted: 2012-12-10 17:34 (UTC)
Last Updated: 2025-04-05 18:40 (UTC)

Pinned Comments

Joffrey commented on 2021-05-30 20:06 (UTC) (edited on 2021-05-30 20:11 (UTC) by Joffrey)

Please, when you have compilation or execution errors, recompile each component without using an AUR helper before reporting an issue.

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 25 26 27 28 .. 44 Next › Last »

snack commented on 2017-04-28 15:52 (UTC)

@Captain_Rage: I had the same error messages in the log, which were solved by deleting ~/.ccnet. No idea why my solution doesn't work for you.

Captain_Rage commented on 2017-04-28 15:33 (UTC)

The Seafile applet starts fine but all the icons are yellow clouds (no sync) now and it keeps throwing a 'Transport Error' message. The problem appeared here as well after the last update. Deleting ~/.ccnet and ~/Seafile.seafile-data and setting everything up from a clean directory doesn't help. Rebuilding and reinstalling doesn't help either. The server got upgraded successfully and can be accessed from two Android devices, so the problem seems to lie with the desktop client. Looking into ~/.ccnet/logs/applet.log, this keeps appearing: '[2017-04-28 17:11:30][RPC] failed to start rpc server: 511 Unknown service. [2017-04-28 17:11:30][RPC] failed to start rpc server: 511 Unknown service. [2017-04-28 17:11:30]failed to get repo list: Transport Error' How did you resolve it?

blubbblubb commented on 2017-04-28 08:39 (UTC)

@llmecat thanks for the hint, reinstalling everything (again) fixed the qt5-webengine error.

ToK commented on 2017-04-27 15:57 (UTC)

I don't know why. Everything works fine now after a fresh new Install of arch :) Maybe because of setting not to check the https certificat (which I did before)...

ToK commented on 2017-04-27 14:44 (UTC)

Still not working. I tried installing on a new system (and removing ~/.ccnet and ~/seafile/.seafile). I tried starting seaf-daemon after starting the applet. I would think it should be my private server. But my Macbook syncs fine with seafile-client 6.0.4...

limecat commented on 2017-04-27 14:08 (UTC)

I also had this error: seafile-applet: relocation error: seafile-applet: symbol _Znwm, version Qt_5 not defined in file libQt5WebEngineCore.so.5 with link time reference Uninstalling everything (ccnet, seafile-client, all deps etc.) and reinstalling got the applet going again, but still gave me the Transport error on trying to sync with my existing libraries. Manually starting the seaf-daemon solves that as a workaround, and I can confirm that rm -rf on ~/.ccnet and ~/Seafile/.seafile-data makes everything work ok again.

eolianoe commented on 2017-04-27 13:52 (UTC)

@blubbblubb: everything is fine here, with the qt5-webengine-5.8.0-6. @polslinux: I made the PKGBUILD for seadrive [a], but I've no idea how to make it works... (if you have any idea please comment on the seadrive-gui page) [a] https://aur.archlinux.org/packages/seadrive-gui/

blubbblubb commented on 2017-04-27 11:52 (UTC) (edited on 2017-04-27 11:53 (UTC) by blubbblubb)

probably a qt5-webengine or seafile source problem but it cant hurt to mention it here as well, with the newest qt5-webengine (qt5-webengine-5.8.0-6) it is not possible to start the seafile-applet (all the newer qt5 packages, the ones in staging/beta also show problems) seafile-applet: relocation error: seafile-applet: symbol _Znwm, version Qt_5 not defined in file libQt5WebEngineCore.so.5 with link time reference I never submitted a bug for a package before so I will need to read up on the guidelines before doing so, if anyone feels like reporting this in the right place feel free to do so ;)

eolianoe commented on 2017-04-27 11:31 (UTC)

Nice that you find away to solve the problem. @polslinux: I'll look at this new client and see if it's easy to package it on linux

polslinux commented on 2017-04-26 18:53 (UTC)

@eolianoe: interested in packaging also the seadrive client? :) thanks!