Re: [Plplot-devel] Your development plans for this release cycle

2017-01-31 Thread Pedro Vicente
.uvic.ca> To: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "Pedro Vicente" <pedro.vice...@space-research.org>; "PLplot development list" <Plplot-devel@lists.sourceforge.net> Sent: Monday, January 30, 2017 12:36 AM Subject: Your development plans for

Re: [Plplot-devel] The wxwidgets-related components of PLplot and the 5.12.0 release

2017-01-05 Thread Pedro Vicente
s ok, wil do -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "Pedro Vicente" <pedro.vice...@space-research.org>; "PLplot development list" <Pl

Re: [Plplot-devel] Linux OnCreate delay bug -- solution

2017-01-04 Thread Pedro Vicente
it would be a good idea to put a simple sleep(1) betwwen each test so we can see that it's doing what it should do I tried on my linux 16.04, same results as CentOS (I don'have the 14.04 and debian anymore) -Pedro - Original Message - From: p.d.rosenb...@gmail.com To: Alan W. Irw

Re: [Plplot-devel] Linux OnCreate delay bug -- solution

2017-01-04 Thread Pedro Vicente
rey windows that quickly showed and disappeared output is attached -Pedro On 2017-01-04 14:17, Alan W. Irwin wrote: On 2017-01-04 13:04-0500 Pedro Vicente wrote: Hi Phil I got a good plot on CentOS, below output. I'll test other Linux later So what I would propose is that for this release

Re: [Plplot-devel] Linux OnCreate delay bug -- solution

2017-01-04 Thread Pedro Vicente
edro On 2017-01-04 09:26, Phil Rosenberg wrote: > Hi All > > Right I'm back with sensible access to all my systems and back into > my > usual routine. > > So, here goes > > On 28 December 2016 at 05:00, Pedro Vicente > <pedro.vice...@space-research.org>

[Plplot-devel] Linux OnCreate delay bug -- solution

2016-12-27 Thread Pedro Vicente
g --pretty=oneline -n 20 git log - n 20 and that commit it's this one commit 3a6a49a572e7aa518a5b8a6bbecd9ef1f812 Author: Pedro Vicente <pedro.vice...@rhw9121.star1.nesdis.noaa.gov> Date: Fri Dec 16 11:24:23 2016 -0500 wxwidgets binding: insert debug messages Add debug me

Re: [Plplot-devel] Infinite Yielding issue

2016-12-27 Thread Pedro Vicente
n. -Pedro - Original Message - From: p.d.rosenb...@gmail.com To: Pedro Vicente ; Alan W. Irwin Cc: PLplot development list Sent: Tuesday, December 27, 2016 6:21 PM Subject: RE: [Plplot-devel] Infinite Yielding issue This is really brief, I think we are all gettin

Re: [Plplot-devel] legend and label using wxWidgets

2016-12-27 Thread Pedro Vicente
m: "Laurent Berger" <laurent.ber...@univ-lemans.fr> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca>; "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent: Tuesday,

Re: [Plplot-devel] legend and label using wxWidgets

2016-12-27 Thread Pedro Vicente
noreply.github.com> > Date: Wed Nov 9 20:06:26 2016 -0800 > > Fix non-default window background color with GTK+ >= 3.20 > > GTK+ no longer automatically paints non-default window > background. See #17586 > > commit b1a19e6b6c9f1a69821c0da773e2e3f94d554292 >

Re: [Plplot-devel] legend and label using wxWidgets

