Bug 277213 - [regression] Del key doesn't delete messages anymore
Summary: [regression] Del key doesn't delete messages anymore
Status: RESOLVED WORKSFORME
Alias: None
Product: kmail2
Classification: Applications
Component: commands and actions (show other bugs)
Version: Git (master)
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-06 17:22 UTC by Christophe Marin
Modified: 2011-09-14 09:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Marin 2011-07-06 17:22:58 UTC
Using master.

The del key doesn't delete messages anymore here (deleting the rc file in $KDEHOME/share/apps/kmail2 didn't help)

From the terminal:

kmail2(30307) MessageList::Core::View::slotSelectionChanged: View message selected [ "Build failure of home:cgiboudeaux:KDE:Unstable/kdelibs4 openSUSE_Factory/x86_64" ]
kmail2(30307) KMMoveCommand::execute: AKONADI PORT: Disabled code in   virtual KMCommand::Result KMMoveCommand::execute()
kmail2(30307) KMReaderWin::setMessage: void KMReaderWin::setMessage(const Akonadi::Item&, MessageViewer::Viewer::UpdateMode) QSplitter(0x758830, name = "splitter2")
kmail2(30307)/kdewebkit KWebPage::acceptNavigationRequest: url:  QUrl( "file:///home/krop/.kde/share/apps/kmail2" )  , type: 5 , frame: QWebFrame(0xbf90f0)
kmail2(30307)/kio (Scheduler) KIO::SchedulerPrivate::doJob: KIO::SimpleJob(0x1012630)
kmail2(30307)/kdewebkit KWebPage::acceptNavigationRequest: url:  QUrl( "file:///" )  , type: 5 , frame: QWebFrame(0xbf90f0)
kmail2(30307)/kio (Scheduler) KIO::SchedulerPrivate::cancelJob: KIO::TransferJob(0x1012630) QObject(0x0)
kmail2(30307)/kio (Scheduler) KIO::SchedulerPrivate::jobFinished: KIO::TransferJob(0x1012630) QObject(0x0)
kmail2(30307) MailCommon::SendMdnHandler::Private::handleMessages: AKONADI PORT: Disabled code in   void MailCommon::SendMdnHandler::Private::handleMessages()
kmail2(30307) showJobError: There is no GUI delegate set for a kjob, and it failed with error: "Unknown error. (No collection found)"
Comment 1 Laurent Montel 2011-07-06 19:50:35 UTC
Works fine here.
but your error is ""Unknown error. (No collection found)"" don't know why.
Comment 2 Christophe Marin 2011-07-06 21:39:44 UTC
from akonadiconsole with another email:

kmail2-1322640793 (0x9e3660) 55 UID MOVE 90334 8 
kmail2-1322640793 (0x9e3660) 55 NO No collection found

and indeed, there was no collection with id 8 in collectiontable. Also confirmed by the imap resource settings, the trash folder setting was empty no idea why.

Do you want to investigate or shall I close this one ?
Comment 3 Laurent Montel 2011-07-07 07:23:50 UTC
Don't know. Perhaps a pb when we migrate from kmail1 to kmail2
I didn't migrate a imap account with specific trash.
Perhaps there is a bug here.
Comment 4 Christophe Marin 2011-09-14 09:58:43 UTC
I didn't migrate either but the cause is elsewhere (unsure yet, but I see unexpected things with the maildir resource).

Closing this report, deleting message works despite sending some akonadi warnings.