X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=YO/AHVGMm8YdAM/SveNexGcC1Ehhs kzgaWy0y7aC1QilksfS9Mami3jHzcJZVf6oS5l4ccOeqGZoqeDf10rj6fiDG4Eis hf9oYCpyXEBD0uIAz/f6zXROWRfmjm6ps1WYzPwjhvJGlX7YItcNMVjStgxI36vN VRiqZOBhF+hZNk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=YeyCseuFXIYwtB2eD+apYxEf/w4=; b=Cma n6d2Lo3SYBaM0ktQF8cJpGpg1r6JF9H8Hs8pImqL3AhnvWCp3BzXPnDXkJhEk+4r khU9IzlA6qNY+8hVSjFCIiDqtpCroyIkt9S6czjtQqCicaEvxflENjTI66qetysZ MeDnKi4XDZXJP2Qx0QWatNPQ/yJYmafIkVACuAAk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_05,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_MED,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjUDADR0DVLRVde1k2dsb2JhbABbhAutGgGTFggWDgEBAQEHCwsJFAQkg0pdEgEFAVOHcplkgwCVKYgHkG2DfAOXZI9tFimEXSCBLCQ X-Sender-IP: 209.85.215.181 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=gSsXS+NMDMlP3EfIggCtEhBX86+ZAunH4i3m3pTIju0=; b=eglzLyboT6AmF6f+S3rfNi+eTOq/sSLgshc1DDZSBEXUUWdZp8HOC+MVB+08TykepG tpV5CVAZPegd1LR+1Q/4gLwdDfJOjw5gsWDGYPKWLKXvXwURlbocVawDOwgqB10Z3lt7 txJDnZfZsfjfIrOwjlrWIf0QGJ9ow+1Pzz7EFqo6fggJvr5W/3SnDGhzfAMCjKqBx4hl Xg+grIEUmPSZESFKsriEpGLje9hl5Vj4PdT4AdacZOI3m8DHC0ZSCLb4j7u1v7SgbtyR 5wJwSJd9ZvY4aP0RtH7J1LfJzwBSGqUAbOlVJt69/GVT3doVfo584QyxV3dSc0nxRWmC VCYQ== X-Gm-Message-State: ALoCoQmIOmprenL4BrGnIwWDKLm72XM27aXq1dHFA6eBzjz96VYFSOw/1Zo9aQB19yEzIfPVDsm3512ZpLLXmPUuxVTco62OnlQcqP4gKZao256jcnQntfxgdnnr7EaTMNGptslVfrcaxNECgwwxwHjXjnPhT33BMw== X-Received: by 10.15.63.75 with SMTP id l51mr23453731eex.32.1376613536785; Thu, 15 Aug 2013 17:38:56 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.15.63.75 with SMTP id l51mr23453727eex.32.1376613536719; Thu, 15 Aug 2013 17:38:56 -0700 (PDT) Date: Thu, 15 Aug 2013 20:38:56 -0400 Message-ID: Subject: Octave 3.6.4 cannot plot in X server From: Yuxiang Wang To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Dear all, I have installed Octave with Cygwin 64-bit, under Win 7. Besides octave-3.6.4-1, I also installed xinit and xlaunch according to the doc, and gnuplot just in case. However, when I start X terminal, open octave (that all went successfully) and enter plot(1:5), I got the following message: octave:1> plot(1:5) 0 [main] octave-3.6.4 2708 child_info_fork::abort: C:\cygwin64\bin\cygoctave-1.dll: Loaded to different address: parent(0xF00000) != ch error: popen2: process creation failed -- Resource temporarily unavailable error: called from: error: /usr/share/octave/3.6.4/m/plot/private/__gnuplot_open_stream__.m at line 30, column 44 error: /usr/share/octave/3.6.4/m/plot/__gnuplot_drawnow__.m at line 72, column 19 Would anyone please help me with this? Thanks so much! -Shawn -- 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