https://bugs.kde.org/show_bug.cgi?id=188271
Olivier Trichet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #5 from Olivier Trichet <nive nivalis org> 2009-04-04 20:53:23 --- Russ, I'm sorry, but I'll have to ask you more information. I updated the instructions on http://techbase.kde.org/User:Nive/KNode , could follow them again ? (What changes is that "kdebugdialog --fullmode" should be run instead of "kdebugdialog" ; the more important information is in the "kio_nntp" debug area). You should then have an output that looks like that (many line starting with kio_nntp): kio_nntp(5588) NNTPProtocol::NNTPProtocol: =============> NNTPProtocol::NNTPProtocol kio_nntp(5588) NNTPProtocol::setHost: "" "news.gmane.org" : 119 kio_nntp(5588) NNTPProtocol::get: "nntp://news.gmane.org:119/gmane.comp.kde.devel.pim/<[email protected]>" kio_nntp(5588) NNTPProtocol::get: group: "gmane.comp.kde.devel.pim" msg: "<[email protected]>" kio_nntp(5588) NNTPProtocol::nntp_open: nntp_open -- creating a new connection to "news.gmane.org" : 119 knode(4638) KNJobData::slotJobInfoMessage: Status: "Connecting to server..." kio_nntp(5588) NNTPProtocol::nntp_open: nntp_open -- connection is open kio_nntp(5588) NNTPProtocol::evalResponse: got: 200 kio_nntp(5588) NNTPProtocol::nntp_open: nntp_open -- greating was read res_code : 200 kio_nntp(5588) NNTPProtocol::nntp_open: reusing old connection kio_nntp(5588) NNTPProtocol::sendCommand: cmd: "MODE READER" kio_nntp(5588) NNTPProtocol::evalResponse: got: 200 kio_nntp(5588) NNTPProtocol::nntp_open: reusing old connection kio_nntp(5588) NNTPProtocol::sendCommand: cmd: "GROUP gmane.comp.kde.devel.pim" knode(4638) KNJobData::slotJobInfoMessage: Status: "Selecting group gmane.comp.kde.devel.pim..." kio_nntp(5588) NNTPProtocol::evalResponse: got: 211 kio_nntp(5588) NNTPProtocol::nntp_open: reusing old connection kio_nntp(5588) NNTPProtocol::sendCommand: cmd: "ARTICLE <[email protected]>" knode(4638) KNJobData::slotJobInfoMessage: Status: "Downloading article..." kio_nntp(5588) NNTPProtocol::evalResponse: got: 220 knode(4638) KNode::ArticleWidget::canDecodeText: "UTF-8" knode(4638) KNMemoryManager::updateCacheEntry: KNMemoryManager::updateCacheEntry() : article added knode(4638) KNMemoryManager::checkMemoryUsageArticles: KNMemoryManager::checkMemoryUsageArticles() : 1 articles in cache => Usage : 0.323868 % Thanks in advance -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
