Jyrki Gadinger

Results 129 comments of Jyrki Gadinger

> we usually try to keep the same between the 3 platforms unless there is specific guidelines saying otherwise. ah, good to know. Will remove it then :>

just cleaned up the commits a bit and rebased on top of `master` again

@buiapp the issue you're facing has been fixed with #7835 and will be part of the next release 3.16.0 (assuming the domain of your Nextcloud instance ends in `.app`) as...

@sjg2203 hmm, interesting that the architecture matters there. 🤔 Regarding this issue you've opened -- does that occur on both Intel and ARM?

closing this as #6994 which removed this notification got merged a while ago

Positioning on Wayland is tricky, let alone figuring out \*where\* it should be positioned (somewhat near the tray icon ideally -- on Linux/X11 we used the global cursor position on...

Closing this issue, starting with 3.17.0 the installer no longer asks for a reboot.

@tomdereub There are lists of known (Office) file extensions and some general patterns that indicate a lockfile in [src/libsync/filesystem.cpp](https://github.com/nextcloud/desktop/blob/700fcafe3513d24fc340d3551af45ce9df1835de/src/libsync/filesystem.cpp#L30-L31). depending on how file locking works with `.dwg` (AutoCAD I suppose?)...

The lock/share icons haven't changed in 4.0.0, so this issue is still present.

Thanks for the suggestion, I agree that this error message should be improved. In the case of this particular log message, the numeric value comes from the [`QNetworkReply::NetworkError` enum](https://doc.qt.io/qt-6/qnetworkreply.html#NetworkError-enum). While...