Dialog on some ports looks odd

2012-12-13 Thread Dan Mahoney, System Admin

Hey there,

Can people confirm some brokenness to me?

When I'm on a system over SSH, I find that doing the following:

cd /usr/ports/mail/alpine; make config

looks fine, but

cd /usr/ports/mail/opendkim; make config

seems to corrupt the headings and not display correctly, the OK/Cancel 
buttons get mangled (it may or may not work on the system console).


Could I get some confirmation before I do a send-pr?

--

I can feel it, comin' back again...Like a rolling thunder chasin' the
wind...

-Dan Mahoney, JS, JB  SL, May 10th, 1997, Approx 1AM

Dan Mahoney
Techie,  Sysadmin,  WebGeek
Gushi on efnet/undernet IRC
ICQ: 13735144   AIM: LarpGM
Site:  http://www.gushi.org
---

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Dialog on some ports looks odd

2012-12-13 Thread Ilya Kazakevich
Hello,

Your SSH client probably configured for different charset.

1) use locale command to check your LC_*.
2) echo $TERM to check terminal type
3) In case of putty check Window / Translation / Remote charset
4) In case of unix-based client check locale there.


d...@prime.gushi.org wrote:

 Hey there,

 Can people confirm some brokenness to me?

 When I'm on a system over SSH, I find that doing the following:

 cd /usr/ports/mail/alpine; make config

 looks fine, but

 cd /usr/ports/mail/opendkim; make config

 seems to corrupt the headings and not display correctly, the OK/Cancel
 buttons get mangled (it may or may not work on the system console).

 Could I get some confirmation before I do a send-pr?

 --

 I can feel it, comin' back again...Like a rolling thunder chasin' the
 wind...

 -Dan Mahoney, JS, JB  SL, May 10th, 1997, Approx 1AM

 Dan Mahoney
 Techie,  Sysadmin,  WebGeek
 Gushi on efnet/undernet IRC
 ICQ: 13735144   AIM: LarpGM
 Site:  http://www.gushi.org
 ---

 __**_
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/**mailman/listinfo/freebsd-**questionshttp://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-**
 unsubscr...@freebsd.org freebsd-questions-unsubscr...@freebsd.org

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Dialog on some ports looks odd

2012-12-13 Thread Warren Block

On Thu, 13 Dec 2012, Dan Mahoney, System Admin wrote:


Hey there,

Can people confirm some brokenness to me?

When I'm on a system over SSH, I find that doing the following:

cd /usr/ports/mail/alpine; make config

looks fine, but

cd /usr/ports/mail/opendkim; make config

seems to corrupt the headings and not display correctly, the OK/Cancel 
buttons get mangled (it may or may not work on the system console).


Could I get some confirmation before I do a send-pr?


mail/opendkim has long descriptions for the options that could be at 
fault.  Please enable dialogwrapper to see if it fixes the problem:

http://lists.freebsd.org/pipermail/freebsd-ports-announce/2012-September/25.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Dialog on some ports looks odd

2012-12-13 Thread Paul Schmehl
--On December 13, 2012 1:51:16 AM -0800 Dan Mahoney, System Admin 
d...@prime.gushi.org wrote:



Hey there,

Can people confirm some brokenness to me?

When I'm on a system over SSH, I find that doing the following:

cd /usr/ports/mail/alpine; make config

looks fine, but

cd /usr/ports/mail/opendkim; make config

seems to corrupt the headings and not display correctly, the OK/Cancel
buttons get mangled (it may or may not work on the system console).

Could I get some confirmation before I do a send-pr?



Confirmed.

Paul Schmehl, Senior Infosec Analyst
As if it wasn't already obvious, my opinions
are my own and not those of my employer.
***
It is as useless to argue with those who have
renounced the use of reason as to administer
medication to the dead. Thomas Jefferson
There are some ideas so wrong that only a very
intelligent person could believe in them. George Orwell

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org