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

Settings button is invisible #7508

Closed
joekerna opened this issue Dec 14, 2017 · 4 comments
Closed

Settings button is invisible #7508

joekerna opened this issue Dec 14, 2017 · 4 comments
Labels
Milestone

Comments

@joekerna
Copy link

joekerna commented Dec 14, 2017

Steps to reproduce

  1. Install Nextcloud 13 Beta 3
  2. Log in

Expected behaviour

Settings button should be visible at the top right corner

Actual behaviour

Settings button is not visible, menu can be accessed though

2017-12-14_11h02_45

Server configuration

Operating system: Ubuntu 17.10

Web server: Nginx 1.12

Database: MySQL

PHP version: 7.1.12

Nextcloud version: 13 Beta 3

Updated from an older Nextcloud/ownCloud or fresh install: Update

Where did you install Nextcloud from: Nextcloud website

Client configuration

Browser: Firefox on Windows and Mac

Operating system: Windows 10 / Mac High Sierra

@MorrisJobke
Copy link
Member

This looks like the avatar generation failed. Could you check the nextcloud.log

@joekerna
Copy link
Author

Scss is disabled for /var/www/nextcloud/core/css/jquery.ocdialog.scss, ignoring
Scss is disabled for /var/www/nextcloud/core/css/share.scss, ignoring
Scss is disabled for /var/www/nextcloud/core/css/server.scss, ignoring

{"reqId":"dWoU0gjeYzVHZu20IgMz","level":0,"time":"2017-12-14T12:40:00+01:00","remoteAddr":"194.39.218.10","user":"--","app":"core","method":"GET","url":"/login","message":"Scss is disabled for /var/www/nextcloud/core/css/jquery-ui-fixes.scss, ignoring","userAgent":"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0; Firefox 52.5.0 - 111512-1800920044-1.38","version":"13.0.0.8"}
{"reqId":"dWoU0gjeYzVHZu20IgMz","level":0,"time":"2017-12-14T12:40:00+01:00","remoteAddr":"194.39.218.10","user":"--","app":"core","method":"GET","url":"/login","message":"Scss is disabled for /var/www/nextcloud/core/css/server.scss, ignoring","userAgent":"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0; Firefox 52.5.0 - 111512-1800920044-1.38","version":"13.0.0.8"}
{"reqId":"dWoU0gjeYzVHZu20IgMz","level":0,"time":"2017-12-14T12:40:00+01:00","remoteAddr":"194.39.218.10","user":"--","app":"core","method":"GET","url":"/login","message":"Scss is disabled for /var/www/nextcloud/core/css/share.scss, ignoring","userAgent":"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0; Firefox 52.5.0 - 111512-1800920044-1.38","version":"13.0.0.8"}
{"reqId":"dWoU0gjeYzVHZu20IgMz","level":0,"time":"2017-12-14T12:40:00+01:00","remoteAddr":"194.39.218.10","user":"--","app":"core","method":"GET","url":"/login","message":"Scss is disabled for /var/www/nextcloud/core/css/jquery.ocdialog.scss, ignoring","userAgent":"Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0; Firefox 52.5.0 - 111512-1800920044-1.38","version":"13.0.0.8"}

@joekerna
Copy link
Author

joekerna commented Jan 5, 2018

The issue is still there in Nextcloud 13 Beta 4

@joekerna
Copy link
Author

Issue is gone in Nextcloud 13 RC1.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants