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

Image does not appear when viewing recent images in Safari 5.1.7 #66

Open
skilfullycurled opened this issue Aug 12, 2014 · 7 comments
Open
Labels

Comments

@skilfullycurled
Copy link

When you click on a link to a recent image, say:

http://infragram.com/i/53e519870ab503231b000c16

The image does not appear. I checked in the web inspector and the image has downloaded it's just not rendering on the page.

@jywarren
Copy link

Hmm, interesting. That picture is rendered in Canvas -- is Safari 5.1.7 the
latest version? I haven't used Safari in a long time... but have a copy i
think.

On Tue, Aug 12, 2014 at 4:24 PM, skilfullycurled [email protected]
wrote:

When you click on a link to a recent image, say:

http://infragram.com/i/53e519870ab503231b000c16

The image does not appear. I checked in the web inspector and the image
has downloaded it's just not rendering on the page.


Reply to this email directly or view it on GitHub
#66.

@skilfullycurled
Copy link
Author

It is not, Safari 6 is. However, despite the fact that the Apple download site has a version of Safari 6 for 10.7, and 10.6, it does not appear in my software updates, so I think it only works in 10.8 and above. I may have a laptop somewhere with Safari 6, I'll take a look.

@skilfullycurled
Copy link
Author

The problem persists on Safari 6.1.5.

@jywarren
Copy link

OK - for now I think we're going to have to recommend you use Chrome or Firefox unless someone steps up to fix this bug -- on staff, we're a bit overcommitted at the moment, apologies!

The error is: [Error] TypeError: 'null' is not an object (evaluating 'img.width') on lines 166 and 118 of infragram.js:

get_channels = function(img) { var b, g, i, mkImage, n, r, _i; n = img.width \* img.height;

@jywarren jywarren added the bug label Aug 13, 2014
@skilfullycurled
Copy link
Author

Absolutely no problem! I primarily use Firefox, it just so happened that I was using Safari and I noticed it.

@skilfullycurled
Copy link
Author

Shoot. I accidentally closed this. Reopening.

@skilfullycurled
Copy link
Author

I'm not sure if this is related, but I was checking images to diagnose the other issue I filed, and I noticed that there are other images which don't load even in Firefox 31. For example:

8:1 - http://infragram.org/i/53be7b070ab503231b000b2b
9:8 - http://infragram.org/i/53b19b820ab503231b00071d

(images labeled page:image from left to right, top to bottom)

This addition is not meant to express urgency, just more info. It's very sporadic, and not really in the way in a critical manner.

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