Gtkmm-forge Digest, Vol 38, Issue 4



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 581664] Several ISO 8601 related functions	aren't
      wrapped. (glibmm (bugzilla.gnome.org))
   2. [Bug 587766] Bugs in KeyFile documentation
      (glibmm (bugzilla.gnome.org))
   3. [Bug 582981] an editable TreeViewColumn when a
      TreeModelFilter is used as TreeModel doesn't work properly
      (gtkmm (bugzilla.gnome.org))
   4. [Bug 588888] New: Properties example does not	compile with
      properties disabled (glibmm (bugzilla.gnome.org))
   5. [Bug 588888] Properties example does not compile	with
      properties disabled (glibmm (bugzilla.gnome.org))
   6. [Bug 588888] Properties example does not compile	with
      properties disabled (glibmm (bugzilla.gnome.org))
   7. [Bug 582981] an editable TreeViewColumn when a
      TreeModelFilter is used as TreeModel doesn't work properly
      (gtkmm (bugzilla.gnome.org))
   8. [Bug 588930] New: make install fails
      (gnomemm (bugzilla.gnome.org))


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

Message: 1
Date: Fri, 17 Jul 2009 11:30:21 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 581664] Several ISO 8601 related
	functions	aren't wrapped.
To: gtkmm-forge lists sourceforge net
Message-ID: <20090717113021 1FBA723F526 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=581664

  glibmm | general | Ver: 2.20.x

Krzesimir Nowak changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #134879|0                           |1
        is obsolete|                            |




------- Comment #3 from Krzesimir Nowak  2009-07-17 11:30 UTC -------
Created an attachment (id=138584)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=138584&action=view)
patch adding wrappers to iso8601 functions.

Ping.

I regenerated a patch again, because previous won't apply cleanly due to
changes in ChangeLog, but now this patch doesn't add any entries to it, because
the patch probably won't be applied soon (like previous one) and I don't want
to regenerate it every time something else is commited. As for adding entry to
ChangeLog (if needed) - do it yourself, please.


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



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

Message: 2
Date: Fri, 17 Jul 2009 12:19:50 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 587766] Bugs in KeyFile documentation
To: gtkmm-forge lists sourceforge net
Message-ID: <20090717121950 50C9423F536 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=587766

  glibmm | documentation | Ver: unspecified

Murray Cumming changed:

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




------- Comment #3 from Murray Cumming  2009-07-17 12:19 UTC -------
Thanks. Sorry for missing 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=587766.



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

Message: 3
Date: Fri, 17 Jul 2009 12:53:24 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 582981] an editable TreeViewColumn when
	a	TreeModelFilter is used as TreeModel doesn't work properly
To: gtkmm-forge lists sourceforge net
Message-ID: <20090717125324 83E9423F52F 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=582981

  gtkmm | TreeView | Ver: 2.16.x




------- Comment #10 from Murray Cumming  2009-07-17 12:53 UTC -------
I don't think you understand the constness of the (smart)pointers there. Please
try it without changing that.

For a function parameter, const something& is just more efficient than
something.


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



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

Message: 4
Date: Fri, 17 Jul 2009 15:38:07 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 588888] New: Properties example does
	not	compile with properties disabled
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-588888-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=588888

  glibmm | examples | Ver: 2.20.x
           Summary: Properties example does not compile with properties
                    disabled
           Product: glibmm
           Version: 2.20.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: examples
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: davidk openismus com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.27/2.28
   GNOME milestone: Unspecified


The properties example found in examples/properties/properties_example.cc does
not build if properties are disabled (on Maemo, for example). As the example
doesn't really make sense with properties disabled, I ifdefd out everything but
the main function.


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



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

Message: 5
Date: Fri, 17 Jul 2009 15:38:52 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 588888] Properties example does not
	compile	with properties disabled
To: gtkmm-forge lists sourceforge net
Message-ID: <20090717153852 9AD2823F537 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=588888

  glibmm | examples | Ver: 2.20.x




------- Comment #1 from David King  2009-07-17 15:38 UTC -------
Created an attachment (id=138604)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=138604&action=view)
patch to ifdef out example code


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



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

Message: 6
Date: Fri, 17 Jul 2009 15:56:22 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 588888] Properties example does not
	compile	with properties disabled
To: gtkmm-forge lists sourceforge net
Message-ID: <20090717155622 482C623F536 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=588888

  glibmm | examples | Ver: 2.20.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from Murray Cumming  2009-07-17 15:56 UTC -------
Committed and pushed to the glibmm-2-20 and master branches.


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



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

