[futurebasic] Re: [FB] RE: A New Word Order

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2003 : Group Archive : Group : All Groups

From: Alain Pastor <apastor@...>
Date: Fri, 31 Oct 2003 08:03:56 +0100

Ken Shmidheiser wrote:
> Dennis asked:
> 
>> Am using OS 9.1
>> System crash when I select a text file to analyze. It worked the first 
>> time.
>> Now cannot even "R"un it after a restart. It "B"uilds with no errors.
>>
>> Tried following settings:
>>     1. Set to Carbon, None, Appearance
>>     2. Set to PPC, None, Appearance
>>
>> Tried using a minimum number of extensions.
>> Tried deleting all the DragNDrop stuff from program.
>> Tried deleting the SmartSort from the program.
>> Tried deleting the prefs file from the Prefrences folder.
>> Tried deleting all the prefs file stuff, (not the record) from the 
>> program.
>> Tried deleting all the timing stuff from the program.
> 
> 
<snip Ken' suggestions>


> Thanks for the report. I hope we can located the problem. Perhaps Alain 
> or others here will have some additional suggestions.
> 

Not really, I think we need a more descriptive report. Questions that 
come to mind:

1. FB Release number: ?
2. Computer type: ?
3. How much RAM?

The prog worked once.
4. Did it give the expected results?

It crashed the second time.
5. Was it during the same session or did you quit first then restart 
the prog?
6. What type of crash? hanging? Macsbugs meeting? reboot necessary?
7. What was on screen at that time?
8. At which step in the parsing process the prog crashed?
9. How did you select the file (button click, menu, drag & drop on the 
main window or on the icon's app)?
10. Was it a small, medium or large text file?
11. Was it the same file that worked the first time?

It cannot even run now.
12. What exactly happens when you try to execute the prog? Any error 
message? The code compiles but the app is not launched?
13. What happens if you try to use the debugger?
14. Can you run any other code without problem?
15. Just in case, did you make some changes to the original code?

Alain