Re: make sure scene exists

2014-01-17 Thread Léopold VALLAURI
Hi All, I hope your week-end is going well ! I try to register on the web service, but each time I try to confirm my email adress with the link that I get by email, I get this error message : - Your email address could not been confirmed, has your session expired? IE/Chrome, result is the sa

Re: make sure scene exists

2014-01-17 Thread Robert C. Helling
On 17 Jan 2014, at 23:40, Dirk Hohndel wrote: > I'm puzzled about the patch. You test for object->scene() to exist, but > then in side the if-clause scene() is dereferenced > > Is that intentional? Maybe I totally don’t get what is going on. But I was getting errors from scene()->removeItem(x

Re: make sure scene exists

2014-01-17 Thread Tomaz Canabrava
it's impossible for the scene to not exists, the first time, item is NULL, so it's not getting into the if, the second + n times, the item is created && added to the scene RIGHT on bottom of that method. On Fri, Jan 17, 2014 at 8:40 PM, Dirk Hohndel wrote: > > I'm puzzled about the patch. You t

Re: make sure scene exists

2014-01-17 Thread Dirk Hohndel
I'm puzzled about the patch. You test for object->scene() to exist, but then in side the if-clause scene() is dereferenced Is that intentional? /D ___ subsurface mailing list subsurface@hohndel.org http://lists.hohndel.org/cgi-bin/mailman/listinfo/sub

make sure scene exists

2014-01-17 Thread Robert C. Helling
0001-make-sure-the-scene-exists-before-using-it-for-remov.patch Description: Binary data -- .oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oOo.oO Robert C. Helling Elite Master Course The