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 547795] Additional drawing documentation for book
(gtkmm (bugzilla.gnome.org))
2. [Bug 547837] New: Thread::create aborts instead of raising
exception (gtkmm (bugzilla.gnome.org))
3. [Bug 547837] Thread::create aborts instead of raising
exception (gtkmm (bugzilla.gnome.org))
4. [Bug 546485] Access control problem in NodeTree API
(glibmm (bugzilla.gnome.org))
5. [Bug 546485] Access control problem in NodeTree API
(glibmm (bugzilla.gnome.org))
6. [Bug 547889] New: Implementing C++ version of GNode test case
for Glib:NodeTree (glibmm (bugzilla.gnome.org))
7. [Bug 547889] Implementing C++ version of GNode test case for
Glib:NodeTree (glibmm (bugzilla.gnome.org))
8. [Bug 546485] Access control problem in NodeTree API
(glibmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Thu, 14 Aug 2008 16:53:24 +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
------- Comment #1 from John Hobbs 2008-08-14 16:53 UTC -------
Created an attachment (id=116586)
--> (http://bugzilla.gnome.org/attachment.cgi?id=116586&action=view)
Additional text for book.
I do not know if it is placed appropriately in the documentation or if the
formatting and writing style are suitable, I just tried to mimic other
sections.
--
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: 2
Date: Thu, 14 Aug 2008 20:51:25 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 547837] New: 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
Summary: Thread::create aborts instead of raising exception
Product: gtkmm
Version: unspecified
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
When the system doesn't have enough memory to create a thread, Thread::create
aborts, with the following output:
GThread-ERROR **: file /build/buildd/glib2.0-2.16.4/gthread/gthread-posix.c:
line 367 (g_thread_create_posix_impl): error 'Cannot allocate memory' during
'pthread_create'
aborting...
Instead, according to the documentation, it should raise a ThreadError
exception.
glibmm version: 2.16
glib version: 2.16
Sample code attached.
--
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: 3
Date: Thu, 14 Aug 2008 20:52:19 +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
------- Comment #1 from Henrique 2008-08-14 20:52 UTC -------
Created an attachment (id=116612)
--> (http://bugzilla.gnome.org/attachment.cgi?id=116612&action=view)
Sample code
--
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: Fri, 15 Aug 2008 08:53:41 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 546485] Access control problem in
NodeTree API
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=546485
glibmm | general | Ver: 2.17.x
------- Comment #7 from Szil?rd Pfeiffer 2008-08-15 08:53 UTC -------
(In reply to comment #6)
> I think it's OK as it is, though I think we do have something like
> gobj_unconst() in some strange places in gtkmm.
>
It is OK apart from the fact that you cannot compile your source if it uses any
of the following functions:
child_position
depth
node_count
child_count
is_ancestor
get_max_height
I've made a patch with the usage of the suggested gobj_unconst 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=546485.
------------------------------
Message: 5
Date: Fri, 15 Aug 2008 08:55:57 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 546485] Access control problem in
NodeTree API
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=546485
glibmm | general | Ver: 2.17.x
------- Comment #8 from Szil?rd Pfeiffer 2008-08-15 08:55 UTC -------
Created an attachment (id=116640)
--> (http://bugzilla.gnome.org/attachment.cgi?id=116640&action=view)
patch mentioned in comment 7
ChangeLog:
2008-07-29 Szil?rd Pfeiffer <[EMAIL PROTECTED]>
* glib/src/nodetree.hg: Implement function gobj_unconst() and use it
in the necessary const member functions instead of gobj() to fix the
compilation.
Bug #546485.
--
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=546485.
------------------------------
Message: 6
Date: Fri, 15 Aug 2008 09:45:41 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 547889] New: Implementing C++ version
of GNode test case for Glib:NodeTree
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=547889
glibmm | general | Ver: 2.17.x
Summary: Implementing C++ version of GNode test case for
Glib:NodeTree
Product: glibmm
Version: 2.17.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
The test case of GNode is a little bit sofisticated and useful.
--
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=547889.
------------------------------
Message: 7
Date: Fri, 15 Aug 2008 09:49:42 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 547889] Implementing C++ version of
GNode test case for Glib:NodeTree
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=547889
glibmm | general | Ver: 2.17.x
------- Comment #1 from Szil?rd Pfeiffer 2008-08-15 09:49 UTC -------
Created an attachment (id=116646)
--> (http://bugzilla.gnome.org/attachment.cgi?id=116646&action=view)
C++ version of GNode's test case
ChangeLog:
2008-08-15 Szil?rd Pfeiffer <[EMAIL PROTECTED]>
* tests/glibmm_nodetree/main.cc: Implemet the C++ version of GNode test
case.
Bug #547889
--
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=547889.
------------------------------
Message: 8
Date: Fri, 15 Aug 2008 09:51:37 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 546485] Access control problem in
NodeTree API
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=546485
glibmm | general | Ver: 2.17.x
Szil?rd Pfeiffer changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |547889
nThis| |
--
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=546485.
------------------------------
-------------------------------------------------------------------------
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 27, Issue 12
*******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list