* SN on Sparc/Solaris editor weirdness.
@ 2000-12-01 14:42 Benjamin Scherrey
2000-12-01 14:48 ` Ian Roxborough
0 siblings, 1 reply; 4+ messages in thread
From: Benjamin Scherrey @ 2000-12-01 14:42 UTC (permalink / raw)
To: sourcenav; +Cc: developers
When I run SourceNavigator under SPARC/Solaris the editor inserts a '*'
character everytime I hit the right shift key. The key is shifted properly so
I get stuff like this:
cout *<< *"Hello!*" *<< endl;
when I typed this:
cout << "Hello!" << endl;
Any ideas?
Ben Scherrey
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SN on Sparc/Solaris editor weirdness.
2000-12-01 14:42 SN on Sparc/Solaris editor weirdness Benjamin Scherrey
@ 2000-12-01 14:48 ` Ian Roxborough
2000-12-01 15:12 ` Benjamin Scherrey
0 siblings, 1 reply; 4+ messages in thread
From: Ian Roxborough @ 2000-12-01 14:48 UTC (permalink / raw)
To: Benjamin Scherrey; +Cc: sourcenav
No, but it is the weirdest bug I've heard of in a while.
When you say everytime, does this happen in file dialogs,
filters, entry boxes the preferences dialog, etc.?
IAn.
Benjamin Scherrey wrote:
>
> When I run SourceNavigator under SPARC/Solaris the editor inserts a '*'
> character everytime I hit the right shift key. The key is shifted properly so
> I get stuff like this:
>
> cout *<< *"Hello!*" *<< endl;
>
> when I typed this:
>
> cout << "Hello!" << endl;
>
> Any ideas?
>
> Ben Scherrey
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SN on Sparc/Solaris editor weirdness.
2000-12-01 14:48 ` Ian Roxborough
@ 2000-12-01 15:12 ` Benjamin Scherrey
2000-12-01 15:32 ` Mo DeJong
0 siblings, 1 reply; 4+ messages in thread
From: Benjamin Scherrey @ 2000-12-01 15:12 UTC (permalink / raw)
To: Ian Roxborough; +Cc: sourcenav, developers
Happens in all of SN. I'm accessing the Sun box from an Intel/Linux box via
ssh. It's only SN that has this problem, however. No other program/shell does
this.
later,
Ben Scherrey
PS: Its SN452 built from source using gcc-2.95.2, FWIW.
On Friday 01 December 2000 17:48, Ian Roxborough wrote:
> No, but it is the weirdest bug I've heard of in a while.
>
> When you say everytime, does this happen in file dialogs,
> filters, entry boxes the preferences dialog, etc.?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SN on Sparc/Solaris editor weirdness.
2000-12-01 15:12 ` Benjamin Scherrey
@ 2000-12-01 15:32 ` Mo DeJong
0 siblings, 0 replies; 4+ messages in thread
From: Mo DeJong @ 2000-12-01 15:32 UTC (permalink / raw)
To: Benjamin Scherrey; +Cc: Ian Roxborough, sourcenav, developers
On Fri, 1 Dec 2000, Benjamin Scherrey wrote:
> Happens in all of SN. I'm accessing the Sun box from an Intel/Linux box via
> ssh. It's only SN that has this problem, however. No other program/shell does
> this.
>
> later,
>
> Ben Scherrey
>
> PS: Its SN452 built from source using gcc-2.95.2, FWIW.
Could you try running the following over your ssh
X session?
First, save these commands into a file called type.tcl.
% cat type.tcl
entry .e
pack .e
% wish type.tcl
(I am assuming that you have wish installed somewhere
on your server)
That should bring up a little entry box that
you can type into.
Now run the version of wish that got installed
in your SN install dir.
$INSTALL/bin/wish type.tcl
The same entry box should appear and you
should be able to type into it with no
problems.
Try that and tell us what results you get.
Mo DeJong
Red Hat Inc
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2000-12-01 15:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-01 14:42 SN on Sparc/Solaris editor weirdness Benjamin Scherrey
2000-12-01 14:48 ` Ian Roxborough
2000-12-01 15:12 ` Benjamin Scherrey
2000-12-01 15:32 ` Mo DeJong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).