[Plplot-devel] Freeze is now official

2016-12-17 Thread Alan W. Irwin
changes can be pushed to master and DocBook results pushed to our website before the release. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations

Re: [Plplot-devel] Comprehensive testing

2016-12-17 Thread Alan W. Irwin
On 2016-12-16 19:00-0800 Alan W. Irwin wrote: > For your new installation of MinGW-w64/MSYS2 there is still a lot of > package installation incompleteness, see footnotes j1, C1, D1, D2, F1, > G2, H2, I1, and J1. But it is a good start that is suitable for this > release, and I will

Re: [Plplot-devel] The pls NULL fix for some Linux platforms

2016-12-17 Thread Alan W. Irwin
On 2016-12-17 01:40-0800 Alan W. Irwin wrote: > Please go ahead and make a commit to that effect, and send it to me > for pushing. Please include a tested by: paragraph identifying the > system where you did the test similar to how I have been massaging > your recent commit mes

Re: [Plplot-devel] The pls NULL fix for some Linux platforms

2016-12-17 Thread Alan W. Irwin
used "git format-patch" (or "git am") extensively before our collaboration. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with

Re: [Plplot-devel] Cmake generation with wxWidgets on Windows

2016-12-17 Thread Alan W. Irwin
Instead, you have to start fresh with an empty build tree for each of those three cases. Is that the source of the dependency difficulty you have encountered? Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victori

Re: [Plplot-devel] The pls NULL fix for some Linux platforms

2016-12-17 Thread Alan W. Irwin
your workaround fix) I would be very happy to push that commit. 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

Re: [Plplot-devel] Comprehensive testing

2016-12-16 Thread Alan W. Irwin
th PLplot [in the scripts subdirectory?] for the benefit of other testers of the MSVC + ifort combination? Alan ______ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming aff

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error

2016-12-15 Thread Alan W. Irwin
ed "My Frame") with the "OnCreate Called" message displayed (which I understand was the expected result when everything is working properly). I hope that experiment helps you guys to gain some insight in what the heck is going on for wxwidgets-gtk+ on Linux. Alan ___

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error

2016-12-15 Thread Alan W. Irwin
Hi Pedro: Sorry. As Phil said, one more theory goes up in smoke. :-( My suggestion for reformatting your commit message still stands but obviously without the Virtual box remark I inserted. Alan __________ Alan W. Irwin Astronomical research affiliation with Department of Physi

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error

2016-12-15 Thread Alan W. Irwin
t to me in format-patch form) and let it ride for the release or until you can figure this out if that happens before the release. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca

[Plplot-devel] The pls NULL fix for VirtualBox'd Linux platforms

2016-12-15 Thread Alan W. Irwin
its, I will merge both commits to SF master unless I hear differently from Phil between now and then. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affil

[Plplot-devel] Recruiting members of the core development team

2016-12-15 Thread Alan W. Irwin
ould like to see who is a core team member now, take a look at <https://sourceforge.net/p/plplot/_members/>. From git log results you will find that some of them are no longer active and are only core team members to acknowledge their past contributions to PLplot. Alan _

Re: [Plplot-devel] plbuffer bug

2016-12-15 Thread Alan W. Irwin
ern (unicode-aware) devices. So assuming that is a correct summary of the present text situation, and we also decide to make the simplifying code modification I strongly suggest above, then obviously the modified UCS4 array that will then always contain the text information should be included in

[Plplot-devel] More on the -dev wxwidgets long pause issue

2016-12-15 Thread Alan W. Irwin
should be more later today about what I find out. 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 implementa

Re: [Plplot-devel] wxPLplotDemo.cpp -- FIXED

