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 473923] PrintOperation not work (gtkmm (bugzilla.gnome.org))
   2. [Bug 473923] PrintOperation not work (gtkmm (bugzilla.gnome.org))
   3. [Bug 482158] New: generate_extra_defs handels     interfaces and
      enums wrong (glibmm (bugzilla.gnome.org))
   4. [Bug 482158] generate_extra_defs handels  interfaces and enums
      wrong (glibmm (bugzilla.gnome.org))
   5. [Bug 473923] PrintOperation not work (gtkmm (bugzilla.gnome.org))
   6. [Bug 473923] PrintOperation not work (gtkmm (bugzilla.gnome.org))
   7. [Bug 481566] up the glib version to 2.14 in       configure.ac
      (glibmm (bugzilla.gnome.org))
   8. [Bug 482158] generate_extra_defs handels  interfaces and enums
      wrong (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Mon,  1 Oct 2007 08:19:39 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 473923] PrintOperation not work
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=473923

  gtkmm | general | Ver: 2.10.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |482089




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



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

Message: 2
Date: Mon,  1 Oct 2007 08:20:22 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 473923] PrintOperation not work
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=473923

  gtkmm | general | Ver: 2.10.x

Murray Cumming changed:

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




------- Comment #3 from Murray Cumming  2007-10-01 08:20 UTC -------
Yes, that makes sense. paginate will never be NULL in gtkmm. I added a GTK+
bug: #482089.


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



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

Message: 3
Date: Mon,  1 Oct 2007 13:23:14 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 482158] New: generate_extra_defs
        handels interfaces and enums wrong
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=482158

  glibmm | general | Ver: unspecified
           Summary: generate_extra_defs handels interfaces and enums wrong
           Product: glibmm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]
     GNOME version: Unspecified
   GNOME milestone: Unspecified


If you give an interface type to get_defs() in generate_extra_defs.cc, it
won?t generate the property and signal definitions, because it only parses
classes. If you give it an enum type, it tries to get the signals of it and
generates error messages.


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



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

Message: 4
Date: Mon,  1 Oct 2007 13:24:16 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 482158] generate_extra_defs handels
        interfaces and enums wrong
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=482158

  glibmm | general | Ver: unspecified




------- Comment #1 from Philipp Kerling  2007-10-01 13:24 UTC -------
Created an attachment (id=96458)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=96458&action=view)
Patch for generate_extra_defs to handle interfaces and enums correctly


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



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

Message: 5
Date: Thu,  4 Oct 2007 15:36:22 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 473923] PrintOperation not work
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=473923

  gtkmm | general | Ver: 2.10.x




------- Comment #4 from Murray Cumming  2007-10-04 15:36 UTC -------
Created an attachment (id=96645)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=96645&action=view)
gtk_printop_paginate.patch

Does this GTK+ patch really fix it for you?

The gtkmm printing examples don't work for me now, either with or without this
patch. When doing a print preview I get:

[EMAIL 
PROTECTED]:~/svn/gnome220/gtkmm-documentation/trunk/examples/book/printing/simple$
./example 

(example:31904): Gtk-CRITICAL **: gtk_print_context_get_cairo_context:
assertion `GTK_IS_PRINT_CONTEXT (context)' failed

Gtk-ERROR **: You must set a cairo context on the print context
aborting...
Aborted (core dumped)


And when printing I get:

[EMAIL 
PROTECTED]:~/svn/gnome220/gtkmm-documentation/trunk/examples/book/printing/simple$
./example 

(example:31909): GLib-GObject-CRITICAL **: g_value_type_compatible: assertion
`G_TYPE_IS_VALUE (src_type)' failed

(example:31909): GLib-GObject-WARNING **: gsignal.c:2180: invalid object type
`void' for value type `GtkPrintContext'

(example:31909): Gtk-CRITICAL **: _gtk_print_context_set_page_setup: assertion
`GTK_IS_PRINT_CONTEXT (context)' failed

(example:31909): Gtk-CRITICAL **: gtk_print_context_get_cairo_context:
assertion `GTK_IS_PRINT_CONTEXT (context)' failed
Segmentation fault (core dumped)


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



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

Message: 6
Date: Thu,  4 Oct 2007 17:25:25 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 473923] PrintOperation not work
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=473923

  gtkmm | general | Ver: 2.10.x




------- Comment #5 from Mohammed Sameer  2007-10-04 17:25 UTC -------
The simple example works fine with a locally compiled 2.12 after patching it.

Debian testing with gtkmm 2.10.10-0.2


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



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

Message: 7
Date: Fri,  5 Oct 2007 07:36:32 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 481566] up the glib version to 2.14 in
        configure.ac
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=481566

  glibmm | build | Ver: 2.14.x

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from Murray Cumming  2007-10-05 07:36 UTC -------
Thanks. Committed.


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



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

Message: 8
Date: Fri,  5 Oct 2007 08:02:44 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
        <[EMAIL PROTECTED]>
Subject: [gtkmm bugzilla] [Bug 482158] generate_extra_defs handels
        interfaces and enums wrong
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=482158

  glibmm | general | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from Murray Cumming  2007-10-05 08:02 UTC -------
Well done. Committed to svn trunk. Sorry for not noticing this patch before
now.

Please remember to patch the ChangeLog in future.


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



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

-------------------------------------------------------------------------
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 1
******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to