Tiny Core Base > Release Candidate Testing
Core v6.2rc1
Juanito:
--- Quote from: aswjh on April 19, 2015, 10:42:53 PM ---1.mix load.While loading extensions outside "optional", look for dependencies in "optional" too.
--- End quote ---
Thanks - for development purposes, I'd rather it didn't do that.
curaga:
Thanks, I've applied the performance patch 3 (with some necessary parts from earlier ones). However, I agree with Juanito, the mixed dir behavior is not desired.
Regarding patch 2, the idea in general is good - save on forks by looping inside tce-load. I see one possible issue with the current form, if (in an interactive shell, not on boot) the user has a spurious TCEDIR env var, that would cause tce-load to fail completely where it before wouldn't.
This can be worked around by only accepting TCEDIR when the booting flag is given, or perhaps by adding a new getopt option for the dir. I also think the other reorganization and error changes in the patch are not needed, or if perf impact can be shown for the reorganization, it should be a separate patch.
coreplayer2:
I've recently experienced an issue with wbar disappearing on closing of the latest brasero extension, as has been reported earlier
On restart of wbar from the terminal there was an error message relating to libpng something to the tune of should set color type to RGB, you would think libpng would be calling for RGB alpha... but I'm just guessing
(I'll get the exact message if it reoccurs )
currently using
tc-6.2rc1
desktop background jpg image
Sent from my iPhone using Tapatalk
coreplayer2:
ok this is the current warning message starting wbar
--- Code: ---libpng warning: iCCP: known incorrect sRGB profile
--- End code ---
aswjh:
--- Quote from: Juanito on April 20, 2015, 01:30:29 AM ---Thanks - for development purposes, I'd rather it didn't do that.
--- End quote ---
It seems not very useful :)
--- Quote from: curaga on April 20, 2015, 04:50:14 AM ---or perhaps by adding a new getopt option for the dir.
--- End quote ---
That's good.
tce-audit patch:
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version