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 561228] Wrong documentation generated for enum
      (doxygen (bugzilla.gnome.org))
   2. [Bug 561227] Wrong documentation generated for enum
      (glibmm (bugzilla.gnome.org))
   3. [Bug 560601] gstreamermm uses symbols of  gstreamerbasemm
      (gnomemm (bugzilla.gnome.org))
   4. [Bug 560601] gstreamermm uses symbols of  gstreamerbasemm
      (gnomemm (bugzilla.gnome.org))
   5. [Bug 560074] example doesn't build with cairomm   1.7.0
      (gnomemm (bugzilla.gnome.org))
   6. [Bug 560074] example doesn't build with cairomm   1.7.0
      (gnomemm (bugzilla.gnome.org))
   7. [Bug 560601] gstreamermm uses symbols of  gstreamerbasemm
      (gnomemm (bugzilla.gnome.org))


----------------------------------------------------------------------

Message: 1
Date: Mon, 17 Nov 2008 15:59:47 +0000 (UTC)
From: "doxygen (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 561228] Wrong documentation generated
        for enum
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=561228

  doxygen | general | Ver: unspecified

Alex changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |general
            Product|glibmm                      |doxygen




-- 
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=561228.



------------------------------

Message: 2
Date: Mon, 17 Nov 2008 20:26:53 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 561227] Wrong documentation generated
        for enum
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=561227

  glibmm | general | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Comment #1 from Murray Cumming  2008-11-17 20:26 UTC -------
Maybe it's just the formatting, but I can't see what you are trying to tell us.
What library is this?


-- 
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=561227.



------------------------------

Message: 3
Date: Tue, 18 Nov 2008 04:22:44 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
        gstreamerbasemm
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=560601

  gnomemm | gstreamermm | Ver: unspecified




------- Comment #20 from Jos? Alburquerque  2008-11-18 04:22 UTC -------
Created an attachment (id=122911)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=122911&action=view)
Patch to test using gstreamerbasemm element without calling
GstBase::wrap_init()

Murray, a quick question on this:  Am I right in assuming that a call to
GstBase::wrap_init() is needed before using gstreamerbasemm classes?  I just
tested this patch (which doesn't use GstBase::wrap_init() and uses
GstBase::AudioClock) and the test runs without GstBase::wrap_init() being
called.  Where am I wrong?  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=560601.



------------------------------

Message: 4
Date: Tue, 18 Nov 2008 16:56:55 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
        gstreamerbasemm
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=560601

  gnomemm | gstreamermm | Ver: unspecified




------- Comment #21 from Jos? Alburquerque  2008-11-18 16:56 UTC -------
Nevermind.  I was working a little late and didn't notice that if
GstBase::wrap_init() is not used, the gstreamerbasemm classes' wrap_new()
functions are not registered by Glib::wrap_register().  Sorry about 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=560601.



------------------------------

Message: 5
Date: Tue, 18 Nov 2008 19:34:44 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 560074] example doesn't build with
        cairomm 1.7.0
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=560074

  gnomemm | goocanvasmm | Ver: unspecified




------- Comment #4 from Jonathon Jongsma (jonner)  2008-11-18 19:34 UTC -------
Created an attachment (id=122972)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=122972&action=view)
build fix for building goocanvasmm against cairomm 1.7+

Simply change the demo to use cairo_matrix_t directly to fix the build breakage
for 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=560074.



------------------------------

Message: 6
Date: Tue, 18 Nov 2008 20:21:31 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 560074] example doesn't build with
        cairomm 1.7.0
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=560074

  gnomemm | goocanvasmm | Ver: unspecified




------- Comment #5 from Murray Cumming  2008-11-18 20:21 UTC -------
Feel free to commit that, though I would like to see it use the new C++ API,
using an ifdef if necessary.


-- 
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=560074.



------------------------------

Message: 7
Date: Tue, 18 Nov 2008 22:55:45 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 560601] gstreamermm uses symbols of
        gstreamerbasemm
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=560601

  gnomemm | gstreamermm | Ver: unspecified

Jos? Alburquerque changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #22 from Jos? Alburquerque  2008-11-18 22:55 UTC -------
The following changes, I think, fixes this bug.  Please re-open otherwise. 
Thanks.

2008-11-18  Jos? Alburquerque  <[EMAIL PROTECTED]>

        * gstreamer/gstreamermm-0.10.pc.in:
        * gstreamer/gstreamermm/init.cc:
        * gstreamer/gstreamermm/init.h: Removed gstreamermm dependency on
        gstreamerbasemm by not using GstBase::wrap_init() in gstreamermm
        initialization.  Modified init() and init_check() methods so that they
        only call gst_init() or gst_init_check() only once regardless of how
        many times the methods are used.
        * gstreamerbase/gstreamerbasemm/init.cc:
        * gstreamerbase/gstreamerbasemm/init.h: Added init() and init_check()
        methods.  Modifed docs to explain that GstBase::init() and
        GstBase::init_check() methods can be used to initialize gsteamermm.
        * gstreamerbase/gstreamerbasemm/wrap_init.h:
        * gstreamerbase/gstreamerbasemm/gst_wrap_init.h: Modified docs to
        suggest to use GstBase::init() or GstBase::init_check() methods
        instead of GstBase::wrap_init() or GstBase::gst_wrap_init().
        * tests/test-init-check.cc:
        * tests/test-init.cc: Modified two tests to ensure that
        GstBase::init() and GstBase::init_check() initialize both gstreamermm
        and gstreamerbasemm.


-- 
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=560601.



------------------------------

-------------------------------------------------------------------------
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 30, Issue 17
*******************************************
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to