Discussion:
[dart-misc] [dart-announce] Dart 1.13 "RC1" ready for testing
Michael Thomsen
2015-11-06 12:54:59 UTC
Permalink
Our internal testing has found a few smaller yet important issues, so a
second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download <https://www.dartlang.org/downloads/archive/>
version 1.13.0-dev.7.10 from the dev channel, and report any issues
<https://github.com/dart-lang/sdk/issues> you might find.

RC1 contains three changes from RC0:

-

Issue 24842 <https://github.com/dart-lang/sdk/issues/24842>: Dartium may
crash in certain test scenarios
-

Issue 24829 <https://github.com/dart-lang/sdk/issues/24829>: Parts of
the Timeline class in dart:developer have been marked private
- Issue 24846 <https://github.com/dart-lang/sdk/issues/24846>: A small
update to the changelog file to fix incorrect text
--
For more news and information, visit https://plus.google.com/+dartlang

To join the conversation, visit https://groups.google.com/a/dartlang.org/
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Anders Holmgren
2015-11-07 03:29:33 UTC
Permalink
I updated today and with the latest intellij 15 CE with the latest dart
plugin things are diabolically slow for me. The analysis server seems to
grind away and it takes ages for intellij to respond with any autocompletes
etc. I have to restart every 15 mins or so just to make it semi usable

I'm afraid I don't have any repro for you without giving you my entire
codebase. I do have a large number of dart projects within the one intellij
project which may be a factor
Post by Michael Thomsen
Our internal testing has found a few smaller yet important issues, so a
second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download <https://www.dartlang.org/downloads/archive/>
version 1.13.0-dev.7.10 from the dev channel, and report any issues
<https://github.com/dart-lang/sdk/issues> you might find.
-
Issue 24842 <https://github.com/dart-lang/sdk/issues/24842>: Dartium
may crash in certain test scenarios
-
Issue 24829 <https://github.com/dart-lang/sdk/issues/24829>: Parts of
the Timeline class in dart:developer have been marked private
- Issue 24846 <https://github.com/dart-lang/sdk/issues/24846>: A small
update to the changelog file to fix incorrect text
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit https://groups.google.com/a/dartlang.org/
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Günter Zöchbauer
2015-11-07 11:59:20 UTC
Permalink
I updated today and with the latest intellij 15 CE with the latest dart plugin things are diabolically slow for me. The analysis server seems to grind away and it takes ages for intellij to respond with any autocompletes etc. I have to restart every 15 mins or so just to make it semi usable
I'm afraid I don't have any repro for you without giving you my entire codebase. I do have a large number of dart projects within the one intellij project which may be a factor
Our internal testing has found a few smaller yet important issues, so a second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for testing. Please download version 1.13.0-dev.7.10 from the dev channel, and report any issues you might find.
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been marked private Issue 24846: A small update to the changelog file to fix incorrect text
--
For more news and information, visit https://plus.google.com/+dartlang
 
To join the conversation, visit https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages https://github.com/dart-lang/sdk/issues/24812

I also need to restart WebStorm repeatedly when I work on my Polymer 1.0 examples https://github.com/bwu-dart-playground/polymer1 (several smallish Polymer packages in one project) I couldn't find a pattern yet when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Anders Holmgren
2015-11-07 23:10:11 UTC
Permalink
I ended up downgrading to 1.13.0-dev.7.6 but it didn't fix it so it seems I
had just coincidentally crossed some threshold where I had too many
classes.

I have now opened a subset of the projects (by opening a subfolder). It
still has most of the projects but seems to put me under the threshold
again and I'm able to function again.

