When Kmail starts the inbox folder is selected - I've configured doing so - but the first message isn't (and preview pane stays empty). The same happens when I switch to another folder. Select a folder, but first message or last read message isn't selected. I've found out that commits: 7362ab7e9c05626ef24216911cb4a2819e580c80 and e0ace9ad6366edcd55ca0e4c91d74128cb0212b are the culprit. Using kdepim-4.10.2-2.fc19.src.rpm I reverted both commits and the first/last read message is selected again when starting kmail/switching folders. I hope the jazz trio Niels Lan Doky in Copenhagen was not hindered by this bug. ;-) Martin Kho Reproducible: Always Steps to Reproduce: 1. Start kmail or 2. Switch folders 3. Actual Results: First/last read message is not selected, preview pane stays empty Expected Results: First/last read message is selected, preview pane shows message body
git show e0ace9ad6366edcd55ca0e4c91d74128cb0212b fatal: ambiguous argument 'e0ace9ad6366edcd55ca0e4c91d74128cb0212b': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' => invalid revision
Hum, wrong commit. Correct one: 7e0ace9ad6366edcd55ca0e4c91d74128cb0212b Sorry. Martin Kho
Should be fixed in 1ca2e57, can you confirm?
Hi David, I've rebuild kdepim (based on kdepim-4.10.3 -2.fc19.src.rpm) with your patch and everything seems fine again. This report can be closed. Thanks for the great work, Martin Kho
marking fixed per comment #4