[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gtkmm
Subject:    Gtkmm-forge Digest, Vol 25, Issue 11
From:       gtkmm-forge-request () lists ! sourceforge ! net
Date:       2008-06-23 13:20:55
Message-ID: mailman.51520.1214227255.10106.gtkmm-forge () lists ! sourceforge ! net
[Download RAW message or body]

Send Gtkmm-forge mailing list submissions to
	gtkmm-forge@lists.sourceforge.net

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
	gtkmm-forge-request@lists.sourceforge.net

You can reach the person managing the list at
	gtkmm-forge-owner@lists.sourceforge.net

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 529533] Warning about wrapping unwrapped	implementation
      types (e.g. GHalMount) (glibmm (bugzilla.gnome.org))
   2. [Bug 529533] Warning about wrapping unwrapped	implementation
      types (e.g. GHalMount) (glibmm (bugzilla.gnome.org))
   3. [Bug 539186] destroy() deletes its Glib::Source	instance
      (glibmm (bugzilla.gnome.org))
   4. [Bug 539600] New: build failure (gnomemm (bugzilla.gnome.org))
   5. [Bug 539059] Gst::get_option_group does not cause
      Gst::wrap_init to be called (gnomemm (bugzilla.gnome.org))
   6. [Bug 539600] build failure (gnomemm (bugzilla.gnome.org))
   7. [Bug 539600] build failure (gnomemm (bugzilla.gnome.org))
   8. [Bug 539600] build failure (gnomemm (bugzilla.gnome.org))


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

Message: 1
Date: Sun, 22 Jun 2008 08:35:18 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon@bugzilla.gnome.org>
Subject: [gtkmm bugzilla] [Bug 529533] Warning about wrapping
	unwrapped	implementation types (e.g. GHalMount)
To: gtkmm-forge@lists.sourceforge.net
Message-ID: <20080622083518.887AC23F518@label.gnome.org>
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=529533

  glibmm | giomm | Ver: unspecified




------- Comment #11 from Beno?t Dejean  2008-06-22 08:35 UTC -------
*** Bug 535675 has been marked as a duplicate of 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=529533.



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

Message: 2
Date: Sun, 22 Jun 2008 11:36:05 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon@bugzilla.gnome.org>
Subject: [gtkmm bugzilla] [Bug 529533] Warning about wrapping
	unwrapped	implementation types (e.g. GHalMount)
To: gtkmm-forge@lists.sourceforge.net
Message-ID: <20080622113605.2CF6023F50C@label.gnome.org>
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=529533

  glibmm | giomm | Ver: unspecified




------- Comment #12 from Murray Cumming  2008-06-22 11:36 UTC -------
Note that this is now in a glibmm 2.16.x tarball.


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



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

Message: 3
Date: Sun, 22 Jun 2008 11:38:50 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon@bugzilla.gnome.org>
Subject: [gtkmm bugzilla] [Bug 539186] destroy() deletes its
	Glib::Source	instance
To: gtkmm-forge@lists.sourceforge.net
Message-ID: <20080622113850.E42FB23F503@label.gnome.org>
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=539186

  glibmm | main loop | Ver: 2.16.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc@murrayc.com




------- Comment #2 from Murray Cumming  2008-06-22 11:38 UTC -------
A destroy function on a ref-counted instance is very odd. I can't see how we
could make that make sense for C++ or most other higher-level language
bindings.

Is there no other way to explicitly "detach" it? I guess there should be. 


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



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

Message: 4
Date: Sun, 22 Jun 2008 14:57:03 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon@bugzilla.gnome.org>
Subject: [gtkmm bugzilla] [Bug 539600] New: build failure
To: gtkmm-forge@lists.sourceforge.net
Message-ID: <bug-539600-5595@http.bugzilla.gnome.org/>
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=539600

  gnomemm | goocanvasmm | Ver: unspecified
           Summary: build failure
           Product: gnomemm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: goocanvasmm
        AssignedTo: gtkmm-forge@lists.sourceforge.net
        ReportedBy: hfiguiere@teaser.fr
     GNOME version: Unspecified
   GNOME milestone: Unspecified


