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 489865] goocanvasmm installation dirs
(gnomemm (bugzilla.gnome.org))
2. [Bug 491469] New: fix of gcc 4.3 compilation errors
(gnomemm (bugzilla.gnome.org))
3. [Bug 491469] fix of gcc 4.3 compilation errors
(gnomemm (bugzilla.gnome.org))
4. [Bug 491469] fix of gcc 4.3 compilation errors
(gnomemm (bugzilla.gnome.org))
5. [Bug 492200] New: LinkButton with single param does not
behave (gtkmm (bugzilla.gnome.org))
6. [Bug 492200] LinkButton with single param does not behave
(gtkmm (bugzilla.gnome.org))
7. [Bug 493057] New: 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: Sun, 28 Oct 2007 04:38:57 +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
Jonathon Jongsma (jonner) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--
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: 2
Date: Mon, 29 Oct 2007 17:51:18 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 491469] New: 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
Summary: fix of gcc 4.3 compilation errors
Product: gnomemm
Version: 2.20
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: libgnomeuimm
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
GNOME version: 2.19/2.20
GNOME milestone: Unspecified
Please describe the problem:
Attached patch fixes gcc 4.3 compilation errors and warning.
Steps to reproduce:
app-helper.cc: In copy constructor 'Gnome::UI::Items::Info::Info(const
Gnome::UI::Items::Info&)':
app-helper.cc:83: error: 'memcpy' was not declared in this scope
app-helper.cc: In member function 'Gnome::UI::Items::Info&
Gnome::UI::Items::Info::operator=(const Gnome::UI::Items::Info&)':
app-helper.cc:100: error: 'memcpy' was not declared in this scope
iconlist2.cc: In member function 'virtual void
TestIconList::on_drag_data_get(const Glib::RefPtr<Gdk::DragContext>&,
Gtk::SelectionData&, guint, guint)':
iconlist2.cc:72: error: 'strlen' was not declared in this scope
Actual results:
Expected results:
Does this happen every time?
Other information:
--
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: 3
Date: Mon, 29 Oct 2007 17:52:25 +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
------- Comment #1 from Stanislav Brabec 2007-10-29 17:52 UTC -------
Created an attachment (id=98125)
--> (http://bugzilla.gnome.org/attachment.cgi?id=98125&action=view)
libgnomeuimm-implicit-declaration.patch
Fix for functions used without including any header.
--
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: 4
Date: Mon, 29 Oct 2007 17:53:00 +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
------- Comment #2 from Stanislav Brabec 2007-10-29 17:52 UTC -------
Created an attachment (id=98127)
--> (http://bugzilla.gnome.org/attachment.cgi?id=98127&action=view)
libgnomeuimm-random-return.patch
Fix for "control reaches end of non-void function".
--
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: Wed, 31 Oct 2007 23:22:53 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 492200] New: 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
Summary: LinkButton with single param does not behave
Product: gtkmm
Version: 2.12.x
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: general
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
GNOME version: Unspecified
GNOME milestone: Unspecified
There is something wrong about LinkButtons constructed with one parameter (uri,
which should then be used both as uri and label). A Button (parent) does seem
to get created, but 4 GTK+ warnings "Gtk-CRITICAL **: gtk_widget_modify_fg:
assertion `GTK_IS_WIDGET (widget)' failed" are produced.
--
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: 6
Date: Wed, 31 Oct 2007 23:24:49 +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
------- Comment #1 from Marko Anastasov 2007-10-31 23:24 UTC -------
Created an attachment (id=98288)
--> (http://bugzilla.gnome.org/attachment.cgi?id=98288&action=view)
test case, with C widgets to compare
I do not know the reason. Looking at the hg file, it seems that everything is
ok.
--
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: 7
Date: Sat, 3 Nov 2007 14:04:20 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 493057] New: 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
Summary: Gtkmm fails to build on Mac OS X Tiger 10.4.10
Product: gtkmm
Version: 2.12.x
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: build
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
GNOME version: 2.21/2.22
GNOME milestone: Unspecified
Please describe the problem:
I'm building the trunk version of gtkmm using the imendio's jhbuild moduleset
for Mac OS X and I get the following error:
widget.cc: In function
'void<unnamed>::Widget_signal_style_changed_callback(GtkWidget*, GtkStyle*,
void*)':
widget.cc:812: error: 'Style' was not declared in this scope
widget.cc:812: error: template argument 1 is invalid
widget.cc:812: error: missing '>' to terminate the template argument list
widget.cc:812: error: template argument 2 is invalid
widget.cc:822: error: expected type-specifier before 'SlotType'
widget.cc:822: error: expected `>' before 'SlotType'
widget.cc:822: error: expected `(' before 'SlotType'
widget.cc:822: error: 'SlotType' was not declared in this scope
widget.cc:822: error: expected primary-expression before '>' token
widget.cc:823: error: expected `)' before ';' token
---------
gtkmm/style.h is included, so I don't understand what's missing here.
Steps to reproduce:
1.
2.
3.
Actual results:
Expected results:
Does this happen every time?
Other information:
--
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: Sat, 3 Nov 2007 14:09:48 +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 #1 from Alberto Ruiz 2007-11-03 14:09 UTC -------
Using Gtk::Widget fixed the problem, which is weird since it's using the Gtk
namespae explicitely in the previous line.
--
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 1
******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list