Active Topics

 



Notices


Reply
Thread Tools
Posts: 97 | Thanked: 3 times | Joined on Jan 2008
#1
I finally settled on kdepimpi as my exclusive PIM suite and for the first time in over a year of owning my IT I have been able to sync both calendar *and* contacts with my PC. After a few weeks of that kdepimpi stopped starting . Both the calendar and contacts app fail due to a problem with libXinerama. Starting as user in term shows this:

~ $ /opt/kdepimpi/kopi
/opt/kdepimpi/kopi: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory
~ $


Not sure what the heck happened. I don't know of anything I've loaded over the past week or so that might have caused the lib problem. Basically, libglade and libqt have been a bane with keeping apt-get update happy. libXinerama is a new problem.

Does anyone know where to find it or how to reload it? Seems to be part of X11.
apt-get install libxinerama1 can't find the package but apt-get update knows it's being referred to.

I saw libXinerama mentioned here and there in the forums but nothing related to kdepimpi or any up-to-date links to where it might be.

Any clues appreciated. I have diablo on the N810 and kdepimpi 2.2.10. It had worked for several weeks before this problem.

Thank you!
Frank
__________________
-----------------------------------------------------
Terrorism is not the answer
-----------------------------------------------------
 
Posts: 97 | Thanked: 3 times | Joined on Jan 2008
#2
Nothing?

It was nice while it lasted.....
__________________
-----------------------------------------------------
Terrorism is not the answer
-----------------------------------------------------
 
Posts: 109 | Thanked: 91 times | Joined on Dec 2007
#3
Originally Posted by FGol View Post
I finally settled on kdepimpi as my exclusive PIM suite and for the first time in over a year of owning my IT I have been able to sync both calendar *and* contacts with my PC. After a few weeks of that kdepimpi stopped starting . Both the calendar and contacts app fail due to a problem with libXinerama. Starting as user in term shows this:

~ $ /opt/kdepimpi/kopi
/opt/kdepimpi/kopi: error while loading shared libraries: libXinerama.so.1: cannot open shared object file: No such file or directory
~ $
On your tablet or on your desktop machine?

On my tablet, kopi (2.2.10, from the OESF build) isn't linked against libXinerama, and libXinerama isn't
installed.

On my desktop machine, kopi is linked against libXinerama.

Originally Posted by FGol View Post
Not sure what the heck happened. I don't know of anything I've loaded over the past week or so that might have caused the lib problem. Basically, libglade and libqt have been a bane with keeping apt-get update happy. libXinerama is a new problem.

Does anyone know where to find it or how to reload it? Seems to be part of X11.
Yes, libXinerama.so is part of X11. On RedHat (Fedora, Enterprise, CentOS)
systems, that's provided in the package named libXinerama. I don't know what
package provides it in the part of the Linux world that uses "apt".
 
Posts: 97 | Thanked: 3 times | Joined on Jan 2008
#4
Hi z2n,

Thank you for your relpy!

It works extremely well on my PC. the issues I'm having are on the tablet. Odd that it's not linked to libXinerama yet the start up message is complaining about it. Maybe it needs a complete uninstall and reinstall. (on the tablet)

Frank
__________________
-----------------------------------------------------
Terrorism is not the answer
-----------------------------------------------------
 
Posts: 109 | Thanked: 91 times | Joined on Dec 2007
#5
Originally Posted by FGol View Post
Hi z2n,

Thank you for your relpy!

It works extremely well on my PC. the issues I'm having
I'm glad it's working on the PC.
Originally Posted by FGol View Post
are on the tablet. Odd that it's not linked to libXinerama yet the start up message is complaining about it. Maybe
My kopi binary isn't linked against libXinerama...did you check yours?

On my N810, ldd /opt/kdepimpi/kopi reports:
Code:
        libmicrokdepim.so.1 => /opt/kdepimpi/libmicrokdepim.so.1 (0x40030000)
        libmicrokcal.so.1 => /opt/kdepimpi/libmicrokcal.so.1 (0x400d4000)
        libmicrokde.so.1 => /opt/kdepimpi/libmicrokde.so.1 (0x401a4000)
        libmicrokabc.so.1 => /opt/kdepimpi/libmicrokabc.so.1 (0x40314000)
        libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0x40414000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0x40ab0000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x40ac8000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x40b90000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x40bb0000)
        libm.so.6 => /lib/libm.so.6 (0x40c78000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40cf0000)
        libc.so.6 => /lib/libc.so.6 (0x40d04000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x40e18000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0x40e40000)
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x40e54000)
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x40e64000)
        libXft.so.2 => /usr/lib/libXft.so.2 (0x40e74000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x40e8c000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x40ee4000)
        libSM.so.6 => /usr/lib/libSM.so.6 (0x40f10000)
        libICE.so.6 => /usr/lib/libICE.so.6 (0x40f20000)
        libdl.so.2 => /lib/libdl.so.2 (0x40f40000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0x40f4c000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x40f58000)
        /lib/ld-linux.so.3 (0x40000000)
        libz.so.1 => /usr/lib/libz.so.1 (0x40f64000)
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x40f7c000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0x40f88000)
You said you've been using apt-get and dealing with the qt libraries...I'm wondering if you installed a newer version of libqt-mt (or something else that kdepimpi requires) that in turn requres libXinerama,.

Where did you get your kdepimpi package to install on the tablet?

Originally Posted by FGol View Post
it needs a complete uninstall and reinstall. (on the tablet)

Frank
I'd suggest installing the version built for OESF. It's available from the person who did the port, or from the garage site (note that I've simply copied it there as an archive...I can't take any credit for the development or porting effort).

See my earlier post announcing kdepimpi.

Last edited by z2n; 2009-01-28 at 07:18.
 

The Following User Says Thank You to z2n For This Useful Post:
Posts: 97 | Thanked: 3 times | Joined on Jan 2008
#6
z2n,

kdepimpi is running again.

Thank you for that link. The download won't work unless I create an ID. Also, I did ldd /opt/kdepimpi/kopi and the command wasn't recognized. I tried the usual suspect locations like /sbin, /bin, and the rest.

But anyway, I got it working by re-following your directions.
- In order to install libqt3 first, I uninstalled it and kdepimpi
- I then re-installed per your link. Most things didn't need to be done (like updating the ld list). I redid the ldconfig .

When I started calendar and addressbook all of my settings and data were there. Whew!

Only nit is I have about 4 sets of kdepimi launchers under extras in my start button. Any idea how to get rid of them? I expected to find a bunch of extra desktop files but didn't.

Thanks again,
Frank
__________________
-----------------------------------------------------
Terrorism is not the answer
-----------------------------------------------------
 

The Following User Says Thank You to FGol For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 20:00.