WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tinycore_2.4rc2  (Read 25574 times)

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: tinycore_2.4rc2
« Reply #45 on: October 01, 2009, 01:10:20 AM »
trivial (and not so trivial) issues:

The opt//sed permission errors have returned again (eg, while backing up).  
New: While booting, getting lots of complaints from extensions attempting cat /etc/sysconfig/icons.    
Maybe my imagination, but boot seems to be taking longer (haven't actually timed differences).  

edit: booting is taking about 1.5x  that of ver_2.3  (58 sec vs 38 sec).  
Fast booting was my favorite feature.
« Last Edit: October 01, 2009, 01:25:47 AM by jpeters »

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tinycore_2.4rc2
« Reply #46 on: October 01, 2009, 05:59:55 AM »
trivial (and not so trivial) issues:

The opt//sed permission errors have returned again (eg, while backing up).  
New: While booting, getting lots of complaints from extensions attempting cat /etc/sysconfig/icons.    
Maybe my imagination, but boot seems to be taking longer (haven't actually timed differences).  

edit: booting is taking about 1.5x  that of ver_2.3  (58 sec vs 38 sec).  
Fast booting was my favorite feature.

Not sure why extensions need to care about /etc/sysconfig/icons. Extensions should only care about  /usr/local/tce.icons.  /etc/sysconfig/icons is a temporary holder for the environment variable to be read and set and should not be a concern of extensions.

Don't fret over speed, it is still be worked on. Release Candidates are a testing ground.
10+ Years Contributing to Linux Open Source Projects.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: tinycore_2.4rc2
« Reply #47 on: October 01, 2009, 06:04:11 AM »
I see one error of the form:

cat /etc/sysconfig/icons file not found

..when booting with *core*, wbar, flwm, flit, gtk1, glib1, emelfm, gtkfind, beaver in /tce

gtk1, glib1, emelfm, gtkfind and beaver don't attempt to do anything with /etc/sysconfig/icons

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: tinycore_2.4rc2
« Reply #48 on: October 01, 2009, 07:02:36 AM »
I see one error of the form:

cat /etc/sysconfig/icons file not found

..when booting with *core*, wbar, flwm, flit, gtk1, glib1, emelfm, gtkfind, beaver in /tce

gtk1, glib1, emelfm, gtkfind and beaver don't attempt to do anything with /etc/sysconfig/icons

I get the error for:
jwm, links, rdesktop, samba3, shadow-utils, skype, squashfs-tools-4.0, tcl-tk, wireless-2.6.29.1-tinycore_mod, xmms-1.2.11, xonclock; also for script tcz-uninstall

I'm booting "noicon"
« Last Edit: October 01, 2009, 07:17:00 AM by jpeters »

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tinycore_2.4rc2
« Reply #49 on: October 01, 2009, 08:58:34 AM »
I see the issue with /etc/sysconfig/icons and will fix it.
Also will be testing an improved load to ram procedure.
Should make things much better.
10+ Years Contributing to Linux Open Source Projects.

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: tinycore_2.4rc2
« Reply #50 on: October 01, 2009, 09:49:06 AM »
I see the issue with /etc/sysconfig/icons and will fix it.
Also will be testing an improved load to ram procedure.
Should make things much better.

..must be comforting to know users are booting the rc's with stop watches  :D
« Last Edit: October 01, 2009, 09:51:19 AM by jpeters »

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tinycore_2.4rc2
« Reply #51 on: October 01, 2009, 10:41:33 AM »
It is actually great that the community adds extra eyeballs on early testing releases.
It will surely make 2.4 a solid release when it is final. I have made many internal changes in response to community and team requests. 2.4 is more modular and a better fit with microcore. Although, this is, one of the more challenging release cycles. I now have an alpha of rc3 for team QA.
10+ Years Contributing to Linux Open Source Projects.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: tinycore_2.4rc2
« Reply #52 on: October 01, 2009, 12:31:52 PM »
some extensions doesn't go 2 ram even they're listed in tcz2ram.lst, for example:
graphic-libs-1, libxml2, fontconfig, gtk2, pango, pixman, nss-nspr.
dCore user

Offline philip

  • Full Member
  • ***
  • Posts: 125
Re: tinycore_2.4rc2
« Reply #53 on: October 01, 2009, 10:44:35 PM »
... this is one of the more challenging release cycles. I now have an alpha of rc3 for team QA.
Dang, you guys are good. RC's just keep pouring out with big improvements, and every day the forums show little bugs getting squashed and newbie users being set right with astonishing speed. Thank you!

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tinycore_2.4rc2
« Reply #54 on: October 02, 2009, 12:42:37 PM »
usbinstall error messages can't be read when script started in the right click menu as script terminates immediately.
I have updated usbinstall for rc3.
10+ Years Contributing to Linux Open Source Projects.