You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Nextcloud desktop client is installed, it takes unreasonably long to open file/folder context menu in file explorer. This is caused by Nextcloud context menu handler, which I confirmed using ShellExView utility which allows you to disable individual shell extensions. Disabling Nextcloud context menu handler immediately fixed the issue. It also doesn't matter if this is file system item inside or outside of synced folder.
Here's a video demonstrating the issue:
shexview_vfqySv6Ar2.mp4
Steps to reproduce
Right-click on a file or a folder in Windows file explorer while Nextcloud desktop client is installed
Observe how long it takes for context menu to open
Expected behavior
The context menu open without any slow down.
Which files are affected by this bug
Any file or folder
Operating system
Windows
Which version of the operating system you are running.
Windows 10 22H2 (everything updated)
Installation method
Official Windows MSI
Nextcloud Server version
33.0.7
Nextcloud Desktop Client version
34.0.1
Did this occur after an update or on a clean installation?
Clean desktop client installation
Are you using the Nextcloud Server Encryption module?
No
Are you using an external user-backend?
Default internal user-backend
LDAP or Active Directory
SSO - SAML
Other
Nextcloud Server logs
Additional info
I'm not attaching debug archive since it looks like it contains sensitive information. If you want, I can't send it to you via private channels.
Bug description
When Nextcloud desktop client is installed, it takes unreasonably long to open file/folder context menu in file explorer. This is caused by
Nextcloud context menu handler, which I confirmed using ShellExView utility which allows you to disable individual shell extensions. DisablingNextcloud context menu handlerimmediately fixed the issue. It also doesn't matter if this is file system item inside or outside of synced folder.Here's a video demonstrating the issue:
shexview_vfqySv6Ar2.mp4
Steps to reproduce
Expected behavior
The context menu open without any slow down.
Which files are affected by this bug
Any file or folder
Operating system
Windows
Which version of the operating system you are running.
Windows 10 22H2 (everything updated)
Installation method
Official Windows MSI
Nextcloud Server version
33.0.7
Nextcloud Desktop Client version
34.0.1
Did this occur after an update or on a clean installation?
Clean desktop client installation
Are you using the Nextcloud Server Encryption module?
No
Are you using an external user-backend?
Nextcloud Server logs
Additional info
I'm not attaching debug archive since it looks like it contains sensitive information. If you want, I can't send it to you via private channels.