Christian Boxdörfer

Results 243 comments of Christian Boxdörfer

Hi, thank you for the bug report. I can confirm the issue. Since I didn't make any changes to the copy-paste code in FSearch lately and it still works fine...

OK, I found out why pasting to Nautilus is broken. Nautilus indeed changed its copy-paste protocol: https://gitlab.gnome.org/GNOME/nautilus/-/commit/1f77023b5769c773dd9261e5294c0738bf6a3115 Apparently there's an attempt to revert that change with [this](https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/573) merge request, because...

I just added the workaround. If you use the Ubuntu PPA the new version of FSearch with the fix should be available to you in one or two days. I...

Yes, that's possible and already planned. I just need to figure out how to implement it in order to support most or all desktops (plasma5, unity, xfce, ...).

@l0rraine, no not yet. With the GNOME developers removing the tray in GNOME Shell and the deprecation of the status icon API in GTK+, at least I don't have to...

You are right, that's a current limitation of the database. This will be solved once I'll add the option to monitor the filesystem for changes. And yes, currently renaming files...

Thx, that sounds like a great feature. Unfortunately it breaks the database format and the changes aren't backwards compatible with older database files. In order to implement something like that...

I noticed this as well, it seems like that's a GTK bug: https://gitlab.gnome.org/GNOME/gtk/-/issues/3084 I added the workaround mentioned in the bug report which resolves the issue for now. I'll keep...

It's not a high priority for me, so it won't happen anytime soon. But I'll accept patches if someone wants to work on that.