Bug 157879

Summary: Knode refuses to post news
Product: knode Reporter: Christophe Marin <christophe>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: major    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: knoderc after re-creating the news account.

Description Christophe Marin 2008-02-15 16:44:34 UTC
Version:           0.99.01 (using 4.00.62 (KDE 4.0.62 >= 20080213), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-7-generic

When trying to post in my ISP newsgroups, two error boxes appear and nothing is posted : 

- "Error - KNode" Unable to load/save configuration. Wrong permissions on home folder? You should close KNode now to avoid data loss.

=> To be sure it wasn't a permission problem I chown'd all my home directory files.

- "Errors occurred while sending these articles: The unsent articles are stored in the "Outbox" folder." and the title of my article.

=> Nothing in the Outbox folder.

I deleted share/config/knoderc and share/apps/knode/ and re-created the account => same problem.

If launched from a console :

$ knode --nofork
QMetaObject::indexOfSignal:KActionMenu: Conflict with KAction::activated(int)
knode(20928) KMime::Types::Mailbox::setAddress: Invalid address
knode(20928) KMime::Types::Mailbox::setAddress: Invalid address
knode(20928) KMime::Types::Mailbox::setAddress: Invalid address
knode(20928) KMime::Types::Mailbox::setAddress: Invalid address
knode(20928) KMime::Types::Mailbox::setAddress: Invalid address
knode(20928) KMime::Types::Mailbox::setAddress: Invalid address
Object::connect: No such signal KNComposerEditor::sigDragEnterEvent(QDragEnterEvent*)
Object::connect:  (receiver name: 'composerWindow')
Object::connect: No such signal KNComposerEditor::sigDropEvent(QDropEvent*)
Object::connect:  (receiver name: 'composerWindow')
knode(20928): KNFolder::saveArticles() : cannot open mbox-file!
Object::connect: No such signal KCompletionBox::highlighted(QString)
Object::connect:  (sender name:   'completion box')
Object::connect: No such signal KCompletionBox::highlighted(QString)
Object::connect:  (sender name:   'completion box')
Object::connect: No such signal KCompletionBox::highlighted(QString)
Object::connect:  (sender name:   'completion box')
Object::connect: No such signal KNComposerEditor::sigDragEnterEvent(QDragEnterEvent*)
Object::connect:  (receiver name: 'composerWindow')
Object::connect: No such signal KNComposerEditor::sigDropEvent(QDropEvent*)
Object::connect:  (receiver name: 'composerWindow')
knode(20928): KNFolder::saveArticles() : cannot open mbox-file!
Comment 1 Christophe Marin 2008-02-15 16:46:06 UTC
Created attachment 23586 [details]
knoderc after re-creating the news account.
Comment 2 Christophe Marin 2008-05-25 18:51:33 UTC
I can't reproduce anymore, closing.