This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 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]

uxterm from xterm-185-2 not working and Unicode related crachesfrom xterm


Hi list

When running uxterm from xterm-185-2 I get

12:47 PM [126]> uxterm
xterm:  bad command line option "-u8"

usage:  xterm [-/+132] [-C] [-Sccn] [-T string] [-/+ah] [-/+ai] [-/+aw]
    [-b number] [-/+bc] [-bcf milliseconds] [-bcn milliseconds] [-bd color]
    [-/+bdc] [-bg color] [-bw number] [-/+cb] [-cc classrange] [-class string]
    [-/+cm] [-/+cn] [-cr color] [-/+cu] [-/+dc] [-display displayname]
    [-e command args ...] [-fa pattern] [-fb fontname] [-/+fbb] [-/+fbx]
    [-fd pattern] [-fg color] [-fi fontname] [-fn fontname] [-fs size]
    [-fx fontname] [#geom] [%geom] [-geometry geom] [-hc color] [-help]
    [-/+hold] [-iconic] [-/+ie] [-/+im] [-into windowId] [-/+j] [-/+k8] [-/+l]
    [-leftbar] [-lf filename] [-/+ls] [-/+mb] [-mc milliseconds] [-/+mesg]
    [-ms color] [-n string] [-name string] [-nb number] [-/+nul] [-/+pc]
    [-/+pob] [-rightbar] [-/+rv] [-/+rvc] [-/+rw] [-/+s] [-/+samename] [-/+sb]
    [-/+sf] [-/+si] [-/+sk] [-sl number] [-/+sm] [-/+sp] [-/+t] [-ti termid]
    [-title string] [-tm string] [-tn name] [-/+ulc] [-/+ut] [-/+vb] [-version]
    [-/+wf] [-xrm resourcestring] [-ziconbeep percent]

Type xterm -help for a full description.

This used to work before decoupling xterm from XFree86-bin.

Additionally before, I could use the following command line to display
Unicode characters in an xterm with the sample text file at
http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt

vzell@vzell-de /tmp
12:46 PM [93]> LC_CTYPE=en_GB.UTF-8 xterm -fn '-Misc-Fixed-Medium-R-SemiCondensed--13-120-75-75-C-60-ISO10646-1' -sb

Now it crashes :-((

(gdb) bt
#0  0x6fd08e84 in cygX11-6!XFreeFont () from /usr/X11R6/bin/cygX11-6.dll
#1  0x6fd08418 in cygX11-6!XLoadQueryFont () from /usr/X11R6/bin/cygX11-6.dll
#2  0x0041329a in ?? ()
#3  0x0a0472f8 in ?? ()
#4  0x0a054e5c in ?? ()


Any hints ? Can anybody confirm ?

This looks the same like the bt from my already reported crash with xfontsel:

(gdb) bt
#0  0x6fd08e84 in cygX11-6!XFreeFont () from /usr/X11R6/bin/cygX11-6.dll
#1  0x6fd08418 in cygX11-6!XLoadQueryFont () from /usr/X11R6/bin/cygX11-6.dll
#2  0x00403299 in ?? ()
#3  0x0a043680 in ?? ()
#4  0x0a05ff88 in ?? ()
(gdb)

Ciao
  Volker


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