Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Release of PhantomJS 2.0.1 #12902

Closed
7 tasks
ariya opened this issue Jan 24, 2015 · 44 comments
Closed
7 tasks

Release of PhantomJS 2.0.1 #12902

ariya opened this issue Jan 24, 2015 · 44 comments
Assignees

Comments

@ariya
Copy link
Owner

ariya commented Jan 24, 2015

This is the first maintenance release after 2.0.0 designed to address immediate critical issues.

  • Update ChangeLog
  • Update web sites
  • Upload source tarball
  • Prepare OS X binary
  • Prepare Windows binary
  • Prepare Linux 64-bit binary
  • Prepare Linux 32-bit binary
@ariya ariya self-assigned this Jan 24, 2015
@ariya ariya added this to the Release 2.0.1 milestone Jan 24, 2015
@ariya ariya mentioned this issue Jan 24, 2015
7 tasks
ariya added a commit that referenced this issue Jan 24, 2015
@polarathene
Copy link

@ariya I've not tested via Linux/OSX but has 2.0.0 taken on the scaling problems that Windows had prior to 2.0.0 on these platforms? See this example/issue with a detailed response from me on my own findings in this comment. You can see that with 2.0.0 on OSX example image, the original content has been scaled up by 1/3rd converting it from 72px per inch to 96px per inch(CSS inch), if I'm not mistaken this is due to OSX being 72dpi? I'm not sure what changes with 2.0.0 caused this, but Windows now renders PDF perfectly, hopefully you can fix this issue asap :)

@mickaelandrieu
Copy link
Contributor

@ariya any release date ? I'm thinking about prepare a release for CasperJS with phantomjs 2 support :)

@thomasbachem
Copy link

I think a regression like #12685 cannot wait for 2.1 and should instead be part of 2.0.1.

@benjaminwood
Copy link

I agree, #12685 is a dealbreaker for many of us. I'm excited to upgrade some projects to v2, but can't do it until this is resolved.

@floundies
Copy link

^ agreed. thanks for all the hard work.

@zackw zackw added the Meta label Apr 20, 2015
@mickaelandrieu
Copy link
Contributor

@vitallium Sorry to not have the skills for help (I don't know C++).
If I can do something to help you (like testing installation process on my linux mint 17) tell me :)

@LeMoussel
Copy link

@vitallium Sorry itou
I can help you to testing installation process & application on Windows 7 64 bits & 32bits.

@vitallium
Copy link
Collaborator

FYI: I recently discovered that we have a Gitter chat for PhantomJS. You can catch me there.

@LeMoussel
Copy link

Is this Gitter chat : https://gitter.im/ ?

@vitallium
Copy link
Collaborator

@LeMoussel yes. Direct link to the chat - https://gitter.im/ariya/phantomjs

@ngdaddikar
Copy link

Any news on 2.0.1 release?

@ronwsmith
Copy link

👍

@rovanalfarry
Copy link

👍👍👍

@davidwindell
Copy link

👎 PDF's still not working on 2.x in Linux

@vitallium
Copy link
Collaborator

@davidwindell issue?

@davidwindell
Copy link

@vitallium #12685 (and it's associated dupes #13048 #12990, etc). Stuck on 1.x for now :(

@vitallium
Copy link
Collaborator

@davidwindell this issue is in the block list for 2.0.1 :-)

@Friedel-Castor
Copy link

A nice to have is IMHO a fix for #10465 and an opportunity to repeat the table headers after a page break.

@alecl
Copy link

alecl commented Oct 14, 2015

Pardon if I've misunderstood but given only #12506 seems to be the only regression from 2.0.0 that breaks people's test cases outright and a fix is already known for a few months I'm not sure why that can't be released as 2.0.1 (source + Windows / OS X binaries) and the others worked on for a separate release. Releasing often is a good thing.

@rrooding
Copy link

That would be great :)!

@Deradon
Copy link

Deradon commented Oct 22, 2015

👍

1 similar comment
@alibojar
Copy link

👍

@alecl
Copy link

alecl commented Oct 22, 2015

Would be much appreciated!

@jeantil
Copy link

jeantil commented Oct 22, 2015

As I understand it, building binaries for el capitan requires #13640 to be merged. It would be nice if that happened before 2.0.1 :)

@vitallium
Copy link
Collaborator

@jeantil yes, 2.0.1 will support El Capitan.

@jeantil
Copy link

jeantil commented Oct 22, 2015

Nice ! Let us know if we can help :)

@jcrben
Copy link

jcrben commented Oct 25, 2015

With regard to #12506, it seems that the issue is reported upstream at https://bugreports.qt.io/browse/QTBUG-44237

@rajachawat
Copy link

Will 2.0.1 support TLSv1.2?

@MartinKoerner
Copy link

@vitallium thx for the prerelease, but are you sure, it has all planned fixes for 2.0.1 included? I'm on El Capitan and running both into errors in Upload form and with strange "undefined is not an object" errors (which were the reason, we tried PhantomJS 2 in the first place)

The "inofficial" prerelease from July (found here https://github.com/skakri/phantomjs/releases/tag/2.0.1-regression-12506) solved these issues (on El Capitan, but not on Ubuntu).

I'm not sure if I should introduce a new bug report for this, because I fear it gets very confusing with different bugs for different "versions of 2.0.1"...

@brunowego
Copy link

👍

@vitallium
Copy link
Collaborator

@MartinKoerner not all. This prerelease doesn't have two fixes.

@zhagnsz
Copy link

zhagnsz commented Nov 6, 2015

oh, It's important to me about fixed bug below;
1.Webpage.uploadFile not working in phantomjs 2.0 #12506
#12506
2. PhantomJS 2 does not build on OS X 10.10 (Yosemite)
#12928
when i build phantomjs from sourcecode, i got some errors:
a.error: "Feature _POSIX_TIMERS not available"
b.error: use of undeclared identifier
c.error: no member named 'posix_fallocate' in the global namespace
d.error: no member named 'mremap' in the global namespace
e. error: use of undeclared identifier 'MREMAP_MAYMOVE'
f.fatal error: 'sys/inotify.h' file not found
g. fatal error: 'sys/eventfd.h' file not found
......
i am very hurry, please help to to fix first bug. thank you.......

@vitallium
Copy link
Collaborator

@zhagnsz we have fixes for both issues. So, don't worry. They are included in the upcoming 2.0.1 release.

@zhagnsz
Copy link

zhagnsz commented Nov 6, 2015

@vitallium okay, thank you very much! when are you going to update to the 2.0.1 version.....

@bcardiff
Copy link

+1 for a release of 2.0.1. We would really enjoy #12506 + El capitan support.

@fabn
Copy link

fabn commented Nov 16, 2015

@vitallium Any ETA for 2.0.1? Thanks.

@dbrans
Copy link

dbrans commented Jan 5, 2016

+1

@ariya
Copy link
Owner Author

ariya commented Jan 7, 2016

We're low on manpower so we won't do 2.0.1 at all. We'll skip to 2.1 (follow #12970).

@ariya ariya closed this as completed Jan 7, 2016
@ariya ariya added the Declined label Jan 7, 2016
Repository owner locked and limited conversation to collaborators Jan 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests