vKolerts / quest-sidenoder

Cross platform Sideloader for Quest standalone headset
MIT License
97 stars 20 forks source link

Error during browsing local folders #16

Closed jenya closed 3 years ago

jenya commented 3 years ago

Describe the bug Impossible to browse local directories. Seems there is a bug during compiling directory path C:/Usersjenya/sidenoder instead of C:/Users/jenya/sidenoder (slash missed)

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Browse'
  2. Click on any directory
  3. See error: ERROR: Browse failed

Expected behavior Be able to browse directories

Desktop (please complete the following information):

Log

taskkill.exe /F /IM rclone.exe /T stdout: SUCCESS: The process with PID 129292 (child process of PID 28456) has been terminated.

start rclone
checkMount()
get_dir received
get_dir received
get_dir received C:/Usersjenya/sidenoder
ERROR: Can`t open folder C:/Usersjenya/sidenoder [Error: ENOENT: no such file or directory, scandir 'C:\Usersjenya\sidenoder'] {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'scandir',
  path: 'C:\\Usersjenya\\sidenoder'
}
close
vKolerts commented 3 years ago

Thank`s for report, I will check

vKolerts commented 3 years ago

Catched it. Will fixed. At this time you can open remote and double go up folder