Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

check 32 vs 64 bit java before launch [+3] #1041

Closed
danrubel opened this issue Jan 4, 2012 · 13 comments
Closed

check 32 vs 64 bit java before launch [+3] #1041

danrubel opened this issue Jan 4, 2012 · 13 comments
Assignees
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Milestone

Comments

@danrubel
Copy link

danrubel commented Jan 4, 2012

On Linux it would be great to check the used Java version matches the expectation of the DartEditor.
Whenever I install a new version of the editor, I get a crash before relalizing that the following lines are needed in the DartEditor.ini.
-vm
/usr/local/buildtools/java/jdk-64/bin/java

We should validate the Java version for the user.

////////////////////////////////////////////////////////////////////////////////////
Editor Version: 2933
OS: Linux - amd64
////////////////////////////////////////////////////////////////////////////////////

@clayberg
Copy link

(another jmesserly@ hackathon comment)

One user had a setup problem on windows. He downloaded x64 editor as he is on x64, but he only had x86 JRE. The error just said that he didn't have a JRE, which didn't help him figure out the problem because he knew he had a JRE. I figured it out by dumb luck -- it someone seemed familiar to the goobuntu problem so I just guessed it was x64 vs x86 issue (which it was)


Removed Priority-Medium label.
Added Priority-High label.

@clayberg
Copy link

Changed the title to: "check 32 vs 64 bit java before launch {+1]".

@clayberg
Copy link

[user feedback]

I realize that it's still alpha quality, but I've never been able to make the dart editor just work out of the box on 64bit Ubuntu.


Changed the title to: "check 32 vs 64 bit java before launch [+2]".

@clayberg
Copy link

clayberg commented Jun 1, 2012

Added this to the Later milestone.
Removed Priority-High label.
Added Priority-Medium label.

@danrubel
Copy link
Author

Issue #3853 has been merged into this issue.

@danrubel
Copy link
Author

Issue #5723 has been merged into this issue.

@danrubel
Copy link
Author

Changed the title to: "check 32 vs 64 bit java before launch [+3]".

@clayberg
Copy link

Issue #19332 has been merged into this issue.

@clayberg
Copy link

Set owner to @danrubel.
Removed this from the Later milestone.
Added this to the 1.6 milestone.

@larsbak
Copy link

larsbak commented Jun 12, 2014

Changed to high priority given the potential negative experience first time Dart users have starting the DartEditor.
//Lars


Removed Priority-Medium label.
Added Priority-High label.

@clayberg
Copy link

Issue #20105 has been merged into this issue.

@danrubel
Copy link
Author

danrubel commented Aug 4, 2014

Removed this from the 1.6 milestone.
Added NotPlanned label.

@clayberg
Copy link

Added this to the 1.6 milestone.

@danrubel danrubel added Type-Enhancement P1 A high priority bug; for example, a single project is unusable or has many test failures closed-not-planned Closed as we don't intend to take action on the reported issue labels Aug 13, 2014
@danrubel danrubel self-assigned this Aug 13, 2014
@danrubel danrubel added this to the 1.6 milestone Aug 13, 2014
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
dart-bot pushed a commit that referenced this issue Mar 31, 2021
…ing to co19 issue #1041

Change-Id: I4a8f91383e7743bbac61862fdc47de3fcdebbbab
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193302
Commit-Queue: Leaf Petersen <leafp@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
copybara-service bot pushed a commit that referenced this issue Nov 6, 2023
Revisions updated by `dart tools/rev_sdk_deps.dart`.

convert (https://github.com/dart-lang/convert/compare/f24afa7..3503170):
  3503170  2023-11-06  Brian Quinlan  Add chunked decoding support to CodePage (#91)

http (https://github.com/dart-lang/http/compare/b9389fe..a2f3c1d):
  a2f3c1d  2023-11-02  Brian Quinlan  Require package:jni >= 0.7.1 to fix macOS build (#1041)
  f953aec  2023-11-02  Brian Quinlan  Fix obsolete `CronetClient()` constructor usage (#1042)
  04777ac  2023-11-02  Brian Quinlan  Add a skeleton "http_profile" package (#1036)

native (https://github.com/dart-lang/native/compare/c72ed16..eaea725):
  eaea725  2023-11-06  Pierrick Bouvier  Preserve temp directory when running isolated test on Windows (#192)

Change-Id: Ic00cccd3a1eb6e38d6381da63524c7a0dac11871
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/334083
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Auto-Submit: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants