On 12.03.2012 23:07, Magnus Hjorth wrote:
Hi,

I think I can see what's wrong now.

I accidentally added the code to read the ogg mode combo box after I destroyed the whole dialog, making a read after free situation:

    gtk_widget_destroy(GTK_WIDGET(cd));

    if (sndfile_ogg_supported())
         inifile_set_guint32("sndfileOggMode",
                             combo_selected_index(cd->oggmode));

Do a git pull again, hopefully it'll be fixed...

This shows the importance of having good testers!

/Magnus

yes, it works now 100% !!

this shows how important it is to deal with such great people like you, who are able to understand anything out of a bt. and to write such usefull programs like mhwave anyway!

for my part - i am using mhwave on a daily basis, so the least i can do is to give some effort and help you debugging. a pleasure for me, since it gives me the feeling that i can give something back.

cheers,
doc



_______________________________________________
Mhwaveedit-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/mhwaveedit-discuss

Reply via email to