Opened 3 years ago

Closed 3 years ago

#16742 closed bug (not reproducible)

Tracker neither sees nor navigates into userlandfs mounts

Reported by: lt_henry Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Applications/Tracker Version: R1/beta2
Keywords: userlandfs Cc:
Blocked By: Blocking:
Platform: All

Description

I have created a sshfs mount with following commands:

echo password | /system/servers/userlandfs_server sshfs
mkdir /Ark
mount -t userlandfs -o 'sshfs quique@192.168.1.119:' Ark

And then I type my password from userlandfs_server propmt.

This works like a charm from command line. Both SSH and SFTP commands also works fine. However, I dont see any drive on tracker and I cannot /Ark from Tracker. Entering path on Tracker text field doesnt work: As soon as I press enter Tracker erases the path.

Some notes:

  • There is nothing on syslog (related to this)
  • There is nothing on userland server stdout
  • Midnight Commander sees and navigates fine through the mount
  • Genesis Commander displays mount with a red question mark symbol, it is able to enter but there is nothing inside
  • I have tested with another custom fuse module and same happens (so it is not sshfs related)

Change History (3)

comment:1 by waddlesplash, 3 years ago

This may be some kind of problem on the userlandfs side of things if Midnight Commander can navigate through the mount, but no other applications can, not a Tracker problem.

comment:2 by lt_henry, 3 years ago

I have to say, it started working on both my real haiku installation and the virtualized one, at some point before beta3

I really sorry for not adding more info about this bug, but I swear I tried :(

This issue can be closed, perhaps.

comment:3 by pulkomandy, 3 years ago

Resolution: not reproducible
Status: newclosed

Thanks for updating us. We can reopen it if more info is found.

Note: See TracTickets for help on using tickets.