I'm guessing the analyzer does not operate incrementally
Post by Anders Holmgren
Post by Anders Holmgren
I updated today and with the latest intellij 15 CE with the latest dart
plugin things are diabolically slow for me. The analysis server seems to
grind away and it takes ages for intellij to respond with any autocompletes
etc. I have to restart every 15 mins or so just to make it semi usable
Post by Anders Holmgren
I'm afraid I don't have any repro for you without giving you my entire
codebase. I do have a large number of dart projects within the one intellij
project which may be a factor
Post by Anders Holmgren
Our internal testing has found a few smaller yet important issues, so a
second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download version 1.13.0-dev.7.10 from the dev channel, and
report any issues you might find.
Post by Anders Holmgren
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been
marked private Issue 24846: A small update to the changelog file to fix
incorrect text
Post by Anders Holmgren
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit
https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages
https://github.com/dart-lang/sdk/issues/24812
I also need to restart WebStorm repeatedly when I work on my Polymer 1.0
examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern yet
when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to a topic in the
Google Groups "Dart Misc" group.
To unsubscribe from this topic, visit
https://groups.google.com/a/dartlang.org/d/topic/misc/pQCl_cGA_q0/unsubscribe
.
To unsubscribe from this group and all its topics, send an email to
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Don Olmstead
2015-11-08 17:25:22 UTC
Permalink
I'm seeing the same thing as Anders but in WebStorm 11. I updated both
WebStorm and the SDK so don't think I can narrow it down.
Post by Anders Holmgren
I ended up downgrading to 1.13.0-dev.7.6 but it didn't fix it so it seems
I had just coincidentally crossed some threshold where I had too many
classes.
I have now opened a subset of the projects (by opening a subfolder). It
still has most of the projects but seems to put me under the threshold
again and I'm able to function again.
I'm guessing the analyzer does not operate incrementally
Post by Anders Holmgren
Post by Anders Holmgren
I updated today and with the latest intellij 15 CE with the latest dart
plugin things are diabolically slow for me. The analysis server seems to
grind away and it takes ages for intellij to respond with any autocompletes
etc. I have to restart every 15 mins or so just to make it semi usable
Post by Anders Holmgren
I'm afraid I don't have any repro for you without giving you my entire
codebase. I do have a large number of dart projects within the one intellij
project which may be a factor
Post by Anders Holmgren
Our internal testing has found a few smaller yet important issues, so a
second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download version 1.13.0-dev.7.10 from the dev channel, and
report any issues you might find.
Post by Anders Holmgren
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been
marked private Issue 24846: A small update to the changelog file to fix
incorrect text
Post by Anders Holmgren
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit
https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages
https://github.com/dart-lang/sdk/issues/24812
I also need to restart WebStorm repeatedly when I work on my Polymer 1.0
examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern yet
when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to a topic in the
Google Groups "Dart Misc" group.
To unsubscribe from this topic, visit
https://groups.google.com/a/dartlang.org/d/topic/misc/pQCl_cGA_q0/unsubscribe
.
To unsubscribe from this group and all its topics, send an email to
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Michael Thomsen' via Dart Misc
2015-11-09 08:30:03 UTC
Permalink
Thanks for reporting, tracking in
https://github.com/dart-lang/sdk/issues/24856
Post by Don Olmstead
I'm seeing the same thing as Anders but in WebStorm 11. I updated both
WebStorm and the SDK so don't think I can narrow it down.
Post by Anders Holmgren
I ended up downgrading to 1.13.0-dev.7.6 but it didn't fix it so it seems
I had just coincidentally crossed some threshold where I had too many
classes.
I have now opened a subset of the projects (by opening a subfolder). It
still has most of the projects but seems to put me under the threshold
again and I'm able to function again.
I'm guessing the analyzer does not operate incrementally
Post by Anders Holmgren
I updated today and with the latest intellij 15 CE with the latest
dart plugin things are diabolically slow for me. The analysis server seems
to grind away and it takes ages for intellij to respond with any
autocompletes etc. I have to restart every 15 mins or so just to make it
semi usable
Post by Anders Holmgren
I'm afraid I don't have any repro for you without giving you my entire
codebase. I do have a large number of dart projects within the one intellij
project which may be a factor
Post by Anders Holmgren
Our internal testing has found a few smaller yet important issues, so
a second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download version 1.13.0-dev.7.10 from the dev channel, and
report any issues you might find.
Post by Anders Holmgren
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been
marked private Issue 24846: A small update to the changelog file to fix
incorrect text
Post by Anders Holmgren
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit
https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages
https://github.com/dart-lang/sdk/issues/24812
I also need to restart WebStorm repeatedly when I work on my Polymer 1.0
examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern yet
when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to a topic in the
Google Groups "Dart Misc" group.
To unsubscribe from this topic, visit
https://groups.google.com/a/dartlang.org/d/topic/misc/pQCl_cGA_q0/unsubscribe
.
To unsubscribe from this group and all its topics, send an email to
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Alexander Doroshko
2015-11-09 14:43:55 UTC
Permalink
Post by Günter Zöchbauer
I also need to restart WebStorm repeatedly when I work on my Polymer
1.0 examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern
yet when things stop working and I have to restart.
If the problems are caused by the Dart Analysis Server then most likely
you do not have to restart the IDE. 'Reanalyze Dart Sources' button in
the Dart Analysis tool window may help.
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Brian Wilkerson
2015-11-09 16:33:01 UTC
Permalink
If you do use 'Reanalyze Dart Sources', please let us know whether or not
that worked. It will be valuable input for tracking down the source of the
issue.

