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 486257] build failure: error: 'Pikbuf' is not        a member
      of 'Gdk' (gtkmm (bugzilla.gnome.org))
   2. [Bug 386990] glibmm-2.12.3 does not build on
      NetBSD-4.99.6/amd64 (glibmm (bugzilla.gnome.org))
   3. [Bug 386990] glibmm-2.12.3 does not build on
      NetBSD-4.99.6/amd64 (glibmm (bugzilla.gnome.org))
   4. [Bug 478199] Date::set_time() compilation error on
      NetBSD/amd64 (glibmm (bugzilla.gnome.org))
   5. [Bug 386990] glibmm-2.12.3 does not build on
      NetBSD-4.99.6/amd64 (glibmm (bugzilla.gnome.org))
   6. [Bug 386990] glibmm-2.12.3 does not build on
      NetBSD-4.99.6/amd64 (glibmm (bugzilla.gnome.org))
   7. [Bug 386990] glibmm-2.12.3 does not build on
      NetBSD-4.99.6/amd64 (glibmm (bugzilla.gnome.org))
   8. [Bug 488261] New: Documentation does not link     correctly in
      devhelp (gtkmm (bugzilla.gnome.org))


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

Message: 1
Date: Fri, 19 Oct 2007 08:12:56 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 486257] build failure: error: 'Pikbuf'
        is not  a member of 'Gdk'
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=486257

  gtkmm | build | Ver: 2.12.x

Murray Cumming changed:

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




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



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

Message: 2
Date: Fri, 19 Oct 2007 09:18:12 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 386990] glibmm-2.12.3 does not build on
        NetBSD-4.99.6/amd64
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=386990

  glibmm | build | Ver: 2.12.x

Roy Marples changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Comment #8 from Roy Marples  2007-10-19 09:18 UTC -------
I can't repon this bug, but it's still an issue on Gentoo/FreeBSD on x86
platform for glibmm-2.14.0


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



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

Message: 3
Date: Fri, 19 Oct 2007 10:03:46 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 386990] glibmm-2.12.3 does not build on
        NetBSD-4.99.6/amd64
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=386990

  glibmm | build | Ver: 2.12.x

Murray Cumming changed:

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




------- Comment #9 from Murray Cumming  2007-10-19 10:03 UTC -------
I see (somewhere, I forget where) that gentoo is patching the header file to
define GLIBMM_DISABLE_DEPRECATED. That's a major mistake that changes the API
for other files included after that.

Please attach your config.log here, so we can see the results of that new
configure check.


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



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

Message: 4
Date: Fri, 19 Oct 2007 10:10:49 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 478199] Date::set_time() compilation
        error on        NetBSD/amd64
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=478199

  glibmm | build | Ver: 2.14.x

Murray Cumming changed:

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




------- Comment #2 from Murray Cumming  2007-10-19 10:10 UTC -------


*** This bug has been marked as a duplicate of 386990 ***


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



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

Message: 5
Date: Fri, 19 Oct 2007 10:10:49 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 386990] glibmm-2.12.3 does not build on
        NetBSD-4.99.6/amd64
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=386990

  glibmm | build | Ver: 2.12.x




------- Comment #10 from Murray Cumming  2007-10-19 10:10 UTC -------
*** Bug 478199 has been marked as a duplicate of this bug. ***


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



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

Message: 6
Date: Fri, 19 Oct 2007 11:48:25 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 386990] glibmm-2.12.3 does not build on
        NetBSD-4.99.6/amd64
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=386990

  glibmm | build | Ver: 2.12.x




------- Comment #11 from Roy Marples  2007-10-19 11:48 UTC -------
Created an attachment (id=97475)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=97475&action=view)
2.14.0 config.log


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



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

Message: 7
Date: Fri, 19 Oct 2007 11:53:07 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 386990] glibmm-2.12.3 does not build on
        NetBSD-4.99.6/amd64
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=386990

  glibmm | build | Ver: 2.12.x




------- Comment #12 from Roy Marples  2007-10-19 11:53 UTC -------
(In reply to comment #9)
> I see (somewhere, I forget where) that gentoo is patching the header file to
> define GLIBMM_DISABLE_DEPRECATED.

No, some GNOME tarballs shipped defining GTK_DISABLE_DEPRECATED (I think) which
meant they broke on newer gtk versions.

Looking through the code, I can't see any test for time_t or defines that would
fix the issue. As such, we physically remove the deprecated declaration and
function for x86-fbsd with glibmm-2.14.0 on Gentoo right now. So far this isn't
an issue for us.


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



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

Message: 8
Date: Fri, 19 Oct 2007 13:39:53 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 488261] New: Documentation does not
        link    correctly in devhelp
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=488261

  gtkmm | documentation | Ver: unspecified
           Summary: Documentation does not link correctly in devhelp
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: documentation
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
     GNOME version: Unspecified
   GNOME milestone: Unspecified


In the GTK+ reference documentation, when you click on e.g. "gtk_widget_show"
in the search tab, the GtkWidget html page automatically scrolls down to the
function. In the GTKmm reference, it does no scroll but shows the head of the
page and you have to find the matching method yourself.

Would be nice if the devhelp file could be changed in a way to have the same
behaviour as GTK+.


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



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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

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

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


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

Reply via email to