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

Images #16

Open
MikeNGarrett opened this issue Apr 18, 2014 · 4 comments
Open

Images #16

MikeNGarrett opened this issue Apr 18, 2014 · 4 comments

Comments

@MikeNGarrett
Copy link

Attaching images (jpg, jpeg, png and gif) doesn't appear to be working in OS X. This is both for the Say Something area and the profile avatar.
screen shot 2014-04-18 at 10 57 03 am

@mmpowers
Copy link
Contributor

Hmmm, seems like a problem with our embedded browser, as they show up just fine on a real browser: http://home.trsst.com/EHGXT1tk33vKVS86MRkWvL3XhE46iAxkb

But some images do work on our embedded browser, so will need to figure out the pattern here.

Great pics btw.

@TheAndruu
Copy link

Any chance we could find out what version of Java is running?

On Mac OSX, should be able to open a terminal and type:
java -version

And it'll look answer something like:
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)

I can't remember if Trsst embeds the Java runtime in the package or not...

On Fri, Apr 18, 2014 at 11:11 AM, mmpowers notifications@github.com wrote:

Hmmm, seems like a problem with our embedded browser, as they show up just
fine on a real browser:
http://home.trsst.com/EHGXT1tk33vKVS86MRkWvL3XhE46iAxkb

But some images do work on our embedded browser, so will need to figure
out the pattern here.


Reply to this email directly or view it on GitHubhttps://github.com//issues/16#issuecomment-40815809
.

@MikeNGarrett
Copy link
Author

Very interesting. I can confirm that I see them on the web. There are definitely quite a few other images that don't appear to be showing up.

The only difference I can see from my end is that images that appear to be working are served via http:// and others that aren't are being served via https://

JavaVM, right? I'm on 14.9.

Thanks 👍

@mmpowers
Copy link
Contributor

We embed java 1.8.0-b132 for OS X. I don't think the jfx webkit supports animated GIF, but that doesn't explain why the png's don't work. (Just read your update.) Oh that's interesting about the https -- will look further.

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