Wei
Wei
If anyone wants a version without the league client messages, you can get it at my repo: https://github.com/weiw11/Deceive/releases/tag/v1.10.1
A workaround to your issue as I encountered this as well. Create a `.bat` file like this: ```bat @echo off taskkill /IM "zoom.exe" /F taskkill /IM "slack.exe" /F exit \B...
Is this on macOS? Also what do you mean by another "space"? I fullscreened youtube on Firefox, switched to another virtual desktop and it was working fine for me. This...
I had no issues prior to 3.0.1 and it was working fine after upgrading for a few days as well so I'm not exactly sure what happened. I also didn't...
I managed to resolve the issue by deleting `nextcloud.cfg`. Is the `.cfg` file suppose to contain certificate information? New `.cfg` file ``` [General] optionalServerNotifications=true showInExplorerNavigationPane=false updateSegment=3 [Accounts] 0\Folders\1\localPath=F:/Cloud/NextCloud/ version=2 0\Folders\1\journalPath=C:/Users/USER/AppData/Roaming/Nextcloud/._sync_e6ea746287aa.db...
The client still automatically closed even when I deleted the .db files you mentioned previously. I reinstalled the client and tried removing the db files again but the client persisted...
Removing the `.cfg` file also fixes https://github.com/nextcloud/desktop/issues/2406
Deleting all of the `X\Multifolders\Y` resolved the crashing with the old `.cfg` file. Could it be a conflict with the `X\Folders\Y` lines as I believe they reference the same "sync"...
Removed fake player from latest v1.12.0 build on my repo.
The Joplin API is for sharing the notes with nextcloud. Aside from that, the Joplin API and WebDAV setting are essentially the same.