Welcome Guest [Log In] [Register]
Bookmark and Share
Welcome to LawsonTalk. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free. After registration, please check your e-mail within 24 hours for an message from us, read it, and reply to it.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
LID Locks Up; LID Locks Up
Topic Started: Sep 8 2009, 08:34 AM (160 Views)
Woozy
Newbie
[ * ]
I'm fairly new to Lawson programming, and I'm struggling with LID locking up when I'm in pgmdef and led. Is there any way for me to find out what is happening to cause this lockup?

When I say "lockup", what I mean is that the application stops responding and won't take input - though the LID buttons/menus work fine. It appears that whatever is happening is on the UNIX side.

It is happening during various tasks - not always the same thing.

This is getting very frustrating. Any suggestions? Thanks!
Offline Profile Quote Post Goto Top
 
schroncd
Member Avatar
Lawson Technorati
[ *  *  *  *  *  *  *  * ]
Be sure that you have the correct term type.
for LID to function properly you should
export TERM=pt80-e
export LATERM=univwin

DO NOT 'export TERM=univwin'

Also be sure that you have the appropriate LID for the environment you are working with. I prefer the newer 9.X version as it is 32 bit rather than the version 8.X 16 bit.
Offline Profile Quote Post Goto Top
 
Pramodchandra
Pramod
[ *  *  * ]
May be you are pressing ctrl+s to save , unlock it by ctrl+q
Offline Profile Quote Post Goto Top
 
trezaei
Member Avatar
LawsonTalk Addict!
[ *  *  *  *  *  *  * ]
schroncd
Sep 8 2009, 11:16 AM

DO NOT 'export TERM=univwin'
Hi Dave, can you tell me why not to set TERM to univwin? Just curious.

Thanks
Offline Profile Quote Post Goto Top
 
« Previous Topic · Coding, Program Errors and Bugs · Next Topic »
Add Reply