2016-12-27 Thread Pedro Vicente
re for > 64 bits platform. Have you checked x04 with 64 bits libs? > > > Le 27/12/2016 à 21:11, Pedro Vicente a écrit : >>>> "Visual Studio 14" >>> Does it mean that you use 32 bits libs? >> >> No, it means to use Visual Studio 2015 ("Visual Studio

Re: [Plplot-devel] Using wxWidgets

2016-12-27 Thread Pedro Vicente
Laurent my mistake, the .gz file has a git patch. Use the attached files to replace the ones you have in git master -Pedro On 2016-12-27 15:08, Pedro Vicente wrote: Hi Laurent I did some changes to the current master that will allow you to keep using this code wxPLplotwindow *frame = new

Re: [Plplot-devel] legend and label using wxWidgets

2016-12-27 Thread Pedro Vicente
t; > > Le 27/12/2016 à 21:00, Pedro Vicente a écrit : >> "Visual Studio 14" -- Pedro Vicente pedro.vice...@space-research.org http://www.space-research.org/ -- Check out the vibrant tech community on o

Re: [Plplot-devel] Using wxWidgets

2016-12-27 Thread Pedro Vicente
dow that shows a plot. -Pedro Le 27/12/2016 à 16:11, Pedro Vicente a écrit : Laurent I have installed last version of plplot and last patch (from pedro). Can you confirm me that wxPLplotwindow is now a non template class? yes, that is correct. -Pedro On 2016-12-27 10:04, Laurent Berger wrote:

Re: [Plplot-devel] Infinite Yielding issue

2016-12-27 Thread Pedro Vicente
d mean that the template would only work for wxFrame, like now wxPLplotwindow *frame = new wxPLplotwindow(); but that would not break current applications I'll try that later today -Pedro On 2016-12-27 12:58, Alan W. Irwin wrote: > On 2016-12-27 10:09-0500 Pedro Vicente wrote: > >>

Re: [Plplot-devel] Uusing wxWidgets

2016-12-27 Thread Pedro Vicente
on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > ___ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Pedro Vicente

Re: [Plplot-devel] Infinite Yielding issue

2016-12-27 Thread Pedro Vicente
1:30-0500 Pedro Vicente wrote: > >> @Alan, Phil >> >>> Now that we have such a widely tested solution, would you be >>> willing >>> to write a short summary paragraph concerning the changes in the >>> plplotwxwidgets library API? >> >

Re: [Plplot-devel] Infinite Yielding issue

2016-12-26 Thread Pedro Vicente
id not mention the new debug print option of wxWidgets in cmake, because you implemented that feature, but that should be mentioned also. -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@sp

Re: [Plplot-devel] Infinite Yielding issue

2016-12-24 Thread Pedro Vicente
- Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "PLplot development list" <Plplot-devel@lists.sourceforg

Re: [Plplot-devel] Infinite Yielding issue

2016-12-24 Thread Pedro Vicente
" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "PLplot development list" <Plplot-devel@lists.sourceforge.net> Sent: Saturday, December 24, 2016 3:42 AM Subje

Re: [Plplot-devel] Infinite Yielding issue

2016-12-23 Thread Pedro Vicente
: wxPLDevice(): gc done 00:36:21: Debug: wxPLDevice(): m_interactiveTextGcdc done 00:36:21: Debug: wxPLDevice(): SetDC done 00:36:21: Debug: wxPLDevice(): leave 00:36:21: Debug: plD_init_wxwidgets(): leave 00:36:21: Debug: wxPLplotwindow::OnCreate - Original Message - From: "Pedro Vi

Re: [Plplot-devel] Infinite Yielding issue

2016-12-23 Thread Pedro Vicente
dro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "PLplot development list" <Plplot-devel@lists.sou

Re: [Plplot-devel] Linux testing

2016-12-23 Thread Pedro Vicente
d" be because I am accesing my linux machines remotely ? (by using X2Go) 2) maybe put the master back with one of the workarounds that I don't have the infinite loop, so that I have a better idea of what happens in the comprehensing testing? -Pedro - Original Message - From

Re: [Plplot-devel] Infinite Yielding issue

2016-12-23 Thread Pedro Vicente
by the way, what are the commands to do comprehensing testing? -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org>; "Phil Rosenberg" <p.d.rosenb...@gmail.c

Re: [Plplot-devel] Infinite Yielding issue

2016-12-23 Thread Pedro Vicente
sage - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org>; "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "PLplot development list" <plplot-devel@lists.sourceforge.net> Se

Re: [Plplot-devel] Infinite Yielding issue

2016-12-23 Thread Pedro Vicente
nvalid bitmap On 2016-12-23 14:50, Alan W. Irwin wrote: > On 2016-12-23 01:40-0500 Pedro Vicente wrote: > >> Alan, Phil >> >> I went ahead and did a patch commit for option 3), attached, >> that has this: >> >> (note: I wrote the code in Windows, then

Re: [Plplot-devel] Infinite Yielding issue

2016-12-22 Thread Pedro Vicente
handled by a static event table, using wxDECLARE_EVENT_TABLE(). An auxiliary function CreateStream() creates the stream in Create(). The code of wxPLplotwindow was moved to a new source file wxPLplotwindow.cpp Tested by: Pedro Vicente <pedro.vice...@rhw9121.star1.nesdis.noaa.gov> on Ubuntu Linux

Re: [Plplot-devel] Infinite Yielding issue

2016-12-22 Thread Pedro Vicente
t version that could have or not the same problem. > But finding > a fundamental solution to this issue is important enough that I think > we should put off that commit (if necessary) until 5 days from now > (Tuesday,December 27th when I was planning to make the release). ok -P

Re: [Plplot-devel] Infinite Yielding issue

2016-12-22 Thread Pedro Vicente
10 phone > > FROM: Alan W. Irwin [1] > SENT: 22 December 2016 05:39 > TO: Pedro Vicente [2]; Phil Rosenberg [3]; PLplot development list > [4] > SUBJECT: Re: [Plplot-devel] Infinite Yielding issue > > Hi Pedro: > > More thoughts: > > I like your example because it

Re: [Plplot-devel] Infinite Yielding issue

2016-12-21 Thread Pedro Vicente
//github.com/pedro-vicente/plplot-wxwidgets I get this output (OnCreate is called after the main app tries to test frame->IsReady() ) the stream here is simulated by a boolean 18:33:43: Debug: wxFrameTest::wxFrameTest 18:33:43: Debug: frame->Create 18:33:43: Debug: wxFrameTest::Show 18:3

Re: [Plplot-devel] Infinite Yielding issue

2016-12-20 Thread Pedro Vicente
Debug: wxPLDevice(): leave 23:31:38: Debug: plD_init_wxwidgets(): leave 23:31:38: Debug: Plot() - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca>; "Phil Rosenberg" <

Re: [Plplot-devel] Infinite Yielding issue

2016-12-20 Thread Pedro Vicente
:23:09: Debug: wxPLDevice(): m_interactiveTextGcdc done 23:23:09: Debug: wxPLDevice(): SetDC done 23:23:09: Debug: wxPLDevice(): leave 23:23:09: Debug: plD_init_wxwidgets(): leave 23:23:09: Debug: Plot() - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca&

Re: [Plplot-devel] Infinite Yielding issue

2016-12-20 Thread Pedro Vicente
From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent: Tuesday, Decembe

Re: [Plplot-devel] Infinite Yielding issue

2016-12-20 Thread Pedro Vicente
sage - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "Pedro Vicente" <pedro.vice...@space-research.org>; "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent: Tuesday,

Re: [Plplot-devel] Subscribing to our git feed

2016-12-20 Thread Pedro Vicente
loop; there is also no need to create the stream in OnCreate() -Pedro On 2016-12-20 04:01, Alan W. Irwin wrote: > On 2016-12-19 23:32-0500 Pedro Vicente wrote: > >> Hi Alan >> >> I subscribed to the feed, got the latest master, and all is working >> now on wx

Re: [Plplot-devel] Subscribing to our git feed

2016-12-19 Thread Pedro Vicente
bug: wxPLDevice(): leave 23:26:44: Debug: plD_init_wxwidgets(): leave 23:26:44: Debug: Plot() - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org>; "PLplot development list&qu

Re: [Plplot-devel] New way to generate wxwidgets debug output

2016-12-19 Thread Pedro Vicente
you can use the function "getrandom" as explained here http://stackoverflow.com/questions/2572366/how-to-use-dev-random-or-urandom-in-c http://man7.org/linux/man-pages/man2/getrandom.2.html -Pedro - Original Message - From: "Pedro Vicente" <pedro.vice...@space-

Re: [Plplot-devel] New way to generate wxwidgets debug output

2016-12-19 Thread Pedro Vicente
you could use "open" to try to open the stream as described here http://www.cplusplus.com/reference/fstream/fstream/open/ I'll do a small test to see -Pedro - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: "Alan W. Ir

Re: [Plplot-devel] New way to generate wxwidgets debug output

2016-12-19 Thread Pedro Vicente
heck for the result. Not sure which , because I never use the C++ I/O, I always use the C API, even in C++ programs. the reference is here http://www.cplusplus.com/reference/fstream/fstream/fstream/ -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.

Re: [Plplot-devel] New way to generate wxwidgets debug output

2016-12-19 Thread Pedro Vicente
epartment 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 plott

Re: [Plplot-devel] New way to generate wxwidgets debug output

2016-12-19 Thread Pedro Vicente
19 15:25, Alan W. Irwin wrote: > On 2016-12-19 12:33-0500 Pedro Vicente wrote: > >> Hi Alan >> >> I just did a git pull of the master branch with these changes and I >> get compiling errors >> if I don't add >> >> -DPLPLOT_WX_NANOSEC=ON > >

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

2016-12-19 Thread Pedro Vicente
ill fix things if the > issue is just that the create event is delayed. If you are having > trouble getting it to apply, then I'll commit it to master. But I > guess we need to wait for Alan to fix the logging issues first. > > I'm about to le

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

2016-12-19 Thread Pedro Vicente
t;> 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). >> __ >>

