Jean-Christophe Fillion-Robin

Results 811 comments of Jean-Christophe Fillion-Robin

Thanks for the report. Could you share the complete list of options used to configure CTK ?

Thanks for the follow up. @ervaibhavkumar : > Could you share the complete list of options used to configure CTK ? Could you provide the exact version of CTK and...

Thanks for the report :+1: Could you provide more details regarding the issue ? How to reproduce it and how to fix it ? If possible, would be great if...

It looks like we should update the docstring to document the API change introduced in d620ad9 and explain the `fov` parameter has no effect: https://github.com/commontk/CTK/blob/08461b356fe2d44889279bb29adc428033e8c8d1/Libs/Visualization/VTK/Widgets/ctkVTKRenderView.h#L121-L125 @Sunderlandkyl Could you suggest an...

Thanks for the report :+1: Would it be possible to submit a Pull Request ?

Thanks for your report. Cross-compilation is not tested. the platform we build for on a daily basis are Linux (Centos 5 and above0, macOS 10.11 and Windows 10 If I...

Would using an updated version of PythonQt help ? Currently the version used in CTK/Slicer is based of PythonQt r455 from 2017-06-08 See https://github.com/commontk/PythonQt#which-branch- May be worth looking at the...

That would be the easiest. Note that @pieper already backported the sock notifier fix. You could do something like this: ``` root_dir=$(pwd) git svn clone https://svn.code.sf.net/p/pythonqt/code/trunk PythonQt-SVN git clone git://github.com/commontk/PythonQt...

Hi @jazzycamel, > I just wanted to let the CTK community know what we were up to in case our work could be useful to others Thanks for the note...

I did not update VTK as the current external project aims to support both Qt4 and Qt5 and in Slice we removed Qt4 support a while back. For reference, here...