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 578355] New: g_listenv isn't wrapped
      (glibmm (bugzilla.gnome.org))
   2. [Bug 578355] g_listenv isn't wrapped (glibmm (bugzilla.gnome.org))
   3. [Bug 573482] libglademm: thoughts about signal    autoconnecting
      (gtkmm (bugzilla.gnome.org))
   4. [Bug 573482] libglademm: thoughts about signal    autoconnecting
      (gtkmm (bugzilla.gnome.org))
   5. [Bug 578115]      Gio::File::make_directory_with_parents() is not
      defined! (glibmm (bugzilla.gnome.org))
   6. [Bug 553024] switching notebook pages while       removing them
      fails ungracefully (gtkmm (bugzilla.gnome.org))
   7. [Bug 577986] Gtk::TreeView::set_drag_dest_row()   does not
      allow passing a NULL TreePath (gtkmm (bugzilla.gnome.org))
   8. [Bug 577986] Gtk::TreeView::set_drag_dest_row()   does not
      allow passing a NULL TreePath (gtkmm (bugzilla.gnome.org))


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

Message: 1
Date: Wed,  8 Apr 2009 09:45:17 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 578355] New: g_listenv isn't wrapped
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=578355

  glibmm | general | Ver: 2.19.x
           Summary: g_listenv isn't wrapped
           Product: glibmm
           Version: 2.19.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: Unspecified
   GNOME milestone: Unspecified


(spawned from Bug #465129)

Nope, it's not. glib's gutils.h has environment-handlers g_getenv g_setenv
g_unsetenv g_listenv, but glibmm's miscutils.h only provides wrappers for
g_getenv g_setenv g_unsetenv. Seems like there ought to be a
complete/consistent set of wrappers.


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



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

Message: 2
Date: Wed,  8 Apr 2009 09:48:10 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 578355] g_listenv isn't wrapped
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=578355

  glibmm | general | Ver: 2.19.x

Sven Herzberg changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




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



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

Message: 3
Date: Thu,  9 Apr 2009 08:17:14 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 573482] libglademm: thoughts about
        signal  autoconnecting
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=573482

  gtkmm | general | Ver: unspecified




------- Comment #55 from Murray Cumming  2009-04-09 08:18 UTC -------
Sorry, I forgot about this. I'll deal with it soon.


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



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

Message: 4
Date: Fri, 17 Apr 2009 11:31:57 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 573482] libglademm: thoughts about
        signal  autoconnecting
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=573482

  gtkmm | general | Ver: unspecified




------- Comment #56 from Stas Sergeev  2009-04-17 11:31 UTC -------
You can miss the Gnome3 release this way. :)


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



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

Message: 5
Date: Tue, 21 Apr 2009 09:14:37 +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
----------------------------------------------------------------------------
                 CC|                            |[email protected]




------- Comment #1 from Murray Cumming  2009-04-21 09:14 UTC -------
Could you try to patch that, please, to add the implementations?


-- 
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: 6
Date: Wed, 22 Apr 2009 07:20:54 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 553024] switching notebook pages while
        removing them fails ungracefully
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=553024

  gtkmm | general | Ver: 2.4.x

Johannes Schmid changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #2 from Johannes Schmid  2009-04-22 07:20 UTC -------
I tried with your test application but cannot reproduce the crash with lastest
gtkmm. Everything seems to work fine. Can you be more specific what and how I
have to click in the crash application to get the crash?

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



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

Message: 7
Date: Wed, 22 Apr 2009 07:34:24 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 577986]
        Gtk::TreeView::set_drag_dest_row()      does not allow passing a NULL
        TreePath
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=577986

  gtkmm | TreeView | Ver: 2.16.x

Johannes Schmid changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




------- Comment #1 from Johannes Schmid  2009-04-22 07:34 UTC -------
That would be quite easy to do - but what's the outcome? From the code, it
seems that that calling set_drag_dest_row() with NULL would be the same then
unset_rows_drag_dest() or am I wrong here? Gtk+ documentation just says that
you can pass NULL but not what this means.


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



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

Message: 8
Date: Wed, 22 Apr 2009 08:13:47 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[email protected]>
Subject: [gtkmm bugzilla] [Bug 577986]
        Gtk::TreeView::set_drag_dest_row()      does not allow passing a NULL
        TreePath
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=577986

  gtkmm | TreeView | Ver: 2.16.x




------- Comment #2 from Hubert Figuiere  2009-04-22 08:13 UTC -------
Passing a NULL TreeIter means "no dest row". This allow proper feedback in the
UI.

See, for example, in
http://git.gnome.org/cgit/gnote/tree/src/notebooks/notebookstreeview.cpp where
I had to resort using the C API.

Passing an invalid TreeIter does not cut 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=577986.



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

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p

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

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


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

Reply via email to