Package Details: syncthingtray 1.6.2-1

Git Clone URL: https://aur.archlinux.org/syncthingtray.git (read-only, click to copy)
Package Base: syncthingtray
Description: Tray application for Syncthing
Upstream URL: https://github.com/Martchus/syncthingtray
Licenses: GPL-2-or-later
Submitter: Martchus
Maintainer: Martchus
Last Packager: Martchus
Votes: 91
Popularity: 0.94
First Submitted: 2016-09-14 20:13 (UTC)
Last Updated: 2024-09-27 14:42 (UTC)

Pinned Comments

Martchus commented on 2016-10-31 11:39 (UTC) (edited on 2024-03-06 16:44 (UTC) by Martchus)

All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs
There also exist a binary repository: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#ownstuff
The packages within the binary repository are built against the latest packages from Arch Linux and hence might not be compatible with Manjaro. This can be the cause when the Plasmoid doesn't work.

Important remarks:

  • Like with any other package a rebuild is required when the soname of a dependency like boost changes (see e.g. https://github.com/Martchus/syncthingtray/issues/98). The package in my binary repository should be rebuilt in a timely manner. I'm usually also updating pkgrel of the AUR package when a rebuild is required (only in accordance with Arch Linux of course, not in accordance with Manjaro).
    • The "dirty" way is forcing the installation/update (leaving syncthingtray broken until it has been rebuilt) or to uninstall syncthingtray temporarily before the update. After the update syncthingtray can be rebuilt and reinstalled again.
    • The correct solution is to use makechrootpkg which is also how official developers build their packages (and how packages in my binary repository are built).
  • It is required to build dependencies (that are not provided by Arch Linux itself) before building this package. So you need to build c++utilities, qtutilities, qtforkawesome and syncthingtray in that order.
  • The KDE integrations have been ported to KDE 6 but building them for KDE 5 should still work. This package does not build any KDE integrations by default because KDE 6 is now in the main repositories. To build KDE integrations for KDE 6 you need to install syncthingtray-qt6 instead of this package.
  • Note that the tests of this package might fail despite there's nothing wrong (e. g. because Syncthing is just too slow and the test runs in a timeout). To ignore those false-positives, build the package with makepkg --nocheck or makechrootpkg -- --nocheck. It makes still sense to report failures. But please include the actual error message and not just the last few lines.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »

DCengineer commented on 2022-09-25 18:08 (UTC)

Looks like there's a boost issue: installing boost-libs (1.80.0-2) breaks dependency 'libboost_filesystem.so=1.79.0-64' required by syncthingtray

twilk commented on 2022-09-19 23:00 (UTC)

@atomy, I solved this problem by doing pacman -Syu --nodeps boost-libs to force installation of the new boost-libs, then I rebuilt and reinstalled syncthingtray.

Martchus commented on 2022-09-19 11:17 (UTC) (edited on 2022-09-19 11:20 (UTC) by Martchus)

I have pushed a commit for rebuilding (and that is really all you need to do). I have also already moved packages from ownstuff-testing to ownstuff in case you're using my binary repo. (Note that there will always be a short delay for me to do that; official devs obviously don't sync with me.)

EDIT: Oh, I've just noticed that I've forgotten to rebuild the default syncthingtray package (only rebuilt other variants). I've just started a rebuilt so the updated package should be there soon.

atomy commented on 2022-09-19 09:47 (UTC) (edited on 2022-09-19 12:08 (UTC) by atomy)

When I try to upgrade my system (pacman -Syu), I get this error:

:: installing boost-libs (1.80.0-1) breaks dependency 'libboost_filesystem.so=1.79.0-64' required by syncthingtray

Can we raise libboost dependency?

EDIT: already on syncthingtray-1.2.3-2

YouhannJonas commented on 2022-08-12 00:37 (UTC)

@NovaViper Try installing these three package: c++utilities qtutilities qtforkawesome

Martchus commented on 2022-08-03 10:52 (UTC)