Brian

If the problems are caused by the Dart Analysis Server then most likely
Post by Alexander Doroshko
you do not have to restart the IDE. 'Reanalyze Dart Sources' button in
the Dart Analysis tool window may help.
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Bernhard Pichler
2015-11-09 18:46:57 UTC
Permalink
For me, pressing the "Reanalyze Dart Sources" helps a lot in WebStorm 11.
It happens quite often that auto complete stops working or the analyzer
shows errors/warning/hints that are fixed already - they don't go away.
After pressing the "Reanalyze Dart Sources" the analyzer works perfect
again. I don't have any dependencies to polymer, just to html and my own
library (StageXL which is relatively big too).
Post by Brian Wilkerson
If you do use 'Reanalyze Dart Sources', please let us know whether or not
that worked. It will be valuable input for tracking down the source of the
issue.
Brian
If the problems are caused by the Dart Analysis Server then most likely
Post by Alexander Doroshko
you do not have to restart the IDE. 'Reanalyze Dart Sources' button in
the Dart Analysis tool window may help.
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Don Olmstead
2015-11-09 18:58:25 UTC
Permalink
I just downloaded WebStorm 11 at work. I haven't updated to the RCs at
dev-7.6 and I'm not seeing any issues with the analysis like I was at home
with 11 and 7.10.

Anything I can do to troubleshoot? Didn't want to update till I could be of
help.

On Mon, Nov 9, 2015 at 10:46 AM, Bernhard Pichler <
Post by Bernhard Pichler
For me, pressing the "Reanalyze Dart Sources" helps a lot in WebStorm 11.
It happens quite often that auto complete stops working or the analyzer
shows errors/warning/hints that are fixed already - they don't go away.
After pressing the "Reanalyze Dart Sources" the analyzer works perfect
again. I don't have any dependencies to polymer, just to html and my own
library (StageXL which is relatively big too).
Post by Brian Wilkerson
If you do use 'Reanalyze Dart Sources', please let us know whether or not
that worked. It will be valuable input for tracking down the source of the
issue.
Brian
If the problems are caused by the Dart Analysis Server then most likely
Post by Alexander Doroshko
you do not have to restart the IDE. 'Reanalyze Dart Sources' button in
the Dart Analysis tool window may help.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Don Olmstead
2015-11-14 16:01:20 UTC
Permalink
The invalidation is working for me currently. Looks like it was a webstorm
thing not a analyzer thing.
Post by Don Olmstead
Don,
Anything I can do to troubleshoot?
We still haven't been able to reproduce the performance problems being
reported on this thread. We loaded GÃŒnter's polymer examples but the
performance seemed fine. Perhaps we need to do something more than some
simple editing to reproduce the problem.
Are you using a project that you can send us, such as an open source
githib repo? Perhaps another example would let us reproduce what you're
seeing.
Also, if there are specific actions that are causing the performance
issues, please let us know (even if we don't have the same code you're
using).
Brian
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
Brian Wilkerson
2015-11-09 16:35:12 UTC
Permalink
GÃŒnter,

