fabiansvara
fabiansvara
This is `~/.cache/maestral/maestral.log` [maestral_log.txt](https://github.com/SamSchott/maestral/files/5898341/maestral_log.txt)
I ran this: > ```python > from pprint import pprint > from maestral.main import Maestral > > m = Maestral() > changes = m.sync._get_local_changes_while_inactive() > ``` ... followed by: ```python...
> Thanks! This is still a bit confusing but we'll eventually get to the bottom of the issue. > > Just to confirm the events listed in `changes[0]`, are those...
Before I try these things, I think I know what must have happened: Does maestral keep a cache of Dropbox contents around that persists between installs? I just remembered I...
It is not printed when it doesn't work. In fact, when you click on a file, hold down the mouse button, and then move the cursor in and out of...
Just happened again, during zoom out (possibly exactly when crossing the mag boundary, not sure about this). Log since loading the last tracing: ``` [:0] Debug: QUrl( "file:///home/svara/work/mpi/Electron Microscopy/EM analysis/f0097...
This happens very regularly and is extremely annoying. Any suggestions for specific revisions that may have had an influence, so that I can start a seach for the commit that...
The reason we do this is to organize data on the server side, just copying that on the client would have the nice side effect of also organizing the data...
OK, I didn't write this code so I just assumed the transmitted path was actually used by Knossos. But you're saying it's not? Is the file not GET'ed from there?...