Gtkmm-forge digest, Vol 1 #912 - 9 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #912 - 9 msgs
- Date: Fri, 22 Apr 2005 20:08:52 -0700
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 301464] Incomplete inter-library dependencies (bugzilla-daemon bugzilla gnome org)
2. [Bug 172345] Gtk::RadioAction, unable to specifiy initial activated entry without emitting signals. (bugzilla-daemon bugzilla gnome org)
3. [Bug 172748] Glib::Module does not support glib's G_MODULE_BIND_LOCAL flag (bugzilla-daemon bugzilla gnome org)
4. [Bug 301464] Incomplete inter-library dependencies (bugzilla-daemon bugzilla gnome org)
5. [Bug 301597] New: ComboBox should derive from CellEditable (bugzilla-daemon bugzilla gnome org)
6. [Bug 301607] New: libgnomecanvasmm-2.8.0 build failure (bugzilla-daemon bugzilla gnome org)
7. [Bug 301607] libgnomecanvasmm-2.8.0 build failure (bugzilla-daemon bugzilla gnome org)
8. [Bug 301610] New: libgnomecanvasmm-2.8.0 build failure (bugzilla-daemon bugzilla gnome org)
9. [Bug 172892] Gtk::Action::get_proxies should not free items. (bugzilla-daemon bugzilla gnome org)
--__--__--
Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Fri, 22 Apr 2005 03:07:33 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301464] Incomplete inter-library dependencies
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D301464
gtkmm | general | Ver: 2.6.x
------- Additional Comments From Murray Cumming 2005-04-22 03:07 -------
Thanks, but what is the actual error message that this fixes?
------- 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
Date: Fri, 22 Apr 2005 03:09:07 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172345] Gtk::RadioAction, unable to specifiy initial activated entry without emitting signals.
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D172345
gtkmm | general | Ver: 2.6.x
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Summary|Gtk::RadioAction, unable to |Gtk::RadioAction, unable=
to
|specifiy initial activated |specifiy initial activat=
ed
|entry |entry without emitting
| |signals.
------- 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
Date: Fri, 22 Apr 2005 03:27:29 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172748] Glib::Module does not support glib's G_MODULE_BIND_LOCAL flag
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D172748
glibmm | general | Ver: 2.6.x
Murray Cumming changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Murray Cumming 2005-04-22 03:27 -------
Sorry, I guess that's an example of why people should use bugzilla or at =
least
the mailing list instead of sending stuff directly to me. It's done now, =
in the
HEAD branch. Thanks.
------- 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
Date: Fri, 22 Apr 2005 03:41:21 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301464] Incomplete inter-library dependencies
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D301464
gtkmm | general | Ver: 2.6.x
------- Additional Comments From Alexander Nedotsukov 2005-04-22 03:41 -=
------
Created an attachment (id=3D45534)
--> (http://bugzilla.gnome.org/attachment.cgi?id=3D45534&action=3Dview)
sample of broken build
This build from gtkmm 2.2 world actually since 2.4 + patches I proposed h=
ere
already ok on build cluster. So please disregard pure Glib:: symbols that=
s a
different story. Though pay attention to the configure stage on what
LIBGLADEMM_LIBS set.
------- 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
Date: Fri, 22 Apr 2005 11:25:26 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301597] New: ComboBox should derive from CellEditable
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D301597
gtkmm | general | Ver: 2.6.x
Summary: ComboBox should derive from CellEditable
Product: gtkmm
Version: 2.6.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: murrayc murrayc com
CC: all-bugs bugzilla gnome org
Since GTK+ 2.6, GtkComboBox implements the GtkCellEditable interface, but=
we
can't add this base without breaking ABI.
This also means that the GtkCellRenderer::signal_editing_started() sends =
a null
Gtk::CellEditable* parameter when used with a Gtk::CellRendererCombo. Unt=
il we
can fix this, by breaking ABI, you must use the C API ( g_signal_connect(=
) ).
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 6
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Fri, 22 Apr 2005 13:00:07 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301607] New: libgnomecanvasmm-2.8.0 build failure
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D301607
gnomemm | libgnomecanvasmm | Ver: 2.8
Summary: libgnomecanvasmm-2.8.0 build failure
Product: gnomemm
Version: 2.8
Platform: Other
OS/Version: SunOS
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: libgnomecanvasmm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: bugzilla-gnome thewrittenword com
CC: all-bugs bugzilla gnome org
Version details: 2.8.0
Distribution/Version: Solaris 8/SPARC
CC -DHAVE_CONFIG_H -I. -I. -I../libgnomecanvas -I../libgnomecanvas
-I../libgnomecanvas -I/opt/TWWfsw/libglib26/include
-I/opt/TWWfsw/libglib26/lib/include -I/opt/TWWfsw/libgtk+26/include
-I/opt/TWWfsw/libgtk+26/lib/include -I/opt/TWWfsw/libpango18/include
-I/usr/openwin/include -I/opt/TWWfsw/libatk19/include
-I/opt/TWWfsw/fcpackage22/include -I/opt/TWWfsw/libttf21/include/freetype=
2
-I/opt/TWWfsw/libsigc++20/include -I/opt/TWWfsw/libsigc++20/lib/include
-I/opt/TWWfsw/libglibmm24/include -I/opt/TWWfsw/libglibmm24/lib/include
-I/opt/TWWfsw/libgtkmm24/include -I/opt/TWWfsw/libgtkmm24/lib/include
-I/opt/TWWfsw/gnome28/include -I/opt/TWWfsw/libart23/include
-I/opt/TWWfsw/gettext014/include -I/opt/TWWfsw/zlib11/include
-I/opt/TWWfsw/libiconv19/include -xO2 -xtarget=3Dgeneric -xarch=3Dv8=
-c -o
primitives.o primitives.cc
"/opt/TWWfsw/libglibmm24/include/glibmm/value_custom.h", line 209: Error:
Overloading ambiguity between "static Glib::Value_Pointer<Gnome::Canvas::=
Group,
Gnome::Canvas::Group*>::value_type_(Glib::Object*)" and "static
Glib::Value_Pointer<Gnome::Canvas::Group,
Gnome::Canvas::Group*>::value_type_(void*)".
1 Error(s) detected.
gmake[1]: *** [primitives.o] Error 1
gmake[1]: Leaving directory `/opt/build/libgnomecanvasmm-2.8.0/demos'
------- You are receiving this mail because: -------
You are the assignee for the bug.
--__--__--
Message: 7
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Fri, 22 Apr 2005 13:01:13 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301607] libgnomecanvasmm-2.8.0 build failure
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D301607
gnomemm | libgnomecanvasmm | Ver: 2.8
The Written Word changed:
What |Removed |Added
-------------------------------------------------------------------------=
---
Keywords| |portability
------- Additional Comments From The Written Word 2005-04-22 13:01 -----=
--
BTW, the same bug occurred with libgnomecanvas-2.6.1. Looking at the Chan=
gelog
from 2.10, it'll probably occur there too.
------- 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
Date: Fri, 22 Apr 2005 13:08:33 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 301610] New: libgnomecanvasmm-2.8.0 build failure
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D301610
gnomemm | libgnomecanvasmm | Ver: 2.8
Summary: libgnomecanvasmm-2.8.0 build failure
Product: gnomemm
Version: 2.8
Platform: Other
OS/Version: AIX
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: libgnomecanvasmm
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: bugzilla-gnome thewrittenword com
CC: all-bugs bugzilla gnome org
Version details: 2.8.0
Distribution/Version: 5.1
xlC -DHAVE_CONFIG_H -I. -I. -I../libgnomecanvas -I../libgnomecanvas
-I../libgnomecanvas -I/opt/TWWfsw/libglib26/include
-I/opt/TWWfsw/libglib26/lib/include -I/opt/TWWfsw/libgtk+26/include
-I/opt/TWWfsw/libgtk+26/lib/include -I/opt/TWWfsw/libpango18/include
-I/opt/TWWfsw/libatk19/include -I/opt/TWWfsw/fcpackage22/include
-I/opt/TWWfsw/libttf21/include/freetype2 -I/opt/TWWfsw/libsigc++20/includ=
e
-I/opt/TWWfsw/libsigc++20/lib/include -I/opt/TWWfsw/libglibmm24/include
-I/opt/TWWfsw/libglibmm24/lib/include -I/opt/TWWfsw/libgtkmm24/include
-I/opt/TWWfsw/libgtkmm24/lib/include -I/opt/TWWfsw/gnome28/include
-I/opt/TWWfsw/libart23/include -I/opt/TWWfsw/gettext014/include
-I/opt/TWWfsw/zlib11/include -O2 -qro -qroconst -qmaxmem=3D-1 -qarch=
=3Dcom -c
-o canvas_features.o canvas_features.cc
"/usr/include/alloca.h", line 20.9: 1540-1401 (I) An unknown "pragma __al=
loca"
is specified.
"/opt/TWWfsw/libglibmm24/include/glibmm/propertyproxy.h", line 93.38: 154=
0-0216
(S) An expression of type "Glib::PropertyProxy_Base" cannot be converted =
to type
"Glib::PropertyProxy<Glib::ustring> &".
"/opt/TWWfsw/libglibmm24/include/glibmm/propertyproxy.h", line 89.8: 1540=
-0700
(I) The previous message was produced while processing
"Glib::PropertyProxy_WriteOnly<Glib::ustring>::set_value(const PropertyTy=
pe &)".
"canvas_features.cc", line 24.1: 1540-0700 (I) The previous message was p=
roduced
while processing "Features::Features()".
gmake[1]: *** [canvas_features.o] Error 1
gmake[1]: Leaving directory `/opt/build/libgnomecanvasmm-2.8.0/demos'
------- 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
Date: Fri, 22 Apr 2005 14:55:11 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 172892] Gtk::Action::get_proxies should not free items.
Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=3D172892
gtkmm | general | Ver: unspecified
------- Additional Comments From Philip Langdale 2005-04-22 14:55 ------=
-
Well, I think I have a modification to action.hg to add the right m4 dire=
ctives,
but how do I regenerate the files?
------- 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]