Gtkmm-forge Digest, Vol 1, Issue 1154
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 1, Issue 1154
- Date: Tue, 20 Jun 2006 12:05:49 -0700
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 316726] Cannot compile gtkmm application
(gtkmm (bugzilla.gnome.org))
2. [Bug 344925] Further printing API updates
(gtkmm (bugzilla.gnome.org))
3. [Bug 344925] Further printing API updates
(gtkmm (bugzilla.gnome.org))
4. [Bug 344990] gtkmm-2.9.4 does not build against gtk+-2.9.3
(gtkmm (bugzilla.gnome.org))
5. [Bug 344990] gtkmm-2.9.4 does not build against gtk+-2.9.3
(gtkmm (bugzilla.gnome.org))
6. [Bug 344925] Further printing API updates
(gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Mon, 19 Jun 2006 16:39:48 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 316726] Cannot compile gtkmm
application
To: gtkmm-forge lists sourceforge net
Message-ID: <20060619203948 E92236CC1BD window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=316726
gtkmm | general | Ver: 2.4
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #10 from Murray Cumming 2006-06-19 20:39 UTC -------
Done in cvs. Now we see output like this:
murrayc ubuntumurrayc:~/cvs/gnome216$ g++ testx11.cc `pkg-config gtkmm-2.4
--libs --cflags`
In file included from /opt/gnome216/include/glibmm-2.4/glibmm/interface.h:24,
from /opt/gnome216/include/glibmm-2.4/glibmm.h:38,
from /opt/gnome216/include/gdkmm-2.4/gdkmm/types.h:7,
from /opt/gnome216/include/gdkmm-2.4/gdkmm.h:27,
from testx11.cc:2:
/opt/gnome216/include/glibmm-2.4/glibmm/object.h:26:4: error: #error
"X11/Xlib.h seems to have been included before this header. Due to some
commonly-named macros in X11/Xlib.h, it may only be included after any glibmm,
gdkmm, or gtkmm headers."
/opt/gnome216/include/glibmm-2.4/glibmm/object.h:126: error: expected
unqualified-id before numeric constant
/opt/gnome216/include/glibmm-2.4/glibmm/object.h:126: error: expected `)'
before numeric constant
/opt/gnome216/include/glibmm-2.4/glibmm/object.h:127: error: expected
identifier before numeric constant
/opt/gnome216/include/glibmm-2.4/glibmm/object.h:127: error: expected ?,?
or ?...? before numeric constant
/opt/gnome216/include/gdkmm-2.4/gdkmm/types.h:187: error: expected identifier
before ?int?
/opt/gnome216/include/gdkmm-2.4/gdkmm/types.h:188: error: expected
unqualified-id before ?{? token
/opt/gnome216/include/gdkmm-2.4/gdkmm/types.h:204: error: template argument 1
is invalid
/opt/gnome216/include/gdkmm-2.4/gdkmm/types.h:204: error: template argument 1
is invalid
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 2
Date: Mon, 19 Jun 2006 18:35:44 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344925] Further printing API updates
To: gtkmm-forge lists sourceforge net
Message-ID: <20060619223544 D115F6CC1AA window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344925
gtkmm | general | Ver: 2.9.x
Marko Anastasov changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #67366|0 |1
is obsolete| |
------- Comment #4 from Marko Anastasov 2006-06-19 22:35 UTC -------
Created an attachment (id=67656)
--> (http://bugzilla.gnome.org/attachment.cgi?id=67656&action=view)
updated patch and new files
Please Murray commit this one, I got the account in the meantime but I'm
paranoid about re-checking out everything before this is in the repo.
I updated the above, except for the default value of "PrintOperationAction
action" in run() - all parameters after the one with a default value must also
have default values, and there can't be a default for
std::auto_ptr<Glib::Error>& and Window&.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 3
Date: Tue, 20 Jun 2006 02:52:34 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344925] Further printing API updates
To: gtkmm-forge lists sourceforge net
Message-ID: <20060620065234 3F5D66CC1B3 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344925
gtkmm | general | Ver: 2.9.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|enhancement |critical
Status|UNCONFIRMED |NEEDINFO
Priority|Normal |High
------- Comment #5 from Murray Cumming 2006-06-20 06:52 UTC -------
Great. Anyone should feel free to commit this.
> I updated the above, except for the default value of "PrintOperationAction
> action" in run() - all parameters after the one with a default value must also
> have default values, and there can't be a default for
> std::auto_ptr<Glib::Error>& and Window&.
But we can have it for the version that has no std::auto_ptr<Glib::Error>.
Some extra things I noticed:
- In printoperation.hg, please avoid including gtk/gtkprintoperation.h. It
doesn't seem necessary.
- In _WRAP_SIGNAL("preview"), it might be safer to pass the parent parameter by
pointer. I guess it might sometimes be null.
- printunixdialog.hg: void add_custom_tab(): Maybe we can add an overload that
takes a ustring for the label.
- In printoperationpreview.hg, with the signals, you probably don't want to use
"no_default_handler". I generally only use that to avoid breaking ABI when
adding new signals to an existing class.
Feel free to make those changes directly in cvs.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 4
Date: Tue, 20 Jun 2006 03:02:40 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344990] gtkmm-2.9.4 does not build
against gtk+-2.9.3
To: gtkmm-forge lists sourceforge net
Message-ID: <20060620070240 2BB796CC1BB window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344990
gtkmm | build | Ver: 2.9.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #7 from Murray Cumming 2006-06-20 07:02 UTC -------
Apparently gtkmm 2.9.5 builds fine with the latest GTK+ tarball. Thanks for all
the fixes and feeback.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 5
Date: Tue, 20 Jun 2006 07:31:09 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344990] gtkmm-2.9.4 does not build
against gtk+-2.9.3
To: gtkmm-forge lists sourceforge net
Message-ID: <20060620113109 C11566CC1B3 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344990
gtkmm | build | Ver: 2.9.x
------- Comment #8 from Joseph Sacco 2006-06-20 11:31 UTC -------
It does... You are welcome.
-Joseph
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 6
Date: Tue, 20 Jun 2006 13:06:43 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344925] Further printing API updates
To: gtkmm-forge lists sourceforge net
Message-ID: <20060620170643 1E6776CC0F8 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344925
gtkmm | general | Ver: 2.9.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Status|NEEDINFO |UNCONFIRMED
Priority|High |Normal
------- Comment #6 from Murray Cumming 2006-06-20 17:06 UTC -------
Resetting status, etc. I'm not sure how that was changed.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 1, Issue 1154
********************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]