X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.1 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,TW_YG
X-Spam-Check-By: sourceware.org
Date: Fri, 11 Jun 2010 16:57:55 -0500
From: James Eric Pruitt <eric.pruitt@gmail.com>
To: Marco Atzeri <marco_atzeri@yahoo.it>, cygwin@cygwin.com
Subject: Re: Image fuction bug in Octave-3.2 in Vista x86
Message-ID: <20100611215755.GA8615@sinister>
References: <20100611213857.GA8459@sinister> <908995.24764.qm@web25503.mail.ukl.yahoo.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <908995.24764.qm@web25503.mail.ukl.yahoo.com>
User-Agent: Mutt/1.5.18 (2008-05-17)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Fri, Jun 11, 2010 at 09:51:42PM +0000, Marco Atzeri wrote:
> --- Ven 11/6/10, James Eric Pruitt  ha scritto:
> 
> > +0000, Marco Atzeri wrote:
> > > --- Ven 11/6/10, James Eric Pruitt  ha scritto:
> > > 
> > > > The cygcheck output is now attached.
> > > > 
> > > > On Thu, Jun 10, 2010 at 07:11:31PM -0500, James
> > Eric Pruitt
> > > > wrote:
> > > > > When using octave in Windows Vista with a
> > fresh
> > > > install of Cygwin 1.7.5, 
> > > > > executing the image function causes octave
> > to crash
> > > > immediately and 
> > > 
> > > James,
> > > the cygcheck says that you are using octave-3.2.3-1
> > > while the latest is octave 3.2.4-2, the one I tested.
> > 
> > > (in few days we will have also the 0ctave 3.2.4-3)
> > > 
> > > Could you please update and check again.
> > 
> > I updated and the problem persists. I have attached the
> > octave dump, a 
> > sample output of the terminal and cygcheck.out. I do not
> > have X11 
> > installed on this installation of cygwin but even on the
> > Windows XP 
> > virtual machine, this crash does not occur regardless of
> > whether X11 is 
> > installed.
> > 
> > Eric
> 
> Eric,
> I am a bit puzzled.
> 
> image is a test function to plot a test image on the 
> X11 screen using gnuplot.
> 

It's not just for testing. I was using it in this cellular automata 
physics simulator. Please excuse the messy code; 
http://pastebin.com/17KXGzZa . On my Debian Linux installation of Octave 
and gnuplot, the script runs fine although right now it runs nearly 
instantly as I don't have any timer breaks.

> Octave can work without the Xserver, but you can not plot
> without it running.
> 
> Without X11, I have on my XP :
>  
> octave:1> image
> warning: X11 DISPLAY environment variable not set
> warning: loadimage is obsolete and will be removed from a future version of Octave; please use imread instead
> 
> Marco
> 

As mentioned before, I get the error in terminal.txt (have you looked 
at it yet?) or  something similar regardless of whether or not I have X11
installed and  running or not. I've gone through 4 clean Cygwin 
installations trying to  figure out what the problem was and I just got 
tired of re-downloading things. If you remove X11 from your cygwin 
installation, you will see that your terminal output still does not 
produce a crash.

Yes, you are correct I do not have X11 installed (right now) but that 
shouldn't make octave crash and produce a dump when running the image 
function.

Eric

> 
> 
> 
> 
> 
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

