WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core 3.0 Alpha 4 Testing  (Read 52546 times)

Offline jur

  • Hero Member
  • *****
  • Posts: 863
    • cycling photo essays
Re: Tiny Core 3.0 Alpha 4 Testing
« Reply #60 on: May 27, 2010, 11:16:19 PM »
Am having problems suddenly today booting off usb stick on a Toshiba tecra with centrino (whatever that means):
Code: [Select]
symbol lookup error: /usr/local/lib/libgdk-x11-2.0.so.0 undefined symbol: g_malloc_n
I didn't have this problem yesterday booting off same stick.  ???

[edit] the above is displayed when I try to run beaver2, rox or chromium from a terminal.
« Last Edit: May 27, 2010, 11:19:48 PM by jur »

Offline batnas

  • Full Member
  • ***
  • Posts: 122
Re: Tiny Core 3.0 Alpha 4 Testing
« Reply #61 on: May 27, 2010, 11:59:29 PM »
Code: [Select]
symbol lookup error: /usr/local/lib/libgdk-x11-2.0.so.0 undefined symbol: g_malloc_n

Isn't it called
/usr/local/lib/libgtk-x11-2.0.so.0  ??

Offline Arslan S.

  • Hero Member
  • *****
  • Posts: 825
Re: Tiny Core 3.0 Alpha 4 Testing
« Reply #62 on: May 28, 2010, 12:30:59 AM »
Isn't it called
/usr/local/lib/libgtk-x11-2.0.so.0  ??

both is true :)
see gtk2.tcz.list

Offline bigpcman

  • Hero Member
  • *****
  • Posts: 719
tc3alpha4 - cpanel update apps tool quits immediately
« Reply #63 on: May 28, 2010, 12:36:40 PM »
When I click on the cpanel Update Apps button it opens the terminal for a second and then closes it. The console is blank as near as I can tell.

When I issue the command "sudo tce-update" the program works just as it should.  Ideas?

edit: tried this on another system with just one extension and I get the same results.
« Last Edit: May 28, 2010, 05:27:36 PM by bigpcman »
big pc man

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: Tiny Core 3.0 Alpha 4 Testing
« Reply #64 on: May 28, 2010, 05:28:54 PM »
Another minor question: What is the purpose of /etc/skel/.webdata.lst and /etc/skel/.webdatarc which end up in the users home directory?

Maybe they could be removed from the initrd if not anymore required.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Tiny Core 3.0 Alpha 4 Testing
« Reply #65 on: May 28, 2010, 11:02:44 PM »
These were to be used for a web backup/restore feature. I had first implemented such in Lua/Fltk for DSL. Have not gotten around to do for Core. Perhaps it is no longer desireable. I will remove for now.
10+ Years Contributing to Linux Open Source Projects.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core 3.0 Alpha 4 Testing
« Reply #66 on: May 29, 2010, 06:27:18 AM »
using appsaudit, I noticed that when you check for updates the full path of each extension is listed - i.e. /mnt/sda1/tce/optonal/extension_name - which means that most of the extension names are not fully displayed without scrolling sideways.

Since the full path of the tce/optional directory is displayed at the top of the left hand pane, could we show just the extension names in the left hand pane to make them easier to see?

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Tiny Core 3.0 Alpha 4 Testing
« Reply #67 on: May 29, 2010, 11:28:28 AM »
Sure!

EDIT: Done! Will be in next cut.
« Last Edit: May 29, 2010, 12:10:57 PM by roberts »
10+ Years Contributing to Linux Open Source Projects.