Ticket #271 (closed defect: fixed)
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: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__
Note: See
TracTickets for help on using
tickets.




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