2016-12-15 Thread Alan W. Irwin
urrent changes should stay in for your commit. Because that might help Phil understand your changes (if he gets back in contact before the release). Later on just before the release I plan to make an additional commit to drop the debugging output your commit creates (and also similarly for the debu

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error

2016-12-15 Thread Alan W. Irwin
lingness to give us some help with wxwidgets to get these current Linux build errors straightened out. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the F

Re: [Plplot-devel] Comprehensive testing

2016-12-15 Thread Alan W. Irwin
On 2016-12-15 07:49- Arjen Markus wrote: > Hi Alan, > > > >> -Original Message----- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> Sent: Thursday, December 15, 2016 2:31 AM >> >> Well, if I recall correctly, the last time we discuss

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error

2016-12-15 Thread Alan W. Irwin
e all three, I intend to buy a huge amount of memory for the new system so I can play with VirtualBox with ease. Alan __________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Pro

[Plplot-devel] git blog

2016-12-15 Thread Alan W. Irwin
On 2016-12-14 21:35-0800 Alan W. Irwin wrote: > One issue you should be aware of is git blame results are obfuscated > by our code styling events (often triggered by me) which amount to > putting random blanks in the code to make it conform to our style. > > So > > soft

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error

2016-12-14 Thread Alan W. Irwin
ut I do have some sense of the overview that may help you. One issue you should be aware of is git blame results are obfuscated by our code styling events (often triggered by me) which amount to putting random blanks in the code to make it conform to our style. So software@raven> git blame

Re: [Plplot-devel] Comprehensive testing

2016-12-14 Thread Alan W. Irwin
om your recent Cygwin comprehensive test so I am looking forward to seeing the corresponding report tarball which should finish your comprehensive testing for this release with any luck at all. Alan __ Alan W. Irwin Astronomical research affiliation with Dep

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error -- ubuntu build

2016-12-14 Thread Alan W. Irwin
s here on Debian Jessie as well, I will apply it to take care of this release-critical issue. 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 eq

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error

2016-12-14 Thread Alan W. Irwin
left in our code like I was speculating about above or some other issue so Phil may want to reverse this "fix" after the release and implement a more fundamental fix instead. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error

2016-12-14 Thread Alan W. Irwin
s versions I built myself) so I doubt I am going to delay the release for this issue unless you can give me a bug report (same cmake.out and test_wxPLplotDemo.out files requested) for a system version of wxwidgets. Alan __ Alan W. Irwin Astronomical research affiliation with

Re: [Plplot-devel] wxPLplotDemo.cpp -- linux build error

2016-12-14 Thread Alan W. Irwin
will eventually be able to replicate your issue with that same GTK+ version of wxwidgets and then fix whatever that incompatibility is. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affilia

Re: [Plplot-devel] Freeze and release dates now much better determined

2016-12-14 Thread Alan W. Irwin
if I don't hear from Phil by later today that he is spent the required hour himself, I will likely insert sufficient write statements in the -dev wxwidgets code and wxPLViewer code to finally pin down the exact system call that is causing the long pause. Alan __ Alan W

Re: [Plplot-devel] Comprehensive testing

2016-12-14 Thread Alan W. Irwin
On 2016-12-14 07:52- Arjen Markus wrote: > Hi Alan, > > > >> -Original Message----- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> Sent: Tuesday, December 13, 2016 9:28 PM >> @Arjen: >> >> Great. >> >&

[Plplot-devel] Freeze and release dates now much better determined

2016-12-14 Thread Alan W. Irwin
pe that Phil beats me to this task of finding that key system call that is holding up the parade since he know the wxwidgets code much better than I do and will likely take much less time to come up with a fix. Alan __________ Alan W. Irwin Astronomical research affiliation wit

[Plplot-devel] Your recent wxwidgets commits

2016-12-13 Thread Alan W. Irwin
commits coming! 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

Re: [Plplot-devel] build plplot using CMAKE using MSYS makefiles on windows 10

2016-12-13 Thread Alan W. Irwin
On 2016-12-11 02:23-0800 Alan W. Irwin wrote: > @Laurent: > > My apologies for not answering sooner but I was otherwise occupied with > other issues currently being discussed on the PLplot devel list. > > The short explanation of the message you were getting is that our build &g

[Plplot-devel] Comprehensive testing

