| delorie.com/archives/browse.cgi | search |
| 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:date:from:to:message-id:in-reply-to:references | |
| :subject:mime-version:content-type:content-transfer-encoding; q= | |
| dns; s=default; b=rUTn8fce5ljzjCxXIYsgdI5UnTEAj5LhiA1NV50NRaMDcF | |
| tO2n48XRIcwMp1UL49Rjbn/VMarYRO3LYxn9ijPIK655jpe12c3TePLSf/ww9cZq | |
| 3ONE6KGnFGMgU/jomOqxWRDYrQDF/oEavDZKH1ErwztiF5gkvlpg0og/m7jZw= | |
| 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:date:from:to:message-id:in-reply-to:references | |
| :subject:mime-version:content-type:content-transfer-encoding; s= | |
| default; bh=oOCy0Kre9zNTiHMzT/PEWBUSoSA=; b=SBwZGlHJmrGB4e9voQyV | |
| RkCcIdlG1VuZ4vpr0g/yRz1e6sRj12xYs9HA3+fGRV3V7k6a5pn+r4Y2cuVLmZSE | |
| 92cbs1vuf7G4OEz0A92wylst6XtQKFX2oUb8j8SlQDp7br0u5zC0FKQ1FVGtW2az | |
| aDxejVZ1DkqIt6ifJ1UIeLE= | |
| 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-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=0.5 required=5.0 tests=KAM_INFOUSME autolearn=no version=3.3.2 |
| X-HELO: | sam.nabble.com |
| Date: | Mon, 12 May 2014 17:52:47 -0700 (PDT) |
| From: | Tatsuro MATSUOKA <tmacchant2 AT yahoo DOT co DOT jp> |
| To: | cygwin AT cygwin DOT com |
| Message-ID: | <1399942367151-108567.post@n5.nabble.com> |
| In-Reply-To: | <541538.47674.qm@web101108.mail.kks.yahoo.co.jp> |
| References: | <435912 DOT 18478 DOT qm AT web101109 DOT mail DOT kks DOT yahoo DOT co DOT jp> <20140505104227 DOT GI30918 AT calimero DOT vinschen DOT de> <534633 DOT 47919 DOT qm AT web101102 DOT mail DOT kks DOT yahoo DOT co DOT jp> <CAEhDDbC1HtPrGDjOESOkZC6Dy55zSp1WCL43x8zd8in=erbr9g AT mail DOT gmail DOT com> <776162 DOT 73173 DOT qm AT web101101 DOT mail DOT kks DOT yahoo DOT co DOT jp> <20140512094930 DOT GA2436 AT calimero DOT vinschen DOT de> <541538 DOT 47674 DOT qm AT web101108 DOT mail DOT kks DOT yahoo DOT co DOT jp> |
| Subject: | Re: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64 |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
Hello
Sorry I am confused. Here is the post concerning with caca terminal but not
qt terminal of gnuplot on Cygwin_x86_64.
$ gdb src/gnuplot
GNU gdb (GDB) 7.6.50.20130728-cvs (cygwin-special)
<snip>
(gdb) r
<snip>
[New Thread 1840.0x81c]
[New Thread 1840.0x149c]
G N U P L O T
Version 5.0 patchlevel alpha last modified 2014-05-11
Copyright (C) 1986-1993, 1998, 2004, 2007-2014
Thomas Williams, Colin Kelley and many others
gnuplot home: http://www.gnuplot.info
mailing list: gnuplot-beta AT lists DOT sourceforge DOT net
faq, bugs, etc: type "help FAQ"
immediate help: type "help" (plot window: hit 'h')
Terminal type set to 'qt'
gnuplot> set term caca
Terminal type set to 'caca'
Options are 'enhanced size 80, 25 background rgb "white" color noinverted t
blocks'
gnuplot> plot sin(x)
[New Thread 1840.0x904]
[Thread 1840.0x904 exited with code 0]
[New Thread 1840.0x1830]
[New Thread 1840.0x1b00]
X Error of failed request: BadValue (integer parameter out of range for
oon)
Major opcode of failed request: 1 (X_CreateWindow)
Value in failed request: 0x0
Serial number of failed request: 4149
Current serial number in output stream: 4150
Gnuplot not exited using gp_exit(). Exit handlers may not work correctly!
[Thread 1840.0x81c exited with code 1]
[Thread 1840.0x1830 exited with code 1]
[Thread 1840.0x149c exited with code 1]
[Inferior 1 (process 1840) exited with code 01]
(gdb) bt
No stack.
Any suggestions?
--
View this message in context: http://cygwin.1069669.n5.nabble.com/gnuplot-caca-terminal-work-on-Cygwin-x86-but-not-Cygwin-x86-64-tp108246p108567.html
Sent from the Cygwin list mailing list archive at Nabble.com.
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |