SOLVED: This was related to me setting XDG_CURRENT_DESKTOP=kde. This was intended to fix missing icons in Dolphin!
I am getting a seg fault from the seafile-applet since the last update. Any ideas on how to debug it? I've already recompiled the whole package.
GDB Output
(gdb) run
Starting program: /usr/bin/seafile-applet
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffe05e6700 (LWP 12142)]
[New Thread 0x7fffd1605700 (LWP 12143)]
[New Thread 0x7fffcb9e3700 (LWP 12159)]
[New Thread 0x7fffcab54700 (LWP 12160)]
[New Thread 0x7fffca353700 (LWP 12161)]
[Thread 0x7fffca353700 (LWP 12161) exited]
Thread 1 "seafile-applet" received signal SIGSEGV, Segmentation fault.
0x00007fffefc63d14 in QString::multiArg(int, QString const**) const () from /usr/lib/libQt5Core.so.5
Search Criteria
Package Details: seafile-client 9.0.13-2
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: | 2025-04-05 18:40 (UTC) |
Dependencies (7)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- qt6-webengine
- seafileAUR
- cmake (cmake-gitAUR, cmake3AUR) (make)
- qt6-tools (make)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR) (optional)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 26 27 28 29 30 31 32 33 34 35 36 .. 44 Next › Last »
agrajag commented on 2016-06-17 09:06 (UTC) (edited on 2016-06-17 09:51 (UTC) by agrajag)
muon commented on 2016-06-14 15:00 (UTC)
@eolianoe: Thanks for the suggestions. Rebooting didn't help, but a recompile/kill/restart of the package seems to have fixed it.
eolianoe commented on 2016-06-14 08:52 (UTC)
@muon: I can right-click on the icon and inside the interface. Did you try to recompile and restart (and even reboot)?
muon commented on 2016-06-14 03:06 (UTC)
I'm not sure exactly when this changed, but I can no longer right-click to get a context menu within the interface (e.g. to check info about a library). Just me? I didn't find an upstream issue, but if others see the same behavior and we don't think it's specific to this build, I can file one.
eolianoe commented on 2016-05-08 20:24 (UTC) (edited on 2016-05-08 20:25 (UTC) by eolianoe)
@PsiTrax: please read carefully the dependency list. This package only depends on 'seafile-shared' which is part of the split package 'seafile-server'. This split package builds 'seafile-shared', 'seafile-client-cli' and 'seafile-server' but you have to install only 'seafile-shared' to get 'seafile-client' working.
PsiTrax commented on 2016-05-08 20:17 (UTC)
Still pulling the server ??? ;(
lins05 commented on 2016-04-05 09:08 (UTC) (edited on 2016-04-05 09:08 (UTC) by lins05)
Hi, I'm Shuai Lin from the seafile team. I'm here to notify the maintainer of this AUR that we're going to remove Qt 4 support in seafile-client soon (most likely before we release seafile client 5.1.0) since it has become a maintenance burden of the code base.
tuxayo commented on 2016-03-19 15:03 (UTC)
Is there something that prevents updating the client to 5.0.6?
muon commented on 2016-02-09 19:47 (UTC)
For what it's worth, the upgrade worked fine for me by simply
* removing older versions of seafile-client and seafile-shared
* building/upgrading ccnet (to 5.0.5-1)
* building/upgrading seafile-shared from the split package (to 5.0.5-1)
* building/upgrading this package (to 5.0.4-1).
Now, all seems to be running fine.
a-bostaurus commented on 2016-02-06 14:29 (UTC)
I got four arch-computer with seafile, and in the meantime no one is working relating to seafile. What I get are informations that there is an error ... It is more than annoying ...
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.