[gnomemm] Re: [gtkmm] Gnome::UI::FileEntry ctor core dumps in libgnomeuimm-1.3.13
- From: Vladislav Grinchenko <vladg erols com>
- To: murrayc usa net
- Cc: Gnomemm-list <gnomemm-list gnome org>
- Subject: [gnomemm] Re: [gtkmm] Gnome::UI::FileEntry ctor core dumps in libgnomeuimm-1.3.13
- Date: 07 Jan 2003 22:22:57 -0500
Murray,
thanks for the fix. I tested the cvs version and it works now.
-VLG
On Sat, 2003-01-04 at 15:06, Murray Cumming wrote:
> On Sat, 2003-01-04 at 06:38, Vladislav Grinchenko wrote:
> > Hi,
> >
> > I downloaded and installed libgnomeuimm-1.3.13. It fixed the toolbar
> > maddness. Thanks for that!
>
> Please use gnomemm-list gnome org for gnomemm discussion.
>
> > With 1.3.13, suddenly a new problem popped up: this time it is
> > Gnome::UI::FileEntry:
> >
> >
> > Gnome::UI::FileEntry* m_path_entry;
> >
> > m_path_entry = manage (
> > new Gnome::UI::FileEntry ("PathSel",
> > "Select Project Path"));
> >
> > This dies in FileEntry's constructor when constructing HBox in
> > file-entry.cc:39:
> >
> > Gtk::HBox(GTK_HBOX(g_object_new(get_type(),0)))
> >
> >
> [snip]
>
> FileEntry should inherit from VBox instead of HBox. I've fixed it in
> cvs. Could you test it please?
>
> > I compared relevant code for 1.3.12 and 1.3.13 and couldn't see any
> > differences.
>
> I'm surprised that it ever worked. It has not changed recently:
> http://cvs.gnome.org/bonsai/cvsblame.cgi?file=libgnomeui%2Flibgnomeui/gnome-file-entry.h&rev=&root=/cvs/gnome
>
>
> --
> Murray Cumming
> murray usa net
> www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]