Bugs item #669261, was opened at 2003-01-16 12:14
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=669261&group_id=8032
Category: Prelude
Group: 5.04.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Miguel Figueiredo (olliegator)
Assigned to: Nobody/Anonymous (nobody)
Summary: Shjft+Enter crashes GHCI
Initial Comment:
I have a P4 machine running GNU/Linux RedHat 8.0 and
installed ghc using the rpm package: ghc-5.04.2-1.i386.rpm.
Every time I type Shift+Enter in Prelude, the process
gets killed.
Is this a bug, or is my machine broken?
Miguel
[EMAIL PROTECTED]
----------------------------------------------------------------------
Comment By: Erik Pearson (pearsone)
Date: 2003-03-07 22:04
Message:
Logged In: YES
user_id=92567
Just tested it on my box running RH 8.0 w/ en_US locale and
it seems to work fine.
If it's related to X, you could try the X util "xev" to see
what events X is seeing on Shift+Enter. Go to the test
window, enter the keys, and see what X reports. On my
system, the shift key doesn't seem to effect X at all.
--erikp--
----------------------------------------------------------------------
Comment By: Miguel Figueiredo (olliegator)
Date: 2003-02-05 07:51
Message:
Logged In: YES
user_id=157775
I just installed the same rpm in another machine and I get a
similar error.
Machine 1:
P4 machine running GNU/Linux RedHat 8.0 and
installed ghc using the rpm package: ghc-5.04.2-1.i386.rpm
[EMAIL PROTECTED] ollie]$ uname -a
Linux dop87.horta.uac.pt 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT
2002 i686 i686 i386 GNU/Linux
keyboard X configuration:
Option "XkbRules" "xfree86"
Option "XkbModel" "pc102"
Option "XkbLayout" "pt"
[EMAIL PROTECTED] ollie]$ ghci
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version 5.04.2,
for Haskell 98.
/ /_\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.
Loading package base ... linking ... done.
Loading package haskell98 ... linking ... done.
Prelude> Killed
[EMAIL PROTECTED] ollie]$
Machine 2:
P4 machine running GNU/Linux RedHat 8.0 and
installed ghc using the rpm package: ghc-5.04.2-1.i386.rpm
[EMAIL PROTECTED] root]# uname -a
Linux dop160.horta.uac.pt 2.4.18-14 #1 Wed Sep 4 13:35:50
EDT 2002 i686 i686 i386 GNU/Linux
keyboard X configuration:
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc102"
Option "XkbLayout" "pt"
[EMAIL PROTECTED] ollie]$ ghci
___ ___ _
/ _ \ /\ /\/ __(_)
/ /_\// /_/ / / | | GHC Interactive, version 5.04.2,
for Haskell 98.
/ /_\/ __ / /___| | http://www.haskell.org/ghc/
\____/\/ /_/\____/|_| Type :? for help.
Loading package base ... linking ... done.
Loading package haskell98 ... linking ... done.
Prelude> Segmentation Fault
[EMAIL PROTECTED] ollie]$
I tryed using ghci in the console and the program does not
crash when I type shift+enter. This might be related with X
and the portuguese keyboard...
Hope this will give more hints on the subject.
----------------------------------------------------------------------
Comment By: Simon Marlow (simonmar)
Date: 2003-02-05 04:41
Message:
Logged In: YES
user_id=48280
Does anyone else have a RedHat 8.0 machine to test this
on? Anyone have any idea what Shift+Enter is supposed to
do?
As you've probably guessed, we are clueless :-)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=669261&group_id=8032
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs