Line drawing character missing?

Ask a Question related to Debian, Design and Development.

  1. #1

    Default Line drawing character missing?

    Hi everyone,

    I've posted before on this list about this problem, I've had some
    help in my quest for solving this problem but it still exists.

    Programs like "make menuconfig" and "aptitude" that use line drawing
    characters have problems doing so. Instead of lines I get characters
    like 'Ú' and 'Ä'. I've tried to change the font in both xterm and
    Eterm. In xterm I checked the "line drawing characters" option and
    used fixed fonts. Everything without success.

    The only thing I haven't checked is if I am or not using
    Anti-Aliased fonts. And I haven't done that because I don't know how
    it is done!! :/ I've asked before, but no one replied.

    Another thing is that, in some programs, when quitting or when
    there's data input from the user the characters "1;2c" are echoed.

    There are no problems when running the same programs in the console,
    so the problem resides only in X.

    Thanks in advance,

    ---
    Paladin


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Paladin Guest

  2. Similar Questions and Discussions

    1. missing guides. missing cursors. missing a good drawing app. Ugh.
      I can't see my text cursor. It's invisible. Why? I can't see new guides I drag onto the documents. They are there, I just can't see them. Why? ...
    2. drawing line with actionscript
      Can someone tell me please how I can draw a line with actionscript that grows longer but not wider. For example from coordinate 0,0 to 200,400.
    3. 3d line drawing
      What would be the best way to draw a free 3d spline inside the 3d world using a keyboard input (or any other input that allows accurate 3d...
    4. How is this done?? Line drawing.
      Hi, I have recently started dabbling with Flash and I came across this site: www.caststoneuk.co.uk I really like the effect of the lines being...
    5. drawing a straight line!!! IS THIS ACTUALLY POSSIBLE??
      don't use the shift key, and drag the line out by hand, check that the top and bottom rect points are only 1 pixel apart and you will have a...
  3. #2

    Default Re: Line drawing character missing?

    On Sun, 13 Jul 2003 02:33:08 +0100
    Paladin <paladin@netcabo.pt> wrote:
    > Hi everyone,
    >
    > I've posted before on this list about this problem, I've had some
    > help in my quest for solving this problem but it still exists.
    >
    > Programs like "make menuconfig" and "aptitude" that use line drawing
    > characters have problems doing so. Instead of lines I get characters
    > like 'Ú' and 'Ä'. I've tried to change the font in both xterm and
    > Eterm. In xterm I checked the "line drawing characters" option and
    > used fixed fonts. Everything without success.
    This isn't a font problem, it's a language/encoding problem.

    Run "dpkg-reconfigure locales".

    From the list choose one of the options beginning with "pt" (I suspect you
    want "pt_PT ISO 8859-1").

    Kevin


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Kevin McKinley Guest

  4. #3

    Default Re: Line drawing character missing?

    On Sat, 12 Jul 2003 21:36:27 -0400
    Bijan Soleymani <bijan@psq.com> wrote:
    > This may seem obvious but which fonts have you installed in X.
    Is this what you're asking:

    xfonts-100dpi
    xfonts-100dpi-transcoded
    xfonts-75dpi
    xfonts-75dpi-transcoded
    xfonts-base
    xfonts-base-transcoded
    xfonts-scalable
    > Also what happens if you run:
    > xterm -fn 9x15
    It opens up xterm... I still have the same problem though.



    ---
    Paladin


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Paladin Guest

  5. #4

    Default Re: Line drawing character missing?

    On Sat, 12 Jul 2003 21:55:16 -0400
    Kevin McKinley <ronin2@bellatlantic.net> wrote:
    > This isn't a font problem, it's a language/encoding problem.
    >
    > Run "dpkg-reconfigure locales".
    >
    > From the list choose one of the options beginning with "pt" (I
    > suspect you want "pt_PT ISO 8859-1").
    I've that selected and also pt_PT@euro ISO-8859-15. I'me seeing that
    the UTF versions now exist. Should I select them? I choosed C to be
    the default locale. Also, I have this environment options:

    LC_MONETARY=pt_PT@euro
    LC_CTYPE=pt_PT@euro
    LC_TIME=pt_PT@euro
    LANG=C

    It's this way because I prefer using english messages.
    Isn't all this OK? I spent some time configuring this to my taste!
    :/

    ---
    Paladin


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Paladin Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139