• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] kontact stürzt bei Wechsel der Anwendung ab

Hallo,
wenn ich die Übersicht, den Kalender oder Aufgaben in Kontact aufrufe, stürzt das kpl. Programm kommentarlos ab.
Suse 11.1, KDE 4.3.4, lt. Info Kontact-Übersicht 1.1 von 2003.
Passt das zusammen?
Von der Konsole sieht es so aus.

Code:
stevied@linux-z9xm:~> kontact      
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
QObject::connect: Cannot queue arguments of type 'KParts::WindowArgs'
(Make sure 'KParts::WindowArgs' is registered using qRegisterMetaType().)
stevied@linux-z9xm:~> QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::translate: Painter not active                                                          
QPainter::setClipRect: Painter not active                                                        
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::hasClipping: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::font: Painter not active
QPainter::setFont: Painter not active
QPainter::setPen: Painter not active

Keine sonstige Fehlermeldung, die irgendwie nachvollziehbar ist.

Nachtrag:
Das Phänomen betrifft nicht alle Benutzer des Rechners.
Löschen der zugehörigen .rc Dateien hat nichts verändert



St
 
welche .rc- Dateien hast du denn gelöscht? Ich hatte dasselbe Problem, und das Löschen von
Code:
/home/~/.kde4/share/config/korgacrc
und
Code:
 /home/~/.kde4/share/config/korganizerrc
hat es sehr wohl behoben
 
Hi,
ich habe latürnich die "falschen" gelöscht
kontactrc + kontactsummaryrc (wieso eigentlich korganizer??)

Hat geklappt, danke

St
 
Oben