Gtkmm-forge Digest, Vol 32, Issue 2
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 32, Issue 2
- Date: Fri, 02 Jan 2009 19:34:24 +0000
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 566249] Modifiy generate_wrap_init.pl so that ifdefs are
included if a gstreamermm plug-in is encountered
(glibmm (bugzilla.gnome.org))
2. [Bug 566147] Reading out papersize from a saved PageSetup
seems to fail, (gtkmm (bugzilla.gnome.org))
3. [Bug 566143] Enumeration of printers seems non functional.
(gtkmm (bugzilla.gnome.org))
4. [Bug 566249] Modifiy generate_wrap_init.pl so that ifdefs are
included if a gstreamermm plug-in is encountered
(glibmm (bugzilla.gnome.org))
5. [Bug 565454] Problematic packaging of 0.9.8
(gnomemm (bugzilla.gnome.org))
6. [Bug 565454] Problematic packaging of 0.9.8
(gnomemm (bugzilla.gnome.org))
7. [Bug 565454] Problematic packaging of 0.9.8
(gnomemm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Fri, 2 Jan 2009 10:51:06 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 566249] Modifiy generate_wrap_init.pl
so that ifdefs are included if a gstreamermm plug-in is encountered
To: gtkmm-forge lists sourceforge net
Message-ID: <20090102105106 F09F023F51B 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=566249
glibmm | general | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #2 from Murray Cumming 2009-01-02 10:51 UTC -------
This is a bit hacky. If possible, I'd like gstreammermm to use its own copy of
this script. But tell me if that's not possible.
--
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=566249.
------------------------------
Message: 2
Date: Fri, 2 Jan 2009 12:09:15 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 566147] Reading out papersize from a
saved PageSetup seems to fail,
To: gtkmm-forge lists sourceforge net
Message-ID: <20090102120915 5159F23F51B 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=566147
gtkmm | general | Ver: 2.4
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #3 from Murray Cumming 2009-01-02 12:09 UTC -------
In my jhbuild (with GTK+ and gtkmm from svn), I get this output, which seems to
be correct:
========= Paper =============
Display name: This is a test file
Name : ppd_My ppd name
PPD name : My ppd name
Is custom : 1
Height : 100
Width : 100
Def bot marg: 6.35
Def top marg: 6.35
Def lft marg: 6.35
Def rgh marg: 6.35
========= Pagesetup ==========
Orientation : 1
Page height : 98
Page width : 98
Paper height : 100
Paper width : 100
Bot margin : 1
Top margin : 1
Left margin : 1
Right margin : 1
I wonder if this is a problem in a specific version of GTK+. With the regular
GTK+ and gtkmm from my Ubuntu Intrepid, I get this (apparently wrong) output:
========= Paper =============
Display name: This is a test file
Name : ppd_My ppd name
PPD name : My ppd name
Is custom : 1
Height : 35.2778
Width : 35.2778
Def bot marg: 6.35
Def top marg: 6.35
Def lft marg: 6.35
Def rgh marg: 6.35
========= Pagesetup ==========
Orientation : 1
Page height : 33.2778
Page width : 33.2778
Paper height : 35.2778
Paper width : 35.2778
Bot margin : 1
Top margin : 1
Left margin : 1
Right margin : 1
--
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=566147.
------------------------------
Message: 3
Date: Fri, 2 Jan 2009 12:29:21 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 566143] Enumeration of printers seems
non functional.
To: gtkmm-forge lists sourceforge net
Message-ID: <20090102122921 E75EB23F510 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=566143
gtkmm | general | Ver: 2.4
Armin Burgmeier changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |armin arbur net
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #2 from Armin Burgmeier 2009-01-02 12:29 UTC -------
This is fixed with this commit:
2009-01-01 Armin Burgmeier <armin openismus com>
* gtk/src/printer.ccg (SignalProxy_Custom_gtk_callback): Take a new
reference on the passed printer object, so that we don't unref it at
the end of the function (Tor Krill).
--
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=566143.
------------------------------
Message: 4
Date: Fri, 2 Jan 2009 17:29:52 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 566249] Modifiy generate_wrap_init.pl
so that ifdefs are included if a gstreamermm plug-in is encountered
To: gtkmm-forge lists sourceforge net
Message-ID: <20090102172952 079F223F51A 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=566249
glibmm | general | Ver: unspecified
Jos? Alburquerque changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |NOTABUG
------- Comment #3 from Jos? Alburquerque 2009-01-02 17:29 UTC -------
Yes, it's possible for gstreamermm to use its own copy. Closing.
--
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=566249.
------------------------------
Message: 5
Date: Fri, 2 Jan 2009 17:29:52 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 565454] Problematic packaging of 0.9.8
To: gtkmm-forge lists sourceforge net
Message-ID: <20090102172952 88D5823F522 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=565454
gnomemm | gstreamermm | Ver: unspecified
Bug 565454 depends on bug 566249, which changed state.
Bug 566249 Summary: Modifiy generate_wrap_init.pl so that ifdefs are included if a gstreamermm plug-in is encountered
http://bugzilla.gnome.org/show_bug.cgi?id=566249
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |NOTABUG
--
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=565454.
------------------------------
Message: 6
Date: Fri, 2 Jan 2009 19:24:20 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 565454] Problematic packaging of 0.9.8
To: gtkmm-forge lists sourceforge net
Message-ID: <20090102192420 542CF23F526 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=565454
gnomemm | gstreamermm | Ver: unspecified
Jos? Alburquerque changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #125610|none |committed
Flag| |
------- Comment #14 from Jos? Alburquerque 2009-01-02 19:24 UTC -------
I've commited the proposed patch a long with a local copy of
generate_wrap_init.pl (from bug #566249) to fix 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=565454.
------------------------------
Message: 7
Date: Fri, 2 Jan 2009 19:34:19 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 565454] Problematic packaging of 0.9.8
To: gtkmm-forge lists sourceforge net
Message-ID: <20090102193419 2090D23F51B 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=565454
gnomemm | gstreamermm | Ver: unspecified
Jos? Alburquerque 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=565454.
------------------------------
------------------------------------------------------------------------------
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 32, Issue 2
******************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]