Bug 157879 - Knode refuses to post news
Summary: Knode refuses to post news
Status: RESOLVED WORKSFORME
Alias: None
Product: knode
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR major
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-15 16:44 UTC by Christophe Marin
Modified: 2008-05-25 18:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
knoderc after re-creating the news account. (1.09 KB, text/plain)
2008-02-15 16:46 UTC, Christophe Marin
Details

Note You need to log in before you can comment on or make changes to this bug.
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.