Re: [Plplot-devel] New way to generate wxwidgets debug output

2016-12-19 Thread Pedro Vicente
f.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 > __ -- Pedro Vicente pedro.vice...@space-research.org http://www.space-r

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

2016-12-18 Thread Pedro Vicente
ot;Phil Rosenberg" <p.d.rosenb...@gmail.com> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca>; "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent: Sunday, December 18, 2016 6:27

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

2016-12-18 Thread Pedro Vicente
d resolution let me know which option you prefer -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "PLplot development list" <plplot-devel@lists.sourceforge.n

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

2016-12-18 Thread Pedro Vicente
sending the first report that I noticed they did not exist). all good then -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "PLplot development list" <plplot

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

2016-12-17 Thread Pedro Vicente
attached cmake.out.txt = first cmake run without existing .libs cmake.out.2.txt = second cmake run with existing .libs - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> Cc: &

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

2016-12-17 Thread Pedro Vicente
So, the solution I have for find_library assumes that the supplied argument -DJANSSON_LIBRARY is a valid file -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc:

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

2016-12-17 Thread Pedro Vicente
Hi Alan Patch is attached, it's a good idea to have the "git format-patch" format. -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "PLplot develo

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

2016-12-17 Thread Pedro Vicente
saw it, thanks -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent: Saturday, December

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

