Gtkmm-forge digest, Vol 1 #793 - 5 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 156705] compile bug with gtkmm 2.4.6 (bugzilla-daemon bugzilla gnome org)
   2. [Bug 156705] compile bug with gtkmm 2.4.6 (bugzilla-daemon bugzilla gnome org)
   3. [Bug 131566] libglademm can't create a derived GtkOptionMenu (bugzilla-daemon bugzilla gnome org)
   4. [Bug 131566] libglademm can't create a derived GtkOptionMenu (bugzilla-daemon bugzilla gnome org)
   5. [Bug 131566] libglademm can't create a derived GtkOptionMenu (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 29 Oct 2004 02:54:59 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 156705] compile bug with gtkmm 2.4.6

http://bugzilla.gnome.org/show_bug.cgi?id=156705
gtkmm | build | Ver: 2.4





------- Additional Comments From murrayc murrayc com  2004-10-29 02:54 -------
What distro/compiler is this? I suspect gentoo or LFS.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 29 Oct 2004 05:32:51 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 156705] compile bug with gtkmm 2.4.6

http://bugzilla.gnome.org/show_bug.cgi?id=156705
gtkmm | build | Ver: 2.4





------- Additional Comments From rcook wyrms net  2004-10-29 05:32 -------
This is Sourcemage and yes it is a source base distribution like Gentoo.
It is using gcc 3.4.2, glibc 2.3.3 with NPTL enabled, automake 1.9.2, autoconf
2.59, and 1.5.10 libtool not sure what other parts of the toolchain you would
want to know. I did post what compiler is being used at the top of the original
message.  This is using the latest 2.8.1 Gnome and 2.4.7 glib, 2.4.13 gtk+, and
1.6.0 pango


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 29 Oct 2004 05:44:10 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 131566] libglademm can't create a derived GtkOptionMenu

http://bugzilla.gnome.org/show_bug.cgi?id=131566
gnomemm | libglademm | Ver: unspecified

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTABUG



------- Additional Comments From murrayc murrayc com  2004-10-29 05:44 -------
In your constructor

ObjectOptionMenu::ObjectOptionMenu(BaseObjectType* cobject,
				   const Glib::RefPtr<Gnome::Glade::Xml>& xml_interface):
  m_menu()
{}

You do not call the base class constructor.

This is explained here:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch19s03.html

Please reopen the bug if this does not fix the problem.


------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 29 Oct 2004 05:44:54 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 131566] libglademm can't create a derived GtkOptionMenu

http://bugzilla.gnome.org/show_bug.cgi?id=131566
gnomemm | libglademm | Ver: unspecified





------- Additional Comments From murrayc murrayc com  2004-10-29 05:44 -------
Also, I suggest that you use warnings as errors. This would have caught the
unused cobject parameter.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 5
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Fri, 29 Oct 2004 09:05:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 131566] libglademm can't create a derived GtkOptionMenu

http://bugzilla.gnome.org/show_bug.cgi?id=131566
gnomemm | libglademm | Ver: unspecified





------- Additional Comments From roger whinlatter uklinux net  2004-10-29 09:04 -------
That does indeed fix the problem, thanks.

I thought it looked funny, but I couldn't for the life of me see what it
was--and I've written quite a few derived widgets with those constructors in. 
Sorry for being a such a lamer!

------- You are receiving this mail because: -------
You are the assignee for the bug.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



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