** Description changed:

  When I invoke `deal` in a Gnome terminal, the output of the hands
  displays a '?' character where I would expect either a letter
  representing the suit eg 'S', 'H', 'D' or 'C' or else the unicode suit
  symbol eg ♠.
  
  My terminal is capable of displaying unicode symbols eg I can type in ♠
  at the command line.
+ 
+ Interestingly, if I specify the practice-hand format, then it outputs suit 
letters eg S, H, D, C, and not '?' characters.  Although, in what may be 
another bug I have to use the following command:
+ $ deal -i /usr/share/deal/format/practice 8
+ instead of, as given in the instructions,:
+ $ deal -i format/practice 8
+ ie I have to specify the full path to the format file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835558

Title:
  Terminal output of a deal shows '?' instead of unicode suit symbol or
  letter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deal/+bug/1835558/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to