Phil,

Try reading http://wiki.tcl.tk/1829 for the tk problem. It suggests an 
issue with your X security which you probably want to investigate anyway.

For me things "just work" with Ubuntu. Though I should perhaps be more
precise that it is Kubuntu (with KDE as the window manager) that I use 
rather than vanilla Ubuntu. I'd be very surprised if X was not set up 
securely by default though.

Andrew

On Wed, Mar 11, 2015 at 08:35:50PM +0000, Phil Rosenberg wrote:
> Hi Alan
> Unfortunately you can probably ignore that email.
> 
> On my work centos machine I tried running an example under the xwin
> device - thinking that a buffer problem would be likely to show up
> there as well as in the tk device. I then got just a black window and
> a hang. Moving back in time I found that the commit I listed gave the
> same black window and hang but the one before gave fine results.
> I've just looked at this from home and both on my Ubuntu PC and my
> Centos PC (both SSH'd in with x forwarding from Cygwin) ant the tip of
> master runs fin in both cases.
> 
> So now I am utterly confused and have not got the tk driver running.
> 
> Phil
> 
> On 11 March 2015 at 19:27, Alan W. Irwin <ir...@beluga.phys.uvic.ca> wrote:
> > On 2015-03-11 12:32-0000 Arjen Markus wrote:
> >
> >> Hi Phil,
> >
> >
> >> The message is due to a security problem in the X server if you use
> >
> > the default security settings. I know of it but I do not have a handy
> > receipe to solve it. Tk's send command allows you to send any command
> > to the X host, which is why this message pops up.
> >
> > Hi Phil:
> >
> > I think Arjen is right.  Hopefully Andrew (who uses Ubuntu a lot for
> > testing) will know the recipe to properly authorize -dev tk on Ubuntu.  For
> > some reason I have never run into this authorization issue on Debian
> > stable, but that is probably because (by design) Debian default
> > security settings are quite weak.
> >
> > I also noticed in another message that you presumably had solved that
> > authorization issue and found a commit (id = 1e402417c1f) that your
> > tests showed introduced a -dev tk rendering regression, but I cannot
> > figure out what that regression might be so could you describe it?
> >
> > The issue is that both 1e402417c1f^ and 1e402417c1f give single GUI
> > -dev tk results here that both look fine to me (other than the zoom
> > issue) for example 1 while for master tip I get two GUI's (one with
> > the Tk decorations and no plot, and the other an undecorated xwin-like
> > plot).  I have attached a screenshot of that master tip result so you will
> > know exactly what I am referring too.
> >
> > I will now do my own git bisects to find when the zoom issue was
> > introduced and when the two-GUI issue was introduced.
> >
> >
> > Alan
> > __________________________
> > Alan W. Irwin
> >
> > Astronomical research affiliation with Department of Physics and Astronomy,
> > University of Victoria (astrowww.phys.uvic.ca).
> >
> > Programming affiliations with the FreeEOS equation-of-state
> > implementation for stellar interiors (freeeos.sf.net); the Time
> > Ephemerides project (timeephem.sf.net); PLplot scientific plotting
> > software package (plplot.sf.net); the libLASi project
> > (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
> > and the Linux Brochure Project (lbproject.sf.net).
> > __________________________
> >
> > Linux-powered Science
> > __________________________

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to