DEar Michael,

In the commit of 10543 I found:
>  NewNotationView::~NewNotationView()
>  {
> +    //!!! Odd that the window geometry save bit
> didn't work in here.  The little
> +    // message printed to std::cerr didn't fire,
> so unless I'm just really
> +    // obtuse and illiterate about something, I
> don't think this dtor ever fires
> +    // and we probably have a memory leak.


I was under the impression that the destructor was only called when we closed 
RG.  I thought we just hid the window when people pressed the close button.

I didn't scour the code looking at the implementation, so maybe some who know 
the code better can correct me.

But assuming I'm correct, then the std::cerr message if placed in the 
destructor for this window would have fired near the exit of RG not on closing 
the notation view window.

Sincerely,
Julie S.



      

------------------------------------------------------------------------------
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to