Re: Thematic crash with horizontal menu

2020-11-28 Thread Riccardo Mottola
Hi, On 2020-11-29 00:34:05 +0100 Riccardo Mottola wrote: ==1475== ==1475== Conditional jump or move depends on uninitialised value(s) ==1475==at 0x52670E6: NSEqualPoints (NSGeometry.m:499) ==1475==by 0x4BA4C0E: _i_NSMenuView__mouseDown_ (NSMenuView.m:2012) ==1475==by 0x4C9FFF8

Thematic crash with horizontal menu

2020-11-28 Thread Riccardo Mottola
Hi all, during debugging of NSMenu last day with Fred and running Thematic, I noticed that a specific theme (WinClassic) makes consistently crash Thematic just as it loads it. Since I was playing with Valgrind anyway, I had a look at that and here we get some interesting output. ==1475== Con