Message: 7
Date: Fri, 17 Jul 2009 18:33:08 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 582981] an editable TreeViewColumn when
	a	TreeModelFilter is used as TreeModel doesn't work properly
To: gtkmm-forge lists sourceforge net
Message-ID: <20090717183308 2E7A023F537 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=582981

  gtkmm | TreeView | Ver: 2.16.x

Luca Wehrstedt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #136982|0                           |1
        is obsolete|                            |




------- Comment #11 from Luca Wehrstedt  2009-07-17 18:33 UTC -------
Created an attachment (id=138630)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=138630&action=view)
Another patch, with const parameters

If I only revert the changes to the parameters, leaving them in the form of
"const something&", the build fails saying that using the operator= on a const
RefPtr "discards qualifiers".

But I changed the other code so that it doesn't need to modify the model passed
as parameter, and now it seems to work even with const parameters.

I attach the new patch (ah, I've also made some very little aesthetic changes)


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



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

Message: 8
Date: Sat, 18 Jul 2009 07:01:41 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 588930] New: make install fails
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-588930-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=588930

  gnomemm | geglmm | Ver: unspecified
           Summary: make install fails
           Product: gnomemm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: geglmm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: bmm80 free fr
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.27/2.28
   GNOME milestone: Unspecified


the version in git master of today.
hereunder you can find the log

...
Making install in geglmm
make[2]: Entering directory `/home/baptiste/checkout/gnome2/geglmm/gegl/geglmm'
Making install in private
make[3]: Entering directory
`/home/baptiste/checkout/gnome2/geglmm/gegl/geglmm/private'
make[4]: Entering directory
`/home/baptiste/checkout/gnome2/geglmm/gegl/geglmm/private'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/opt/gnome/include/geglmm-1.0/geglmm/private" || /bin/mkdir -p
"/opt/gnome/include/geglmm-1.0/geglmm/private"
 /home/baptiste/.local/bin/install-check -m 644 rectangle_p.h node_p.h
processor_p.h buffer_p.h curve_p.h color_p.h operation_p.h path_p.h matrix3_p.h
'/opt/gnome/include/geglmm-1.0/geglmm/private'
make[4]: Leaving directory
`/home/baptiste/checkout/gnome2/geglmm/gegl/geglmm/private'
make[3]: Leaving directory
`/home/baptiste/checkout/gnome2/geglmm/gegl/geglmm/private'
make[3]: Entering directory `/home/baptiste/checkout/gnome2/geglmm/gegl/geglmm'
make[4]: Entering directory `/home/baptiste/checkout/gnome2/geglmm/gegl/geglmm'
test -z "/opt/gnome/lib" || /bin/mkdir -p "/opt/gnome/lib"
test -z "/opt/gnome/include/geglmm-1.0/geglmm" || /bin/mkdir -p
"/opt/gnome/include/geglmm-1.0/geglmm"
 /home/baptiste/.local/bin/install-check -m 644 rectangle.h node.h processor.h
buffer.h curve.h color.h operation.h path.h matrix3.h wrap_init.h init.h
wrap_init.h '/opt/gnome/include/geglmm-1.0/geglmm'
 /bin/bash ../../libtool   --mode=install
/home/baptiste/.local/bin/install-check   libgeglmm.la '/opt/gnome/lib'
install: will not overwrite just-created
`/opt/gnome/include/geglmm-1.0/geglmm/wrap_init.h' with `wrap_init.h'
make[4]: *** [install-sublib_includeHEADERS] Error 1
make[4]: *** Waiting for unfinished jobs....
libtool: install: /home/baptiste/.local/bin/install-check
.libs/libgeglmm.so.3.0.0 /opt/gnome/lib/libgeglmm.so.3.0.0
libtool: install: (cd /opt/gnome/lib && { ln -s -f libgeglmm.so.3.0.0
libgeglmm.so.3 || { rm -f libgeglmm.so.3 && ln -s libgeglmm.so.3.0.0
libgeglmm.so.3; }; })
libtool: install: (cd /opt/gnome/lib && { ln -s -f libgeglmm.so.3.0.0
libgeglmm.so || { rm -f libgeglmm.so && ln -s libgeglmm.so.3.0.0 libgeglmm.so;
}; })
libtool: install: /home/baptiste/.local/bin/install-check .libs/libgeglmm.lai
/opt/gnome/lib/libgeglmm.la
libtool: finish:
PATH="/opt/gnome/bin:/home/baptiste/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/baptiste/.local/bin:/sbin"
ldconfig -n /opt/gnome/lib
...


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



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

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge

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

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


End of Gtkmm-forge Digest, Vol 38, Issue 4
******************************************


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