Author Topic: Missing Links?  (Read 6890 times)

daeos

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
Missing Links?
« on: July 07, 2008, 07:54:55 pm »
After using some new feeds i found to install that pango/cairo file I was missing.  I added some new packages to my zaurus and now I can not exit x11, I can not run the blank screen app for x, I can not even pull up the sound icon anymore.  When i try  to run the sound app or any new apps or even some previously working apps I am now getting an error referring to the same pango file AGAIN! here is my exact error:

#mb-applet-volume
mb-applet-volume: relocation error: /usr/lib/libpangoxft-1.0.so.0: undefined symbol: g_once_init_enter_impl

I get this exact same issue when running any new app or running this speaker app.  What would cause this error and how can I fix it? I would hate to start all over again with reinstalling pdaXrom but if I have to, which version should I install for my Zaurus?  (model in my sig)
SL-6000L
128MB SD - upgraded to a 512MB SD Card
512MB CF
Running pdaXrom 1.1.0 beta1

SL-5500 -soon-

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Missing Links?
« Reply #1 on: July 07, 2008, 11:06:22 pm »
You installed it from kkazakov13's feed, right? If you haven't, you should update all of your libs to the versions in his feed. They're interdependent.

I believe it's also possible that the libs in his feed use optimizations that don't work on the 6000. The 6000 has a PXA255 CPU, while the one he's using has a PXA270. I'm not sure if this could be the issue.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

utx

  • Full Member
  • ***
  • Posts: 135
    • View Profile
    • http://www.penguin.cz/~utx/zaurus/
Missing Links?
« Reply #2 on: July 08, 2008, 04:32:05 am »
Quote from: daeos
mb-applet-volume: relocation error: /usr/lib/libpangoxft-1.0.so.0: undefined symbol: g_once_init_enter_impl

Reinstall newer (lib)glib(2) package. You need to update libglib-2.0.so.0 library. But I cannot guarantee, that it will need more updates. Hopefully, glib2 is backward compatible for both API and ABI, so you should not break anything.

daeos

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
Missing Links?
« Reply #3 on: July 08, 2008, 01:39:47 pm »
Quote from: utx
Quote from: daeos
mb-applet-volume: relocation error: /usr/lib/libpangoxft-1.0.so.0: undefined symbol: g_once_init_enter_impl

Reinstall newer (lib)glib(2) package. You need to update libglib-2.0.so.0 library. But I cannot guarantee, that it will need more updates. Hopefully, glib2 is backward compatible for both API and ABI, so you should not break anything.

Yes sir! that fixed it! Gratz to you! +karma .... if there was any.

Edit: After doing this update for libglib-2.0.so.0 library.... all of the x windows boxes are no longer titled with the app name... it just says "untitled window
  • "
« Last Edit: July 08, 2008, 03:52:31 pm by daeos »
SL-6000L
128MB SD - upgraded to a 512MB SD Card
512MB CF
Running pdaXrom 1.1.0 beta1

SL-5500 -soon-

daeos

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
Missing Links?
« Reply #4 on: July 08, 2008, 05:31:42 pm »
Now, after doing this upgrade to the lib you told me to upgrade... I am now missing fonts in X. does this mean I have to reinstall X also?  I am missing the iso font and i get an error that it can not convert from utf to iso  I'll post the exact error in a second.
SL-6000L
128MB SD - upgraded to a 512MB SD Card
512MB CF
Running pdaXrom 1.1.0 beta1

SL-5500 -soon-

daeos

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
Missing Links?
« Reply #5 on: July 08, 2008, 08:05:42 pm »
Here we go... but before you read the rest here is a question... would this error mean i need to reinstall GTK also?


(mb-applet-volume:3514): Gdk-WARNING **: Error converting from UTF-8 to STRING: Could not open converter from 'UTF-8' to 'ISO-8859-1'

am i correct?  I need to remove Gdk and reinstall? or what else would I do?
SL-6000L
128MB SD - upgraded to a 512MB SD Card
512MB CF
Running pdaXrom 1.1.0 beta1

SL-5500 -soon-

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Missing Links?
« Reply #6 on: July 08, 2008, 09:20:47 pm »
I'm not entirely sure. I'd wait until kkazakov13 can answer, or PM him directly.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

daeos

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
Missing Links?
« Reply #7 on: July 08, 2008, 09:59:57 pm »
Quote from: Capn_Fish
I'm not entirely sure. I'd wait until kkazakov13 can answer, or PM him directly.

Also, im beginning to notice something VERY wierd..... keyboard, key pad and touch screen operation suddenly stops working after a few mins or so of inactivity, I even left it plugged in, wifi off, running only top ... Top kept running along and would update, and the clock in x would keep going all the while no response when I press anything on the pda.
SL-6000L
128MB SD - upgraded to a 512MB SD Card
512MB CF
Running pdaXrom 1.1.0 beta1

SL-5500 -soon-

utx

  • Full Member
  • ***
  • Posts: 135
    • View Profile
    • http://www.penguin.cz/~utx/zaurus/
Missing Links?
« Reply #8 on: July 09, 2008, 05:47:04 am »
Quote from: daeos
(mb-applet-volume:3514): Gdk-WARNING **: Error converting from UTF-8 to STRING: Could not open converter from 'UTF-8' to 'ISO-8859-1'

Missing iconv module in glibc. You need a package, which contains file /usr/lib/gconv/ISO8859-1.so and /usr/lib/gconv/gconv-modules and /usr/lib/gconv/gconv-modules.cache.

In worse case it may be incompatibility between libc (different status of iconv support). In this case, ther is no simpe solution.

daeos

  • Newbie
  • *
  • Posts: 29
    • View Profile
    • http://
Missing Links?
« Reply #9 on: July 09, 2008, 01:39:10 pm »
Any possible hope of avoiding a new install again?  If not, which version should I install for my SL-6000L ? beta 3 again?
SL-6000L
128MB SD - upgraded to a 512MB SD Card
512MB CF
Running pdaXrom 1.1.0 beta1

SL-5500 -soon-

utx

  • Full Member
  • ***
  • Posts: 135
    • View Profile
    • http://www.penguin.cz/~utx/zaurus/
Missing Links?
« Reply #10 on: July 09, 2008, 07:37:24 pm »
Quote from: daeos
Any possible hope of avoiding a new install again?  If not, which version should I install for my SL-6000L ? beta 3 again?

Try to find upper mentioned files. In Angstrom distribution, the package has name glibc-gconv-iso8859-1.