Gtkmm-forge Digest, Vol 33, Issue 1



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 134161] get_widget_derived() alternative
      (gnomemm (bugzilla.gnome.org))
   2. [Bug 558017] Build failure due to some perl macro
      (gtkmm (bugzilla.gnome.org))
   3. [Bug 543772] Unable to load from glade using gtkmm	in MS
      Visual Studio 2008 (gtkmm (bugzilla.gnome.org))
   4. [Bug 566947] need to upgrade to gegl 0.0.22
      (gnomemm (bugzilla.gnome.org))
   5. [Bug 568083] warnning C4250 during compiling gtkmm	demo
      program in VS2008/2005 (gtkmm (bugzilla.gnome.org))
   6. [Bug 570107] New: Return something in
      supports_mime_type/supports_uri_scheme (gnomemm (bugzilla.gnome.org))
   7. [Bug 570107] Return something in
      supports_mime_type/supports_uri_scheme (gnomemm (bugzilla.gnome.org))


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

Message: 1
Date: Tue, 27 Jan 2009 18:03:54 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 134161] get_widget_derived()
	alternative
To: gtkmm-forge lists sourceforge net
Message-ID: <20090127180354 9800723F522 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=134161

  gnomemm | libglademm | Ver: unspecified




------- Comment #14 from Milosz Derezynski  2009-01-27 18:03 UTC -------
Created an attachment (id=127342)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=127342&action=view)
Gnome::Glade::WidgetLoader, same thing but for libglademm


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



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

Message: 2
Date: Tue, 27 Jan 2009 20:38:01 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 558017] Build failure due to some perl
	macro
To: gtkmm-forge lists sourceforge net
Message-ID: <20090127203801 BBEC023F51E 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=558017

  gtkmm | build | Ver: unspecified




------- Comment #6 from Bj?rn Lindqvist  2009-01-27 20:38 UTC -------
Ubuntu 8.04. I still get the exact same problem. There seem to be something
weird happening when automake --add-missing is run that I missed before:

