Gtkmm-forge digest, Vol 1 #809 - 13 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 158040] RTTI problem with Visual Studio 2003 (bugzilla-daemon bugzilla gnome org)
   2. [Bug 158511] Gtk::ComboBoxText should implement gtk_combo_box_remove_text () functionality (bugzilla-daemon bugzilla gnome org)
   3. [Bug 158512] Gtk::TreeModelFilter -- has no property named root (bugzilla-daemon bugzilla gnome org)
   4. [Bug 158512] Gtk::TreeModelFilter -- has no property named root (bugzilla-daemon bugzilla gnome org)
   5. [Bug 118922] TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon bugzilla gnome org)
   6. [Bug 118922] TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon bugzilla gnome org)
   7. [Bug 158040] RTTI problem with Visual Studio 2003 (bugzilla-daemon bugzilla gnome org)
   8. [Bug 157399] PATCH - MSVC build tweaks, plus new .cvsignore files (bugzilla-daemon bugzilla gnome org)
   9. [Bug 158040] RTTI problem with Visual Studio 2003 (bugzilla-daemon bugzilla gnome org)
  10. [Bug 158040] RTTI problem with Visual Studio 2003 (bugzilla-daemon bugzilla gnome org)
  11. [Bug 158040] RTTI problem with Visual Studio 2003 (bugzilla-daemon bugzilla gnome org)
  12. [Bug 143018] Gtk::IconTheme::lookup_icon() should throw an exception if gtk_icon_theme_lookup_icon() returns NULL (bugzilla-daemon bugzilla gnome org)
  13. [Bug 118922] TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 17 Nov 2004 03:19:17 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158040] RTTI problem with Visual Studio 2003

http://bugzilla.gnome.org/show_bug.cgi?id=158040
glibmm | object | Ver: 2.4.x





------- Additional Comments From murrayc murrayc com  2004-11-17 03:19 -------
If this is such a similar bug, won't the workaround here work for this too?:
http://www.gtkmm.org/docs/gtkmm-2.4/docs/FAQ/html/index.html#id2543380

Also, we had an MSVC++ build in gtkmm 2.2, though I think that was a static
build. Didn't that work without this problem?

------- 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: Wed, 17 Nov 2004 03:22:23 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158511] Gtk::ComboBoxText should implement gtk_combo_box_remove_text () functionality

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





------- Additional Comments From murrayc murrayc com  2004-11-17 03:22 -------
Yes. A patch would be welcome.

------- 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: Wed, 17 Nov 2004 03:24:00 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158512] Gtk::TreeModelFilter -- has no property named root

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





------- Additional Comments From murrayc murrayc com  2004-11-17 03:24 -------
This was fixed in gtkmm 2.4.7, which also has an example.

------- 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: Wed, 17 Nov 2004 03:24:08 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158512] Gtk::TreeModelFilter -- has no property named root

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

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- 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: Wed, 17 Nov 2004 07:03:15 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 118922] TreeModelColumns cannot be of type "UNSIGNED SHORT"

http://bugzilla.gnome.org/show_bug.cgi?id=118922
gtkmm | reference documentation | Ver: 2.4





------- Additional Comments From murrayc murrayc com  2004-11-17 07:03 -------
This bug seems relevant too:
http://bugzilla.gnome.org/show_bug.cgi?id=94170

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


--__--__--

Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 17 Nov 2004 07:07:10 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 118922] TreeModelColumns cannot be of type "UNSIGNED SHORT"

http://bugzilla.gnome.org/show_bug.cgi?id=118922
gtkmm | reference documentation | Ver: 2.4





------- Additional Comments From murrayc murrayc com  2004-11-17 07:07 -------
I think we just need to add an unsigned short template specialization. I will
try it.

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


--__--__--

Message: 7
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 17 Nov 2004 07:19:20 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158040] RTTI problem with Visual Studio 2003

http://bugzilla.gnome.org/show_bug.cgi?id=158040
glibmm | object | Ver: 2.4.x

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal



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


--__--__--

Message: 8
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 17 Nov 2004 07:19:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 157399] PATCH - MSVC build tweaks, plus new .cvsignore files

