RE: Octave segmentation fault when plotting graph

2016-04-12 Thread Stephen Wilkinson
Marco -- I've just tried that, rolling dri-drivers back to 11.0.9-1 and it works. Thank you for such rapid responses... hope this helps the developers/package maintainers. Rgds, Steve On 12/04/2016 14:24, Marco Atzeri wrote: On 12/04/2016 13:53, Stephen Wilkinson

RE: Octave segmentation fault when plotting graph

2016-04-12 Thread Stephen Wilkinson
Tatsuro: I tried to roll back to earlier version of Cygwin (all packages) but that broke several other things. Marco: I confirm that was broken for 32-bit. I've just installed Cygwin 64-bit and Octave works as expected. I got crashes with fltk and qt graphic toolkits, but I admit I didn't try g

Octave segmentation fault when plotting graph

2016-04-12 Thread Stephen Wilkinson
Following a recent Cygwin update, I get segmentation faults when I try to plot graphs in Octave. Creating the figure window works (i.e. issuing the command "figure" doesn't cause the crash, it is only when plotting within the figure that I get a crash). I use the Octave command "sombrero" to tes

Re: Network drive issue -- 'no such host or network path'

2009-07-03 Thread Stephen Wilkinson
Corinna, Sorry for the delay -- I'm waiting for the sysadmins to tell me what the filesystem of the U drive is... In the meantime, I attach the output of strace on 1.7 (I don't know why I sent you the output of 1.5.25). I hope I'll soon have more information on the filesystem... Steve lsu.t

Cygwin service fails to start because of duplicate dll

2009-07-02 Thread Stephen Wilkinson
Dear All, In case anyone else encounters problems starting services because of duplicate cygwin1.dll on the path, here is how I found out that the duplicate was the problem and the workaround I use: After installing sshd (with ssh-host-config script), I could start the service from the comm

Re: Network drive issue -- 'no such host or network path'

2009-06-30 Thread Stephen Wilkinson
I've noticed a subtle detail to the original problem -- as I said in my first post, I can't list the contents drive U which is mapped to a network share (and therefore I can't use tab completion to traverse folders, or synchronise folders with unison etc...). However I've noticed that tab completio

Re: Network drive issue -- 'no such host or network path'

2009-06-30 Thread Stephen Wilkinson
>> I use cygwin on a computer with mapped network drives. In the cygwin shell, I >> can list the contents of local drives, but not that of mapped network drives, >> even though I have no problem in DOS. It's frustrating because I can't use >> tab completion on a file on a network drive either. >>

Network drive issue -- 'no such host or network path'

2009-06-27 Thread Stephen Wilkinson
Hello, I use cygwin on a computer with mapped network drives. In the cygwin shell, I can list the contents of local drives, but not that of mapped network drives, even though I have no problem in DOS. It's frustrating because I can't use tab completion on a file on a network drive either. For