ariselseng / camerarawpreviews

Camera Raw Previews app for Nextcloud
GNU Affero General Public License v3.0
53 stars 11 forks source link

The app is not working #48

Closed claublog closed 4 years ago

claublog commented 4 years ago

Hi,

I'm running the snap version of nextcloud 19.0.1 in an Ubuntu 18.04 LTS. The app is installed and activated, but it's not working. The .CR2 files are supposed to be previewed. Even clicking on them doesn't display the image.

Neither it does in the Android app.

Can someone please help me to troubleshoot it? In Nextcloud's register there are no messages related to the Camera RAW previews

ariselseng commented 4 years ago

The very first thing I want is for you to send me an example file that does not work. I can test it in my installation to be sure the file actually has previews embedded.

Also, there have been lots of people reporting issues when using the snap version of nextcloud, even though I haven't been able to reproduce it. It might be to something called apparmor, which I haven't tested yet that I think snapd on Ubuntu has enabled.

If you can, using Nextcloud with the official Nextcloud docker image will make it work. That is what I personally use.

ariselseng commented 4 years ago

@claublog can you retry with the latest update?

claublog commented 4 years ago

Hi @ariselseng,

Thank you very much for your support. Updating to 0.7.6 fixed the issue.

Best regards