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 556570] Version 0.9.7 fails to build due to call to
``GstBase::wrap_init()'' in gstreamer/gstreamermm/init.cc
(gnomemm (bugzilla.gnome.org))
2. [Bug 547795] Additional drawing documentation for book
(gtkmm (bugzilla.gnome.org))
3. [Bug 547837] g_thread_create() aborts on out-of-memory
instead of raising GError (glib (bugzilla.gnome.org))
4. [Bug 547837] Thread::create aborts instead of raising
exception (gtkmm (bugzilla.gnome.org))
5. [Bug 555743] warning in glibmm (glibmm (bugzilla.gnome.org))
6. [Bug 506410] Call of overloaded Stringify is ambiguous
(glibmm (bugzilla.gnome.org))
7. [Bug 553179] clipboard tutorial and example contains a bug
(gtkmm (bugzilla.gnome.org))
8. [Bug 396963] Add Glib::signal_idle().connect_once()
(glibmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Mon, 20 Oct 2008 12:32:51 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 556570] Version 0.9.7 fails to build
due to call to ``GstBase::wrap_init()'' in
gstreamer/gstreamermm/init.cc
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=556570
gnomemm | gstreamermm | Ver: unspecified
------- Comment #8 from Deng Xiyue 2008-10-20 12:32 UTC -------
(In reply to comment #7)
> Deng, are these options used by default anywhere? Or did you choose to use
> them
> explicitly?
>
I use them explicitly in Debian packages for the rest of -mm packages, but they
are not mandatory. Currently in Debian, debhelper defaults LDFLAGS to blank.
Not quite familiar with other distros.
--
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=556570.
------------------------------
Message: 2
Date: Mon, 20 Oct 2008 11:44:23 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 547795] Additional drawing
documentation for book
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=547795
gtkmm | documentation | Ver: 2.12.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #2 from Murray Cumming 2008-10-20 11:44 UTC -------
But wouldn't you be using cairo(mm) to draw, so can't you just export something
from a cairo context?
--
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=547795.
------------------------------
Message: 3
Date: Mon, 20 Oct 2008 12:00:31 +0000 (UTC)
From: "glib (bugzilla.gnome.org)" <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 547837] g_thread_create() aborts on
out-of-memory instead of raising GError
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=547837
glib | gthread | Ver: 2.18.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
AssignedTo|gtkmm- |[EMAIL PROTECTED]
|[EMAIL PROTECTED] |
Component|general |gthread
Product|gtkmm |glib
QAContact|gtkmm- |[EMAIL PROTECTED]
|[EMAIL PROTECTED] |
Summary|Thread::create aborts |g_thread_create() aborts on
|instead of raising exception|out-of-memory instead of
| |raising GError
Version|unspecified |2.18.x
--
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=547837.
------------------------------
Message: 4
Date: Mon, 20 Oct 2008 11:59:35 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 547837] Thread::create aborts instead
of raising exception
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=547837
gtkmm | general | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #116612|0 |1
is obsolete| |
------- Comment #2 from Murray Cumming 2008-10-20 11:59 UTC -------
Created an attachment (id=120920)
--> (http://bugzilla.gnome.org/attachment.cgi?id=120920&action=view)
test.c
A C test case. This shows that no GError is raised in this case, though the
documentation
http://library.gnome.org/devel/glib/stable/glib-Threads.html#g-thread-create
does say that errors will be reported via the error output variable.
I guess that out-of-memory errors are generally not handled by glib, but I will
let the glib developers say for sure.
--
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=547837.
------------------------------
Message: 5
Date: Mon, 20 Oct 2008 14:33:52 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 555743] warning in glibmm
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=555743
glibmm | general | Ver: 2.17.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #4 from Murray Cumming 2008-10-20 14:33 UTC -------
I won't change to an m_ prefix because we actually use a _ suffix in other
places, such as in objectbase.h
So I assume that there is nothing left to do for this bug.
--
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=555743.
------------------------------
Message: 6
Date: Mon, 20 Oct 2008 14:37:01 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 506410] Call of overloaded Stringify is
ambiguous
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=506410
glibmm | strings | Ver: 2.15.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #5 from Murray Cumming 2008-10-20 14:37 UTC -------
Excellent. Committed. Thanks.
--
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=506410.
------------------------------
Message: 7
Date: Mon, 20 Oct 2008 16:27:36 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 553179] clipboard tutorial and example
contains a bug
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=553179
gtkmm | documentation | Ver: 2.14.x
------- Comment #5 from Carlo Wood 2008-10-20 16:27 UTC -------
Maybe change Gtk::Clipboard::set and replace the slot_clear with
a Gtk::RefPtr<Gtk::ClipboardContent<T> >, which then would also
be passed back to the slot_get user function, where the user
would be able to access the 'T' object. The RefPtr would be
kept around until after the clipboard is cleared (the point where
usually slot_clear is called). At that point the RefPtr is destructed
and therefore the dynamically allocated copy of T is destructed
(you could view ~T as the old slot_clear function). Sorry.. I don't
have time finish this comment...
--
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=553179.
------------------------------
Message: 8
Date: Tue, 21 Oct 2008 07:01:56 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 396963] Add
Glib::signal_idle().connect_once()
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=396963
glibmm | main loop | Ver: 2.13.x
Jonathon Jongsma (jonner) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #6 from Jonathon Jongsma (jonner) 2008-10-21 07:01 UTC -------
hm, I guess it's too late for this since we missed the 2.18.0 release. Sorry
about that. We can add it for 2.20 though.
--
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=396963.
------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------
_______________________________________________
Gtkmm-forge mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 29, Issue 11
*******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list