It should not be hidden.
Linux 4.15.0-46-generic #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Nextcloud v. 15.0.5 fresh from Ubuntu Snap
List of activated apps:
~# nextcloud.occ app:list
Enabled:
Nextcloud configuration:
~# nextcloud.occ config:list system
{
"system": {
"apps_paths": [
{
"path": "\/snap\/nextcloud\/current\/htdocs\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/snap\/nextcloud\/current\/nextcloud\/extra-apps",
"url": "\/extra-apps",
"writable": true
}
],
"supportedDatabases": [
"mysql"
],
"memcache.locking": "\OC\Memcache\Redis",
"memcache.local": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 0
},
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"removed",
"removed",
"removed"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "15.0.5.3",
"overwrite.cli.url": "",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"maintenance": false,
"mail_smtpmode": "smtp",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_sendmailmode": "smtp",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"skeletondirectory": ""
}
}
Are you using external storage, if yes which one: local/smb/sftp/...
local
Are you using encryption: yes/no
yes
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
Browser:
Chromium 72.0.3626.53 (Build) built on Debian buster/sid, running on Debian buster/sid (64-bit)
Operating system:
Linux 4.19.0-1-amd64 #1 SMP Debian 4.19.12-1 (2018-12-22) x86_64 GNU/Linux
I can confirm this. It seems, the uBlock cosmetic filter is responsible for this. On disabling cosmetic filtering, the share menu is available as expected.
Tested this on Chromium 73.0.3683.75 on Arch Linux (Linux 5.0)
Have got time now to investigate further.
I identified 3 elements that are blocked by uOrigin:
These 3 elements are in Fanboy's Annoyance List as well as in Fanboy's Social Blocking List.
We can avoid this if we rename the concerned elements.
However:
Imho, I would not take this route. because:
But that's solely my own opinion for now.
Thank you, Faldon, for investigating issue.
I don't know which resolution is better but I would add my case:
It took me some time searching for "unshare" possibility. I was searching documentation, but it seemed too Simple, I could not find clear answer where button for unshare is or should be. I was checking my server's configuration, apache logs for errors...etc ... After few hours of trying i finally have disabled uBlock.
Maybe it should be mentioned in documentation or for example on configuration screen that use of adblocker could lead to some issues.
I conform with you, that a notice in the documentation about possible problems when using an ad blocker seems appropriate.
Maybe @nextcloud/documentation has an idea, where such a message could be placed.
Just got bitten by this as well. Was confusing me for months :)
Fixed with #15719
Will the fix also be rolled out for older, still supported Nextcloud versions or only for the upcoming version 18?
I don't think so. It has been fixed as part of a bigger refactoring.
I see this issue on NextCloud 18.0.9.1. Wasn't that supposed to be fixed?
18.0.9 was released in September 2020, a year after this fix.
I'm on Nextcloud v20.0.1, and had the same problem. Also, since uBlock report 0% of blocked elements, I couldn't even figure out the problem was uBlock: I thought my nextcloud install was broken