react-explorer
react-explorer copied to clipboard
A list of bugs I found.
- When folder can not be read due to permission issues, it just doesn't work not even providing an error.
- Close tab does not work.
- Select next tab does not work.
- Application can not be closed, from menu or close button. When the close option in the menu is clicked, the app goes black and continues to not close. (linux)
- ~~Open Terminal option does not function properly (linux)~~ <-- works with proper config
- When too many tabs are open, the directory icon downscales until its eventually invisible.
I only searched the first page of issues, to find duplicates. So if a duplicate is found, tell me and I can remove it from the list.
Thanks a lot for reporting these issues!
I need to do more testing on Linux.
- you're using the AppImage version?
- once you stumble upon a bug could you open the console by pressing
ctrl+alt+iand send me any error that appear here?
I tried the latest dev build + 2.3.1 deb package on Linux (MX Linux) but could not reproduce most of the reported problems:
- closing tab worked as expected
- attempting to open
/rootshows a permission error as expected - application exited as expected
- selecting next tab also works
Could you provide more details please? like the distribution you have and the way the app was installed?
Closing: feel free to reopen if you can provide instructions on how to reproduce the bugs.