delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/12/27/02:32:33

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:to:from:subject:message-id:date:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=Xe/
P2/Deqfil7Q6NltHSgo+uB++c/97fUjdPw2Wnz4KUjghbzyqnZ27K4I6UguHVRVj
XvRRfNx2Yzg3+9UqrvETQJ4PMdZpLzkegP4aIzm4cKkOCh/TAqdRigDBzsHIkTsy
g7P175qGoMWVtKhxXhBSkgozxM/OZ6SSTkQDPItk=
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:to:from:subject:message-id:date:mime-version
:content-type:content-transfer-encoding; s=default; bh=9VL3iu7jM
vdMylScQEKhxVJl6zc=; b=TRrikwCDxgyBNNTpoOKVLNiuYoI3he/kkW60FbmK4
o9BZLAdAoNdUblSTPFJDAhXXf8SjH2cfvUcPz7BpBJgYKsW41whvDEP07SyUfo+i
RU+ZiAy5piD3o+LkRgKntqZvonekFrBpPw5Cek4MBJL0cRImiwVdwwQ2BEcUCkKh
jc=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=antivirus, auf, von, UD:avast.com
X-HELO: mail-wr1-f45.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=tLVwC7NjrzAy7scSuVWbjpyhBRD8deWHrUSWVxWs2ag=; b=qa457cPoqNrTStIA5yNjpS6rSIbRlQ5BcWc37N6hHZsn420poGbe6WxrT9FmwrZoYI 48++RtlcFACoA/3leRR7ZsbKami4TrrHzVNtv289ISTe21b17364Z/FZ5R6G8fK3/k+N eqmNdDykxkBHzX8PGp35mEmwvXOFIpv3ESWG63eUHX6gK8wS9ja5euJ8fQhPFz+Eq1QP sNZoGQidTfy4Sed4Yyh2rz1VlgYFUwiPBI3zz4CzAvrrIrzKQAcsO2H0nHjAfrEfHHUp QOMedI/bO9ySvO8MmsLMAW2+DeNA1+PFvfU5HQUX7+SNsnfL+TbOxqubJkr0jjrsuSNW gNjA==
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: test request for octave
Message-ID: <e4d802ea-36de-079e-4b79-f8d51b970188@gmail.com>
Date: Thu, 27 Dec 2018 08:32:18 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3
MIME-Version: 1.0
X-IsSubscribed: yes
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wBR7WV4d020630

Hi,
I am trying to understand if octave has a problem
with Cygwin X interface or it is a specific
issue on my new Laptop

Can someone make this test from octave
in a Xterm ?

  available_graphics_toolkits()
  graphics_toolkit("fltk")
  x=(0:360)*pi()/180;
  y=sin(x);
  plot(x,y)
  print -djpg figure-fltk.jpg
  clear clg
  graphics_toolkit("qt")
  plot(x,y)
  print -djpg figure-qt.jpg


In my system the plots are incomplete
(missing the upper and right portion)
and the print frezees octave requiring
a "kill -9 PID"

Thanks
Marco


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019