Re: latest build 5.5 build 1162 problems & questions
Brought to you by:
set
From: Arnold W. <awi...@te...> - 2004-12-29 17:03:27
|
Salvador Eduardo Tropea wrote: > > This traceback is ok, I tried to reproduce it by installing the regular > TV version. > Then I started the editor in a directory where I put a tcedit.dst owned > by the root. > After it I started the editor from gdb and pressed ^C to stop it. > I got almost the same traceback you sent, just a few differences because > I already modified the code to change the message displayed under this > situation. > But here I can perfectly see the dialog explaining the problem and > pressing ENTER I can continue with the normal execution. > What happends if you just press ENTER when the editor hangs? > Nothing happens at all - and there are no dialog boxes hidden below any of the other windows on the screen. But..... after some more tests this morning after I got your mail I found that it ownership and permissions don't matter. So I looked at two existing tcedit.dst files in two directories - one worked, the other hangs. The file which causes a 'hang' seemed to say something about Win32, the other one did not. When I renamed the bad one, so that there was no old file, it worked, although I don't get the usual splash screen. After exiting the editor, the tcedit.dst file had the X11 string as did the one that worked. I did not think I had copied any desktop files from win32, and so I wonder how I got the "Win32" string in the one that hung or why that would cause it to hang. All that matters, though, I guess my problem was my own doing somehow, but it is gone now :-) Thank you for your help and patience. Arnold |