Send Gtkmm-forge mailing list submissions to
[EMAIL PROTECTED]
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
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
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 493057] Gtkmm fails to build on Mac OS X Tiger 10.4.10
(gtkmm (bugzilla.gnome.org))
2. [Bug 493057] Gtkmm fails to build on Mac OS X Tiger 10.4.10
(gtkmm (bugzilla.gnome.org))
3. [Bug 492200] LinkButton with single param does not behave
(gtkmm (bugzilla.gnome.org))
4. [Bug 491469] fix of gcc 4.3 compilation errors
(gnomemm (bugzilla.gnome.org))
5. [Bug 493057] Gtkmm fails to build on Mac OS X Tiger 10.4.10
(gtkmm (bugzilla.gnome.org))
6. [Bug 489865] goocanvasmm installation dirs
(gnomemm (bugzilla.gnome.org))
7. [Bug 493057] Gtkmm fails to build on Mac OS X Tiger 10.4.10
(gtkmm (bugzilla.gnome.org))
8. [Bug 493057] Gtkmm fails to build on Mac OS X Tiger 10.4.10
(gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Sat, 3 Nov 2007 14:10:38 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 493057] Gtkmm fails to build on Mac OS
X Tiger 10.4.10
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=493057
gtkmm | build | Ver: 2.12.x
------- Comment #2 from Alberto Ruiz 2007-11-03 14:10 UTC -------
Sorry, Gtk::Style :P
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why
you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=493057.
------------------------------
Message: 2
Date: Sat, 3 Nov 2007 15:39:04 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 493057] Gtkmm fails to build on Mac OS
X Tiger 10.4.10
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=493057
gtkmm | build | Ver: 2.12.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #3 from Murray Cumming 2007-11-03 15:39 UTC -------
A patch (against svn) would be welcome. You probably need to change the
.hg/.ccg file.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why
you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=493057.
------------------------------
Message: 3
Date: Sat, 3 Nov 2007 15:41:12 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 492200] LinkButton with single param
does not behave
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=492200
gtkmm | general | Ver: 2.12.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #2 from Murray Cumming 2007-11-03 15:41 UTC -------
gtk_link_button_new(label) does this:
retval = g_object_new (GTK_TYPE_LINK_BUTTON,
"uri", uri,
"label", utf8_uri,
NULL);
So, I guess we need to do something similar in our constructor to create the
label string.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why
you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=492200.
------------------------------
Message: 4
Date: Sat, 3 Nov 2007 15:37:50 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 491469] fix of gcc 4.3 compilation
errors
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=491469
gnomemm | libgnomeuimm | Ver: 2.20
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #3 from Murray Cumming 2007-11-03 15:37 UTC -------
Please apply (if you have svn write access), with a ChangeLog entry.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why
you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=491469.
------------------------------
Message: 5
Date: Sat, 3 Nov 2007 16:42:03 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 493057] Gtkmm fails to build on Mac OS
X Tiger 10.4.10
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=493057
gtkmm | build | Ver: 2.12.x
------- Comment #4 from Alberto Ruiz 2007-11-03 16:42 UTC -------
I changed this in widget.cc:
809: static void Widget_signal_style_changed_callback(GtkWidget* self,
GtkStyle* p0,void* data)
810: {
811: using namespace Gtk;
812: typedef sigc::slot< void,const Glib::RefPtr<Style>& > SlotType;
813:
812: // Do not try to call a signal on a disassociated wrapper.
To this:
809: static void Widget_signal_style_changed_callback(GtkWidget* self,
GtkStyle* p0,void* data)
810: {
811: using namespace Gtk;
812: typedef sigc::slot< void,const Glib::RefPtr<Gtk::Style>& > SlotType;
813:
812: // Do not try to call a signal on a disassociated wrapper.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why
you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=493057.
------------------------------
Message: 6
Date: Sat, 3 Nov 2007 15:36:38 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 489865] goocanvasmm installation dirs
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=489865
gnomemm | goocanvasmm | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #1 from Murray Cumming 2007-11-03 15:36 UTC -------
Thanks. I'll fix all this.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why
you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=489865.
------------------------------
Message: 7
Date: Sat, 3 Nov 2007 21:03:29 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 493057] Gtkmm fails to build on Mac OS
X Tiger 10.4.10
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=493057
gtkmm | build | Ver: 2.12.x
------- Comment #5 from Murray Cumming 2007-11-03 21:03 UTC -------
Could you please try this tarball:
http://www.murrayc.com/misc/gtkmm-2.12.1test.tar.gz
Hopefully it fixes the build for you.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why
you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=493057.
------------------------------
Message: 8
Date: Sun, 4 Nov 2007 01:47:13 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 493057] Gtkmm fails to build on Mac OS
X Tiger 10.4.10
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=493057
gtkmm | build | Ver: 2.12.x
------- Comment #6 from Alberto Ruiz 2007-11-04 01:47 UTC -------
It worked! Great work, are you going to commit the change to mainstream?
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why
you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=493057.
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
------------------------------
_______________________________________________
Gtkmm-forge mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 18, Issue 2
******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list