Re: Crash on windows.



On Thu, 2008-01-10 at 09:30 +0530, Surya Kiran Gullapalli wrote:
> Hello all,
> I'm writing a small application to display image and text in a single
> tree view column. and I'm showing them in a drop down box in tree view
> and so I'm using CellRendererCombo.
> 
> I've derived from CellRendererCombo and hence using C-Callbacks to
> display items in the combobox (following the tip from cellrendererlist
> in glom).
> 
> Please find the attached code. (i've simplified the code)
> 
> The application is working fine. But If I click on comborenderer to
> display items, select one of them, and quit the appication, I'm
> getting a crash on windows. not on linux.
> If I do not display combo items but quit the application, there's no problem.
> 
> Any ideas on why I'm getting a crash. I've tried to debug but It was
> crashing in Gtk::Window destructor.

Can't you get a backtrace from a debugger?

> So I thought gtkmm gurus would tell me where I'm doing wrong.
> 
> Please help.
> Thanks in advance,
> Surya
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]