@NovaViper I cannot help you with anything specific to EndeavourOS but please be aware that you need to build dependencies of this package before building this package itself (except of course dependencies that are already provided by official repositories).

NovaViper commented on 2022-08-02 23:54 (UTC) (edited on 2022-08-02 23:54 (UTC) by NovaViper)

When I try to install this package on EndeavourOS, I get this error

Could not find all required packages:
  libc++utilities.so (Wanted by: syncthingtray)
  libqtforkawesome.so (Wanted by: syncthingtray)
  libqtutilities.so (Wanted by: syncthingtray)

How do I fix this error?

Martchus commented on 2022-07-06 10:52 (UTC)

You need to rebuild c++utilities first.

You're not the first user to run into this problem. I'm really wondering why you would assume it makes sense to (re)build syncthingtray before its dependency c++utilities. If you're using an AUR helper you should likely move to using a better one or report a bug. However, I suggest to simply run makepkg/makechrootpkg manually and read various Wiki pages to understand how package building works. If you're lazy, I also provide a binary repository (see pinned comment).

mattalxndr commented on 2022-07-06 05:19 (UTC) (edited on 2022-07-06 05:19 (UTC) by mattalxndr)

I'm getting an error upgrading:

syncthingtray % makepkg --syncdeps
==> Making package: syncthingtray 1.2.1-1 (Wed 06 Jul 2022 12:17:44 AM CDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading syncthingtray-1.2.1.tar.gz...
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1763k  100 1763k    0     0  2347k      0 --:--:-- --:--:-- --:--:-- 9301k
==> Validating source files with sha256sums...
syncthingtray-1.2.1.tar.gz ... Passed
==> Extracting sources...
-> Extracting syncthingtray-1.2.1.tar.gz with bsdtar
==> Starting build()...
-- The C compiler identification is GNU 12.1.0
-- The CXX compiler identification is GNU 12.1.0

[...]

-- Building with Qt Widgets GUI.
-- Building WITHOUT Qt Quick GUI.
-- Using Qt WebEngine as web view provider.
-- Using template for webviewdefs.h from QT_UTILITIES installation.
-- Using template for webviewincludes.h from QT_UTILITIES installation.
-- Linking syncthingwidgets against Qt module Qt5::Network.
-- Linking syncthingwidgets against Qt module Qt5::Concurrent.
-- Linking syncthingwidgets against Qt module Qt5::Gui.
-- Linking syncthingwidgets against Qt module Qt5::Widgets.
-- Linking syncthingwidgets against Qt module Qt5::WebEngineWidgets.
-- Linking syncthingwidgets against Qt module Qt5::Core.
-- Qt variable QT_INSTALL_TRANSLATIONS queried from qmake: /usr/share/qt/translations
-- Qt variable QT_INSTALL_TRANSLATIONS resolved to path: /usr/share/qt/translations
-- Project has translations which will be released.
-- Using template for qtconfig.h from QT_UTILITIES installation.
-- Using template for global.h from CPP_UTILITIES installation.
-- Using template for version.h from CPP_UTILITIES installation.
-- Using template for Config.cmake from CPP_UTILITIES installation.
-- Using template for template.pc from CPP_UTILITIES installation.
-- Using template for doxygen from CPP_UTILITIES installation.
-- Generating target for generating API documentation for syncthingwidgets with Doxygen
-- Using template for config.h from CPP_UTILITIES installation.
CMake Error at tray/CMakeLists.txt:96 (find_package):
Could not find a configuration file for package "c++utilities" that is
compatible with requested version "5.17.0".

The following configuration files were considered but not accepted:

/usr/share/c++utilities/cmake/c++utilitiesConfig.cmake, version: 5.16.0



-- Configuring incomplete, errors occurred!
See also "/home/matt/.cache/yay/syncthingtray/src/syncthingtray-1.2.1/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
Aborting...

SanskritFritz commented on 2022-06-04 10:49 (UTC)

@mattalxndr Remove syncthingtray from your autostart, or disable the plasmoid from the list of entries in the tray settings.