mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2024-11-26 04:42:45 +01:00
f8a4994307
Use b'\n' in the call to rfind, as the _remainder is bytes, not a string.
Remove most of the debug message which happens during normal operation.
They are mostly spamming the nautilus console, and can also cause bug
as they may throw exception in case of wrong encoding.
Relates to issue: #6406
(cherry picked from commit
|
||
---|---|---|
.. | ||
CMakeLists.txt | ||
createcajaplugin.sh | ||
createnemoplugin.sh | ||
setappname.sh | ||
syncstate.py |