We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest 64-bit Bookworm image, fully up to date with APT.
To reproduce:
dir1
dir2
Rename...
dir2a
OK
dir1a
You can also provoke a similar crash using the Terminal:
mv dir2a dir2b
mv dir1a dir1b
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Latest 64-bit Bookworm image, fully up to date with APT.
To reproduce:
dir1
anddir2
dir1
dir2
and selectRename...
dir2a
and clickOK
dir2
gets renamed todir2a
dir1
in the left-hand treeview (i.e. the directory that is currently also visible in the right-hand pane) and selectRename...
dir1a
and clickOK
dir1
has been renamed todir1a
, so it must be the "view refresh" that crashed pcmanfm)You can also provoke a similar crash using the Terminal:
dir1a
mv dir2a dir2b
mv dir1a dir1b
The text was updated successfully, but these errors were encountered: