Skip to content

when running on ubuntu, cannot see png images #180

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

Closed
EMCP opened this issue Apr 5, 2019 · 14 comments
Closed

when running on ubuntu, cannot see png images #180

EMCP opened this issue Apr 5, 2019 · 14 comments

Comments

@EMCP
Copy link
Contributor

EMCP commented Apr 5, 2019

I've tried and tried to see any pngs while running this off Ubuntu 18.04... does this webapp support pngs?

@EMCP
Copy link
Contributor Author

EMCP commented Apr 5, 2019

confirmed that it worked when running on a mac, but not on an ubuntu machine.

@jsbroks
Copy link
Owner

jsbroks commented Apr 5, 2019

What version are you using?

@jsbroks jsbroks closed this as completed Apr 5, 2019
@jsbroks jsbroks reopened this Apr 5, 2019
@jsbroks
Copy link
Owner

jsbroks commented Apr 5, 2019

Running 0.10.0 on Ubuntu 18.04 using PNG images works fine for me.

@EMCP
Copy link
Contributor Author

EMCP commented Apr 6, 2019 via email

@jsbroks
Copy link
Owner

jsbroks commented Apr 6, 2019

  1. Downloaded a PNG file from google
  2. Placed it in a dataset folder
  3. Checked the logs to see if File Watcher registered it
  4. Opened it up in the annotator

How large is this file?

@EMCP
Copy link
Contributor Author

EMCP commented Apr 6, 2019

2880x1880 pngs ranging from 1.3MB to 8MB

@EMCP
Copy link
Contributor Author

EMCP commented Apr 6, 2019

being having a few unrelated issues centering the image as I annotate (on Mac OSX where it works to a certain degree)

@face-palm
Copy link

face-palm commented Apr 6, 2019

@EMCP I too can load PNG images just fine on 0.9.0. I had previously had issues loading images, turned out the instance I was running on was just too low in spec (needs more CPU/RAM).

The file I just tried was: https://i.redd.it/d8tymon8yhk21.png (5.4 MB).

As an FYI, the instance I'm no longer having issues running this on is an AWS Lightsail instance with 4 GB RAM, 2 vCPUs, 80 GB SSD (running Ubuntu 18.04).

@jsbroks
Copy link
Owner

jsbroks commented Apr 7, 2019

Related #166. @EMCP Can we close this.

@EMCP
Copy link
Contributor Author

EMCP commented Apr 8, 2019

@jsbroks let's go ahead, I will upgrade to latest as per other ticket conversation and retry. #82 (comment) thanks for the steps!

@EMCP EMCP closed this as completed Apr 8, 2019
@EMCP
Copy link
Contributor Author

EMCP commented Apr 13, 2019

I tried again with latest build... v0.10.2. Downloaded latest docker, docker-compose up and dragged and dropped a folder into the datset/ area. Nothing happened on the VueJS side.. but I saw the watcher picking up files... then I tried to create a blank dataset and drag the images manually into that....

looks like a permissions issue... I cannot copy paste images INTO the folder, it has a little lock symbol on it. This leads me to believe it's a permissions issue. Please advise.

OS : Ubuntu 18.04

@EMCP EMCP reopened this Apr 13, 2019
@jsbroks
Copy link
Owner

jsbroks commented Apr 13, 2019

Related to #165 ?

@EMCP
Copy link
Contributor Author

EMCP commented Apr 14, 2019 via email

@jsbroks
Copy link
Owner

jsbroks commented Apr 15, 2019

@EMCP, @face-palm posted a solution in the issue.

Permissions to the dataset folder isn't related to PNG images loading. Unless there are other concerns can we close this?

@EMCP EMCP closed this as completed Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants