Gtkmm-forge Digest, Vol 31, Issue 5



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 564005] New: Valgrind errors and crash on	exit with
      Gtk::UIManager (gtkmm (bugzilla.gnome.org))
   2. [Bug 564005] Valgrind errors and crash on exit	with
      Gtk::UIManager (gtkmm (bugzilla.gnome.org))
   3. [Bug 564005] Valgrind errors and crash on exit	with
      Gtk::UIManager (gtkmm (bugzilla.gnome.org))
   4. [Bug 564005] Valgrind errors and crash on exit	with
      Gtk::UIManager (gtkmm (bugzilla.gnome.org))
   5. [Bug 564006] New: GNOME Goal: Clean up GLib and	GTK+ includes
      (gtkmm (bugzilla.gnome.org))
   6. [Bug 564006] GNOME Goal: Clean up GLib and GTK+	includes
      (gtkmm (bugzilla.gnome.org))
   7. [Bug 564006] GNOME Goal: Clean up GLib and GTK+	includes
      (gtkmm (bugzilla.gnome.org))


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

Message: 1
Date: Wed, 10 Dec 2008 16:08:19 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 564005] New: Valgrind errors and crash
	on	exit with Gtk::UIManager
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-564005-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=564005

  gtkmm | general | Ver: 2.14.x
           Summary: Valgrind errors and crash on exit with Gtk::UIManager
           Product: gtkmm
           Version: 2.14.x
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: ashaduri gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
I have a problem with valgrind throwing errors on exit when using
Gtk::UIManager.
I also get "Send report to MS" dialogs in Windows and segfaults on exit on
Solaris 10 with suncc.

The test case is attached, as well as valgrind output.

The errors go away if, instead of Glib::RefPtr<Gtk::Action>, Gtk::Action* is
used. However, getting
Gtk::Action* from RefPtr requires awkward action.operator->(). Another way is
to keep a separate
map of action enum members and Glib::RefPtr<Gtk::Action> objects.

Steps to reproduce:
1. Compile the attached test case.
2. Run under windows - you should get a "Send Report" dialog box.
or
Run with valgrind under linux - you should get errors on exit.

Actual results:
See above.

Expected results:
No errors.

Does this happen every time?
yes.

Other information:


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



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

Message: 2
Date: Wed, 10 Dec 2008 16:09:04 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 564005] Valgrind errors and crash on
	exit	with Gtk::UIManager
To: gtkmm-forge lists sourceforge net
Message-ID: <20081210160904 7989F23F517 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=564005

  gtkmm | general | Ver: 2.14.x




------- Comment #1 from Alexander Shaduri  2008-12-10 16:09 UTC -------
Created an attachment (id=124358)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=124358&action=view)
Test case

Compile instructions inside


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



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

Message: 3
Date: Wed, 10 Dec 2008 16:09:39 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 564005] Valgrind errors and crash on
	exit	with Gtk::UIManager
To: gtkmm-forge lists sourceforge net
Message-ID: <20081210160939 51A4A23F517 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=564005

  gtkmm | general | Ver: 2.14.x




------- Comment #2 from Alexander Shaduri  2008-12-10 16:09 UTC -------
Created an attachment (id=124359)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=124359&action=view)
Valgrind output


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



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

Message: 4
Date: Wed, 10 Dec 2008 16:12:16 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 564005] Valgrind errors and crash on
	exit	with Gtk::UIManager
To: gtkmm-forge lists sourceforge net
Message-ID: <20081210161216 0B05B23F516 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=564005

  gtkmm | general | Ver: 2.14.x

Alexander Shaduri changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #124358|application/octet-stream    |text/plain
          mime type|                            |




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



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

Message: 5
Date: Wed, 10 Dec 2008 16:30:23 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 564006] New: GNOME Goal: Clean up GLib
	and	GTK+ includes
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-564006-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=564006

  gtkmm | general | Ver: unspecified
           Summary: GNOME Goal: Clean up GLib and GTK+ includes
           Product: gtkmm
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: pgrzegorczyk gmail com
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


http://live.gnome.org/GnomeGoals/CleanupGTKIncludes


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



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

Message: 6
Date: Wed, 10 Dec 2008 16:34:36 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 564006] GNOME Goal: Clean up GLib and
	GTK+	includes
To: gtkmm-forge lists sourceforge net
Message-ID: <20081210163436 063B623F516 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=564006

  gtkmm | general | Ver: unspecified




------- Comment #1 from Przemys?aw Grzegorczyk  2008-12-10 16:34 UTC -------
Created an attachment (id=124362)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=124362&action=view)
gtkmm 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=564006.



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

Message: 7
Date: Wed, 10 Dec 2008 16:35:51 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 564006] GNOME Goal: Clean up GLib and
	GTK+	includes
To: gtkmm-forge lists sourceforge net
Message-ID: <20081210163551 5572223F514 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=564006

  gtkmm | general | Ver: unspecified

Przemys?aw Grzegorczyk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |563413
              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=564006.



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

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/

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

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


End of Gtkmm-forge Digest, Vol 31, Issue 5
******************************************


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