2016-12-13 Thread Alan W. Irwin
This is directly not only to Arjen, but also to everybody else here who wants to help out with comprehensive testing for this release. On 2016-12-13 11:49- Arjen Markus wrote: > Hi Alan, > > > >> -Original Message----- >> From: Alan W. Irwin [mailto:ir...@belu

Re: [Plplot-devel] plplot_pyqt4 shared object build issue

2016-12-13 Thread Alan W. Irwin
est yesterday, but I will remember from now on! 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 stel

Re: [Plplot-devel] plplot_pyqt4 shared object build issue

2016-12-13 Thread Alan W. Irwin
ive test on MinGW-w64/MSYS2 and your spot checks on MSVC with ifort? 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-st

Re: [Plplot-devel] No swig support for octave 4.2

2016-12-11 Thread Alan W. Irwin
assume those groups do as well. Keep up the good work! 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 implemen

Re: [Plplot-devel] plplot_pyqt4 shared object build issue

2016-12-11 Thread Alan W. Irwin
On 2016-12-11 15:04- Arjen Markus wrote: >> -Original Message- >> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca] >> >> DONE as of commit 6b01000. I would appreciate you trying the identical >> comprehensive test check on Cygwin to confirm the p

Re: [Plplot-devel] build plplot using CMAKE using MSYS makefiles on windows 10

2016-12-11 Thread Alan W. Irwin
g library from the first list could not be found) in the transformed list. 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 equati

[Plplot-devel] Bump in freeze date and new estimate for release date

2016-12-11 Thread Alan W. Irwin
one week later is Christmas Eve so to avoid that, Christmas day and Boxing Day, the likely release date will be a few days after Christmas. Of course, that estimate of release date is still quite uncertain at this moment, but we should know a lot more by the 17th. Alan __ Ala

Re: [Plplot-devel] More on IPC

2016-12-10 Thread Alan W. Irwin
from -dev wxwidgets to some method of PLNamedMutex (or PLNamedMutexLocker) will turn out to be the cause of the long-pause issue. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca

Re: [Plplot-devel] More on IPC

2016-12-10 Thread Alan W. Irwin
On 2016-12-10 13:21-0800 Alan W. Irwin wrote: [...] > So instead of pursuing this with inserting timing statements like you > are thinking about, instead I plan to simply insert more debug prints, > e.g., "PLMemoryMap::create: entering", PLMemoryMap::create: calling > clo

Re: [Plplot-devel] More on IPC

2016-12-10 Thread Alan W. Irwin
r all Linux systems we have access to here. Laurent confirmed the long pause with a somewhat similar experiment a few weeks ago for a quite different Linux kernel (I have forgotten the distribution), but it would be good to get confirmation on a variety of Linux systems. Alan ___

