Gtkmm-forge digest, Vol 1 #1013 - 6 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #1013 - 6 msgs
- Date: Mon, 05 Dec 2005 20:08:09 -0800
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 317352] Gtk::TreeViewColumn::set_widget() problems (gtkmm (bugzilla.gnome.org))
2. [Bug 317352] Gtk::TreeViewColumn::set_widget() problems (gtkmm (bugzilla.gnome.org))
3. [Bug 317352] gtk_tree_view_column_set_widget() not working before window shown. (gtk+ (bugzilla.gnome.org))
4. [Bug 321990] Error building libgnomevfs/libgnomevfsmm/uri.cc with SGI, Tru64 UNIX, Sun C++ compilers (gnomemm (bugzilla.gnome.org))
5. [Bug 136915] Improved string function (glibmm (bugzilla.gnome.org))
6. [Bug 317352] gtk_tree_view_column_set_widget() not working before window shown. (gtk+ (bugzilla.gnome.org))
--__--__--
Message: 1
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon, 5 Dec 2005 05:35:38 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 317352] Gtk::TreeViewColumn::set_widget() problems
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D317352
gtkmm | TreeView | Ver: 2.4.x
------- Additional Comments From Murray Cumming 2005-12-05 10:35 -------
There is a warning right after starting the attached program. Don't know =
what
it is: (main:2791): Gtk-CRITICAL **: gtk_cell_layout_add_attribute: asser=
tion
`column >=3D 0' failed
You are initializing the TreeViewColumn before its parameter (The
TreeModelColumn) is initialized. Declare ColRecord cr before the TreeView=
Columns
in the class declaration to fix this.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 2
From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon, 5 Dec 2005 07:12:27 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 317352] Gtk::TreeViewColumn::set_widget() problems
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D317352
gtkmm | TreeView | Ver: 2.4.x
------- Additional Comments From Murray Cumming 2005-12-05 12:12 -------
Created an attachment (id=3D55629)
--> (http://bugzilla.gnome.org/attachment.cgi?id=3D55629&action=3Dview)
test.c
C test case.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 3
From: "gtk+ (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon, 5 Dec 2005 07:15:18 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 317352] gtk_tree_view_column_set_widget() not working before window shown.
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D317352
gtk+ | GtkTreeView | Ver: 2.8.x
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Component|TreeView |GtkTreeView
Product|gtkmm |gtk+
Summary|Gtk::TreeViewColumn::set_wid|gtk_tree_view_column_set=
_wid
|get() problems |get() not working before
| |window shown.
Version|2.4.x |2.8.x
------- Additional Comments From Murray Cumming 2005-12-05 12:15 -------
Reassigning to GTK+. The C tests case confirms that set_widget() does not=
work
properly before the window is shown.
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 4
From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon, 5 Dec 2005 07:15:59 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 321990] Error building libgnomevfs/libgnomevfsmm/uri.cc with SGI, Tru64 UNIX, Sun C++ compilers
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D321990
gnomemm | gnome-vfsmm | Ver: 2.10
------- Additional Comments From Murray Cumming 2005-12-05 12:15 -------
Did this help?
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 5
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon, 5 Dec 2005 07:16:45 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 136915] Improved string function
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D136915
glibmm | strings | Ver: 2.4.x
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Status|NEW |RESOLVED
Resolution| |NOTABUG
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 6
From: "gtk+ (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
To: gtkmm-forge lists sourceforge net
Date: Mon, 5 Dec 2005 16:39:05 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 317352] gtk_tree_view_column_set_widget() not working before window shown.
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=3D317352
gtk+ | GtkTreeView | Ver: 2.8.x
------- Additional Comments From Simon Fuhrmann 2005-12-05 21:39 -------
I'm sorry that I did not write the C test case, but I never used GTK with=
C.
Thanks for the hint with my initializing-problem. Keep up the good work, =
you
GTKmm guys.
Regards, Simon
------- 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]