Thanks! We'll try loading your Polymer examples to see whether we can
reproduce the problem.

Brian
Post by Anders Holmgren
Post by Anders Holmgren
I updated today and with the latest intellij 15 CE with the latest dart
plugin things are diabolically slow for me. The analysis server seems to
grind away and it takes ages for intellij to respond with any autocompletes
etc. I have to restart every 15 mins or so just to make it semi usable
Post by Anders Holmgren
I'm afraid I don't have any repro for you without giving you my entire
codebase. I do have a large number of dart projects within the one intellij
project which may be a factor
Post by Anders Holmgren
Our internal testing has found a few smaller yet important issues, so a
second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download version 1.13.0-dev.7.10 from the dev channel, and
report any issues you might find.
Post by Anders Holmgren
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been
marked private Issue 24846: A small update to the changelog file to fix
incorrect text
Post by Anders Holmgren
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit
https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages
https://github.com/dart-lang/sdk/issues/24812
I also need to restart WebStorm repeatedly when I work on my Polymer 1.0
examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern yet
when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Jaime Wren' via Dart Misc
2015-11-09 18:44:49 UTC
Permalink
I have been unsuccessful so far in getting this issue to be reproduced, but
I didn't load the content in IJ 14 and bring it into IJ 15...

Anders, you said that updated to a different version of IntelliJ, perhaps
you are hitting an invalid caching issue, try:

*File -> Invalidate Caches and Restart*

and/or

directions here
<https://devnet.jetbrains.com/message/5562033;jsessionid=CC401546F072A70DAF5C52F997E6EDE6>