Re: [Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-12-10 Thread Alan W. Irwin
On 2016-12-10 05:08-0800 Alan W. Irwin wrote: > On 2016-12-09 18:02-0500 Pedro Vicente wrote: > >> ok, simple issue , ignore >> >> I tool a quick look at the ouput , it's just >> >> >> CMake 3.0.2 or higher is required. You are running version 2.8.12.

Re: [Plplot-devel] More on IPC

2016-12-10 Thread Alan W. Irwin
now made a subsequent commit (1627eec) to drop this debug information for the release. But output of that useful debug information can trivially be restored by #defining PLMemoryMap_DEBUG in drivers/wxwidgets_comms.h. Alan __ Alan W. Irwin Astronomical research affili

Re: [Plplot-devel] plplot_pyqt4 shared object build issue

2016-12-09 Thread Alan W. Irwin
On 2016-12-08 10:42-0800 Alan W. Irwin wrote: > Hi Arjen: > > On 2016-12-08 07:59- Arjen Markus wrote: > >> This visibility issue is one of obscurer aspects of today's > programming experience. It is akin to the import/export circus in > Windows DLLs. Always good f

[Plplot-devel] Setting rpath for dllplplot_stubs.so appears not to be possible

2016-12-09 Thread Alan W. Irwin
o OFF (i.e., they prefer no rpath set in the install tree for dllplplot_stubs.so which is the case now regardless of USE_RPATH value). Alan ______ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.ph

Re: [Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-12-09 Thread Alan W. Irwin
rehensive test run should get to this current build problem concerning wxwidgets with all the information I need, and we can take it from there. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (a

Re: [Plplot-devel] Fwd: Deprecated wxWidgets error

2016-12-09 Thread Alan W. Irwin
full credit for your work in the git log.) 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 interior

Re: [Plplot-devel] build PLPlot with debug symbols in linux / cmake

2016-12-08 Thread Alan W. Irwin
as of our build system where that does not work correctly. So I suggest you drop that option, and instead use the environment variables I suggested (which always work for me with gdb). Alan ______ Alan W. Irwin Astronomical research affiliation with Department of Physics and

Re: [Plplot-devel] plplot_pyqt4 shared object build issue

2016-12-08 Thread Alan W. Irwin
ows platforms) would have to be aware of library symbol visibility issues from the start (which would probably be a good thing). Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic

Re: [Plplot-devel] build PLPlot with debug symbols in linux / cmake

2016-12-08 Thread Alan W. Irwin
ug (with gdb) rather than some IDE like QtCreator, but I assume setting the above environment variables will insure the QtCreator builds will be done with the -g option so that you can debug (likely with gdb doing the work in the background) with that IDE as well. Alan __ Alan W. Ir

Re: [Plplot-devel] plplot_pyqt4 shared object build issue

2016-12-07 Thread Alan W. Irwin
lan __ 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 T

Re: [Plplot-devel] plplot_pyqt4 shared object build issue

2016-12-07 Thread Alan W. Irwin
se to analyze these undefined reference issues, use that as well to confirm the nm results (just in case nm is not reliable on Cygwin). I am looking forward to hearing back from you on Friday with lots of results from your investigation of this issue. Alan ______ Alan W. Irwin

[Plplot-devel] plplot_pyqt4 shared object build issue

2016-12-06 Thread Alan W. Irwin
version of bindings/qt_gui/pyqt4/plplot_pyqt4_automoc.dir/include/moc_qt.cpp so you can compare your moc-generated source-code results with mine. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (a

Re: [Plplot-devel] Python3

2016-12-01 Thread Alan W. Irwin
On 2016-11-30 20:59-0500 Hazen Babcock wrote: > > > On 11/27/2016 01:40 PM, Alan W. Irwin wrote: >> It is good to hear it is likely going to be even easier than I thought. I >> guess that -py3 flag is needed for more complex Python bindings than ours. > > Spoke t

Re: [Plplot-devel] Convenient submission of dashboards has now been enabled

2016-11-30 Thread Alan W. Irwin
t to give me a good chance of helping you figure out the above regressions compared to your previous comprehensive test results. Alan ______ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phy

Re: [Plplot-devel] Convenient submission of dashboards has now been enabled

2016-11-30 Thread Alan W. Irwin
discovered turn up). And, of course, my previously successful dashboard submissions did involve a stale cache so perhaps such bugs are quite rare now in our build-system logic. For example, I only had the qhull form of the header here so this bug did not affect me at all. Alan _____

[Plplot-devel] git blog

2016-11-29 Thread Alan W. Irwin
detailed google search to find it. I hope this solution helps those here who are currently having trouble with the visibility of the default yellow color on terminal background for displays of commit hashes. Alan ______ Alan W. Irwin Astronomical research affiliation with Depar

Re: [Plplot-devel] Convenient submission of dashboards has now been enabled

2016-11-29 Thread Alan W. Irwin
-do_submit_dashboard yes" option. For a good example of this possibility please see the Tested by: section of the commit message for commit 7e987c4. Finally, read README.dashboard_submissions. I have recently (commit 8cf972a) created that file to document our dashboard submission

[Plplot-devel] Convenient submission of dashboards has now been enabled

2016-11-28 Thread Alan W. Irwin
heir Linux platforms available on their server so it is expected that limitation will be gone reasonably soon although there is no ETA yet. In sum, I think it is fair to say the two methods complement each other with advantages and disavantages for each as summarized above. Alan

Re: [Plplot-devel] Python3

2016-11-27 Thread Alan W. Irwin
On 2016-11-27 10:19-0500 Hazen Babcock wrote: > On 11/27/2016 02:51 AM, Alan W. Irwin wrote: >> >> P.S. This further comment assumes that generating a python3 binding >> is fairly trivial, i.e., nothing much more than using the -py3 option >> to swig. If your experime

Re: [Plplot-devel] Python3

2016-11-26 Thread Alan W. Irwin
of the modules we build will be identical in the two cases, and the examples should just work regardless of whether the binding is python2 or python3 (assuming you can convert the syntax of the examples so that they work both with python-2.7 and python-3.0). Alan __ Alan W. Irwin

[Plplot-devel] Our Qt5 support has finally matured, but the Qt5 suite of libraries has not

2016-11-26 Thread Alan W. Irwin
ore that date. 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

Re: [Plplot-devel] Testing with Docker

2016-11-23 Thread Alan W. Irwin
a rolling release) somewhat arbitrarily so others here with some 26 versus Rawhide reliability experience should help us finalize that decision. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww

