Hello Marcos, well now it is also running at my laptop. I've added the following lines to the /etc/X11/xorg.conf (if this file is not present, one has to create it):
Section "Device" Identifier "Configured Video Device" Driver "intel" Option "DRI" "off" EndSection After that I have to restart my X-Server, in my case with kdm running, with the following command: sudo service kdm restart and then I can import the python-occ simple GUI. More information can be found at: https://wiki.ubuntu.com/X/Troubleshooting/IntelPerformance https://wiki.kubuntu.org/X/Bugs/Lucidi8xxFreezes The debian package was done in a native environment. If you build a deb package of python-occ from the svn sources you are free to contribute to the launchpad platform. Best regards, Oliver > Hi Oliver, > > I will explain you what I have done: > > 1. I Installed the Ubuntu package that you contribute to python-occ. > 2. I got the "segmentation fault". > 3. I deactivated the graphic acceleration. > 4. I ran the HelloWorld.py example and works. > > Because of necessary deactivation of graphic acceleration, I compilate > python-occ from svn (including mesh and geom modules). > > Previously I installed Salome and works with out graphic problem > (open-cascade of course was installed from Ubuntu10.04 packages) > > So, because of Salome installation I redefine the CASROOT to > opencascade libs in to Salome installation folder. > > I would like to contribute with python-occ and Ubuntu users developing > an Ubuntu package in the native platform. And said good bye to > segmentation fault. > > I will appreciate if you would like to help me to do so. > > ¿Did you develop the python-occ package in native Ubuntu 10.04 > environment or from virtual machine running over different native > environment? > > Best regards, > > Marcos. > > > > > _______________________________________________ > Pythonocc-users mailing list > Pythonocc-users@gna.org > https://mail.gna.org/listinfo/pythonocc-users >
_______________________________________________ Pythonocc-users mailing list Pythonocc-users@gna.org https://mail.gna.org/listinfo/pythonocc-users