[kmail2] [Bug 339214] Starting KMail gives message "Could not create collection trash resourceId: 3 [MailCommon::Kernel::createDefaultCollectionDone, MailCommon::Kernel::emergencyExit]
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sun Apr 27 13:43:11 BST 2025
https://bugs.kde.org/show_bug.cgi?id=339214
--- Comment #60 from tnemeth at free.fr ---
(In reply to Freek de Kruijf from comment #21)
> Recently the trash folder to remove is no longer
> ~/.local/share/local-mail/trash/ but
> ~/.local/share/akonadi_maildir_resource_0/trash/
> You can also set it aside.
Does not apply anymore:
```bash
$ ls -1d .local/share/akonadi*
.local/share/akonadi/
.local/share/akonadi_imap_resource_7/
.local/share/akonadi_imap_resource_8/
.local/share/akonadi_imap_resource_9/
.local/share/akonadi_migration_agent/
.local/share/akonadi_sendlater_agent/
.local/share/akonadiconsole/
```
Then
```bash
$ cd .local/share/akonadi_imap_resource_9
$ tree
.
└── QtWebEngine
└── Default
├── blob_storage
│ └── 89bdc5cb-89d3-438a-9bff-bc84a6e60cc9
├── GPUCache
│ ├── data_0
│ ├── data_1
│ ├── data_2
│ ├── data_3
│ └── index
├── Local Storage
│ └── leveldb
│ ├── 000003.log
│ ├── CURRENT
│ ├── LOCK
│ ├── LOG
│ └── MANIFEST-000001
├── Network Persistent State
├── Platform Notifications
│ ├── 000003.log
│ ├── CURRENT
│ ├── LOCK
│ ├── LOG
│ └── MANIFEST-000001
├── TransportSecurity
├── user_prefs.json
└── Visited Links
```
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list