Gtkmm-forge Digest, Vol 11, Issue 4



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 426931] New: Incorrect handling of deprecated	classes in
      generate_wrap_init.pl (glibmm (bugzilla.gnome.org))
   2. [Bug 426931] Incorrect handling of deprecated	classes in
      generate_wrap_init.pl (glibmm (bugzilla.gnome.org))
   3. [Bug 426931] Incorrect handling of deprecated	classes in
      generate_wrap_init.pl (glibmm (bugzilla.gnome.org))
   4. [Bug 419923] No key press events signals for some	keys
      (gtkmm (bugzilla.gnome.org))
   5. [Bug 339791] Gtk::Menu crash with child
      (gtkmm (bugzilla.gnome.org))
   6. [Bug 320198] Port to libgda 2 (Glom (bugzilla.gnome.org))
   7. [Bug 426931] Incorrect handling of deprecated	classes in
      generate_wrap_init.pl (glibmm (bugzilla.gnome.org))
   8. [Bug 426931] Incorrect handling of deprecated	classes in
      generate_wrap_init.pl (glibmm (bugzilla.gnome.org))


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

Message: 1
Date: Fri,  6 Apr 2007 14:07:03 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 426931] New: Incorrect handling of
	deprecated	classes in generate_wrap_init.pl
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-426931-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=426931

  glibmm | general | Ver: 2.12.x
           Summary: Incorrect handling of deprecated classes in
                    generate_wrap_init.pl
           Product: glibmm
           Version: 2.12.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: jhs gnome org
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This causes that any class the includes a deprecated method using #ifndef
GTKMM_DISABLE_DEPRECATED will be omitted in wrap_init.cc when build with
--disable-deprecated.


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



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

Message: 2
Date: Fri,  6 Apr 2007 14:09:28 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 426931] Incorrect handling of
	deprecated	classes in generate_wrap_init.pl
To: gtkmm-forge lists sourceforge net
Message-ID: <20070406140928 07B9C6C417D box 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=426931

  glibmm | general | Ver: 2.12.x




------- Comment #1 from Johannes Schmid  2007-04-06 14:09 UTC -------
Created an attachment (id=85903)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=85903&action=view)
Patch to fix the wrap-init issue

This bug changes the behaviour:

_DISABLE_DEPRECATED is no longer used to determine if a class is deprecated
instead it is possible to include something like that in the file to show that
the class should be ommitted by wrap_init:

// GTKMM_CLASS_DEPRECATED


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



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

Message: 3
Date: Fri,  6 Apr 2007 14:09:43 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 426931] Incorrect handling of
	deprecated	classes in generate_wrap_init.pl
To: gtkmm-forge lists sourceforge net
Message-ID: <20070406140943 7620B6C4184 box 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=426931

  glibmm | general | Ver: 2.12.x

Johannes Schmid changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murrayc murrayc 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=426931.



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

Message: 4
Date: Fri,  6 Apr 2007 14:59:44 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 419923] No key press events signals for
	some	keys
To: gtkmm-forge lists sourceforge net
Message-ID: <20070406145944 182056C40FF box 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=419923

  gtkmm | general | Ver: 2.4




------- Comment #4 from Marko Anastasov  2007-04-06 14:59 UTC -------
Created an attachment (id=85906)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=85906&action=view)
C test case


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



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

Message: 5
Date: Fri,  6 Apr 2007 19:39:48 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 339791] Gtk::Menu crash with child
To: gtkmm-forge lists sourceforge net
Message-ID: <20070406193948 0350A6C4187 box 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=339791

  gtkmm | general | Ver: 2.8.x




------- Comment #23 from Johannes Schmid  2007-04-06 19:39 UTC -------
Created an attachment (id=85921)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=85921&action=view)
Plain C test case

This is a C test case for the problem. Destroying the child after the parent
will result in a Gtk-Critical unless we ref() the child. Looks like this would
be the expected behaviour for Gtk+.

=> Paul patch looks like a reasonable solution because the case is equal to the
GtkContainer special case IMHO.


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



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

Message: 6
Date: Fri,  6 Apr 2007 22:14:49 +0000 (UTC)
From: "Glom (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 320198] Port to libgda 2
To: gtkmm-forge lists sourceforge net
Message-ID: <20070406221449 7481E6C4189 box 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=320198

  Glom | build | Ver: CVS HEAD

Armin Burgmeier changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |armin arbur net




------- Comment #9 from Armin Burgmeier  2007-04-06 22:14 UTC -------
It basically works, although I still want to tackle the issues noted in the
TODO file. Loading the small business example crashes it. This might have
something to do with changed escaping policy in libgda.


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



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

Message: 7
Date: Sat,  7 Apr 2007 10:56:00 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 426931] Incorrect handling of
	deprecated	classes in generate_wrap_init.pl
To: gtkmm-forge lists sourceforge net
Message-ID: <20070407105600 16BCF6C4169 box 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=426931

  glibmm | general | Ver: 2.12.x




------- Comment #2 from Murray Cumming  2007-04-07 10:55 UTC -------
Excellent detective work. Please do commit to the stable and trunk branches.


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



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

Message: 8
Date: Mon,  9 Apr 2007 17:39:22 +0000 (UTC)
From: "glibmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 426931] Incorrect handling of
	deprecated	classes in generate_wrap_init.pl
To: gtkmm-forge lists sourceforge net
Message-ID: <20070409173922 F39646C4253 box 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=426931

  glibmm | general | Ver: 2.12.x

Johannes Schmid changed:

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




------- Comment #3 from Johannes Schmid  2007-04-09 17:39 UTC -------
Commited to glibmm-2-8, 2-10, 2-12 and HEAD!

I also have build new packages for bora, should I upload them?


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



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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

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

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


End of Gtkmm-forge Digest, Vol 11, Issue 4
******************************************



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