2016-12-17 Thread Pedro Vicente
in Visual Studio -Pedro - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> Cc: "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent: Friday, Dec

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

2016-12-17 Thread Pedro Vicente
build with wxWidgets Rebuild All: 88 succeeded, 0 failed, 0 skipped = - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> Cc: "PLplot development list" <plplo

[Plplot-devel] Cmake generation with wxWidgets on Windows

2016-12-16 Thread Pedro Vicente
Hi Alan I am having linking errors on the latest git clone in Windows when I use wxWidgets. It seems that the all the examples (or plplot.lib) are trying to link with wxWidgets , and I get this kind of errors -- Build started: Project: x00c, Configuration: Debug Win32 --

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

2016-12-16 Thread Pedro Vicente
Hi Alan the patch with the 2nd commit with fix is attached -Pedro On 2016-12-15 20:14, Alan W. Irwin wrote: On 2016-12-15 18:39-0500 Pedro Vicente wrote: I did what the README file said and here it is my first patch attached:-) what it has it's *just* some print messages (not my fix yet

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

2016-12-16 Thread Pedro Vicente
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 pro

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

2016-12-16 Thread Pedro Vicente
Hi Alan my new commit with debug prints and new commit message is attached -Pedro On 2016-12-15 20:14, Alan W. Irwin wrote: On 2016-12-15 18:39-0500 Pedro Vicente wrote: I did what the README file said and here it is my first patch attached:-) what it has it's *just* some print messages

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

2016-12-15 Thread Pedro Vicente
- Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "PLplot development list" <plplot-devel@lists.sourceforge.net>

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

2016-12-15 Thread Pedro Vicente
om: "Phil Rosenberg" <p.d.rosenb...@gmail.com> To: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> Cc: "Pedro Vicente" <pedro.vice...@space-research.org>; "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent: Thursday, December 15, 2

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

