Nextcloud-snap: Missing icons on v14 RC1

Created on 8 Dec 2018  路  7Comments  路  Source: nextcloud/nextcloud-snap

Hey,
Some icons on the files app are missing on the sidebar
image
The dev console shows a bunch of 404s
image
https://gist.github.com/benclark06/cc939a3ecb5541db821ec4302fd49e15
Are there any fixes for this?
This seems to be exclusively on the snap as it works just fine on docker.

upstream

Most helpful comment

The fix is proposed upstream.

All 7 comments

Yeah this is an upstream bug we're working on: https://github.com/nextcloud/server/issues/12290 .

Ok, thanks 馃憤

The fix is proposed upstream.

The fix has landed. While waiting for it to be contained in a release, please take 14/edge for a spin to make sure there aren't any other issues:

$ sudo snap install nextcloud --channel=14/edge

Or, if you already have it installed:

$ sudo snap refresh nextcloud --channel=14/edge

Took it for a spin. Everything seems to work fine.

There is a warning that the PHP memory limit is below the recommended 512 MB.
Will this be "fixed" or left unchanged since the snap is also for smaller devices?

It'll be fixed once the PR for v14 lands (which will be 14.0.5, looks like, once it's released). However, note that it will only be fixed for new installs: old installs will continue to use the old value, otherwise things might suddenly start crashing. Of course admins can always update that.

Solved in the stable channel.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MichaelsGITIGIT picture MichaelsGITIGIT  路  6Comments

mo-seph picture mo-seph  路  6Comments

WereCatf picture WereCatf  路  3Comments

Seferi picture Seferi  路  5Comments

kyrofa picture kyrofa  路  6Comments