Re: [Plplot-devel] Continuous Integration

2016-11-23 Thread Alan W. Irwin
where there is still a problem, but when you reply please post the exact URL of the relevant report that failed (or succeeded) because they are tough to find amongst all the many different build reports you are generating. On 2016-11-23 12:23-0500 Hazen Babcock wrote: > On 11/23/2016 06:08 AM, Alan

Re: [Plplot-devel] Continuous Integration

2016-11-23 Thread Alan W. Irwin
Hazen: Just for fun with all this testing power at your fingertips, do you want to specify -DPL_DEPRECATED_f95=ON for your gfortran-4.8 test to really make sure that works like I claim above? Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physi

Re: [Plplot-devel] Soft freeze on December 3rd and release on December17th?

2016-11-23 Thread Alan W. Irwin
ual commit we suggest you use "git format-patch" (and "gzip") instead. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations

[Plplot-devel] Soft freeze on December 3rd and release on December 17th?

2016-11-22 Thread Alan W. Irwin
. Alan (your friendly release manager). __ 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

Re: [Plplot-devel] Reducing loudness of compiler "Error" messages

2016-11-19 Thread Alan W. Irwin
On 2016-11-12 01:07-0800 Alan W. Irwin wrote: > On 2016-11-12 00:08-0500 Pedro Vicente wrote: > >> I have a couple suggestions, however >> >> the Cmake output is full of messages like >> >> CMake Error at CMakeLists.txt:18 (enable_language): >> &

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

2016-11-18 Thread Alan W. Irwin
s and wxPLViewer source code changes to see if that essentially eliminates the large idle times we have now on Linux? Alan __________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programm

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

2016-11-17 Thread Alan W. Irwin
anagement issues? That is a pretty reliable measurement of the probability of encountering segfaults with Qt5, and would be an important improvement compared to my Qt5 version 5.3.2 from Debian Jessie. Alan __________ Alan W. Irwin Astronomical research affiliation with Depar

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

2016-11-17 Thread Alan W. Irwin
looking for and using Qt4 in a consistent way. So either scenario (dirty build tree or cannot find Qt5) is consistent with your current cache file. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (

Re: [Plplot-devel] ctest failure with Qt file devices

2016-11-17 Thread Alan W. Irwin
On 2016-11-17 16:25-0500 Hazen Babcock wrote: > On 11/17/2016 04:49 AM, Alan W. Irwin wrote: >> >> So you will want to try that version as well. > > I'm still seeing the same problem. > >> However, if the example 2 memory management issues continue to show up >

[Plplot-devel] Moved to automoc method

2016-11-17 Thread Alan W. Irwin
there are no such issues for -DPLPLOT_USE_QT5=OFF so I am going to leave that option OFF by default. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations

Re: [Plplot-devel] ctest failure with Qt file devices

2016-11-17 Thread Alan W. Irwin
On 2016-11-16 12:20-0800 Alan W. Irwin wrote: Hi Hazen: I cannot verify the issue you are currently investigating for example 2 and Qt4 here. Instead, what I get here is software@raven> valgrind examples/c/x02c -dev pngqt -fam -o test.pngqt ==24632== Memcheck, a memory error detector ==24

Re: [Plplot-devel] ctest failure with Qt file devices

2016-11-16 Thread Alan W. Irwin
h the code after the breakpoint is reached with "next" and printing out all relevant variables until you reach the condition that causes that segfault. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of V

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

2016-11-15 Thread Alan W. Irwin
send your overview by e-mail). That IPC overview would be a big help in getting up to speed for anyone else wanting to figure out what is going on with these weird idle times that we are encountering on the Linux platform. Alan ______ Alan W. Irwin Astronomical re

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

