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

[reactivated] KMail stürzt beim Filteranlegen ab

OmasEnkel

Hacker
Hallo,
wie im Titel zu sehen, stürzt KMail 1.9.51 unter KDE 4.0.4 (openSuse 11) regelmäßig ab. Entweder mit Sig11 oder kommentarlos.
Kommentarloser Absturz immer dann, wenn ich im Filterassistenten den Zielordner suchen will. In dem Fenster steht der Local Folder, und wenn ich darauf klicke, um an die Unterordner zu kommen, schliesst KMail.
Die derzeitige Einrichtung: eine Identität (dafault), zwei Mailaccounts (beide POP).

Bei Google finde ich nur Problembeschreibungen aus Suse 8.
Hat jemand eine Idee, was das Problem ist? Welche Angaben braucht ihr?
 

whois

Ultimate Guru
Ohne Fehlermeldung wird das schwierig.
Strate das Programm in der der Konsole und Poste die entstandenen Fehlermeldungen.
 
OP
O

OmasEnkel

Hacker
Code:
manuel@mjl-linux:~> kmail
kmail(4551) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet().
kmail(4551) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet().
manuel@mjl-linux:~> QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::setWorldTransform: Painter not active
/bin/sh: crm: command not found
/bin/sh: bsfilter: command not found
/bin/sh: bogofilter: command not found
SpamAssassin version 3.2.4
/bin/sh: /home/manuel/.annoyance-filter/annoyance-filter: No such file or directory
/bin/sh: sb_filter.py: command not found
*** KMail got signal 11 (Crashing)
KCrash: Application 'kmail' crashing...
sock_file=/home/manuel/.kde4/socket-mjl-linux/kdeinit4__0
Bis "painter not active" ist das der Start von KMail, danach dann der Filteranlegversuch.
 

whois

Ultimate Guru
Hi

Er findet verschiedene Sachen nicht.

Code:
/bin/sh: crm: command not found
/bin/sh: bsfilter: command not found
/bin/sh: bogofilter: command not found
SpamAssassin version 3.2.4
/bin/sh: /home/manuel/.annoyance-filter/annoyance-filter: No such file or directory
/bin/sh: sb_filter.py: command not found

Hast du mal Probiert ob es unter der KDE 3 Version passt?

cu
 
OP
O

OmasEnkel

Hacker
Hallo,
nein, ich habe gerade etwas anderes gemacht: Ich habe Kontact neu installiert. Verblüffenderweise bekam ich die Meldung, dass zusätzliche Pakete installiert werden müssten (die eigentlich vorher schon hätten da sein müssen).

Jetzt läufts. Ich danke trotzdem!
 

whois

Ultimate Guru
OmasEnkel schrieb:
Verblüffenderweise bekam ich die Meldung, dass zusätzliche Pakete installiert werden müssten (die eigentlich vorher schon hätten da sein müssen).
Naja, Hauptsache läuft jetzt.

Bitte den Thread noch als [gelöst] editieren.
 
OP
O

OmasEnkel

Hacker
Das Problem ist wieder da... die Konsole spuckt diesmal was anderes aus:
Code:
manuel@mjl-linux:~> kmail
kmail(4291) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet().
kmail(4291) KWallet::Wallet::openWallet: Pass a valid window to KWallet::Wallet::openWallet().
manuel@mjl-linux:~> QPainter::begin: Widget painting can only begin as a result of a paintEvent
QPainter::setWorldTransform: Painter not active
*** KMail got signal 11 (Crashing)
KCrash: Application 'kmail' crashing...
sock_file=/home/manuel/.kde4/socket-mjl-linux/kdeinit4__0
Diesmal kommen keine Meldungen, dass irgendwas nicht gefunden wird, sondern lapidar die Meldung, dass kmail das Signal 11 erhalten hat.

Weiss jemand mehr?