2016-12-15 Thread Pedro Vicente
m: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org>; "Phil Rosenberg" <p.d.rosenb...@gmail.com> Cc: "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent: Thursday, Decem

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

2016-12-15 Thread Pedro Vicente
build -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "PLplot development list" <Plplot-devel@lists.sourceforge.net> Sent: Thursday, December 15, 2016 6:2

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

2016-12-15 Thread Pedro Vicente
- Original Message - From: "Phil Rosenberg" <p.d.rosenb...@gmail.com> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca>; "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent

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

2016-12-15 Thread Pedro Vicente
should > stay in for your commit. Because that might help Phil understand > your changes ok -Pedro On 2016-12-15 16:12, Alan W. Irwin wrote: > On 2016-12-15 11:24-0500 Pedro Vicente wrote: > >> Hi Alan >> >> >> Success >> >> The solution

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

2016-12-15 Thread Pedro Vicente
:13:52: Debug: wxPLplotwindow::OnCreate 11:13:52: Debug: wxPLplotwindow::CreateStream 11:13:52: Debug: wxPLplotwindow::OnErase as you can see the stream is NOT NULL when we get at 11:13:52: Debug: Plot() -Pedro On 2016-12-15 10:22, Pedro Vicente wrote: Hi Alan I installed the latest from the debian site

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

2016-12-15 Thread Pedro Vicente
500 Pedro Vicente wrote: > >> Hi Alan >> >> I just installed the latest debian on VirtualBox, and I get the same >> errors. >> the results are attached, same thing that I did for ubuntu. > > Hi Pedro: > > Just for the record, what version of Debian? > &g

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

2016-12-14 Thread Pedro Vicente
wxwidgets.org/trunk/classwx_evt_handler.html#a0f30c8fa5583b4a5f661897d63de3b62 should have some solutions -Pedro - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca>; "Phil Rosenberg" <p.d.

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

2016-12-14 Thread Pedro Vicente
>>> I forgot about a very simple fix that does need a custom function call I meant does NOT need a custom function call - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: "Alan W. Irwin" <ir...@beluga.phys.u

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

2016-12-14 Thread Pedro Vicente
y called 1 time I'll try this tomorrow -Pedro - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca>; "Phil Rosenberg" <p.d.rosenb...@gmail.com> Cc: "PLplot develo

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

2016-12-14 Thread Pedro Vicente
ates) >>I would be willing to hold the release for you for a few >> extra days beyond December 27th that would be great, that should be enough to have a better idea. I have more time to work on this on the weekends only. -Pedro - Original Message - From: "Alan W.

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

2016-12-14 Thread Pedro Vicente
this because we can have just a clean linux that can be easily installed and deleted -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "Pedro Vicente" <pedro.vice...

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

2016-12-14 Thread Pedro Vicente
- Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "PLplot development list" <plplot-devel@lists.sourceforge.net> Se

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

2016-12-14 Thread Pedro Vicente
E_f95:BOOL=OFF -DENABLE_tcl:BOOL=OFF -DENABLE_tk:BOOL=OFF -DBUILD_TEST=ON >& cmake.ubuntu.16.04.txt & make VERBOSE=1 test_wxPLplotDemo >& test_wxPLplotDemo.out.ubuntu.16.04.txt & files are attached, the same happens -Pedro - Original Message - From: &quo

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

