Gtkmm-forge Digest, Vol 12, Issue 8



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 441766] New: Disabling the property API leads	to
      build/linking broblems (glibmm (bugzilla.gnome.org))
   2. [Bug 441766] Disabling the property API leads to
      build/linking broblems (glibmm (bugzilla.gnome.org))
   3. [Bug 433984]	Glib::ObjectBase::connect_property_changed
      doesn't return a	sigc::connection (glibmm (bugzilla.gnome.org))
   4. [Bug 441766] Disabling the property API leads to
      build/linking broblems (glibmm (bugzilla.gnome.org))
   5. [Bug 441766] Disabling the property API leads to
      build/linking broblems (glibmm (bugzilla.gnome.org))
   6. [Bug 441422] Documentation for
      Gtk::FileChooser::get_filenames() is misleading
      (gtkmm (bugzilla.gnome.org))
   7. [Bug 440888] The gtk-save stock icon was not	included in the
      Windows Gtkmm-2.10 edition (gtkmm (bugzilla.gnome.org))
   8. [Bug 441766] Disabling the property API leads to
      build/linking broblems (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Mon, 28 May 2007 08:49:19 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 441766] New: Disabling the property API
	leads	to build/linking broblems
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-441766-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=441766

  glibmm | build | Ver: 2.12.x
           Summary: Disabling the property API leads to build/linking
                    broblems
           Product: glibmm
           Version: 2.12.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: zuh iki fi
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I tried to disable the property API, but run into linking problems. The
connect_property_changed() uses PropertyProxyConnectionNode, but given that the
property API is disabled, the propertyproxy_base.h will practically be
preprocessed to empty. This will compile just fine, but b0rk upon linking time
due to missing symbols.

The fix looks obvious (move the ifdefs a bit in propertyproxy_base.cc) and I'll
attach a patch for this below.


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



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

Message: 2
Date: Mon, 28 May 2007 08:50:27 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 441766] Disabling the property API
	leads to	build/linking broblems
To: gtkmm-forge lists sourceforge net
Message-ID: <20070528085027 8ACBA6C40EB box 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=441766

  glibmm | build | Ver: 2.12.x




------- Comment #1 from Kalle Vahlman  2007-05-28 08:50 UTC -------
Created an attachment (id=88929)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=88929&action=view)
Move PropertyProxyConnectionNode outside the property API #ifdef


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



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

Message: 3
Date: Mon, 28 May 2007 08:51:47 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 433984]
	Glib::ObjectBase::connect_property_changed doesn't return a
	sigc::connection
To: gtkmm-forge lists sourceforge net
Message-ID: <20070528085147 EB1526C4131 box 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=433984

  glibmm | object | Ver: 2.13.x




------- Comment #4 from Kalle Vahlman  2007-05-28 08:51 UTC -------
On second thought, I made a new bug 441766 since this bug is an enhancement
request...


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



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

Message: 4
Date: Mon, 28 May 2007 08:59:19 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 441766] Disabling the property API
	leads to	build/linking broblems
To: gtkmm-forge lists sourceforge net
Message-ID: <20070528085919 BDC936C40ED box 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=441766

  glibmm | build | Ver: 2.12.x

Murray Cumming changed:

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




------- Comment #2 from Murray Cumming  2007-05-28 08:59 UTC -------
I am surprised that this is necessary, because we do use this API in the
maemomm documentation examples. That needs some investigation.

If somehow this has never been used, then we can definitely add the return type
requested in bug #433984.

By the way, for what platform do you need to build gtkmm? 


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



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

Message: 5
Date: Mon, 28 May 2007 09:00:32 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 441766] Disabling the property API
	leads to	build/linking broblems
To: gtkmm-forge lists sourceforge net
Message-ID: <20070528090032 6C33A6C40DA box 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=441766

  glibmm | build | Ver: 2.12.x




------- Comment #3 from Kalle Vahlman  2007-05-28 09:00 UTC -------
Created an attachment (id=88930)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=88930&action=view)
Disable the property API test if the API is not present

While I'm at it, here's a fix for the property tests 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=441766.



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

Message: 6
Date: Mon, 28 May 2007 09:13:58 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 441422] Documentation for
	Gtk::FileChooser::get_filenames() is misleading
To: gtkmm-forge lists sourceforge net
Message-ID: <20070528091358 0AB226C40DA box 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=441422

  gtkmm | documentation | Ver: unspecified

Murray Cumming changed:

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




------- Comment #3 from Murray Cumming  2007-05-28 09:13 UTC -------
Excellent. Thanks. Please commit. Every now and then I try to find and fix
these, but new ones keep popping up.


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



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

Message: 7
Date: Mon, 28 May 2007 09:14:12 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 440888] The gtk-save stock icon was not
	included in the Windows Gtkmm-2.10 edition
To: gtkmm-forge lists sourceforge net
Message-ID: <20070528091412 CADC96C40EB box 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=440888

  gtkmm | general | Ver: 2.10.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cedric gustin gmail com,
                   |                            |murrayc murrayc com




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



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

Message: 8
Date: Mon, 28 May 2007 09:18:09 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 441766] Disabling the property API
	leads to	build/linking broblems
To: gtkmm-forge lists sourceforge net
Message-ID: <20070528091809 53F186C40ED box 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=441766

  glibmm | build | Ver: 2.12.x




------- Comment #4 from Kalle Vahlman  2007-05-28 09:18 UTC -------
(In reply to comment #2)
> I am surprised that this is necessary, because we do use this API in the
> maemomm documentation examples. That needs some investigation.

Yes, seems a bit odd if it worked before. OTOH as far as I can tell the fix
really should be needed, as it will end up with missing symbols otherwise...

> If somehow this has never been used, then we can definitely add the return type
> requested in bug #433984.

Indeed.

> By the way, for what platform do you need to build gtkmm? 

I'm building it for a demo bundle on top of the Maemo platform, where we don't
want to depend on the repositories and likely do want to use some specific
build options.


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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

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

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


End of Gtkmm-forge Digest, Vol 12, Issue 8
******************************************



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