Gtkmm-forge digest, Vol 1 #855 - 5 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #855 - 5 msgs
- Date: Wed, 19 Jan 2005 20:10:33 -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 163325] glibmm needs additional g_option-wrapping (G_OPTION_ARG_NONE) (bugzilla-daemon bugzilla gnome org)
2. [Bug 88610] Need nice hierarchy picture (bugzilla-daemon bugzilla gnome org)
3. [Bug 88610] Need nice hierarchy picture (bugzilla-daemon bugzilla gnome org)
4. [Bug 164608] New: Build fails with IRIX (bugzilla-daemon bugzilla gnome org)
5. [Bug 88610] Need nice hierarchy picture (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 19 Jan 2005 08:18:09 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 163325] glibmm needs additional g_option-wrapping (G_OPTION_ARG_NONE)
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=163325
glibmm | object | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Murray Cumming 2005-01-19 08:18 -------
I fixed this a while ago.
------- 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, 19 Jan 2005 09:45:29 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 88610] Need nice hierarchy picture
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=88610
gtkmm | reference documentation | Ver: 2.4
Marco Scholten changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #36101|0 |1
is obsolete| |
------- Additional Comments From Marco Scholten 2005-01-19 09:45 -------
Created an attachment (id=36243)
--> (http://bugzilla.gnome.org/attachment.cgi?id=36243&action=view)
updated picture
Added:
ColorButton
FontButton
SeparatorToolItem
ToolButton
MenuToolButton
ToggleToolButton
RadioToolButton
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
--__--__--
Message: 3
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 19 Jan 2005 10:01:19 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 88610] Need nice hierarchy picture
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=88610
gtkmm | reference documentation | Ver: 2.4
Marco Scholten changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #36102|0 |1
is obsolete| |
------- Additional Comments From Marco Scholten 2005-01-19 10:01 -------
Created an attachment (id=36245)
--> (http://bugzilla.gnome.org/attachment.cgi?id=36245&action=view)
Dia source file
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
--__--__--
Message: 4
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Wed, 19 Jan 2005 12:15:32 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 164608] New: Build fails with IRIX
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=164608
gtkmm | build | Ver: unspecified
Summary: Build fails with IRIX
Product: gtkmm
Version: unspecified
Platform: Other
OS/Version: IRIX
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: murrayc murrayc com
CC: all-bugs bugzilla gnome org
Platform: IRIX 6.5.23m
Compiler: MIPSpro 7.4.2m
The compiler produces this error, while combiling combobox.cc, I think:
cc-1278 CC: ERROR File = ../../gtk/gtkmm/treeview.h, Line = 1423
No instance of overloaded function "sigc::ptr_fun" matches the argument list.
The argument types are: (<unknown-type>).
sigc::bind(
sigc::ptr_fun(_auto_store_on_cellrenderer_text_edited_numerical<int>),
model_column.index(), this_p) );
^
cc-3168 CC: ERROR File =
/home/murrayc/gnome210/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h, Line
= 286
A name followed by "::" must be a class or namespace name.
typedef typename adaptor_type::result_type result_type;
^
A template was detected during header processing.
instantiation of class "sigc::bind_functor<-1, <error-type>, int,
Gtk::TreeView *, sigc::nil, sigc::nil, sigc::nil,
sigc::nil, sigc::nil>" at line 2104
instantiation of "sigc::bind_functor<-1, <error-type>, int,
Gtk::TreeView *, sigc::nil, sigc::nil, sigc::nil,
sigc::nil, sigc::nil> sigc::bind(const <error-type> &,
int, Gtk::TreeView *)" at line 1423 of
"../../gtk/gtkmm/treeview.h"
------- 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, 19 Jan 2005 13:31:33 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 88610] Need nice hierarchy picture
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=88610
gtkmm | reference documentation | Ver: 2.4
Marco Scholten changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #36243|0 |1
is obsolete| |
Attachment #36245|0 |1
is obsolete| |
------- Additional Comments From Marco Scholten 2005-01-19 13:31 -------
Created an attachment (id=36253)
--> (http://bugzilla.gnome.org/attachment.cgi?id=36253&action=view)
updated picture
added:
HSeparator
VSeparator
AboutDialog
SpinButton
I think i got them all now.
I tried to to keep the picture small enough to fit it in a browser on a
1280x1024 display, but it has become a little cramped, it would probably be
clearer with a higher picture.
What should we favor, picture size or clarity?
------- 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]