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 515373] Patch to add Gst::Index
(gnomemm (bugzilla.gnome.org))
2. [Bug 515133] glibmm i18n-lib.h is not delivered
(glibmm (bugzilla.gnome.org))
3. [Bug 515135] glibmm needs the option not to abort programs
with different encodings (glibmm (bugzilla.gnome.org))
4. [Bug 515373] Patch to add Gst::Index
(gnomemm (bugzilla.gnome.org))
5. [Bug 515373] Patch to add Gst::Index
(gnomemm (bugzilla.gnome.org))
6. [Bug 515373] Patch to add Gst::Index
(gnomemm (bugzilla.gnome.org))
7. [Bug 515373] Patch to add Gst::Index
(gnomemm (bugzilla.gnome.org))
8. [Bug 512403] libgnomeuimm (gentoo package) doesn't compile
with gcc-4.3 (gnomemm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Sat, 9 Feb 2008 10:24:16 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 515373] Patch to add Gst::Index
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=515373
gnomemm | gstreamermm | Ver: unspecified
------- Comment #1 from Siavash Safi 2008-02-09 10:24 UTC -------
Created an attachment (id=104772)
--> (http://bugzilla.gnome.org/attachment.cgi?id=104772&action=view)
Gst::Index patch
--
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=515373.
------------------------------
Message: 2
Date: Sat, 9 Feb 2008 10:53:42 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 515133] glibmm i18n-lib.h is not
delivered
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=515133
glibmm | general | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #2 from Murray Cumming 2008-02-09 10:53 UTC -------
Thanks. I am surprised that nobody noticed this before.
Commited. Please patch the ChangeLog in future.
--
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=515133.
------------------------------
Message: 3
Date: Sat, 9 Feb 2008 10:55:54 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 515135] glibmm needs the option not to
abort programs with different encodings
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=515135
glibmm | strings | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #2 from Murray Cumming 2008-02-09 10:55 UTC -------
I don't understand why throwing an exception causes an abort. Maybe you could
submit a small test case to show that.
--
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=515135.
------------------------------
Message: 4
Date: Sat, 9 Feb 2008 11:02:53 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 515373] Patch to add Gst::Index
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=515373
gnomemm | gstreamermm | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Comment #2 from Murray Cumming 2008-02-09 11:02 UTC -------
It looks pretty good, but:
1.
This doesn't belong here:
- _WRAP_METHOD(Glib::RefPtr<Buffer> make_writable(), gst_buffer_make_writable)
+ _WRAP_METHOD(Glib::RefPtr<Buffer> make_metadata_writable(),
gst_buffer_make_metadata_writable)
//This is const because it always returns a new buffer:
_WRAP_METHOD(Glib::RefPtr<Buffer> make_metadata_writable() const,
gst_buffer_make_metadata_writable)
That method already exists, and gst_buffer_make_writable() really should be
wrapped (by hand if necessary).
2. Please use int instead of gint in the C++ API.
3. The const int& parameters makes no sense. Just use int:
--
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=515373.
------------------------------
Message: 5
Date: Sat, 9 Feb 2008 11:25:39 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 515373] Patch to add Gst::Index
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=515373
gnomemm | gstreamermm | Ver: unspecified
Siavash Safi changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #104772|0 |1
is obsolete| |
------- Comment #3 from Siavash Safi 2008-02-09 11:25 UTC -------
Created an attachment (id=104777)
--> (http://bugzilla.gnome.org/attachment.cgi?id=104777&action=view)
Gst::index patch
oops, sorry for the mistake.
I'll fix Gst::Buffer::make_writable() in a separate patch (there are several
problems in gst::ChildProxy too)
--
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=515373.
------------------------------
Message: 6
Date: Sat, 9 Feb 2008 13:41:52 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 515373] Patch to add Gst::Index
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=515373
gnomemm | gstreamermm | Ver: unspecified
------- Comment #4 from Murray Cumming 2008-02-09 13:41 UTC -------
Sorry. There's another problem. Your callbacks delete the slots after the first
call, but the they will probably be called repeatedly. You need to provide a
destroy callback. For instance, gst_index_set_filter_full() seems to have been
added to allow that:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstIndex.html#gst-index-set-filter-full
--
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=515373.
------------------------------
Message: 7
Date: Sun, 10 Feb 2008 16:09:18 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 515373] Patch to add Gst::Index
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=515373
gnomemm | gstreamermm | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |515469
Attachment #104777|none |committed
Flag| |
------- Comment #5 from Murray Cumming 2008-02-10 16:09 UTC -------
I have committed the patch, with some changes, and a TODO for the
set_resolver() problem. Let's leave this bug open until we fix that.
--
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=515373.
------------------------------
Message: 8
Date: Sun, 10 Feb 2008 16:30:10 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 512403] libgnomeuimm (gentoo package)
doesn't compile with gcc-4.3
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=512403
gnomemm | libgnomeuimm | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #3 from Murray Cumming 2008-02-10 16:30 UTC -------
I believe that this was fixed by this commit already:
2007-11-08 Stanislav Brabec <[EMAIL PROTECTED]>
* libgnomeui/libgnomeuimm/app-helper.cc,
examples/iconlist/iconlist2.cc: Fixed gcc 4.3 implicit
declaration errors (#491469).
* libgnomeui/libgnomeuimm/ui-items-icon.cc: Never return random
value in Icon::get_pixmap_info (#491469).
However, your patch adds an extra include in app-helper.cc so I have applied
that. I will release a new tarball now.
--
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=512403.
------------------------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
------------------------------
_______________________________________________
Gtkmm-forge mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 21, Issue 4
******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list