Ticket #271 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Segfault when raising an error within __new__

Reported by: ArcRiley Owned by: PietDelport
Priority: Medium Milestone: beta2
Component: soy.widgets Version: Trunk
Keywords: Cc:

Description (last modified by ArcRiley) (diff)

This seems to happen in every class.

Change History

comment:1 Changed 6 years ago by ArcRiley

19:54 < k-s[WORK]> Arc: I've sent a patch to fix that

comment:2 Changed 6 years ago by ArcRiley

  • Owner changed from ArcRiley to PietDelport
  • Component changed from soy.widgets to Pyrex
  • Description modified (diff)
  • Summary changed from Segfault when pass something other than a soy.Window or stacking widget as widget parent to Segfault when raising an error within __new__

comment:3 Changed 6 years ago by ArcRiley

  • Status changed from new to closed
  • Resolution set to fixed
  • Component changed from Pyrex to soy.widgets

Doh! Was being caused by trying to unlist from unset parent's Children.

Fixed with [389]

Note: See TracTickets for help on using tickets.