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 580310] New: spawn_async (glibmm (bugzilla.gnome.org))
   2. [Bug 578115]      Gio::File::make_directory_with_parents() is not
      defined! (glibmm (bugzilla.gnome.org))
   3. [Bug 557290] Glib::NodeTree doesn't have virtual  destructor
      (glibmm (bugzilla.gnome.org))
   4. [Bug 506885] Stock ID stuff needs documentation
      (gtkmm (bugzilla.gnome.org))
   5. [Bug 541296] Failing to remove a tooltip with     GTKMM-2.12
      (gtkmm (bugzilla.gnome.org))
   6. [Bug 530141] Unclean tarballs containing .svn dirs
      (gtkmm (bugzilla.gnome.org))
   7. [Bug 578115]      Gio::File::make_directory_with_parents() is not
      defined! (glibmm (bugzilla.gnome.org))
   8. [Bug 578115]      Gio::File::make_directory_with_parents() is not
      defined! (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Sun, 26 Apr 2009 16:48:27 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 580310] New: spawn_async
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=580310

  glibmm | general | Ver: 2.4.x
           Summary: spawn_async
           Product: glibmm
           Version: 2.4.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
     GNOME version: 2.25/2.26
   GNOME milestone: Unspecified


Please describe the problem:
glib allows you to spawn a process and inherit the parent's environment by
passing NULL for the envp parameter. 

  envp : child's environment, or NULL to inherit parent's

Doing this in glibmm results in an error:

  /usr/include/glibmm-2.4/glibmm/arrayhandle.h:83: error: request for member
'begin' in 'cont', which is of non-class type 'const int'



Steps to reproduce:
1. Pass NULL for envp param
2. 
3. 


Actual results:
Compile error.

Expected results:
Error doesn't occur. Parent's environment should be inherited.

Does this happen every time?
Yes.

Other information:
I'm not sure how to work around 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=580310.



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

Message: 2
Date: Sun, 26 Apr 2009 22:28:56 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 578115]
        Gio::File::make_directory_with_parents() is not defined!
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=578115

  glibmm | giomm | Ver: 2.18.x

Murray Cumming changed:

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




------- Comment #3 from Murray Cumming  2009-04-26 22:28 UTC -------
I don't see that in git.gnome.org. Are you sure that you pushed it?


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



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

Message: 3
Date: Sun, 26 Apr 2009 22:39:25 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 557290] Glib::NodeTree doesn't have
        virtual destructor
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=557290

  glibmm | general | Ver: 2.15.x

Murray Cumming changed:

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




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



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

Message: 4
Date: Sun, 26 Apr 2009 22:43:06 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 506885] Stock ID stuff needs
        documentation
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=506885

  gtkmm | reference documentation | Ver: unspecified




------- Comment #5 from Murray Cumming  2009-04-26 22:43 UTC -------
+
+/** See IconSet::lookup_default()

There is no such method.

You are also missing ending "."s in several places. Not only is that correct
grammar, but it is required by 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=506885.



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

Message: 5
Date: Sun, 26 Apr 2009 22:44:11 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 541296] Failing to remove a tooltip
        with    GTKMM-2.12
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=541296

  gtkmm | general | Ver: 2.12.x




------- Comment #10 from Murray Cumming  2009-04-26 22:44 UTC -------
Jonathon, do you have an opinion?


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



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

Message: 6
Date: Sun, 26 Apr 2009 22:45:22 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 530141] Unclean tarballs containing
        .svn dirs
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=530141

  gtkmm | general | Ver: 2.13.x

Murray Cumming changed:

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




------- Comment #3 from Murray Cumming  2009-04-26 22:45 UTC -------
This is at least temporarily fixed by us copying the files in to git because
the svn->git conversion broke our use of svn:external.


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



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

Message: 7
Date: Mon, 27 Apr 2009 07:30:58 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 578115]
        Gio::File::make_directory_with_parents() is not defined!
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=578115

  glibmm | giomm | Ver: 2.18.x




------- Comment #4 from Siavash Safi  2009-04-27 07:30 UTC -------
here it is, in glibmm-2-18 branch:

http://git.gnome.org/cgit/glibmm/commit/?h=glibmm-2-18


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



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

Message: 8
Date: Mon, 27 Apr 2009 07:59:03 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 578115]
        Gio::File::make_directory_with_parents() is not defined!
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=578115

  glibmm | giomm | Ver: 2.18.x




------- Comment #5 from Murray Cumming  2009-04-27 07:59 UTC -------
Thanks, but:

1. You did not add an entry to the ChangeLog. Please revert that commit and
recommit/push it with a ChangeLog entry.
2. Please also commit this to master. I guess that a "cherry-pick" might do
that for you, though I am still getting used to git myself. 


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



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

------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects

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

_______________________________________________
Gtkmm-forge mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 35, Issue 5
******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to