2016-12-14 Thread Pedro Vicente
ge - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "PLplot development list" <plplot-devel@lists.sourceforge.net> Sent: Wednesday, December 14, 2016 5:39 PM Subject: Re: [Plplot-dev

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

2016-12-14 Thread Pedro Vicente
that does not use wxPLplotwindow (the class used by the demo) this code is here https://github.com/pedro-vicente/plplot-wxwidgets and the way to avoid the bug is just to explicitally call the stream creation code with a function call, named CreatePLplotstream() (that as of now is supposed

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

2016-12-14 Thread Pedro Vicente
mainwxPLplotDemo.cpp131 0x4258a4 As opposed to the wxWidgets Windows build, that uses the WIN32 API, for linux it's a totally different API (GTK), so the issue may be a wxWidgets GTK code thing -Pedro On 2016-12-14 10:59, Pedro Vicente wrote: Hi Phil Were you able to reproduce the e

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

2016-12-14 Thread Pedro Vicente
Hi Phil Were you able to reproduce the error I get on my linux builds of wxPLplotDemo? I just did a git clone of the last plplot and I still get the error see my last email from today, there are instructions on how to debug with Qt project here https://github.com/pedro-vicente/plplot

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

2016-12-14 Thread Pedro Vicente
p into third party libraries's code it's no fun. when I found the linux wxwidgets bug I reported last week, I wrote a Qt project that allows to debug PLplot and wxWidgets it's here https://github.com/pedro-vicente/plplot-wxwidgets/blob/master/wx_plplot/wx_plplot.qt.ubuntu.x86_64.pro this pr

Re: [Plplot-devel] wxPLplotDemo.cpp errors - FIXED , with workaround

2016-12-12 Thread Pedro Vicente
Hi Phil Here's the fix I did for the linux wxwidgets driver bug https://github.com/pedro-vicente/plplot-wxwidgets these are the comments I added in the code // Modified from PLplot Copyright (C) 2015 Phil Rosenberg // Changes: // A non templated class derived from wxFrame // Use of events

Re: [Plplot-devel] wxPLplotDemo.cpp errors - FIXED , with workaround

2016-12-10 Thread Pedro Vicente
pls = frame->GetStream(); assert(pls); PLFLT x[4] = { 1, 2, 3, 4 }; PLFLT y[4] = { 1, 2, 3, 4 }; pls->env(0, 5, 0, 5, 0, 0); pls->line(4, x, y); return true; } -Pedro - Original Message - From: "Phil Rosenberg" <p.d.rosenb...@gmail.com> To: "Pedro Vicente

Re: [Plplot-devel] wxPLplotDemo.cpp errors

2016-12-10 Thread Pedro Vicente
:~/plplot-plplot/build/examples/c++$ ./wxPLplotDemo Segmentation fault (core dumped) - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; <plplot-devel@lists.sourceforge.net> Sen

Re: [Plplot-devel] wxPLplotDemo.cpp errors

2016-12-10 Thread Pedro Vicente
ave a CentOS and Ubuntu as virtual guests (not the ones I did the PLplot test) -Pedro - Original Message - From: "Phil Rosenberg" <p.d.rosenb...@gmail.com> To: "Pedro Vicente" <pedro.vice...@space-research.org>; <plplot-devel@lists.sourceforge.net> Sen

Re: [Plplot-devel] wxPLplotDemo.cpp errors

2016-12-10 Thread Pedro Vicente
from package (not sure which version, I will check) see last email >> I presume you are using 3.1.0 as > released in February, yes, on CentOS -Pedro - Original Message - From: "Phil Rosenberg" <p.d.rosenb...@gmail.com> To: "Pedro Vicente" <ped

Re: [Plplot-devel] wxPLplotDemo.cpp errors

2016-12-10 Thread Pedro Vicente
on fault (core dumped) -Pedro - Original Message - From: "Pedro Vicente" <pedro.vice...@space-research.org> To: <plplot-devel@lists.sourceforge.net>; "Phil Rosenberg" <p.d.rosenb...@gmail.com> Sent: Saturday, December 10, 2016 2:52 AM Subje

Re: [Plplot-devel] wxPLplotDemo.cpp errors

2016-12-09 Thread Pedro Vicente
this issue, that would be great. I am using CentOS 6.8, PLplot.5.11.1 , wxWidgets 3.1.0 - Original Message - From: Pedro Vicente To: plplot-devel@lists.sourceforge.net ; Phil Rosenberg Sent: Saturday, December 10, 2016 12:59 AM Subject: Re: [Plplot-devel] wxPLplotDemo.cpp error

Re: [Plplot-devel] wxPLplotDemo.cpp errors

2016-12-09 Thread Pedro Vicente
if ( !m_created ) so, one quick try is to put the code of void wxPLplotwindow::OnCreate that is not called on the constructor maybe ? -Pedro - Original Message - From: Pedro Vicente To: plplot-devel@lists.sourceforge.net ; Phil Rosenberg Sent: Friday, December 09, 2016 11

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

