Martchus

Results 571 comments of Martchus

no activity -> Is someone still interested in this? Apparently the answer is yes :-)

Sounds *generally* reasonable from my side. Of course it needed to be implemented in an efficient way. Just going though the filesystem each and every time a client connects that...

Good, that makes things easier (especially considering that Syncthing Tray already monitors those events in general).

The issue about the systemd integration should be fixed (see https://github.com/Martchus/syncthingtray/issues/144#issuecomment-1174222162). The issue about test failures when Syncthing isn't installed should be improved as good as it gets (see https://github.com/Martchus/syncthingtray/issues/144#issuecomment-1316089044)....

> I suppose I actually needed to use the icons from the Plasma theme here (and not from the freedesktop icon theme). It looks like this aspect is not going...

This has improved a lot with Qt 6.5.0 and recent changes I did. The README section linked in my previous comment has been updated accordingly. So with default settings one...

Maybe we just need to tweak our usage of LWP (e.g. via https://metacpan.org/pod/LWP::UserAgent#requests_redirectable) instead of trying to implement the behavior manually. Note that some HTTP requests like posting the job...

Then I suggest to add `libwww-perl` to our Leap 15.4 specific devel repository instead of introducing any extra handling on our side.

Sounds like we should just link the latest version in our devel repos (but I currently cannot do it because OBS is overloaded).

I linked the package via `osc linkpac openSUSE:Factory perl-libwww-perl devel:openQA:Leap:15.5` but it is unresolvable: https://build.opensuse.org/package/show/devel:openQA:Leap:15.5/perl-libwww-perl > nothing provides perl(HTTP::Daemon) >= 6.12, (got version 6.01 provided by perl-HTTP-Daemon), nothing provides perl(HTTP::Request)...