search for: transapr

Displaying 3 results from an estimated 3 matches for "transapr".

Did you mean: trans_pr
2011 Dec 09
1
rgl.postscript() failure when saving a scene
...no problem at all for coding but I had two problem when saving the scene (in any format) using rgl.postscript() 1- using plot3d(), if the points are set to sphere whose radius is proportional to a given variable the rgl.postscript() causes R crash 2- using simple points the scene is saved but the transaprencies of ellipsoids are lost. HERE below I copy a script with simulated data. I use R.2.14 but even with R2.12 I got the same problems Thankyou in advance for your help. datii<-data.frame(cbind(rnorm(30,1,1),rnorm(30,2,1),rnorm(30,3,1),abs(rnorm(30,4,1)),c(rep(1:2,15)))) axis3D(axis.col=&quo...
2018 Jun 15
0
CentOS7/Mate Qt bugs/features?
...'compositing-manager' set to 'false' : > > gsettings set org.mate.Marco.general compositing-manager false > > Running the script and the window background is no longer transparent - > which is not good, but the pull down menu issue is fine ... > > I confirm no transaprent background on both and correct behaviour on both > > Using CentOS7/Gnome3 works as expected (transparent background and pull > down menu is fine) > > Not tried this Anyone have any idea what the problem(s) might be and how to fix it/them ? > > Unfortunately no... Gianluc...
2018 Jun 15
2
CentOS7/Mate Qt bugs/features?
We have recently migrated from CentOS6/Gnome to CentOS7/Mate - and have noticed 'glitches' with some Qt applications that appears to be linked to the 'org.mate.Marco.general' 'compositing-manager' setting - and wondered how we 'fix' the issue ... Below is a PyQT4 python script that shows the issues: 1. With 'compositing-manager' set to 'true' (I