http://bugzilla.gnome.org/show_bug.cgi?id=157399
glibmm | build | Ver: 2.4.x





------- Additional Comments From murrayc murrayc com  2004-11-17 07:19 -------
Cedric, has this been applied?

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


--__--__--

Message: 9
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 17 Nov 2004 07:52:50 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158040] RTTI problem with Visual Studio 2003

http://bugzilla.gnome.org/show_bug.cgi?id=158040
glibmm | object | Ver: 2.4.x





------- Additional Comments From cgustin ibelgique com  2004-11-17 07:52 -------
The static MSVC builds of gtkmm 2.2 have the same problem.

The workaround for gcc-2.95 works (this is basically a hack similar to the one I
yesterday mentioned in the msdn link) but then I get warnings (ans possibly a
memory leak) when the widget destructors are called 

(window.exe): GLib-GObject-CRITICAL **: file gtype.c: line 2491 (g_type_class_pe
ek_parent): assertion `g_class != NULL' failed

which means that a dynamic_cast also fails in one of the base class destructors. 

I guess you might have to wait till VS.Net 2005 is released before supporting
gtkmm on MSVC, if the 'this pointer in virtual base class constructor' is ever
fixed...

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


--__--__--

Message: 10
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 17 Nov 2004 08:02:18 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158040] RTTI problem with Visual Studio 2003

http://bugzilla.gnome.org/show_bug.cgi?id=158040
glibmm | object | Ver: 2.4.x





------- Additional Comments From murrayc murrayc com  2004-11-17 08:02 -------
Here is a simplified test case with a project file. It's probably very similar
to the MSDN one.

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


--__--__--

Message: 11
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 17 Nov 2004 08:05:51 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 158040] RTTI problem with Visual Studio 2003

http://bugzilla.gnome.org/show_bug.cgi?id=158040
glibmm | object | Ver: 2.4.x

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33703|0                           |1
        is obsolete|                            |
  Attachment #33737|0                           |1
        is obsolete|                            |



------- Additional Comments From murrayc murrayc com  2004-11-17 08:05 -------
Created an attachment (id=33881)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=33881&action=view)
msvctest.zip

msvctest.zip gives the following output:

1. Testing a Base object
Inside constructor:
  this = 0012FEC0, dynamic_casted this = 0012FEC0
Outside constructor:
  this = 0012FEC0, dynamic_casted this = 0012FEC0
2. Testing a Derived object
Inside constructor:
  this = 0012FEA8, dynamic_casted this = 0012FEAC
  dynamic_cast<> seems to have failed.
Outside constructor:
  this = 0012FEA8, dynamic_casted this = 0012FEA8

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


--__--__--

Message: 12
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 17 Nov 2004 15:47:18 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 143018] Gtk::IconTheme::lookup_icon() should throw an exception if gtk_icon_theme_lookup_icon() returns NULL

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

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From murrayc murrayc com  2004-11-17 15:47 -------
Done in HEAD.

2004-11-17  Murray Cumming  <murrayc murayc com>
 
        * gtk/src/iconinfo.[hg|ccg]: Added operator bool(), needed to check
        the result of IconTheme::lookup_icon(). Bug #143018.

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


--__--__--

Message: 13
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 17 Nov 2004 16:12:03 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 118922] TreeModelColumns cannot be of type "UNSIGNED SHORT"

http://bugzilla.gnome.org/show_bug.cgi?id=118922
gtkmm | reference documentation | Ver: 2.4

murrayc murrayc com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18867|0                           |1
        is obsolete|                            |
  Attachment #19038|0                           |1
        is obsolete|                            |
  Attachment #19059|0                           |1
        is obsolete|                            |
  Attachment #19126|0                           |1
        is obsolete|                            |
  Attachment #19128|0                           |1
        is obsolete|                            |



------- Additional Comments From murrayc murrayc com  2004-11-17 16:11 -------
Created an attachment (id=33892)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=33892&action=view)
test_treeview_short.cc

Here's a slightly simpler example, updated for gtkmm 2.4.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact 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]