Hope this helps, let us know either way,
- Jaime
Post by Brian Wilkerson
GÃŒnter,
Thanks! We'll try loading your Polymer examples to see whether we can
reproduce the problem.
Brian
Post by Anders Holmgren
Post by Anders Holmgren
I updated today and with the latest intellij 15 CE with the latest dart
plugin things are diabolically slow for me. The analysis server seems to
grind away and it takes ages for intellij to respond with any autocompletes
etc. I have to restart every 15 mins or so just to make it semi usable
Post by Anders Holmgren
I'm afraid I don't have any repro for you without giving you my entire
codebase. I do have a large number of dart projects within the one intellij
project which may be a factor
Post by Anders Holmgren
Our internal testing has found a few smaller yet important issues, so a
second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download version 1.13.0-dev.7.10 from the dev channel, and
report any issues you might find.
Post by Anders Holmgren
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been
marked private Issue 24846: A small update to the changelog file to fix
incorrect text
Post by Anders Holmgren
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit
https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages
https://github.com/dart-lang/sdk/issues/24812
I also need to restart WebStorm repeatedly when I work on my Polymer 1.0
examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern yet
when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Anders Holmgren
2015-11-09 20:58:42 UTC
Permalink
I have gone back to the full project and invalidated the caches. I'll let
you know how it goes
Post by 'Jaime Wren' via Dart Misc
I have been unsuccessful so far in getting this issue to be reproduced,
but I didn't load the content in IJ 14 and bring it into IJ 15...
Anders, you said that updated to a different version of IntelliJ, perhaps
*File -> Invalidate Caches and Restart*
and/or
directions here
<https://devnet.jetbrains.com/message/5562033;jsessionid=CC401546F072A70DAF5C52F997E6EDE6>
Hope this helps, let us know either way,
- Jaime
Post by Brian Wilkerson
GÃŒnter,
Thanks! We'll try loading your Polymer examples to see whether we can
reproduce the problem.
Brian
Post by Anders Holmgren
I updated today and with the latest intellij 15 CE with the latest
dart plugin things are diabolically slow for me. The analysis server seems
to grind away and it takes ages for intellij to respond with any
autocompletes etc. I have to restart every 15 mins or so just to make it
semi usable
Post by Anders Holmgren
I'm afraid I don't have any repro for you without giving you my entire
codebase. I do have a large number of dart projects within the one intellij
project which may be a factor
Post by Anders Holmgren
Our internal testing has found a few smaller yet important issues, so
a second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download version 1.13.0-dev.7.10 from the dev channel, and
report any issues you might find.
Post by Anders Holmgren
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been
marked private Issue 24846: A small update to the changelog file to fix
incorrect text
Post by Anders Holmgren
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit
https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages
https://github.com/dart-lang/sdk/issues/24812
I also need to restart WebStorm repeatedly when I work on my Polymer 1.0
examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern yet
when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Michael Thomsen' via Dart Misc
2015-11-10 22:47:26 UTC
Permalink
Hi, how did it go?
Post by Anders Holmgren
I have gone back to the full project and invalidated the caches. I'll let
you know how it goes
Post by 'Jaime Wren' via Dart Misc
I have been unsuccessful so far in getting this issue to be reproduced,
but I didn't load the content in IJ 14 and bring it into IJ 15...
Anders, you said that updated to a different version of IntelliJ, perhaps
*File -> Invalidate Caches and Restart*
and/or
directions here
<https://devnet.jetbrains.com/message/5562033;jsessionid=CC401546F072A70DAF5C52F997E6EDE6>
Hope this helps, let us know either way,
- Jaime
On Mon, Nov 9, 2015 at 8:35 AM, Brian Wilkerson <
Post by Brian Wilkerson
GÃŒnter,
Thanks! We'll try loading your Polymer examples to see whether we can
reproduce the problem.
Brian
Post by Anders Holmgren
I updated today and with the latest intellij 15 CE with the latest
dart plugin things are diabolically slow for me. The analysis server seems
to grind away and it takes ages for intellij to respond with any
autocompletes etc. I have to restart every 15 mins or so just to make it
semi usable
Post by Anders Holmgren
I'm afraid I don't have any repro for you without giving you my
entire codebase. I do have a large number of dart projects within the one
intellij project which may be a factor
Post by Anders Holmgren
Our internal testing has found a few smaller yet important issues, so
a second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download version 1.13.0-dev.7.10 from the dev channel, and
report any issues you might find.
Post by Anders Holmgren
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been
marked private Issue 24846: A small update to the changelog file to fix
incorrect text
Post by Anders Holmgren
--
For more news and information, visit
https://plus.google.com/+dartlang
Post by Anders Holmgren
To join the conversation, visit
https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages
https://github.com/dart-lang/sdk/issues/24812
I also need to restart WebStorm repeatedly when I work on my Polymer
1.0 examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern yet
when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Anders Holmgren
2015-11-11 02:50:18 UTC
Permalink
A little early to tell as I haven't had a lot of time to try it out but it
does seem to have improved things. It doesn't seem to grind as much. I seem
to have to click the button to restart the analytics server reasonably
often and when I do it takes quite a while to complete
On Wed, 11 Nov 2015 at 9:47 AM, 'Michael Thomsen' via Dart Misc <
Post by 'Michael Thomsen' via Dart Misc
Hi, how did it go?
Post by Anders Holmgren
I have gone back to the full project and invalidated the caches. I'll let
you know how it goes
On Tue, 10 Nov 2015 at 05:45 'Jaime Wren' via Dart Misc <
Post by 'Jaime Wren' via Dart Misc
I have been unsuccessful so far in getting this issue to be reproduced,
but I didn't load the content in IJ 14 and bring it into IJ 15...
Anders, you said that updated to a different version of IntelliJ,
*File -> Invalidate Caches and Restart*
and/or
directions here
<https://devnet.jetbrains.com/message/5562033;jsessionid=CC401546F072A70DAF5C52F997E6EDE6>
Hope this helps, let us know either way,
- Jaime
On Mon, Nov 9, 2015 at 8:35 AM, Brian Wilkerson <
Post by Brian Wilkerson
GÃŒnter,
Thanks! We'll try loading your Polymer examples to see whether we can
reproduce the problem.
Brian
Post by Anders Holmgren
I updated today and with the latest intellij 15 CE with the latest
dart plugin things are diabolically slow for me. The analysis server seems
to grind away and it takes ages for intellij to respond with any
autocompletes etc. I have to restart every 15 mins or so just to make it
semi usable
Post by Anders Holmgren
I'm afraid I don't have any repro for you without giving you my
entire codebase. I do have a large number of dart projects within the one
intellij project which may be a factor
Post by Anders Holmgren
Our internal testing has found a few smaller yet important issues,
so a second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download version 1.13.0-dev.7.10 from the dev channel, and
report any issues you might find.
Post by Anders Holmgren
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been
marked private Issue 24846: A small update to the changelog file to fix
incorrect text
Post by Anders Holmgren
--
For more news and information, visit
https://plus.google.com/+dartlang
Post by Anders Holmgren
To join the conversation, visit
https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages
https://github.com/dart-lang/sdk/issues/24812
I also need to restart WebStorm repeatedly when I work on my Polymer
1.0 examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern yet
when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Konstantin Shcheglov
2015-11-09 20:02:30 UTC
Permalink
I cloned https://github.com/bwu-dart-playground/polymer1 and edited
several Dart files.
Unfortunately I don't see any slowness after several minutes.
Post by Anders Holmgren
Post by Anders Holmgren
I updated today and with the latest intellij 15 CE with the latest dart
plugin things are diabolically slow for me. The analysis server seems to
grind away and it takes ages for intellij to respond with any autocompletes
etc. I have to restart every 15 mins or so just to make it semi usable
Post by Anders Holmgren
I'm afraid I don't have any repro for you without giving you my entire
codebase. I do have a large number of dart projects within the one intellij
project which may be a factor
Post by Anders Holmgren
Our internal testing has found a few smaller yet important issues, so a
second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download version 1.13.0-dev.7.10 from the dev channel, and
report any issues you might find.
Post by Anders Holmgren
Issue 24842: Dartium may crash in certain test scenarios
Issue 24829: Parts of the Timeline class in dart:developer have been
marked private Issue 24846: A small update to the changelog file to fix
incorrect text
Post by Anders Holmgren
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit
https://groups.google.com/a/dartlang.org/
Mike has severe issues as well in a project with many Dart packages
https://github.com/dart-lang/sdk/issues/24812
I also need to restart WebStorm repeatedly when I work on my Polymer 1.0
examples https://github.com/bwu-dart-playground/polymer1 (several
smallish Polymer packages in one project) I couldn't find a pattern yet
when things stop working and I have to restart.
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
DoHyung Kim
2015-11-07 03:33:25 UTC
Permalink
-

dart:isolate
- Isolate added packageRoot and packageMap getters.
- Isolate.spawnUri added packageMap parameter.

The above snippet is in CHANGELOG.md. But the actual Isolate class doesn't
have them at all.

BR, DH
Post by Michael Thomsen
Our internal testing has found a few smaller yet important issues, so a
second release candidate (‘RC1’) of the Dart 1.13 SDK is now ready for
testing. Please download <https://www.dartlang.org/downloads/archive/>
version 1.13.0-dev.7.10 from the dev channel, and report any issues
<https://github.com/dart-lang/sdk/issues> you might find.
-
Issue 24842 <https://github.com/dart-lang/sdk/issues/24842>: Dartium
may crash in certain test scenarios
-
Issue 24829 <https://github.com/dart-lang/sdk/issues/24829>: Parts of
the Timeline class in dart:developer have been marked private
- Issue 24846 <https://github.com/dart-lang/sdk/issues/24846>: A small
update to the changelog file to fix incorrect text
--
For more news and information, visit https://plus.google.com/+dartlang
To join the conversation, visit https://groups.google.com/a/dartlang.org/
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new

To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...