2016-12-09 Thread Pedro Vicente
lt;p.d.rosenb...@gmail.com> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca>; <plplot-devel@lists.sourceforge.net> Sent: Friday, December 09, 2016 8:44 PM Subject: Re: [Plplot-devel] build PLPlot with debug sym

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

2016-12-09 Thread Pedro Vicente
to the old wxWidgets out of curiosity. thanks -Pedro - Original Message - From: "Phil Rosenberg" <p.d.rosenb...@gmail.com> To: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> Cc: "Pedro Vicente" <pedro.vice...@space-research.org>; <plplot-dev

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

2016-12-09 Thread Pedro Vicente
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.2 - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-re

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

2016-12-09 Thread Pedro Vicente
makefile. In this build they are the above environment variables thanks -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: <plplot-devel@lists.sourceforge.net> S

[Plplot-devel] Fwd: Deprecated wxWidgets error

2016-12-09 Thread Pedro Vicente
e, is that correct ? If that's the case maybe you could give them different names thanks much Original Message Subject: [Plplot-devel] Deprecated wxWidgets error Date: 2016-12-09 14:39 From: Pedro Vicente <pedro.vice...@space-research.org> To: <plplot-devel@lists.sour

[Plplot-devel] Deprecated wxWidgets error

2016-12-09 Thread Pedro Vicente
f( msg, sizeof ( msg ) - 1, "Option '%s' not recognized.\n\nRecognized options for this driver are:\n", drvp->option ); plwarn( msg ); plHelpDrvOpts( acc_opt ); plexit( "" ); } where drvp->option is "backend" at th

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

2016-12-09 Thread Pedro Vicente
ASi project > (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); > and the Linux Brochure Project (lbproject.sf.net). > __ > > Linux-powered Science > __ > > > ---------- > ___

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

2016-12-08 Thread Pedro Vicente
otentially uninitialized local pointer variable 'drawDc' used it says that the variables are not initialized and are potencially used -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-

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

2016-12-08 Thread Pedro Vicente
urther , it makes no senseCould it be because of the use of templates in the PLPlot wxWidgets code?- Original Message - From: Pedro Vicente To: plplot-devel@lists.sourceforge.net Sent: Thursday, December 08, 2016 1:52 AM Subject: [Plplot-devel] build PLPlot with debug symbols in

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

2016-12-07 Thread Pedro Vicente
Hi Alan I have a wxWidgets application that I developed for Windows and Linux that uses PLplot . I started having a segfault on the *Linux* only version. Debugging in Windows is a breeze with Visual Studio. For Linux I was able to make a QtCreator project to debug (yes, Qt debugging

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

2016-11-22 Thread Pedro Vicente
Hi Alan Those dates look good to me, and I will investigate my 3 thread issues (wxWidgets, Qt, error messages ) well before the freezing date -Pedro - Original Message - From: "Alan W. Irwin" To: "PLplot development list"

Re: [Plplot-devel] Finding wxWidgets

2016-11-14 Thread Pedro Vicente
ure that shows that all went fine thanks -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Phil Rosenberg" <p.d.rosenb...@gmail.com>; "Laurent Berger&q

Re: [Plplot-devel] Finding wxWidgets

2016-11-13 Thread Pedro Vicente
idgets_EXCLUDE_COMMON_LIBRARIES:BOOL=OFF > make.txt I'll debug this when I have some time, hopefully before the release -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-resea

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

2016-11-13 Thread Pedro Vicente
FF > make.txt I'll debug this when I have some time, hopefully before the release -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro Vicente" <pedro.vice...@space-research.org> Cc: "Phil Rosenberg"

Re: [Plplot-devel] Finding wxWidgets

2016-11-12 Thread Pedro Vicente
>> > Actually, there are still problems finding wxWidgets on your platform yes, my bad, I don't know how I missed this My WXWIN is wrong, sorry I'll try again -Pedro - Original Message - From: "Alan W. Irwin" <ir...@beluga.phys.uvic.ca> To: "Pedro

Re: [Plplot-devel] Finding wxWidgets

2016-11-11 Thread Pedro Vicente
urred! these are not really errors, just features that are not detected, like a Fortran compiler would it be possible to replace this just with a information message , like --detected fortran compiler --fortran compiler not found -Pedro - Original Message - From: "Alan W. Irwin"

  1   2   >