You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

1

Sunday, February 18th 2007, 11:23am

Problems during KDEbase startup

I installed KDEbase on Paldo GNU/Linux. Now I've some error messages during startup:

  • Desktop Preview + Pager not found
  • Taskbar applet not found
  • System tray not found
  • Clock applet not found
  • About Page for Konquer not found - konq_aboutpage.la not in paths


Here are the kdebase files-list.

... and the xml I used to install kdebase: kdebase.xml and the compiling log.

This post has been edited 1 times, last edit by "Amnon82" (Feb 18th 2007, 11:27am)


Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

2

Sunday, February 18th 2007, 1:03pm

Some more erros trying to start Homefolder:

Files not found:
  • konq_iconview.la
  • konq_listview.la
  • libkdeprint_part.la

Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

3

Sunday, February 18th 2007, 1:50pm

Seems they are in the wrong place:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
bash-3.2$ dir /usr/lib/*.la
/usr/lib/libartscbackend.la                    /usr/lib/libkdesu.la
/usr/lib/libartsc.la                           /usr/lib/libkdeui.la
/usr/lib/libartsdsp.la                         /usr/lib/libkdnssd.la
/usr/lib/libartsdsp_st.la                      /usr/lib/libkhtml.la
/usr/lib/libartsflow_idl.la                    /usr/lib/libkimproxy.la
/usr/lib/libartsflow.la                        /usr/lib/libkio.la
/usr/lib/libartsgslplayobject.la               /usr/lib/libkjava.la
/usr/lib/libartskde.la                         /usr/lib/libkjs.la
/usr/lib/libartswavplayobject.la               /usr/lib/libkmdi2.la
/usr/lib/libDCOP.la                            /usr/lib/libkmdi.la
/usr/lib/libgmcop.la                           /usr/lib/libkmedia2_idl.la
/usr/lib/libkabc_dir.la                        /usr/lib/libkmedia2.la
/usr/lib/libkabc_file.la                       /usr/lib/libkmediaplayer.la
/usr/lib/libkabc.la                            /usr/lib/libkmid.la
/usr/lib/libkabc_ldapkio.la                    /usr/lib/libknewstuff.la
/usr/lib/libkabc_net.la                        /usr/lib/libkntlm.la
/usr/lib/libkatepartinterfaces.la              /usr/lib/libkparts.la
/usr/lib/libkdecore.la                         /usr/lib/libkresources.la
/usr/lib/libkdefakes.la                        /usr/lib/libkscreensaver.la
/usr/lib/libkdefx.la                           /usr/lib/libkscript.la
/usr/lib/libkdeinit_cupsdconf.la               /usr/lib/libkspell2.la
/usr/lib/libkdeinit_dcopserver.la              /usr/lib/libkspell.la
/usr/lib/libkdeinit_kaddprinterwizard.la       /usr/lib/libktexteditor.la
/usr/lib/libkdeinit_kbuildsycoca.la            /usr/lib/libkunittest.la
/usr/lib/libkdeinit_kcmshell.la                /usr/lib/libkutils.la
/usr/lib/libkdeinit_kconf_update.la            /usr/lib/libkwalletbackend.la
/usr/lib/libkdeinit_kcookiejar.la              /usr/lib/libkwalletclient.la
/usr/lib/libkdeinit_kded.la                    /usr/lib/libmcop.la
/usr/lib/libkdeinit_kio_http_cache_cleaner.la  /usr/lib/libmcop_mt.la
/usr/lib/libkdeinit_kio_uiserver.la            /usr/lib/libqtmcop.la
/usr/lib/libkdeinit_klauncher.la               /usr/lib/libsoundserver_idl.la
/usr/lib/libkdeprint.la                        /usr/lib/libvcard.la
/usr/lib/libkdeprint_management.la             /usr/lib/libx11globalcomm.la
/usr/lib/libkdesasl.la

Amnon82

Beginner

  • "Amnon82" started this thread

Posts: 16

Location: Germany

  • Send private message

4

Monday, February 19th 2007, 3:11am

I found the solution. I grepped the la-files and restored them. It works now.