goocanvasmm trunk (or 0.6.0) fail to build.

 g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"goocanvasmm\" -I../../goocanvas
-I../../goocanvas -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/gdkmm-2.4
-I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0
-I/usr/include/goocanvas-1.0 -g -O2 -MT item.lo -MD -MP -MF .deps/item.Tpo -c
item.cc  -fPIC -DPIC -o .libs/item.o
item.cc: In member function ?void Goocanvas::Item::get_child_property(const
Glib::RefPtr<Goocanvas::Item>&, const Glib::ustring&, Glib::ValueBase&)
const?:
item.cc:2700: error: ?goo_canvas_item_get_child_property? was not declared
in this scope
item.cc: In member function ?void Goocanvas::Item::set_child_property(const
Glib::RefPtr<Goocanvas::Item>&, const Glib::ustring&, const
Glib::ValueBase&)?:
item.cc:2705: error: ?goo_canvas_item_set_child_property? was not declared
in this scope
item.cc: In member function ?bool
Goocanvas::Item::get_simple_transform(double&, double&, double&, double&)
const?:
item.cc:2790: error: ?goo_canvas_item_get_simple_transform? was not
declared in this scope
make[4]: *** [item.lo] Error 1

I have:
goocanvas-devel-0.9-54.1

Looks like an API breakage.


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



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

Message: 5
Date: Mon, 23 Jun 2008 01:57:23 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon@bugzilla.gnome.org>
Subject: [gtkmm bugzilla] [Bug 539059] Gst::get_option_group does not
	cause	Gst::wrap_init to be called
To: gtkmm-forge@lists.sourceforge.net
Message-ID: <20080623015723.84D9323F542@label.gnome.org>
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=539059

  gnomemm | gstreamermm | Ver: unspecified

Jos? Alburquerque changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jaalburqu@svn.gnome.org




------- Comment #2 from Jos? Alburquerque  2008-06-23 01:57 UTC -------
The only solution to this I see at the moment would be to provide no argument
Gst::init() and Gst::init_check() methods (by overriding) and make it clear in
the docs that some form of Gst::init* should be used to initialize gstreamermm.


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



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

Message: 6
Date: Mon, 23 Jun 2008 02:01:30 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon@bugzilla.gnome.org>
Subject: [gtkmm bugzilla] [Bug 539600] build failure
To: gtkmm-forge@lists.sourceforge.net
Message-ID: <20080623020130.B4EFB23F540@label.gnome.org>
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=539600

  gnomemm | goocanvasmm | Ver: unspecified




------- Comment #1 from Hubert Figuiere  2008-06-23 02:01 UTC -------
apparently goocanvasmm 0.6 requires goocanvas 0.10, but the configure say it
needs 0.8


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



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

Message: 7
Date: Mon, 23 Jun 2008 12:51:59 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon@bugzilla.gnome.org>
Subject: [gtkmm bugzilla] [Bug 539600] build failure
To: gtkmm-forge@lists.sourceforge.net
Message-ID: <20080623125159.9F06723F59A@label.gnome.org>
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=539600

  gnomemm | goocanvasmm | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc@murrayc.com




------- Comment #2 from Murray Cumming  2008-06-23 12:51 UTC -------
Please feel free to fix this in svn. 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=539600.



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

Message: 8
Date: Mon, 23 Jun 2008 13:21:01 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon@bugzilla.gnome.org>
Subject: [gtkmm bugzilla] [Bug 539600] build failure
To: gtkmm-forge@lists.sourceforge.net
Message-ID: <20080623132101.393ED23F5AA@label.gnome.org>
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=539600

  gnomemm | goocanvasmm | Ver: unspecified

Hubert Figuiere changed:

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




------- Comment #3 from Hubert Figuiere  2008-06-23 13:21 UTC -------
fixed in trunk.


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



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

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php

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

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 25, Issue 11
*******************************************
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic