Andreas Buchinger
2011-01-30 12:05:47 UTC
I think there are some memory (or other resources?) problems when using 4os2.
I discovered this when compiling gcc projects from within 4os2 several times.
Programs from xcenter can not be started then, F1 for opening help or option
does not work... simply no new program can be started. I think this is a problem
with pmshell resources. But didn't see any obvious problem with theseus4. Though
I'm not very familiar with theseus.
Reseting the wps most times help. But sometimes 2 xcenter objects can not be
closed and so the wps do not restart. Reboot required.
At first I thought this is a problem only when compiling with gcc, but now I
found a simple way to reproduce this. f.i. "for /r %i in (*beatles*mp3) do dir
%i" started on a 300GB partition with 98.021 files in 26.585 dirs triggers this
problem. dir /s on this partition no problem.
So problem is with -
1) heavy batch processing (compiling projects with gcc)
2) for /r (not sure if /r does make a difference or the amount of files)
Ideas?
I discovered this when compiling gcc projects from within 4os2 several times.
Programs from xcenter can not be started then, F1 for opening help or option
does not work... simply no new program can be started. I think this is a problem
with pmshell resources. But didn't see any obvious problem with theseus4. Though
I'm not very familiar with theseus.
Reseting the wps most times help. But sometimes 2 xcenter objects can not be
closed and so the wps do not restart. Reboot required.
At first I thought this is a problem only when compiling with gcc, but now I
found a simple way to reproduce this. f.i. "for /r %i in (*beatles*mp3) do dir
%i" started on a 300GB partition with 98.021 files in 26.585 dirs triggers this
problem. dir /s on this partition no problem.
So problem is with -
1) heavy batch processing (compiling projects with gcc)
2) for /r (not sure if /r does make a difference or the amount of files)
Ideas?