@taggaara
Thx, we need now to know if this is KDE/Plasma related or not. Does someone have it working and with what DE if you do ?
And/or need to know if it is a packaging issue.
Not much time to investigate this right now :/
Search Criteria
Package Details: seafile-client 9.0.11-1
Package Actions
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: | 2024-11-14 17:07 (UTC) |
Dependencies (7)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-webengine
- seafileAUR
- cmake (cmake-gitAUR) (make)
- qt6-tools (make)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR) (optional)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 31 32 33 34 35 36 37 38 39 40 41 .. 44 Next › Last »
Xaap commented on 2015-08-11 15:42 (UTC)
taggaara commented on 2015-08-11 06:07 (UTC)
And if @calrama give up maintain of this package, maybe I will stay v4.1.6 for long time...
taggaara commented on 2015-08-11 06:00 (UTC)
Hei~ maxi_jac, I updated to 4.3.0-1 either, and my plasma systray cann't show right click menu, when I re-run the seafile-applet the seafile client GUI show but it cannot sync anything.
I downgrade all pkg to 4.2.4 with AUR pkg: "seafile-client seafile-shared seafile-client-cli ccnet", but still the same thing.
In the end I have to downgrade, back to 4.1.6 which version I used with no problem . I have to get PKGBUILD file from AUR GIT History Mirror:
http://pkgbuild.com/git/aur-mirror.git/
http://pkgbuild.com/git/aur-mirror.git/log/seafile-client
http://pkgbuild.com/git/aur-mirror.git/log/seafile-client-cli
http://pkgbuild.com/git/aur-mirror.git/log/seafile-shared
http://pkgbuild.com/git/aur-mirror.git/log/ccnet
# I download this whole commit history file(122MB), because I cannot find the indepence package with every seafile pkg.
http://pkgbuild.com/git/aur-mirror.git/snapshot/aur-mirror-087de4535ed8d4fd3e08deac214b3ffb6b7d0607.tar.xz
Xaap commented on 2015-08-08 12:19 (UTC)
Do you guys still have a working systray icon ?
Using KDE/Plasma I used to have it working but now, I can see it registered in my plasma systray when developing it, but I cannot interact with it, no left/right click does a thing.
In console output it does not give any error and says it successfully registered to KStatusNotifierWatcher.
I do have sni-qt.
Any idea ?
<deleted-account> commented on 2015-08-07 19:02 (UTC)
Since I no longer intend to use distributions with systemd for personal use,
I will abandon this package no earlier than 2015-09-01.
Should someone be interested in maintaining this package afterwards,
he or she can contact me in the interim to become co-maintainer
and then sole maintainer once I leave, to ensure a smooth transition.
If possible, I would like to hand over the following packages over to a single maintainer, since they comprise a dependency graph:
libevhtp-seafile, libsearpc, ccnet, seafile-shared, seafile-client, seafile-client-cli, seafile-server
tes5884 commented on 2015-08-05 21:25 (UTC)
Version 4.3 was released
<deleted-account> commented on 2015-06-12 09:34 (UTC)
Initial AUR4 import at seafile version 4.2.4.
cirk2 commented on 2015-06-05 10:21 (UTC)
@guiguid: you also need qt5-tools, else the cmake fails to find Qt5LinguistTools
guiguid commented on 2015-05-27 19:46 (UTC)
for build with QT5 :
-depends=('seafile-shared>=4.1.6' 'qt4' 'qtwebkit')
+depends=('seafile-shared>=4.1.6' 'qt5-base' 'qt5-webkit')
-cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr .
+cmake -DUSE_QT5=on -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr .
jcelerier commented on 2015-04-12 14:21 (UTC)
Would it be possible to switch from Qt4 to Qt5 ?
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.