+ automake --add-missing
configure.in:62: installing `scripts/install-sh'
configure.in:62: installing `scripts/missing'
Makefile.am: installing `./INSTALL'
build_shared/Makefile_build.am_fragment:15: shell echo $(sublib_name: non-POSIX
variable name
build_shared/Makefile_build.am_fragment:15: (probably a GNU make extension)
atk/atkmm/Makefile.am:24:   `build_shared/Makefile_build.am_fragment' included
from here
build_shared/Makefile_build.am_fragment:44: strip $(all_includes: non-POSIX
variable name
build_shared/Makefile_build.am_fragment:44: (probably a GNU make extension)
atk/atkmm/Makefile.am:24:   `build_shared/Makefile_build.am_fragment' included
from here
atk/atkmm/Makefile.am: installing `scripts/depcomp'
build_shared/Makefile_gensrc.am_fragment:49: `%'-style pattern rules are a GNU
make extension
atk/src/Makefile.am:10:   `build_shared/Makefile_gensrc.am_fragment' included
from here
build_shared/Makefile_gensrc.am_fragment:50: notdir $*: non-POSIX variable name
build_shared/Makefile_gensrc.am_fragment:50: (probably a GNU make extension)
atk/src/Makefile.am:10:   `build_shared/Makefile_gensrc.am_fragment' included
from here
build_shared/Makefile_gensrc.am_fragment:54: patsubst %.hg,$(sublib_srcdir:
non-POSIX variable name
build_shared/Makefile_gensrc.am_fragment:54: (probably a GNU make extension)
atk/src/Makefile.am:10:   `build_shared/Makefile_gensrc.am_fragment' included
from here
docs/reference/Makefile.am:73: <D: non-POSIX variable name
docs/reference/Makefile.am:86: <D: non-POSIX variable name
build_shared/Makefile_build.am_fragment:15: shell echo $(sublib_name: non-POSIX
variable name
build_shared/Makefile_build.am_fragment:15: (probably a GNU make extension)
gdk/gdkmm/Makefile.am:24:   `build_shared/Makefile_build.am_fragment' included
from here
build_shared/Makefile_build.am_fragment:44: strip $(all_includes: non-POSIX
variable name
build_shared/Makefile_build.am_fragment:44: (probably a GNU make extension)
gdk/gdkmm/Makefile.am:24:   `build_shared/Makefile_build.am_fragment' included
from here
build_shared/Makefile_gensrc.am_fragment:49: `%'-style pattern rules are a GNU
make extension
gdk/src/Makefile.am:10:   `build_shared/Makefile_gensrc.am_fragment' included
from here
build_shared/Makefile_gensrc.am_fragment:50: notdir $*: non-POSIX variable name
build_shared/Makefile_gensrc.am_fragment:50: (probably a GNU make extension)
gdk/src/Makefile.am:10:   `build_shared/Makefile_gensrc.am_fragment' included
from here
build_shared/Makefile_gensrc.am_fragment:54: patsubst %.hg,$(sublib_srcdir:
non-POSIX variable name
build_shared/Makefile_gensrc.am_fragment:54: (probably a GNU make extension)
gdk/src/Makefile.am:10:   `build_shared/Makefile_gensrc.am_fragment' included
from here
build_shared/Makefile_build.am_fragment:15: shell echo $(sublib_name: non-POSIX
variable name
build_shared/Makefile_build.am_fragment:15: (probably a GNU make extension)
gtk/gtkmm/Makefile.am:30:   `build_shared/Makefile_build.am_fragment' included
from here
build_shared/Makefile_build.am_fragment:44: strip $(all_includes: non-POSIX
variable name
build_shared/Makefile_build.am_fragment:44: (probably a GNU make extension)
gtk/gtkmm/Makefile.am:30:   `build_shared/Makefile_build.am_fragment' included
from here
build_shared/Makefile_gensrc.am_fragment:49: `%'-style pattern rules are a GNU
make extension
gtk/src/Makefile.am:10:   `build_shared/Makefile_gensrc.am_fragment' included
from here
build_shared/Makefile_gensrc.am_fragment:50: notdir $*: non-POSIX variable name
build_shared/Makefile_gensrc.am_fragment:50: (probably a GNU make extension)
gtk/src/Makefile.am:10:   `build_shared/Makefile_gensrc.am_fragment' included
from here
build_shared/Makefile_gensrc.am_fragment:54: patsubst %.hg,$(sublib_srcdir:
non-POSIX variable name
build_shared/Makefile_gensrc.am_fragment:54: (probably a GNU make extension)
gtk/src/Makefile.am:10:   `build_shared/Makefile_gensrc.am_fragment' included
from here

I have no idea if that is related to my problem or not.


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



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

Message: 3
Date: Tue, 27 Jan 2009 20:45:04 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 543772] Unable to load from glade using
	gtkmm	in MS Visual Studio 2008
To: gtkmm-forge lists sourceforge net
Message-ID: <20090127204504 CBA8A23F520 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=543772

  gtkmm | general | Ver: 2.4.x




------- Comment #9 from Armin Burgmeier  2009-01-27 20:45 UTC -------
I have tried loading glade files with both MSVC++ and MinGW when I created the
Windows binaries, and it worked for both.

Emmanuel, is this problem still present with the binaries from a recent (gtkmm
2.14) Windows installer?


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



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

Message: 4
Date: Thu, 29 Jan 2009 04:09:25 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 566947] need to upgrade to gegl 0.0.22
To: gtkmm-forge lists sourceforge net
Message-ID: <20090129040925 BBF4D23F51E 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=566947

  gnomemm | geglmm | Ver: unspecified

Hubert Figuiere changed:

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




------- Comment #1 from Hubert Figuiere  2009-01-29 04:09 UTC -------
geglmm 0.0.22 has been release and fixes 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=566947.



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

Message: 5
Date: Sat, 31 Jan 2009 13:52:14 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 568083] warnning C4250 during compiling
	gtkmm	demo program in VS2008/2005
To: gtkmm-forge lists sourceforge net
Message-ID: <20090131135215 0791823F4F5 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=568083

  gtkmm | general | Ver: 2.14.x

Armin Burgmeier changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126645|none                        |committed
               Flag|                            |




------- Comment #8 from Armin Burgmeier  2009-01-31 13:51 UTC -------
Yes, you are right. I don't know why I didn't see this warning before in
VS2005.

Anyway, I also committed your changes to the MSVC2005 property sheet files 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=568083.



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

Message: 6
Date: Sun,  1 Feb 2009 16:45:47 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 570107] New: Return something in
	supports_mime_type/supports_uri_scheme
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-570107-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=570107

  gnomemm | gnome-vfsmm | Ver: unspecified
           Summary: Return something in
                    supports_mime_type/supports_uri_scheme
           Product: gnomemm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gnome-vfsmm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: vuntz gnome org
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Here's a patch we have in openSUSE. Seems to make sense.


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



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

Message: 7
Date: Sun,  1 Feb 2009 16:46:17 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 570107] Return something in
	supports_mime_type/supports_uri_scheme
To: gtkmm-forge lists sourceforge net
Message-ID: <20090201164617 0E9FC23F51E 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=570107

  gnomemm | gnome-vfsmm | Ver: unspecified




------- Comment #1 from Vincent Untz  2009-02-01 16:46 UTC -------
Created an attachment (id=127710)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=127710&action=view)
openSUSE patch to return a value


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



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

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword

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

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


End of Gtkmm-forge Digest, Vol 33, Issue 1
******************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]