<div dir="ltr">The segfault is gone! \o/<div><br></div><div>I'm trying to bind to a pyqtProperty from the parent class but emitting the correct signal does not update the view.</div><div><br></div><div><a href="https://gist.github.com/Siecje/4a99c2c76f65f39a57c168da10407e7f">https://gist.github.com/Siecje/4a99c2c76f65f39a57c168da10407e7f</a><br></div><div><br></div><div>If there is no child class then it works.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 13, 2017 at 12:04 PM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 12 Jan 2017, at 5:43 pm, Cody Scott <<a href="mailto:cody@perspexis.com">cody@perspexis.com</a>> wrote:<br>
><br>
> I'm getting a seg fault when a child class calls a method of a parent class which emits a signal (also of the parent class).<br>
><br>
> If you run this example file and click the button it will cause a segfault. If nothing is bound to "customType.count" then it will not segfault.<br>
><br>
> The gist and the attached file are the same.<br>
><br>
> <a href="https://gist.github.com/Siecje/4a99c2c76f65f39a57c168da10407e7f#file-signalemit-py-L19" rel="noreferrer" target="_blank">https://gist.github.com/<wbr>Siecje/<wbr>4a99c2c76f65f39a57c168da10407e<wbr>7f#file-signalemit-py-L19</a><br>
<br>
</div></div>Hopefully fixed in tonight's snapshot.<br>
<br>
Thanks,<br>
Phil</blockquote></div><br></div>