Re: [Yade-users] [Question #696648]: Image and erase

2021-05-04 Thread Bruno Chareyre
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Bruno Chareyre proposed the following answer: Is #6 not enough to avoid the issue? I understand what you want is to produce an image without the wall, isn't it? Bruno -- You received this question

Re: [Yade-users] [Question #696648]: Image and erase

2021-05-03 Thread Jan Stránský
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Status: Open => Answered Jan Stránský proposed the following answer: > what do I need to do to fix it? > And how can I report it to gitlab? - fix in source code: add checking if b[i] is nullptr and if yes,

Re: [Yade-users] [Question #696648]: Image and erase

2021-05-03 Thread Mithushan Soundaranathan
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Mithushan Soundaranathan posted a new comment: Just one thing, when I am running the command in the terminal is erase my walls. It only crashes when I add it in my script. -- You received this question

Re: [Yade-users] [Question #696648]: Image and erase

2021-05-03 Thread Mithushan Soundaranathan
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Status: Answered => Open Mithushan Soundaranathan is still having a problem: Hi Jan, Thank you, what do I need to do to fix it? And how can I report it to gitlab? For my code I did not use

Re: [Yade-users] [Question #696648]: Image and erase

2021-05-03 Thread Jan Stránský
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Status: Open => Answered Jan Stránský proposed the following answer: > Backtrace: >

Re: [Yade-users] [Question #696648]: Image and erase

2021-04-20 Thread Bruno Chareyre
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Bruno Chareyre posted a new comment: Note: if you want to just "not show" (instead of "delete") you can also use this: In [2]: rr=yade.qt.Renderer() In [3]: rr.hideBody?

Re: [Yade-users] [Question #696648]: Image and erase

2021-04-20 Thread Jan Stránský
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Status: Open => Needs information Jan Stránský requested more information: SnapshotEngine should work, don't know why. also qt.SnapshotEngine cannot be found.. I think it is a topic for separate question

Re: [Yade-users] [Question #696648]: Image and erase

2021-04-20 Thread Mithushan Soundaranathan
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Status: Answered => Open Mithushan Soundaranathan is still having a problem: Hi Jan, The snapshotengine does not work, getting erro message saying 'SnapshotEngine' is not defined. Here is my code:

Re: [Yade-users] [Question #696648]: Image and erase

2021-04-20 Thread Jan Stránský
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Status: Open => Answered Jan Stránský proposed the following answer: > When I add the o.bodies.erase, I am getting error message "Segmentation fault (core dumped)". please provide the code causing this. >

Re: [Yade-users] [Question #696648]: Image and erase

2021-04-20 Thread Mithushan Soundaranathan
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Status: Answered => Open Mithushan Soundaranathan is still having a problem: Hi Jan, Thank you for reply, sorry for asking two questions. I thought both of them were on the same code. When I add the

Re: [Yade-users] [Question #696648]: Image and erase

2021-04-20 Thread Jan Stránský
Question #696648 on Yade changed: https://answers.launchpad.net/yade/+question/696648 Status: Open => Answered Jan Stránský proposed the following answer: Hello, you have 2 problems in one question. Next time, please create separate question for separate problem [1] > How can I erase