PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : KDE3 (3.0/3.01) und QT3


3qualizer
27.06.02, 11:50
Hi.

Hab mir qt3 von Trolltech geladen und kompiliert (in /usr/local/qt, wie in der Anleitung beschrieben). Wenn ich jetzt aber das QTDIR von /usr/lib/qt auf /usr/local/qt umstelle komme ich nicht mehr in den KDE rein, der Bildschirm tut nur blinken (beige/weisser Hintergrund)
Muss ich noch mehr umstellen?
AFAICS hats was mit dem DCopServer zu tun, der die Connection refused. Log wird gleich nachgeliefert.

Eric

3qualizer
27.06.02, 12:01
das hier kommt beim startx:

DCOPServer up and running.
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = ksplash path = <unknown> pid = 25065
Mutex destroy failure: Das Gerät oder die Ressource ist belegt
Mutex destroy failure: Das Gerät oder die Ressource ist belegt
mcop warning: user defined signal handler found for SIG_PIPE, overriding
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kwin path = <unknown> pid = 25096
DCOP aborting (delayed) call from 'anonymous-25097' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
KCrash: crashing.... crashRecursionCounter = 2
KCrash: Application Name = kicker path = <unknown> pid = 25103
DCOP aborting call from 'anonymous-25100' to 'kicker'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25102' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting call from 'anonymous-25106' to 'klipper'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting call from 'anonymous-25108' to 'korgac'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25114' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25118' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25121' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25124' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25127' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25130' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25133' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25136' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25139' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25142' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25145' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25148' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25151' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25154' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
DCOP aborting (delayed) call from 'anonymous-25157' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
ICE default IO error handler doing an exit(), pid = 25113, errno = 0
kdesktop: Fatal IO error: client killed
DCOP aborting call from 'anonymous-25160' to 'kdesktop'
ERROR: KUniqueApplication: DCOP communication error!
kdeinit: Fatal IO error: client killed
kdeinit: sending SIGHUP to children.
KLauncher: Exiting on signal 1
kdeinit: sending SIGTERM to children.
kdeinit: Exit.

Eremit
27.06.02, 12:51
welche version von kde versuchst du denn zu starten????
ein paar infos mehr welches system du hast bzw. welche version wäre nicht schlecht.

hast du mal die .MCOP* dateien und die .DCOP* dateien gelöscht?

hinweis:
http://www.linuxforen.de/forums/showthread.php?s=&threadid=18778&highlight=DCOP+l%F6schen


Eremit

3qualizer
27.06.02, 13:35
1. Funktionierte weder bei KDE3.0 noch jetzt bei KDE3.01
2. System ist SuSE 7.3
3. In meinem Home-Verzeichniss hab ich kein .MCOP* oder .DCOP* gefunden, nur .mcop und .mcoprc. Beide hatte ich zum Test verschoben, hat aber keine Änderung gebracht.

slime
27.06.02, 13:58
ja, der windowmanager "kwin" hängt sich ja schon gelich am anfang,,
ich hatte das auch mal, weiß aber nicht obs an qt oder kde lag..
hab dann einfach alles neu compiliert und fertig

3qualizer
27.06.02, 14:36
Wenn ich das "alte" QT wieder aktiviere und das Verzeichniss ~/.qt lösche funktionierts wieder.
Was hast du neu kompiliert? KDE?

3qualizer
21.08.02, 05:57
Lieber spät als nie: Ich hab mir qt3.0.5 und kde3.0.3 (arts, kdelibs, kdebase...) kompiliert und jetzt startet das Teil und die Programme für qt3 lassen sich kompilieren :)

Danke, Eric