Gtkmm-forge Digest, Vol 2, Issue 16



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 348809] New: Item destruction semantics	change or
      implementation bug (gnomemm (bugzilla.gnome.org))


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

Message: 1
Date: Wed, 26 Jul 2006 16:36:51 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
	<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 348809] New: Item destruction semantics
	change or implementation bug
To: gtkmm-forge lists sourceforge net
Message-ID: <bug-348809-5595 http bugzilla gnome org/>
Content-Type: text/plain; charset=utf-8

Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=348809
 gnomemm | libgnomecanvasmm | Ver: unspecified

           Summary: Item destruction semantics change or implementation bug
           Product: gnomemm
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: libgnomecanvasmm
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: jean-marc valin usherbrooke ca
         QAContact: gtkmm-forge lists sourceforge net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
I have noticed that canvas items I create are not destroyed automatically when
the parent group is destroyed. This is contrary to (my understanding of) the C
version of the canvas. Also, the C examples for the canvas show items not being
explicitly  destroyed, while the libgnomecanvasmm examples have explicit
destruction of the items. Assuming the examples are correct, then the C++
bindings fundamentally change the way item destruction is done. There is no
mention of that anywhere in the (little) documentation provided.

Steps to reproduce:
Create an item, delete the parent group.

Actual results:
Nothing, item is not destroyed.

Expected results:
Item should be destroyed when the parent group is destroyed (specified in the C
version of the canvas).

Does this happen every time?
yes

Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



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

-------------------------------------------------------------------------
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 2, Issue 16
******************************************



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