Bugs item #3064565, was opened at 2010-09-11 18:25
Message generated for change (Tracker Item Submitted) made by airwin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3064565&group_id=2915

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alan W. Irwin (airwin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Focus stealing prevention make example 14 hang for -dev xwin

Initial Comment:
If I run x14c like

examples/c/x14c -dev whatever

on a KDE desktop that is set up with the high or extreme setting to prevent 
focus stealing (via System Settings ==> Window Behavior ==> Window Behavior ==> 
Focus Stealing Prevention Level), it works fine for -dev xcairo, -dev qtwidget, 
and even -dev tk (once I click on the window generated by x14c to give that 
window focus), but hangs (with top giving 100 per cent of the cpu to x14c 
indefinitely) for -dev xwin regardless of clicking on the window.  If I use 
-debug, I get one expose event before attempting to click on the window, but 
then it hangs with two black screens (one with a vertical red line through it) 
until I hit ctrl-C.

Demo of multiple output streams via the xwin driver.
Running with the second stream as slave to the first.

ExposeEH: x = 92, y = 0, width = 408, height = 410, count = 0, pending
= 0
^C

If I set focus stealing prevention to none, low, or medium, all is well with 
-dev xwin.

In sum it appears with x14c (but no other example) that -dev xwin (but no other 
device including -dev tk) requires focus stealing (perhaps for the second 
window?) from the start or otherwise it hangs. 


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=3064565&group_id=2915

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to