[Plplot-devel] [Bug] Plmap omits lines at the left hand side of the map

2016-11-18 Thread Mark de Wever
Hi, Recently I ran into an issue with the plplot 5.11.1 on Windows. The plmap code seems to omit lines entirely when a part of the line is not visible. This only occurs when the line is not visible on the left hand side of the plot. When a part is not visible on the right hand side it is prop

Re: [Plplot-devel] How to build with QT5?

2016-11-18 Thread Hazen Babcock
On 11/18/2016 02:34 AM, Alan W. Irwin wrote: On 2016-11-17 20:43-0500 Hazen Babcock wrote: Sorry, it appears that I was missing the qttools5-dev package. Glad that "how to build" issue is sorted out. As an aside it looks like x02c works fine with Qt5 even in -fam mode. Does that mean valg

Re: [Plplot-devel] [Bug] Plmap omits lines at the left hand side of themap

2016-11-18 Thread p.d.rosenberg
Hi Mark Thanks for the report. I'll have a look at your example over the weekend and see if I can fix the issue. Phil Sent from my Windows 10 phone From: Mark de Wever Sent: 18 November 2016 11:06 To: plplot-dev Subject: [Plplot-devel] [Bug] Plmap omits lines at the left hand side of themap Hi

Re: [Plplot-devel] The wxwidgets device driver speed/idle time

2016-11-18 Thread Alan W. Irwin
Hi Phil: I got tired of speculating about more efficient Linux IPC methods so I implemented (as of commit e166866) the "Unnamed semaphores example" paradigm outlined starting on page 73 of . (I discussed this possibility in earlier