Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-27 Thread Ed Schouten
Alexey, * Alexey Shuvaev <[EMAIL PROTECTED]> wrote: > I have rebuilt kdelibs with this patch and now both wrong stty -a values > and issues with cursor keys are gone. Thanks! > > Any chance to have this patch in the ports tree? I've just committed a similar patch to the Ports tree. Thanks! --

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-27 Thread Alexey Shuvaev
On Wed, Jun 25, 2008 at 04:51:02PM +0200, Alexey Shuvaev wrote: > Hello! > > On Wed, Jun 25, 2008 at 07:10:14AM -0700, Mark Atkinson wrote: > > Hi, > > > > Is anyone else running freebsd-current with kde3 (and has rebuilt both > > recently)? I can only suspect this is related to recent changes

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-26 Thread Ed Schouten
* Ed Schouten <[EMAIL PROTECTED]> wrote: > An even better approach would be to use CKILL/CQUIT/etc. There are > non-standard either, but it's better than using the CTRL() macro > directly. I'll come up with a patch soonish. :) Something like this? %%% --- kdecore/kpty.cpp +++ kdecore/kpty.cpp @@

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-26 Thread Ed Schouten
* Tilman Linneweh <[EMAIL PROTECTED]> wrote: > > On Jun 25, 2008, at 22:15, Ed Schouten wrote: >> Would you mind if I add this patch to the kdelibs3 port? It is needed >> to >> make control characters work with konsole, which seems to be broken on >> -CURRENT, because the CTRL() macro has been sli

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-26 Thread Tilman Linneweh
On Jun 25, 2008, at 22:15, Ed Schouten wrote: > Would you mind if I add this patch to the kdelibs3 port? It is > needed to > make control characters work with konsole, which seems to be broken on > -CURRENT, because the CTRL() macro has been slightly changed. > > %%% > --- kdecore/kpty.cpp > +++

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-25 Thread Ed Schouten
* Andy Fawcett <[EMAIL PROTECTED]> wrote: > What's the effect of the patch on 6-STABLE and 7-STABLE? If it doesn't cause > problems there, you can add it. It will not cause any changes on the other branches. I'll commit this patch when I arrive at the office. Thanks! -- Ed Schouten <[EMAIL PRO

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-25 Thread Andy Fawcett
On Wednesday 25 June 2008 23:15:13 Ed Schouten wrote: > KDE folks, > > * Mark Atkinson <[EMAIL PROTECTED]> wrote: > > Ed Schouten wrote: > > > Hello Mark, > > > > > > * Mark Atkinson <[EMAIL PROTECTED]> wrote: > > >> Hi, > > >> > > >> Is anyone else running freebsd-current with kde3 (and has rebuil

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-25 Thread Ed Schouten
KDE folks, * Mark Atkinson <[EMAIL PROTECTED]> wrote: > Ed Schouten wrote: > > > Hello Mark, > > > > * Mark Atkinson <[EMAIL PROTECTED]> wrote: > >> Hi, > >> > >> Is anyone else running freebsd-current with kde3 (and has rebuilt both > >> recently)? I can only suspect this is related to recen

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-25 Thread Alexey Shuvaev
Hello! On Wed, Jun 25, 2008 at 07:10:14AM -0700, Mark Atkinson wrote: > Hi, > > Is anyone else running freebsd-current with kde3 (and has rebuilt both > recently)? I can only suspect this is related to recent changes in > current in prep for mpsafe tty, but in konsole, the defaults turn out to

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-25 Thread Ed Schouten
Hello Mark, * Mark Atkinson <[EMAIL PROTECTED]> wrote: > Hi, > > Is anyone else running freebsd-current with kde3 (and has rebuilt both > recently)? I can only suspect this is related to recent changes in > current in prep for mpsafe tty, but in konsole, the defaults turn out to be > this (note

Re: [kde-freebsd] 8-current/kde3 stty defaults incorrect under konsole

2008-06-25 Thread Mark Atkinson
Ed Schouten wrote: > Hello Mark, > > * Mark Atkinson <[EMAIL PROTECTED]> wrote: >> Hi, >> >> Is anyone else running freebsd-current with kde3 (and has rebuilt both >> recently)? I can only suspect this is related to recent changes in >> current in prep for mpsafe tty, but in konsole, the defau