Gtkmm-forge Digest, Vol 23, Issue 10



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 529496] Gio::Error::HOST_NOT_FOUND clashes	with a
      netdb.h #define (glibmm (bugzilla.gnome.org))
   2. [Bug 529496] Gio::Error::HOST_NOT_FOUND clashes	with a
      netdb.h #define (glibmm (bugzilla.gnome.org))
   3. [Bug 529533] Warning about wrapping unwrapped	implementation
      types (e.g. GHalMount) (glibmm (bugzilla.gnome.org))
   4. [Bug 529533] Warning about wrapping unwrapped	implementation
      types (e.g. GHalMount) (glibmm (bugzilla.gnome.org))
   5. [Bug 529533] Warning about wrapping unwrapped	implementation
      types (e.g. GHalMount) (glibmm (bugzilla.gnome.org))
   6. [Bug 529648] New: Improve warning message for	failure to wrap
      an object (glibmm (bugzilla.gnome.org))
   7. [Bug 529533] Warning about wrapping unwrapped	implementation
      types (e.g. GHalMount) (glibmm (bugzilla.gnome.org))
   8. [Bug 529533] Warning about wrapping unwrapped	implementation
      types (e.g. GHalMount) (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Wed, 23 Apr 2008 18:20:51 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 529496] Gio::Error::HOST_NOT_FOUND
	clashes	with a netdb.h #define
To: gtkmm-forge lists sourceforge net
Message-ID: <20080423182051 C0E1723F599 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=529496

  glibmm | io | Ver: 2.16.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Compilation failure in      |Gio::Error::HOST_NOT_FOUND
                   |gnome-system-monitor because|clashes with a netdb.h
                   |of HOST_NOT_FOUND           |#define




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



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

Message: 2
Date: Wed, 23 Apr 2008 18:21:23 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 529496] Gio::Error::HOST_NOT_FOUND
	clashes	with a netdb.h #define
To: gtkmm-forge lists sourceforge net
Message-ID: <20080423182123 3CC8D23F597 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=529496

  glibmm | io | Ver: 2.16.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal




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



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

Message: 3
Date: Thu, 24 Apr 2008 01:47:27 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 529533] Warning about wrapping
	unwrapped	implementation types (e.g. GHalMount)
To: gtkmm-forge lists sourceforge net
Message-ID: <20080424014727 6060A23F5C9 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=529533

  glibmm | giomm | Ver: unspecified




------- Comment #3 from Jonathon Jongsma (jonner)  2008-04-24 01:47 UTC -------
Created an attachment (id=109795)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=109795&action=view)
[PATCH]         * gio/src/mount.hg: Add a TypeTraits implementation for

        Glib::RefPtr<Gio::Mount> so that we can wrap implementor types that
don't
        have a wrapper (e.g. GHalMount in gvfs).  Fixes bug #529533
---
 ChangeLog        |    6 ++++++
 gio/src/mount.hg |   29 +++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 0 deletions(-)


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



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

Message: 4
Date: Thu, 24 Apr 2008 01:56:01 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 529533] Warning about wrapping
	unwrapped	implementation types (e.g. GHalMount)
To: gtkmm-forge lists sourceforge net
Message-ID: <20080424015601 776EC23F5BB 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=529533

  glibmm | giomm | Ver: unspecified




------- Comment #4 from Jonathon Jongsma (jonner)  2008-04-24 01:56 UTC -------
The previous patch seems to fix things for me, does it look ok to you, murray? 
Are we going to need to this for Gio::Volume, Gio::Drive, Gio::File, etc?


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



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

Message: 5
Date: Thu, 24 Apr 2008 02:16:11 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 529533] Warning about wrapping
	unwrapped	implementation types (e.g. GHalMount)
To: gtkmm-forge lists sourceforge net
Message-ID: <20080424021611 5562523F5BB 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=529533

  glibmm | giomm | Ver: unspecified




------- Comment #5 from Jonathon Jongsma (jonner)  2008-04-24 02:16 UTC -------
It looks like we'll have to do this for Volume and Drive, but not File.  The
TypeTraits are only used when trying to construct a list of objects, right? 
And giomm doesn't have any api which returns a list of files (the closest is a
FileEnumerator object), so if my understanding of TypeTraits is correct, we
don't really need one for File at the moment.


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



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

Message: 6
Date: Thu, 24 Apr 2008 02:57:54 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 529648] New: Improve warning message
	for	failure to wrap an object
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-529648-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=529648

  glibmm | general | Ver: 2.15.x
           Summary: Improve warning message for failure to wrap an object
           Product: glibmm
           Version: 2.15.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: jonathon quotidian org
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


As discussed on IRC, we often get questions about failures that occur because
people forget to call the library's init() function so the Glib::wrap system
doesn't work.  It was suggested that we change the warning message that is
printed to the console to make this more explicit.  My stab at a possible
wording:
    g_warning("Failed to wrap object of type '%s' (Hint: this error is commonly
caused by failing to call a library init() function)", typename);

I plan to commit this unless there are any better suggestions.


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



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

Message: 7
Date: Thu, 24 Apr 2008 09:13:07 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 529533] Warning about wrapping
	unwrapped	implementation types (e.g. GHalMount)
To: gtkmm-forge lists sourceforge net
Message-ID: <20080424091307 69E1423F51B 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=529533

  glibmm | giomm | Ver: unspecified




------- Comment #6 from Murray Cumming  2008-04-24 09:13 UTC -------
Yes, that works for me. Thanks for making the patch.

However, I think this patch is slightly more obvious. I don't like using
wrap_auto_interface() directly.

Yes, I think we'll need this for the other interfaces when used in a
ListHandle. The C functions for these didn't work in jhbuild for me at the time
so, of course, everything that's not tested doesn't work. 


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



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

Message: 8
Date: Thu, 24 Apr 2008 09:18:04 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 529533] Warning about wrapping
	unwrapped	implementation types (e.g. GHalMount)
To: gtkmm-forge lists sourceforge net
Message-ID: <20080424091804 AF65823F51F 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=529533

  glibmm | giomm | Ver: unspecified




------- Comment #7 from Murray Cumming  2008-04-24 09:18 UTC -------
Created an attachment (id=109810)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=109810&action=view)
glibmm_mount_traits2.patch


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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone

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

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


End of Gtkmm-forge Digest, Vol 23, Issue 10
*******************************************


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