Syncthing Tray
Qt 5-based tray application for Syncthing
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mkittler/syncthingtray && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
syncthingtray-1.6.2.tar.gz | 0002042082 1.95 MB | |
syncthingtray-rpmlintrc | 0000000060 60 Bytes | |
syncthingtray.changes | 0000012710 12.4 KB | |
syncthingtray.spec | 0000012182 11.9 KB |
Comments 13
syninctray is building for 7 days for Fedora_27, looping with:
[618145s] 1: - Connection error: Unable to request Syncthing status: Connection refused'
in this repository and in vcs, cf. https://build.opensuse.org/monitor/old. How about canceling it?
Thanks for letting me know. I disabled the build flag in the repository settings.
Are you considering submitting this to Network/Factory at some point?
qsyncthingtray
available there is basically unmaintained upstream, andsyncthing-gtk
is gtk3/python2 based, and python2 will likely get removed from next Leap release.Thank you for making it available here, BTW :)
My requests were declined (except for c++utilities). As I wasn't willing to spend the extra work I gave up at some point I gave it up. There's actually still an open GitHub issue about it: https://github.com/Martchus/syncthingtray/issues/12
Ah, OK.
in leap15.3 the app complains aboiut wrong module versions:
file:///usr/share/plasma/plasmoids/martchus.syncthingplasmoid/contents/ui/FullRepresentation.qml:3:1: module "QtQuick.Layouts" version 1.15 is not installed
Ok, then Qt on Leap 15.3 is too old. I can check whether I can lower the version requirement. If not I suppose one has to stick with an older version of Syncthing Tray as well (not sure how to lock the package for Leap on OBS, especially because the old build has already been replaced) or use the Qt Widgets based version that should still support Qt 5.6.
I've been adding a potential fix. Packages are currently rebuilt on https://build.opensuse.org/project/show/home:mkittler:vcs so you can install the possibly fixed version from there. (It needs actually only at least 1.3. I hope Leap 15.3 provides that and that no other version requirements are preventing it to work.)
i get a strange error in 15.4
syncthingtray: symbol lookup error: /usr/lib64/libsyncthingwidgets.so.4: undefined symbol: _ZN12CppUtilities12BufferSearchclEPKcm
already purged all packages and tried reinstall but cannot get rid of .. pls comment
It looks like the installed version of the c++utilities library is too old. Ensure that all packages are installed from the same repo (either
home:mkittler
orhome:mkittler:vcs
) and that all packages from these repositories are up-to-date. Note that partial updates are not supported.v4.1.3 is released, pls update
Can you please add Fedora 39 to the build please?
Done. I suppose I could have done this much faster if I got a notification. Maybe it is better to ask on GitHub in the future (like https://github.com/Martchus/syncthingtray/issues/212).