Gtkmm-forge Digest, Vol 32, Issue 1



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 566147] Reading out papersize from a saved	PageSetup
      seems to fail,  (gtkmm (bugzilla.gnome.org))
   2. [Bug 566147] Reading out papersize from a saved	PageSetup
      seems to fail,  (gtkmm (bugzilla.gnome.org))
   3. [Bug 566249] New: Modifiy generate_wrap_init.pl so	that
      ifdefs are included if a gstreamermm plug-in is encountered
      (glibmm (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 566249] Modifiy generate_wrap_init.pl so that	ifdefs are
      included if a gstreamermm plug-in is encountered
      (glibmm (bugzilla.gnome.org))
   7. [Bug 565454] Problematic packaging of 0.9.8
      (gnomemm (bugzilla.gnome.org))


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

Message: 1
Date: Thu,  1 Jan 2009 21:48:38 +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: <20090101214838 3B37523F51C 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




------- Comment #1 from Tor Krill  2009-01-01 21:48 UTC -------
Created an attachment (id=125604)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=125604&action=view)
Short app showing the problem.

This is a short snippet of code showing my problem. The attachemt contains a
small app reading a provided page setup file.

Cfg says:

[Page Setup]
PPDName=My ppd name
DisplayName=This is a test file
Width=100.0
Height=100.0
MarginTop=1.0
MarginBottom=1.0
MarginLeft=1.0
MarginRight=1.0
Orientation=landscape

But after reading this file and dump it from app i get:

========= 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: 2
Date: Thu,  1 Jan 2009 22:42:10 +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: <20090101224210 829F523F51A 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




------- Comment #2 from Tor Krill  2009-01-01 22:42 UTC -------
Seems like if i read out the values as Gtk::UNIT_POINTS they get reported
correctly as read in the pagesetup. But all values should be in MM.

Even constructing a papersize from a keyfile shows the exact same
characteristics.


-- 
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 00:34:22 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 566249] New: 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: <bug-566249-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=566249

  glibmm | general | Ver: unspecified
           Summary: Modifiy generate_wrap_init.pl so that ifdefs are
                    included if a gstreamermm plug-in is encountered
           Product: glibmm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: jaalburqu svn gnome org
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


In order for gstreamermm plug-ins to all be distributed, the gstreamermm
wrap_init()s should use #ifdefs to determine if a plug-in that does not exist
has been excluded from the build.  The following patch modifies
generate_wrap_init.pl so that the gstreamermm wrap_init()s are generated
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=566249.



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

Message: 4
Date: Fri,  2 Jan 2009 00:36:39 +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: <20090102003639 3824C23F51A 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




------- Comment #1 from Jos? Alburquerque  2009-01-02 00:36 UTC -------
Created an attachment (id=125609)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=125609&action=view)
Patch so that generate_wrap_init.pl includes #ifdefs if gstreamermm plug-ins
are encountered


-- 
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 00:37:01 +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: <20090102003701 3E65823F51B 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




------- Comment #13 from Jos? Alburquerque  2009-01-02 00:37 UTC -------
Created an attachment (id=125610)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=125610&action=view)
Patch to distribute all plug-in sources, but build and install only existing
ones.

This patch modifies build files, etc. so that the generation of all the
plug-ins occurs and only in maintainer mode.  All plug-in sources are
distributed, but only existing plug-ins are built and installed.

I must apologize for not understanding what Murray and Jonathon tried to
explain (I'm a little dense; sorry).  It turns out that I was mixing up how
building works in maintainer mode (where autogen.sh is used) and how building
works in non-maintainer mode (where users use configure, which I've used
before, but did not make the distinction until recently).

With this patch things will work as what happens in other *mm modules like
gtkmm, for example.  Plug-ins are never generated in standard mode (only in
maintainer mode) and only built if they exist.  I've also filed a parallel bug
about modifying generate_wrap_init.pl on which this bug depends.


-- 
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 00:38: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: <20090102003806 92F7423F522 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
----------------------------------------------------------------------------
OtherBugsDependingO|                            |565454
              nThis|                            |




-- 
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: 7
Date: Fri,  2 Jan 2009 00:38:06 +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: <20090102003806 32FE923F51B 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
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |566249




-- 
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 1
******************************************


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