P.S.: Die Rückverfolgung spuckt übrigens folgendes aus:
Code:
[?1034h(no debugging symbols found)
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f91e8ea7700 (LWP 4822)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#5  0x00007f91deb60296 in ?? () from /usr/lib64/libQtGui.so.4
#6  0x00007f91deb619e7 in QTreeView::mousePressEvent ()
   from /usr/lib64/libQtGui.so.4
#7  0x00007f91de76f46a in QWidget::event () from /usr/lib64/libQtGui.so.4
#8  0x00007f91deb2abcd in QAbstractItemView::viewportEvent ()
   from /usr/lib64/libQtGui.so.4
#9  0x00007f91deb5bcbc in QTreeView::viewportEvent ()
   from /usr/lib64/libQtGui.so.4
#10 0x00007f91e21e2188 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib64/libQtCore.so.4
#11 0x00007f91de7228fc in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#12 0x00007f91de729566 in QApplication::notify () from /usr/lib64/libQtGui.so.4
#13 0x00007f91e3cabb7b in KApplication::notify () from /usr/lib64/libkdeui.so.5
#14 0x00007f91e21e2e9c in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#15 0x00007f91de72a838 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib64/libQtGui.so.4
#16 0x00007f91de7808dc in ?? () from /usr/lib64/libQtGui.so.4
#17 0x00007f91de77f4fb in QApplication::x11ProcessEvent ()
   from /usr/lib64/libQtGui.so.4
#18 0x00007f91de7a357c in ?? () from /usr/lib64/libQtGui.so.4
#19 0x00007f91e21e17f2 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#20 0x00007f91e21e1985 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#21 0x00007f91dead92ff in QDialog::exec () from /usr/lib64/libQtGui.so.4
#22 0x00007f91e8822dce in ?? () from /usr/lib64/libkmailprivate.so.4
#23 0x00007f91e8822ead in ?? () from /usr/lib64/libkmailprivate.so.4
#24 0x00007f91e21f44e0 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#25 0x00007f91dec22827 in QAbstractButton::clicked ()
   from /usr/lib64/libQtGui.so.4
#26 0x00007f91de9e3cbb in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007f91de9e4a12 in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007f91de9e4c45 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib64/libQtGui.so.4
#29 0x00007f91dea9a37a in QToolButton::mouseReleaseEvent ()
   from /usr/lib64/libQtGui.so.4
#30 0x00007f91de76f484 in QWidget::event () from /usr/lib64/libQtGui.so.4
#31 0x00007f91de72292d in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#32 0x00007f91de729566 in QApplication::notify () from /usr/lib64/libQtGui.so.4
#33 0x00007f91e3cabb7b in KApplication::notify () from /usr/lib64/libkdeui.so.5
#34 0x00007f91e21e2e9c in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#35 0x00007f91de72a838 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib64/libQtGui.so.4
#36 0x00007f91de7808dc in ?? () from /usr/lib64/libQtGui.so.4
#37 0x00007f91de77f4fb in QApplication::x11ProcessEvent ()
   from /usr/lib64/libQtGui.so.4
#38 0x00007f91de7a357c in ?? () from /usr/lib64/libQtGui.so.4
#39 0x00007f91e21e17f2 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#40 0x00007f91e21e1985 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#41 0x00007f91e21e3a25 in QCoreApplication::exec ()
   from /usr/lib64/libQtCore.so.4
#42 0x0000000000402efb in _start ()
#0  0x00007f91dcc31230 in nanosleep () from /lib64/libc.so.6
Ich hab das gekürzt um wiederholte "no debugging symbols found", die in Reihe kamen. Kann damit jemand was anfangen?
 

acoofh

Newbie
Hey,

hätte da etwas was vielleicht helfen könnte.
Wenn man versucht auf Local Folders zu klicken passiert ja mal gar nichts. Und mit mehrfach klickt hängt sich KMail auf.
Über dem Local Folders is so ein Balken zum sortieren mit so nem kleinen Pfeilchen. Klick da mal Spasseshalber drauf.
Bei mir wurden dann plötzlich alle Ordner angezeigt. Ich konnte die auch auswählen und die Filter ham dann auch funktioniert.

Gruss
acoofh
 
Oben