send2vinnie / slimtune

Automatically exported from code.google.com/p/slimtune
MIT License
0 stars 0 forks source link

Exception when unfolding a tree node in the bottom pane of the NProf Style visualizer with a v0.1.5 profile #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a v0.1.5 mssql profile
2. Open the Nprof-Style visualizer
3. Attempt to unfold a node in the bottom pane

What is the expected output? What do you see instead?
An exception dialog appears without any stack trace saying:

In aggregate and grouping expressions, the SELECT clause can contain only 
aggregates and grouping expressions. [ Select clause = ,CalleeId ]

What version of the product are you using? On what operating system?
v0.2.1, win7

Please provide any additional information below.
Maybe the sqlite performance fix caused this?

Original issue reported on code.google.com by tristanl...@gmail.com on 23 Feb 2010 at 2:02

GoogleCodeExporter commented 9 years ago
Yeah, it did. My fault for not checking, but I'm going to have to figure out 
how to
cope with this long term. A new developer's coming on board who has some 
ideas...in
the meantime, I'm not too sure what I'll do. 

Original comment by promit....@gmail.com on 23 Feb 2010 at 3:00

GoogleCodeExporter commented 9 years ago
I'm nuking file backwards compatibility outright for 0.3.

Original comment by promit....@gmail.com on 16 Jul 2010 at 2:09