Gtkmm-forge Digest, Vol 26, Issue 14



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 545321] paint() is not called when	subclassing actor
      (gnomemm (bugzilla.gnome.org))
   2. [Bug 545321] paint() is not called when	subclassing actor
      (gnomemm (bugzilla.gnome.org))
   3. [Bug 545378] wrong pango requirement
      (pangomm (bugzilla.gnome.org))
   4. [Bug 545321] paint() is not called when	subclassing actor
      (gnomemm (bugzilla.gnome.org))
   5. [Bug 545378] wrong pango requirement
      (pangomm (bugzilla.gnome.org))
   6. [Bug 545537] New: Inconsistant versioning in the	package
      (pangomm (bugzilla.gnome.org))
   7. [Bug 545537] Inconsistant versioning in the package
      (pangomm (bugzilla.gnome.org))
   8. [Bug 545050] GTraverseFlags wrapping is wrong
      (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Wed, 30 Jul 2008 07:56:28 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545321] paint() is not called when
	subclassing actor
To: gtkmm-forge lists sourceforge net
Message-ID: <20080730075628 4831A23F505 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=545321

  gnomemm | cluttermm | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #115545|test case                   |testcase.rar
        description|                            |




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



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

Message: 2
Date: Wed, 30 Jul 2008 07:58:01 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545321] paint() is not called when
	subclassing actor
To: gtkmm-forge lists sourceforge net
Message-ID: <20080730075801 08A9323F4FF 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=545321

  gnomemm | cluttermm | Ver: unspecified




------- Comment #4 from Murray Cumming  2008-07-30 07:58 UTC -------
I don't believe there is any paint() virtual function. Try paint_vfunc()
instead, please, or generally look a the class heirarchy to see what virtual
functions really exist.

One way to check this is to call the base class's implementation of the virtual
function, which you should often do anyway.


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



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

Message: 3
Date: Wed, 30 Jul 2008 07:59:19 +0000 (UTC)
From: "pangomm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545378] wrong pango requirement
To: gtkmm-forge lists sourceforge net
Message-ID: <20080730075919 A0B2323F50B 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=545378

  pangomm | general | Ver: unspecified

Murray Cumming changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc com




------- Comment #2 from Murray Cumming  2008-07-30 07:59 UTC -------
Oops. Please feel free to commit that.

I guess I was trying to specify the pangomm requirement.


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



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

Message: 4
Date: Wed, 30 Jul 2008 08:44:46 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545321] paint() is not called when
	subclassing actor
To: gtkmm-forge lists sourceforge net
Message-ID: <20080730084446 6571823F519 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=545321

  gnomemm | cluttermm | Ver: unspecified




------- Comment #5 from gonen  2008-07-30 08:44 UTC -------
Thanks, using do_paint() actually worked, I guess what really is missing is
documentation and examples.


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



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

Message: 5
Date: Wed, 30 Jul 2008 13:29:09 +0000 (UTC)
From: "pangomm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545378] wrong pango requirement
To: gtkmm-forge lists sourceforge net
Message-ID: <20080730132909 239AA23F4FF 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=545378

  pangomm | general | Ver: unspecified

Sebastien Bacher changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #115514|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from Sebastien Bacher  2008-07-30 13:29 UTC -------
2008-07-30  Sebastien Bacher  <seb128 ubuntu com>

        * configure.in: require a correct pango version (bug #545378)


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



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

Message: 6
Date: Wed, 30 Jul 2008 15:20:57 +0000 (UTC)
From: "pangomm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545537] New: Inconsistant versioning in
	the	package
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-545537-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=545537

  pangomm | general | Ver: 2.13.x
           Summary: Inconsistant versioning in the package
           Product: pangomm
           Version: 2.13.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: sonicmctails gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


libpangomm's libraries are installed as -1.4, but almost everything else in the
package refers to pangomm-2.4 (such as the documentation). It appears the 2.4
is left over from when gtkmm and pangomm split into two packages, and 1.4 is
the right version, but I'd like to confirm that before I even attempt to submit
a patch.


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



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

Message: 7
Date: Wed, 30 Jul 2008 15:30:33 +0000 (UTC)
From: "pangomm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545537] Inconsistant versioning in the
	package
To: gtkmm-forge lists sourceforge net
Message-ID: <20080730153033 1589023F020 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=545537

  pangomm | general | Ver: 2.13.x

Michael Casadevall changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sonicmctails gmail com




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



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

Message: 8
Date: Wed, 30 Jul 2008 21:55:08 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 545050] GTraverseFlags wrapping is
	wrong
To: gtkmm-forge lists sourceforge net
Message-ID: <20080730215508 B6DD223F020 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=545050

  glibmm | general | Ver: 2.17.x




------- Comment #9 from Szil?rd Pfeiffer  2008-07-30 21:55 UTC -------
(In reply to comment #8)
> It's meant to be inside NodeTree, because it is not used anywhere else.
> 

It is not used, but it will be, just like in case of TraverseType.
If I made the following change in the test file it would cause compilation
problem (without attachment 115528):

--- tests/glibmm_nodetree/main.cc       (revision 704)
+++ tests/glibmm_nodetree/main.cc       (working copy)
@@ -54,7 +54,7 @@
   std::cout << std::endl;

   std::cout << "Leaf children of 'a':" << std::endl;
-  ta.foreach(sigc::bind<bool>(sigc::ptr_fun(echol), true));
+  ta.foreach(sigc::bind<bool>(sigc::ptr_fun(echol), true),
Glib::TRAVERSE_ALL);
   std::cout << std::endl;

   std::cout << "Non-leaf children of 'a':" << std::endl;


error message of gcc:

main.cc: In function ?int main()?:
main.cc:57: error: ?TRAVERSE_ALL? is not a member of ?Glib?


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



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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

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

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest, Vol 26, Issue 14
*******************************************


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