[Pkg-scicomp-commits] paraview/trunk/debian

Christophe Prud'homme prudhomm at debian.org
Tue Jul 29 19:31:46 UTC 2008


SVN commit 2645 by prudhomm:

propose a fix to paraview crashes when saving screenshots


 M  +15 -1     paraview/trunk/debian/README.Debian  


--- paraview/trunk/debian/README.Debian #2644:2645
@@ -78,4 +78,18 @@
 Paraview is built against python2.5 only (it works with python2.4, but you
 would have to compile it yourself, changing build depends and debian/rules).
 
- -- Ondrej Certik <ondrej at certik.cz>  Sun, 15 Jun 2008 20:03:47 +0200
+Problems
+--------
+
+ o paraview crashes while saving screenshot
+
+   see http://openfoam.cfd-online.com/forum/messages/1/4438.html
+
+   add the following line in  /etc/X11/xorg.conf  file in ServerLayout section
+
+   Section "ServerLayout"
+   Option "AIGLX" "false"
+   EndSection
+
+
+ -- Christophe Prud'homme <prudhomm at debian.org>, Tue, 29 Jul 2008 15:49:31 +0200



More information about the Pkg-scicomp-commits mailing list