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 364395] gtk_window_set_default_icon_name() isn't
available from gtkmm (gtkmm (bugzilla.gnome.org))
2. [Bug 357565] Reparentable Tree Store (gtkmm (bugzilla.gnome.org))
3. [Bug 378524] New: Gtk::UIManager crashes when exceptions are
disabled (gtkmm (bugzilla.gnome.org))
4. [Bug 378524] Gtk::UIManager crashes when exceptions are
disabled (gtkmm (bugzilla.gnome.org))
5. [Bug 378524] Gtk::UIManager crashes when exceptions are
disabled (gtkmm (bugzilla.gnome.org))
6. [Bug 372642] on_*() methods are not called for wrapped
objects (gtkmm (bugzilla.gnome.org))
7. [Bug 372642] on_*() methods are not called for wrapped
objects (gtkmm (bugzilla.gnome.org))
8. [Bug 362181] Cairo::RefPtr leaking memory
(gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Thu, 23 Nov 2006 15:39:12 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 364395]
gtk_window_set_default_icon_name() isn't available from gtkmm
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
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=364395
gtkmm | general | Ver: 2.10.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #1 from Murray Cumming 2006-11-23 15:37 UTC -------
A patch would be welcome.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------------------------------
Message: 2
Date: Thu, 23 Nov 2006 15:40:44 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 357565] Reparentable Tree Store
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
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=357565
gtkmm | general | Ver: 2.10.x
------- Comment #3 from Murray Cumming 2006-11-23 15:39 UTC -------
Paul?
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------------------------------
Message: 3
Date: Thu, 23 Nov 2006 15:59:29 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 378524] New: Gtk::UIManager crashes
when exceptions are disabled
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]/>
Content-Type: text/plain; charset=utf-8
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=378524
gtkmm | general | Ver: unspecified
Summary: Gtk::UIManager crashes when exceptions are disabled
Product: gtkmm
Version: unspecified
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: general
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
GNOME version: Unspecified
GNOME milestone: Unspecified
There is a bug in add_ui_from_string which will always lead to a g_assert()
when exceptions are disabled.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------------------------------
Message: 4
Date: Thu, 23 Nov 2006 16:00:21 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 378524] Gtk::UIManager crashes when
exceptions are disabled
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
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=378524
gtkmm | general | Ver: unspecified
------- Comment #1 from Johannes Schmid 2006-11-23 15:59 UTC -------
Created an attachment (id=77064)
--> (http://bugzilla.gnome.org/attachment.cgi?id=77064&action=view)
Patch to fix error handling
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------------------------------
Message: 5
Date: Thu, 23 Nov 2006 16:31:50 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 378524] Gtk::UIManager crashes when
exceptions are disabled
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
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=378524
gtkmm | general | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #2 from Murray Cumming 2006-11-23 16:30 UTC -------
Excellent. Please go ahead and commit to gtkmm-2-6, gtkmm-2-8, and HEAD.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------------------------------
Message: 6
Date: Thu, 23 Nov 2006 18:56:44 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 372642] on_*() methods are not called
for wrapped objects
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
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=372642
gtkmm | general | Ver: 2.4.x
------- Comment #5 from Paul Pogonyshev 2006-11-23 18:55 UTC -------
You may be surprised, but it will just crash without "useless" call. And the
C++ class is "magically" created: each constructor is called once, one from
"new Entry()" line, another one when wrapping GTK+ entry from
"combo_box_entry.get_entry ()".
It is a bug, but more a bug of GTK+ than a bug of gtkmm. Therefore I won't
reopen it. GTK+ calls gtk_entry_new(), which creates entry of GTK+ C class.
It doesn't know about what gtkmm or my program wraps on top of that and
therefore on_changed() method is not called.
So: object of appropriate C++ class _is_ created, exactly because of "useless"
wrapping. However, it is not really attached to C object, because that one is
created by gtk_entry_new() which knows nothing about inheritance.
I suggested you to look at bug #373110, but apparently you didn't.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------------------------------
Message: 7
Date: Thu, 23 Nov 2006 19:03:10 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 372642] on_*() methods are not called
for wrapped objects
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
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=372642
gtkmm | general | Ver: 2.4.x
------- Comment #6 from Paul Pogonyshev 2006-11-23 19:01 UTC -------
Sorry you did.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------------------------------
Message: 8
Date: Thu, 23 Nov 2006 19:22:56 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 362181] Cairo::RefPtr leaking memory
To: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=utf-8
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=362181
gtkmm | general | Ver: 2.10.x
------- Comment #3 from [EMAIL PROTECTED] 2006-11-23 19:21 UTC -------
Ah, sorry, I totally forgot about this. I'll put one up when I get back to work
monday at the latest.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------------------------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------
_______________________________________________
Gtkmm-forge mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 6, Issue 18
******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list