Changes between Version 1 and Version 2 of Ticket #9361
- Timestamp:
- 06/29/10 13:27:51 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9361
-
Property
Summary
changed from
Maxima timeout when creating tab completion list on Mac PPC
toMaxima timeout when creating tab completion list on Mac Tiger
-
Property
Summary
changed from
-
Ticket #9361 – Description
v1 v2 1 This has been reported on more than one Mac PPCrunning OSX 10.4 Tiger.1 This has been reported on more than one Mac running OSX 10.4 Tiger. 2 2 {{{ 3 3 > … … 9 9 > Killed/crashed 10 10 }}} 11 This is due to the commands in this file which create the tab completion list for use with Sage's Maxima; for some reason even when done 'by hand' they often time out, and since they happen a few different times in this file it will nearly always time out (even with huge `SAGE_TIMEOUT` set) 11 This is due to the commands in this file which create the tab completion list for use with Sage's Maxima; for some reason even when done 'by hand' they often time out, and since they happen a few different times in this file it will nearly always time out (even with huge `SAGE_TIMEOUT` set).