popcorn-official / popcorn-desktop

Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Windows / Mac / Linux ) A Butter-Project Fork
https://popcorn-time.site
Other
9.42k stars 622 forks source link

Movie Gifs Missing #9

Closed vendforce closed 8 years ago

vendforce commented 8 years ago

popcorn

team-pct commented 8 years ago

Please get the last version from ci.popcorntime.sh

vendforce commented 8 years ago

screenshot from 2016-02-20 19-19-31

vendforce commented 8 years ago

Im getting a lot of these messages in console https://walter.trakt.us/images/movies/000/187/666/posters/medium/c2ccb26eb8.jpg Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR

Ive even tried a vpn to see was my isp blocking it The movies play but just no movie images being shown

But when I click the link above the picture opens in my browser ??? strange !!!

394394394 commented 8 years ago

The Trakt API had some problems this week, could be related.

February 15 February 18

394394394 commented 8 years ago

Hey @vendforce, is this problem still happening?

vendforce commented 8 years ago

Yes, I dont know thats wrong ... Ive removed the /root/.config/Popcorn-Time folder and tried it still no luck, images are not showing . I've tried installing an older version etc no matter what I do the images dont show, but when I click the link to the image in console mode it opens up in my browser showing the image

So Im perplexed to what is going on , Im now just doing things to eliminate the problem , disabling firewall, clearing all caches, trying a different internt connection , using a proxy etc

vendforce commented 8 years ago

Ive since reinstall my operating system .. and retried popcorntime on a fresh install and its still the same, No images showing, Ive disabled firewall,rebooted and Im not using a proxy or anything that could block trakt but still no images , Is anyone else having this problem

EDIT :

screenshot from 2016-02-27 15-08-13

Ive tried the git version and Im now getting this whats this ?? thats ugly !!!!! I have to search for the latest films on google then enter the film in the search in poprcorntime thats too much work the layout is very ugly and not very Intuitive

394394394 commented 8 years ago

Are you sure you pulled from https://github.com/popcorn-official/popcorn-desktop.git?

The previous error I can confirm but this last image shouldn't exist.

Breaking1 commented 8 years ago

@vendforce that's not from the version supported here.

As @394394394 already posted, here is where you should build from.

https://github.com/popcorn-official/popcorn-desktop.git

That's from time4popcorn and not this fork https://popcorntime.sh/

micopiira commented 8 years ago

Same here.

I'm running version 039267a11da9082c6a45cdb66e985c94519e3dd9 from the development branch.

2016-02-28-201149_1920x1080_scrot

vendforce commented 8 years ago

See it ain't just me .. other people are having problems

whether its the git version, the latest release version or the previous release Ive tried all of them and none of them show any images

raphcool12 commented 8 years ago

the gifs work fine for me exept when I go in my favorite section no gif appear but If I click on it I get the poster need to be fix

raphcool12 commented 8 years ago

ok now is been fix with the build 50

dol commented 8 years ago

I was able to track down the issue. The currently used version of node-webkit (0.12.2), which is based of Chromium 41.0.2272.76, has some limitation in the crypto stack when using the HTML5 img API.

The following node-webkit example is not fetching the image in nw 0.12.2, but in the current 0.13.0-rc2 (Chromium 49.0.2623.87).

I guess that between Chromium 41 and 49 this issue was fixed for Linux. There are two ways to fix this issue:

micopiira commented 8 years ago

@team-pct stable NW.js v0.13 was released yesterday http://nwjs.io/blog/whats-new-in-0.13/, maybe it would fix this?

Or by looking at those GH branch names, I'm hoping you are moving to electron?

cesaraceytuno commented 8 years ago

Im having the same problem. Tried previous versions as well but still no luck

Crandel commented 8 years ago

I also have the same problem on my Arch x64.

G-Ray commented 8 years ago

That's stange : On one up-to-date Archlinux Desktop, posters are shown, meanwhile on an up-to-date Arch laptop, it does not work.

PeterMX commented 8 years ago

same problem ubuntu 16.04

marcosfede commented 8 years ago

any fix for this?

aurimus commented 8 years ago

Still not working, maybe somebody wants to compare to https://github.com/PopcornTimeCommunity/desktop ? that one is working for me

ghost commented 8 years ago

Downloaded the latest from Jenkins 3 minutes ago and ran on Ubuntu 14.04 64-bit. Same problem.

VitorVRS commented 8 years ago

I wish i could reproduce this

VitorVRS commented 8 years ago

@vendforce I know that, but i want to solve this. This issue is open a thousand years and i dont have an good environment to try reproduce. :ok_hand:

VitorVRS commented 8 years ago

@vendforce sorry if you have been offended. I'll ignore your comment above and move on. Thank you.

vendforce commented 8 years ago

AND THE DICKHEAD A YEAR AWARD OF 2016 GOES TO ......... VitorVTS

aurimus commented 8 years ago

Jesus, is there a way to delete the comments above? It's total waste of topic.

It is however sad that I have to rely on much less supported version,namely Community Edition, and commit to it (my pull requests in CE edition hasn't been accepted for weeks), just because this has some kind of weird issue that a billion people is having also.

I'm seeing the same thing as @micopiira

ptsh_https_issue

Does CE version and this use the same API? update: CE is using different API, namely YTS ptce_no_problemo

aurimus commented 8 years ago

There's same exact poster on http protocol, why is https is even used here?

https://walter.trakt.us/images/movies/000/223/804/posters/medium/fbe7f827f6.jpg http://walter.trakt.us/images/movies/000/223/804/posters/medium/fbe7f827f6.jpg

micopiira commented 8 years ago

@aurimus I see absolutely no reason not to use https in 2016, and this should be fixed.

Please see http://webmasters.stackexchange.com/a/15606

team-pct commented 8 years ago

@vendforce it is sad to see that you are insulting a guy ( who by the way have no affiliation with Popcorn Time ) in the same time it is sad , so let me repeat THIS IS A FREE , Open Source , Community Project if you wanna fix this issue you are all welcome to PR !

G-Ray commented 8 years ago

Please see https://github.com/popcorn-official/popcorn-desktop/issues/49

Updating to nw 0.13.x would resolve this. Not a difficult task, but the only thing is that we have to rebuild nw with more codecs as stated on the upstream repo https://github.com/butterproject/butter-desktop/issues/339

team-pct commented 8 years ago

@G-Ray we are working on that , if it is taking time , please read more on blog.popcorntime.sh , Thank you