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

Editor tabs have error messages on restart #299

Closed
keertip opened this issue Nov 1, 2011 · 1 comment
Closed

Editor tabs have error messages on restart #299

keertip opened this issue Nov 1, 2011 · 1 comment
Labels
closed-invalid Closed as we don't believe the reported issue is generally actionable

Comments

@keertip
Copy link
Contributor

keertip commented Nov 1, 2011

"Could not open the editor: Factory com.google.dart.tools.ui.ExternalCompilationUnitEditorInputFactory returned null from createElement for editor id=com.google.dart.tools.ui.text.editor.CompilationUnitEditor name=<filename>

////////////////////////////////////////////////////////////////////////////////////
Editor Version: 957
OS: Linux
////////////////////////////////////////////////////////////////////////////////////

!SUBENTRY 1 com.google.dart.tools.core 4 0 2011-11-01 17:22:45.501
!MESSAGE Too many files representing the library file ${user.home}/code/dart/dart/frog/leg/util.dart

!ENTRY com.google.dart.tools.core 1 0 2011-11-01 17:22:45.570
!MESSAGE Failed to open imported library ssa/ssa.dart in file:${user.home}/code/dart/dart/frog/leg/leg.dart
!STACK 1
Dart Model Exception: Core Exception [code 0] No libraries found while opening a new project: /build-dart/dart/workspace/ssa
Caused by: org.eclipse.core.runtime.CoreException: No libraries found while opening a new project: /build-dart/dart/workspace/ssa
!SUBENTRY 1 com.google.dart.tools.core 4 0 2011-11-01 17:22:45.591
!MESSAGE No libraries found while opening a new project:

!ENTRY com.google.dart.tools.core 1 0 2011-11-01 17:22:45.624
!MESSAGE Failed to open imported library elements/elements.dart in file:${user.home}/code/dart/dart/frog/leg/leg.dart
!STACK 1

Dart Model Exception: Core Exception [code 0] Too many files representing the library file ${user.home}/code/dart/dart/frog/leg/elements/elements.dart
Caused by: Dart Model Exception: Dart Model Status [Too many files representing the library file ${user.home}/code/dart/dart/frog/leg/elements/elements.dart]
!SUBENTRY 1 com.google.dart.tools.core 4 0 2011-11-01 17:22:45.641
!MESSAGE Too many files representing the library file ${user.home}/code/dart/dart/frog/leg/elements/elements.dart

@keertip
Copy link
Contributor Author

keertip commented Nov 2, 2011

Issue cannot be reproduced


Added Invalid label.

@keertip keertip added Type-Defect closed-invalid Closed as we don't believe the reported issue is generally actionable labels Nov 2, 2011
copybara-service bot pushed a commit that referenced this issue Jul 27, 2023
…st, vector_math.

Revisions updated by `dart tools/rev_sdk_deps.dart`.

collection (https://github.com/dart-lang/collection/compare/db343da..0a2885a):
  0a2885a  2023-07-25  Devon Carew  prep for publishing 1.18.0 (#299)

dartdoc (https://github.com/dart-lang/dartdoc/compare/a04ac3e..1cf8870):
  1cf88707  2023-07-26  Sam Rawlins  Convert 'p' prefixes to 'path' in tool/ (#3472)
  d44c8056  2023-07-26  Sam Rawlins  Move a few more grinder tasks to package:args commands (#3468)
  f66eb72d  2023-07-26  Sam Rawlins  Use path as import prefix in lib/ and test/ (#3471)
  34441f21  2023-07-25  Sam Rawlins  Move flutter-doc tasks to package:args; remove unused grinder tasks (#3466)

ecosystem (https://github.com/dart-lang/ecosystem/compare/27ff3e9..97fc1a7):
  97fc1a7  2023-07-25  Moritz  Fix comment posting from forks (#144)

test (https://github.com/dart-lang/test/compare/37e54e3..7f81dee):
  7f81deea  2023-07-24  Nate Bosch  Drop the Condition abstraction (#1956)

vector_math (https://github.com/google/vector_math.dart/compare/048777a..88bada3):
  88bada3  2023-07-26  John McCutchan  Revert "Fix rotation around Y axis (#262)" (#300)

Change-Id: Ib7bc8c1bab60450e6b328c3075207adef4cf642b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/316621
Commit-Queue: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
copybara-service bot pushed a commit that referenced this issue Oct 19, 2023
…bdev

Revisions updated by `dart tools/rev_sdk_deps.dart`.

ecosystem (https://github.com/dart-lang/ecosystem/compare/dcbd2ee..4acfcaf):
  4acfcaf  2023-10-18  Devon Carew  depend on package:lints 3.0.0 (#187)

lints (https://github.com/dart-lang/lints/compare/90d350e..975c687):
  975c687  2023-10-17  Devon Carew  rev to 3.0.0; prep to publish (#160)

mockito (https://github.com/dart-lang/mockito/compare/47a5588..4edf86f):
  4edf86f  2023-10-18  Ilya Yanok  Change `!= null` to `is T` to handle "double nullable" case

tools (https://github.com/dart-lang/tools/compare/ddeccf6..15cc9c7):
  15cc9c7  2023-10-17  Elias Yishak  Add more info into the `AnalyticsException` (#181)

vector_math (https://github.com/google/vector_math.dart/compare/d54af8a..294896d):
  294896d  2023-10-18  Devon Carew  add a changelog entry for the most recent change (#290)
  2d6311e  2023-10-18  dependabot[bot]  Bump dart-lang/setup-dart from 1.5.0 to 1.6.0 (#305)
  2c16283  2023-10-18  Kevin Moore  Allow latest pkg:build_web_compilers, bump min SDK to v3 (#299)
  cc8ca1c  2023-10-18  dependabot[bot]  Bump actions/checkout from 3.6.0 to 4.1.0 (#303)

watcher (https://github.com/dart-lang/watcher/compare/3998cdd..6ad58dc):
  6ad58dc  2023-10-19  Parker Lougheed  Migrate to dart_flutter_team_lints v2.1 (#153)

webdev (https://github.com/dart-lang/webdev/compare/8d48d5e..1bd434b):
  1bd434b6  2023-10-17  Elliott Brooks  Prepare DWDS for release to version 22.0.0 (#2254)
  c9e96b73  2023-10-16  Elliott Brooks  Run the Webdev tests daily with the Dart stable SDK (#2251)

Change-Id: I324913bfbdeb9d0d6afc38f8719cac5f5ffe9955
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/331204
Auto-Submit: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-invalid Closed as we don't believe the reported issue is generally actionable
Projects
None yet
Development

No branches or pull requests

1 participant