Results 27 comments of ghc-mirror

**Original reporter**: _kowey_ Seems not be threadscope-specific at all, so have filed http://hackage.haskell.org/trac/gtk2hs/ticket/124 Note that this may be a blocker for anybody using a newer Mac

**Original reporter**: _MikolajKonarski_ Thank you for the report. I've never encountered this on Linux/amd64, whether with TS or other programs. BTW, the gtk2hs ticket URL is actually http://hackage.haskell.org/trac/gtk2hs/ticket/1241

**Original reporter**: _MikolajKonarski_ The following report by Ben Lippmeier seems to be related: ``` Threadscope segfaults randomly on mac. I installed gtk via homebrew and then followed the instructions on...

**Original reporter**: _MikolajKonarski_ To which Edsko de Vries replied: > FWIW, none of those errors appear when I start threadscope > on my Mac (gtk+ 2.24.9, gtksourceview-2.10.5, compiled manually >...

**Original reporter**: _MikolajKonarski_ To reproduce that I need to make the trace selection pane narrower, so that the tickboxes are partially obsbured. Then, after expanding and collapsing things, the tickboxes...

**Original reporter**: _MikolajKonarski_ I have a question. Duncan proposed to enable scrollbars to solve the issue. But for me the scrollbars already get enabled as soon as the window is...

**Original reporter**: _MikolajKonarski_ I played a bit with glade and with the trace tree code and I think the problem is that the TreeView assumes for the subtree labels the...

**Original reporter**: _kowey_ It helps. Now I can see half a checkbox if I toggle. The user will have to widen the pane but it's not worth tweaking beyond that...

**Original reporter**: _MikolajKonarski_ A sensible idea. I think we could add by hand the SparkCounter events to ch8 and perhaps others and then automatically generate the fine-grained events that are...

**Original reporter**: _shelarcy_ I think that Unicode characters' thread label causes same problem. But GHC.Conc.labelThread function has another problem. - http://hackage.haskell.org/trac/ghc/ticket/6010 So, I just report user event's one.