Tiny Core Base > Release Candidate Testing
tinycore_v3.3rc4
roberts:
You are missing xwbar.lst which would not make sense to be on the non persistent /tmp/tce directory which is the result of a base norestore boot. However wbar_setup should initialize xwbar.lst which I have corrected. Thanks for further clarification.
roberts:
--- Quote from: Guy on November 20, 2010, 02:54:49 PM ---Just installed rc4
1. Noticed the same bug with Apps Audit - > On Demand as discussed previously. Extensions listed twice, after running On Boot.
2. I think the text editor should have word wrap.
--- End quote ---
1. Appears that I failed to copy over the new binary to the iso. As my development copy is fine.
2. Word wrap is not planned nor desireable for editing scripts and configuration files.
There are many full featured text editors in the repository,
roberts:
FYI: rc4 is closed to feature requests. Only bug reports please. Lets get 3.3 final released.
maro:
I can't (yet) claim that I've produced a "real" bug related to the following, but I would imagine it's not to difficult to come up with a scenario where a "false match" leads to a problem:
* I think the '... grep -qw "${APPNAME}" ...' as used in '/usr/bin/wbar_setup.sh' and '/usr/bin/wbar_update.sh' is a bit "loose". Maybe using '... grep -qw "^t: ${APPNAME}$" ...' makes it a bit "tighter".
* Likewise changing 'grep -n ${TARGET}$ ...' to 'grep -n "^t: ${TARGET}$" ...' in '/usr/bin/wbar_mv_icon' and '/usr/bin/wbar_rm_icon' might be seen as a similar "tighthening".
I've got to admit that I have not tested those changes myself, but I'm reasonably confident about them (insofar in not making matters worse and providing some "protection" against potential mismatches).
maro:
Purely a matter of taste, but I liked the idea to move the newer "residents" of the wbar to the center. That meant to me to leave the power button and the terminal on the left hand side, and the panel and the appbrowser on the right hand side. With the mount tool now currently as the right-most icon my "sense of proportion" is slightly out of joint.
But that might be just me and having got used too much to how things used to be ...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version