react-explorer icon indicating copy to clipboard operation
react-explorer copied to clipboard

A list of bugs I found.

Open jdev082 opened this issue 3 years ago • 3 comments

  • 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.

jdev082 avatar Jun 13 '22 14:06 jdev082

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.

jdev082 avatar Jun 13 '22 14:06 jdev082

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+i and send me any error that appear here?

warpdesign avatar Jun 14 '22 07:06 warpdesign

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 /root shows 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?

warpdesign avatar Oct 06 '22 13:10 warpdesign

Closing: feel free to reopen if you can provide instructions on how to reproduce the bugs.

warpdesign avatar Jan 24 '23 10:01 warpdesign