2016-11-15 Thread Alan W. Irwin
Linux kernel IPC is small, and I have many other PLplot issues on my plate at the moment so I will have to delay this for quite a while. Thus, there is an opportunity for someone else to contribute substantially here if they have some knowledge about the most efficient way to use Linux kernel IPC or want to

Re: [Plplot-devel] ctest failure with Qt file devices

2016-11-15 Thread Alan W. Irwin
s is it is something one or all of our qt devices does wrong for the end-of-page processing in familying mode for the unique way example 2 navigates through its two pages. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics

Re: [Plplot-devel] libplplottcltk now has a pure redacted API

2016-11-15 Thread Alan W. Irwin
od test of all standard Tcl examples on bare windows. Does -dev ntk produce good results on this platform as well? Alan ______ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming af

Re: [Plplot-devel] libplplottcltk now has a pure redacted API

2016-11-15 Thread Alan W. Irwin
e doing that for all our standard examples and all our interactive devices! :-) 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

Re: [Plplot-devel] Finding wxWidgets

2016-11-15 Thread Alan W. Irwin
e can do about these is wait for the bugs in Qt5 memory management to be fixed. So those two tests are shortly going to be excluded from the test_interactive target (with a CMake WARNING similar to the above message to remind us to test the individual targets from time to time to see if the exte

Re: [Plplot-devel] ctest failure with Qt file devices

2016-11-14 Thread Alan W. Irwin
wed up linking which could also introduce memory management issues. Anyhow, when I make the final commit on this topic, I plan to check all qt-related results with "ldd -r" to make sure there are no linking issues left. Furthermore, I plan to run some systematic valgrind tests for the pngqt case

Re: [Plplot-devel] Finding wxWidgets

2016-11-14 Thread Alan W. Irwin
_DIR:PATH=%WXWIN%\lib\vc_lib with -DwxWidgets_ROOT_DIR:PATH=M:/wx/wxwidgets-3.1.0 -DwxWidgets_LIB_DIR:PATH=M:/wx/wxwidgets-3.1.0/lib/vc_lib in your cmake options? Also, if that still does not do the trick, please send the CMakeCache.txt file as well. Alan __________ Alan W. Irwin Astro

[Plplot-devel] Reducing loudness of compiler "Error" messages

2016-11-12 Thread Alan W. Irwin
e "Error" messages are too loud for simply an issue with a missing compiler so ideally it would be good to reduce that loudness. I will think about methods of doing that, but it may be a bit tricky so no promises. Alan __ Alan W. Irwin Astronomical research affiliation wit

Re: [Plplot-devel] Finding wxWidgets

2016-11-12 Thread Alan W. Irwin
d wxwidgets). For example, is WXWIN defined properly to the location where you have installed wxWidgets? (I have asked this key question before, but so far you have not responded.) Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and A

[Plplot-devel] libplplottcltk now has a pure redacted API

2016-11-10 Thread Alan W. Irwin
acted API). 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

[Plplot-devel] More tclmatrix library progress

2016-11-08 Thread Alan W. Irwin
On 2016-11-05 00:40-0700 Alan W. Irwin wrote: [...] > N.B. I have not yet made any changes in the matrix initialization > code nor the matrix assignment code. [] I have completed that work as of commit ad34b3a. Please see the commit message for examples of the large degree of flexi

[Plplot-devel] Just finished implementing a powerful index slice capability for the tclmatrix library

2016-11-05 Thread Alan W. Irwin
l. And once we have that capability, that should allow you to drop all the non-redacted forms from our Tcl and Tk bindings and examples which is a substantial Tcl/Tk improvement for PLplot that I have been looking forward to for a long time. Alan __________ Alan W. Irwin Astronomical

