This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gnuplot caca terminal work on Cygwin-x86 but not Cygwin-x86_64


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@lists.sourceforge.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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]