how can todays build have a rating of 4.5 stars?

What are you guys rating? That VS starts without crashing?

I just have to move the mouse over source code, click at source or just
scroll using keyboard and always get a "not implemented" exception out of
R# -- every some 3 seconds.

WTF!?

--
/\/\arkus.

0
12 comments
Avatar
Permanently deleted user

I, too, am a bit surprised by this. It's too good to be true, so I just downloaded the build to try with VS2008.

Eddy.

0
Avatar
Permanently deleted user

Hello Markus,

Have you submitted those exceptions? Could you please tell me the ids? Thank
you!

Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

What are you guys rating? That VS starts without crashing?

I just have to move the mouse over source code, click at source or
just scroll using keyboard and always get a "not implemented"
exception out of R# -- every some 3 seconds.

WTF!?



0
Avatar
Permanently deleted user

Andrew,

Have you submitted those exceptions? Could you please tell me the ids? Thank
you!


RSRP-256275
RSRP-256276 
RSRP-256348

BTW: Don't these tickets track the counter which is displayed from within
the submit dialog? RSRP-256286..256289 had counters saying "occured 500+
times" in just a few seconds.

--
/\/\arkus.

0
Avatar
Permanently deleted user

I gave a rating of 4 with VS2008. Would have got a 4.5 or a 5, if not for the constant OutOfMemoryException.

0
Avatar
Permanently deleted user

Hello Markus,

Thank you! I'll forward the exceptions to the corresponding developer. Meanwhile,
you should be able to avoid these exceptions by closing File Structure window.
Also, it's a good idea to post the occurrence counter along with exception
report and we'll consider it.

Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Andrew,

>> Have you submitted those exceptions? Could you please tell me the
>> ids? Thank you!
>>

RSRP-256275
RSRP-256276
RSRP-256348
BTW: Don't these tickets track the counter which is displayed from
within the submit dialog? RSRP-256286..256289 had counters saying
"occured 500+ times" in just a few seconds.



0
Avatar
Permanently deleted user

Hello Markus,

Also, it should get fixed in the next build. Thank you!

Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Andrew,

>> Have you submitted those exceptions? Could you please tell me the
>> ids? Thank you!
>>

RSRP-256275
RSRP-256276
RSRP-256348
BTW: Don't these tickets track the counter which is displayed from
within the submit dialog? RSRP-256286..256289 had counters saying
"occured 500+ times" in just a few seconds.



0
Avatar
Permanently deleted user

I had an issue yesterday when I tried to use nightly builds (Gagarin's and next one) - resharper was infinitely analyzing sth. like "EcmaScript5.js" at the end of initialization process.
R# navigation was working, however, it was impossible to enable SWA.

I had to fall back to v5.

I havent submitted any issues though - dont have time to install profiler / run profiles right now.

Regards,
Sergei

0
Avatar
Permanently deleted user

I don't get these exceptions or constant crashes at all!
I don't think everybody are experiencing the same problems as you are, hence the high rating.

Kenneth

0
Avatar
Permanently deleted user

Kenneth,

I don't think everybody are experiencing the same problems as you are, hence the high rating.


Andrew told me (see above) that the visible file structure window was the
cause.



--
/\/\arkus.

0
Avatar
Permanently deleted user

LOL, I've never opened that window before... I didn't even know of it's existence... :)

0
Avatar
Permanently deleted user

I tend to have many windows open at once (docked at fixed places):

from s in System.Windows.Forms.Screen.AllScreens
let b = s.Bounds
select new {s.Primary, b.Width, b.Height, b.Left}.ToString()

{ Primary = True, Width = 1920, Height = 1200, Left = 0 }
{ Primary = False, Width = 1280, Height = 1024, Left = -1280 }
{ Primary = False, Width = 1680, Height = 1050, Left = 1920 }

;)

--
/\/\arkus.

0
Avatar
Permanently deleted user

I love the File Structure window and keep it docked in my IDE (instead of
the navigation bar at the top, which I turn off).

So you're not alone in using it!


"Markus Springweiler"  wrote in message news:q327u7xdssay.dlg@sihv.de...

Kenneth,

I don't think everybody are experiencing the same problems as you are,
hence the high rating.


Andrew told me (see above) that the visible file structure window was the
cause.



--
/\/\arkus.

0

Please sign in to leave a comment.