Re: [Plplot-devel] Finding wxWidgets

2016-10-19 Thread Alan W. Irwin
. 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

[Plplot-devel] Finding wxWidgets

2016-10-19 Thread Alan W. Irwin
wxWidgets_LIB_DIR:PATH=%WXWIN%\lib\vc_lib Once you have WXWIN set correctly (or whatever is needed to change your wxWidgets cmake command-line options so that wxWidgets_CONFIGURATION is used), then my prediction is the rest of the wxWidgets find process will work as well. But please le

Re: [Plplot-devel] cmake error Qt build

2016-10-18 Thread Alan W. Irwin
to properly configure our pkg-config files with this new CMake Qt5 support method. 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

Re: [Plplot-devel] cmake error Qt build

2016-10-15 Thread Alan W. Irwin
On 2016-10-12 15:06-0700 Alan W. Irwin wrote: > @Hazen and other Qt5 users here. Once I move to the latest Qt5 cmake > support methods, we will be on much less shaky ground with Qt5, but I > will still consider our Qt5 support to be experimental because there > are still text alig

Re: [Plplot-devel] cmake error Qt build

2016-10-12 Thread Alan W. Irwin
atibilities (e.g., when they moved from Qt4 to Qt5 development). So from that argument I would have thought 5.2.0 would cover _any_ Qt5 version of 5.2.0 or higher. So bumping that version argument to 5.5.1 as in my guess above might make a difference, but I cannot see why. So it is unfortunately a

Re: [Plplot-devel] cmake error Qt build

2016-10-12 Thread Alan W. Irwin
ook at if Qt5 users find that text alignment is suddenly poor when they upgrade their Qt5 version. Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with

Re: [Plplot-devel] New wxwidgets device does not honor -bg - -DOLD_WXWIDGETS=ON PL_HAVE_SNPRINTF

2016-10-09 Thread Alan W. Irwin
ch depends on "all" so all the "all"-related targets get built) and which also installs PLplot in the prefix location you have specified). Alan __ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Vic

[Plplot-devel] Fixed trailing space issues on most files

2016-10-02 Thread Alan W. Irwin
comprehensive testing and thus might find some issue that this commit introduces. Therefore, please keep an eye open for any strange results in your daily use of PLplot that is caused by this commit. Alan __ Alan W. Irwin Astronomical research affiliation with Department

Re: [Plplot-devel] Bug in notcrossed() function of plfill.c

2016-09-18 Thread Alan W. Irwin
time to work on this before the release, but this example is what I will start with post-release. Alan ______ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the Fre

Re: [Plplot-devel] build with wxWidgets, Visual Studio

2016-09-17 Thread Alan W. Irwin
anged the PLplot master branch so that our unofficial version follows the official version (see my recent commit 511a6ac). @Pedro, Laurent, and other wxwidgets users: Please test the latest PLplot git master branch to make sure that unofficial FindwxWidgets.cmake find module satisfies your need

Re: [Plplot-devel] Bug in notcrossed() function of plfill.c

2016-09-13 Thread Alan W. Irwin
On 2016-09-13 10:44+0100 Phil Rosenberg wrote: > On 13 September 2016 at 03:27, Alan W. Irwin <ir...@beluga.phys.uvic.ca> > wrote: >> There is a substantial testing requirement for fill changes. The >> reason for that is we have had years of mostly good user experience

Re: [Plplot-devel] Bug in notcrossed() function of plfill.c

2016-09-12 Thread Alan W. Irwin
x? Assuming you like this idea, please implement it if you are in a hurry or else wait for me to implement it post-release. Then once our fill regression testing scheme is in place, you should test any proposed fill change with that scheme before you merge that fill change to the master branch.

Re: [Plplot-devel] Bug in notcrossed() function of plfill.c

2016-09-12 Thread Alan W. Irwin
ctly why wxwidgets shows the issue and our other devices currently do not and ideally you will be able to follow up even further by adjusting the example slightly so all our devices show the issue. Alan ______ Alan W. Irwin Astronomical research affiliation with Department of Phy

<    1   2   3   4   5   6   7   8   9   10   >