Author Topic: Kde-pim Apps Questions  (Read 3290 times)

Storm

  • Full Member
  • ***
  • Posts: 156
    • View Profile
    • http://
Kde-pim Apps Questions
« on: May 21, 2005, 12:53:10 am »
Running OZ 3.5.3, I installed ko/pi, ka/pi and ka/pi-applet.

The following packages are installed:

Code: [Select]
# ipkg list_installed | grep -i kde
kapi - 2.1.1-r0 - KAddressbook/PI is a port of KDE addressbook
kopi-applet - 2.1.1-r0 - KDE Pim/PI applet
libmicrokabc - 2.1.1-r0 - KDE Pim/PI library - microkabc
libmicrokcal1 - 2.1.1-r0 - KDE Pim/PI library - microkcal
libmicrokdelibs - 2.1.1-r0 - KDE Pim/PI library - microkde

Ran makecompat on kapi and kopi.

When I launch either app, I get undefined symbol errors:

Code: [Select]
# kapi
/opt/QtPalmtop/bin/kapi
kapi: symbol lookup error: /opt/QtPalmtop/lib/libmicrokabc.so.1: undefined symbol: _ZN2Qt5greenE
# kopi
/opt/QtPalmtop/bin/kopi
kopi: symbol lookup error: /opt/QtPalmtop/lib/libmicroqtcompat.so.1: undefined symbol: _ZN12QApplication11main_widgetE

If I unlink the apps, the message changes:

Code: [Select]
# kopi
kopi: symbol lookup error: /opt/QtPalmtop/lib/libqtcompat.so.1: undefined symbol: newData__7QGArray
# kapi
kapi: symbol lookup error: /opt/QtPalmtop/lib/libqtcompat.so.1: undefined symbol: newData__7QGArray

Is there a fix for it, or should I use the kdepim packages from sourceforge (which is version 2.1.4, but packaged for Sharp ROM)...

Thanks,
--Storm
Zaurus SL-5500/Hentges OZ 3.5.4.1
Ambicom WL1100-CF wireless card
Desktop: Debian/GNU Linux (unstable)

mimeca

  • Hero Member
  • *****
  • Posts: 682
    • View Profile
    • http://www.innerzaurus.com
Kde-pim Apps Questions
« Reply #1 on: May 21, 2005, 06:29:13 am »
You must install KO/PI and KA/PI from OpenZaurus. You will find them in the Opie feed.
Nunca hagas de un lugar tu hogar. Construye tu hogar en el interior de tu propia cabeza. Encontrare¡s todo lo que necesites para amueblarla: recuerdos, amigos en los que puedes confiar, pasión por el conocimiento y otras cosas por el estilo. De esa forma podrás ir a donde te vayas. Nunca te faltará un hogar..., a menos que pierdas la cabeza, claro...

Innerzaurus => www.innerzaurus.com (Spanish Zaurus Site)

Storm

  • Full Member
  • ***
  • Posts: 156
    • View Profile
    • http://
Kde-pim Apps Questions
« Reply #2 on: May 21, 2005, 11:06:35 am »
Quote
You must install KO/PI and KA/PI from OpenZaurus. You will find them in the Opie feed.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80784\"][{POST_SNAPBACK}][/a][/div]

I do have kapi and kopi installed from the OZ 3.5.3 feeds. These are the ones that are not working.

--Storm
Zaurus SL-5500/Hentges OZ 3.5.4.1
Ambicom WL1100-CF wireless card
Desktop: Debian/GNU Linux (unstable)

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Kde-pim Apps Questions
« Reply #3 on: May 21, 2005, 11:15:26 am »
Storm:

DO NOT use sharp-compat-libs on software from OZ feeds.

kopi, kapi works out-of-box on OZ (when used OZ versions)
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

Teletubbie

  • Sr. Member
  • ****
  • Posts: 252
    • View Profile
    • http://
Kde-pim Apps Questions
« Reply #4 on: May 21, 2005, 11:16:37 am »
The kdepimpi packages (kopi, kapi, etc) do not require the compat libs. This seems too be your problem. Clean the rom from these packages and install again without using mkcompat.
Cheers,
Sam
Edit: hrw was one minute faster  
« Last Edit: May 21, 2005, 11:17:55 am by Teletubbie »
SL-5500G
OZ 3.3.6-pre1
Opie 1.1.4

Storm

  • Full Member
  • ***
  • Posts: 156
    • View Profile
    • http://
Kde-pim Apps Questions
« Reply #5 on: May 23, 2005, 08:47:24 pm »
Quote
The kdepimpi packages (kopi, kapi, etc) do not require the compat libs. This seems too be your problem. Clean the rom from these packages and install again without using mkcompat.
Cheers,
Sam
Edit: hrw was one minute faster   
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80814\"][{POST_SNAPBACK}][/a][/div]

HRW, Teletubbie,

That worked. Thanks for pointing it out. Just for the record, the reason I ran the compat libs against it in the first place was the errors I was getting...

Thanks for clearing it up...

--Storm
Zaurus SL-5500/Hentges OZ 3.5.4.1
Ambicom WL1100-CF wireless card
Desktop: Debian/GNU Linux (unstable)