Jeremy Wootten

Results 1789 comments of Jeremy Wootten

@danirabbit Do I understand correctly that when all that can be done in Gtk3 has been done (presumably you will determine that?), then you envisage a single PR that converts...

Sounds like a recurrence of #2419 except I think that applied to all occasions. If it only happens sometimes it would help to identify the conditions. For example, are there...

Hmm, cannot reproduce with `main` at the moment. Could you try running `io.elementary.files` in a terminal to see whether and error messages are produced when the move fails?

Are you copying or moving the files? They should move by default but I cannot see how the moved single file is returning to the original position after you select...

Does the issue still occur if you allow the destination to auto-open before dropping?

OK, thanks. The first error "Name unchanged" is surprising as the file is not ostensibly being renamed so could be a clue.

> console isnt helpful either. Bug reproduced like ten times, this is all what is in it (only those two warnings nothing else) Maybe running `G_MESSAGES_DEBUG=all io.elementary.files` will provide more...

@o-alquimista Thanks for the extra info. Unfortunately the debug messages do not seem any different to mine and I am not experiencing the bug. I may have to push a...

Confirmed, but only if you navigate back using the pathbar as per the video or by a sidebar bookmark. Navigating back using the browser buttons or keyboard shortcut does not...

@shiruken1 I applaud you for having the courage to get to grips with Files code - its not easy! The screenshot looks very promising. I'll take some time to go...