Skip to content
New issue

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

[VFS] Enabling native VFS on Windows create two shortcuts in Explorer's left pane #7748

Closed
Zoddo opened this issue Feb 18, 2020 · 2 comments
Closed
Labels
feature:vfs native virtual files and placeholder implementation
Milestone

Comments

@Zoddo
Copy link

Zoddo commented Feb 18, 2020

Expected behaviour

When enabling native VFS, a single shortcut per synced directory should be created in the left pane of the Windows Explorer.

Actual behaviour

Two shortcuts are created: one pointing to the synced directory, and one pointing to the parent of the synced directory.

image
"1" is the synced directory
"2" is the parent directory

Steps to reproduce

  1. Enable native VFS on a synced directory

Server configuration

Operating system: Debian 10.3

Web server: Apache 2.4.38

Database: MariaDB 10.3.22

PHP version: 7.3.14

ownCloud version: 10.3.2

Storage backend (external storage): No external storage

Client configuration

Client version: 2.6.1 (build 12992)

Operating system: Windows 10 1909 (build 18363.657)

OS language: French

Installation path of client: C:\Program Files (x86)\ownCloud

Logs

  1. Client logfile: https://gist.github.com/Zoddo/c131dcf1432beadb8030bf5f3f45602e (logs created when adding a new synced directory with native VFS enabled - redacted names are replaced by <REDACTED>)

  2. Web server error log: N/A

  3. Server logfile: ownCloud log (data/owncloud.log): N/A

@Zoddo Zoddo changed the title [VFS] Enabling native VFS on Windows create two shortcuts in Explorer's the left pane [VFS] Enabling native VFS on Windows create two shortcuts in Explorer's left pane Feb 18, 2020
@michaelstingl michaelstingl added the feature:vfs native virtual files and placeholder implementation label Mar 2, 2020
@michaelstingl michaelstingl added this to the 2.7.0 milestone Mar 2, 2020
@TheOneRing
Copy link
Member

TheOneRing commented May 25, 2020

I haven't seen this before.
Are you using multiple folder sync connections?
For some reason the client adds the users home folder to the pane, the entry has been on my systems for so long that I assumed it was always there...

Producible with 2.6 and 2.7

@lex2k0
Copy link

lex2k0 commented Nov 21, 2020

Today I updated to version 2.7.1 of the windows client and now I have two times the same ownCloud link in the explorer.
Maybe this comes due to the change of this issue?
grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature:vfs native virtual files and placeholder implementation
Projects
None yet
Development

No branches or pull requests

4 participants