Re: [gtkmm] Gnome::UI::FileEntry ctor core dumps in libgnomeuimm-1.3.13
- From: murrayc t-online de (Murray Cumming)
- To: Vladislav Grinchenko <vladg erols com>
- Cc: Gtkmm List <gtkmm-list gnome org>
- Subject: Re: [gtkmm] Gnome::UI::FileEntry ctor core dumps in libgnomeuimm-1.3.13
- Date: 04 Jan 2003 21:06:04 +0100
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]