Summary: | Crash after renaming folder with subfolder | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | kavol <kavol> |
Component: | maildir | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bjoern, cwh, dhaivatpandya, gmetal31, j_kolberg11, lemma, vlada.peric |
Priority: | NOR | Keywords: | junior-jobs, triaged |
Version: | 1.10.1 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | kdepim 4.6 | |
Sentry Crash Report: |
Description
kavol
2008-02-26 16:18:11 UTC
Version: KMail 1.10.1 (KDE 4.1.1) Installed from: Arch Linux repository Confirmed, sort of: 1. Make folder, with a subfolder. 2. Rename folder by right-clicking and selecting Properties, making sure to use some non-ASCII character (I used čćšđ) 3. Exit Kmail normally --> The KDE Crash Handler is invoked, though Kmail exited normally This is what Konsole has to say (don't have the debugger, so no backtrace): QLayout: Attempting to add QLayout ""to KMail::FolderDialogTemplatesTab "", which already has a layout [[is this an unrelated issue?]] kmail(3812) FolderStorage::rename: Failed to rename the sorted file from "/home/vperic/.kde4/share/apps/kmail/mail/.inbox.directory/.čćšđ.index.sorted" to "/home/vperic/.kde4/share/apps/kmail/mail/.inbox.directory/.šđčć.index.sorted" *** KMail got signal 11 (Crashing) KCrash: Application 'kmail' crashing... I experience no crash but nasty error messages, which indicates a coding problem with the new folder name. Something is converted to Latin1 what shouldn't I think that this may have been fixed. I can't reproduce either of the suggest behaviours in KMail 1.13.5, KDE 4.5.3. May it should be marked Closed? I cannot confirm this fixed completely in KMail 1.13.5 (using KDE 4.4.5) To test this, I tried a few steps that don't invoke DrKonqi, but still lead to KMail quitting unexpectedly: 1. Within local folders, create a folder "příliš" 2. Create new subfolder "žluťoučký" 3. Rename "příliš" to "kůň" 4. Try to move a message to "žluťoučký" you get: KMail encountered a fatal error and will terminate now. The error was: Message could not be added to the folder, possibly disk space is low. OK, I can confirm it as well with the latest description provided by kavol, in KMail 1.13.5, KDE 4.5.3. However, I also tried it against the trunk version (r1201549), and it seems to have been fixed there. (In reply to comment #5) > However, I also tried it against the trunk version (r1201549), and it seems to > have been fixed there. um, ping me when it gets released in Fedora or Gentoo, I'll find you a new way to break it then :-) well ... I remember hearing about some OpenSUSE KDE preview images for qemu, but I can't find anything useful - new enough right now, could you point me to some binaries I can test? - I don't feel like pulling out of svn and compiling trunk myself ... (In reply to comment #6) > (In reply to comment #5) > > However, I also tried it against the trunk version (r1201549), and it seems to > > have been fixed there. > > um, ping me when it gets released in Fedora or Gentoo, I'll find you a new way > to break it then :-) > > well ... I remember hearing about some OpenSUSE KDE preview images for qemu, > but I can't find anything useful - new enough right now, could you point me to > some binaries I can test? - I don't feel like pulling out of svn and compiling > trunk myself ... You can quite easily install various up-to-date versions (like the latest beta, or even a live SVN version) in Gentoo, using the kde overlay. I remember that kde4live, was based on OpenSuse and used to be quite up-to-date. Don't know if it still exists, or if it has been updated to 4.6 beta1. This bug seems to fixed in the current trunk, so, is it okay to close it or should we wait until the trunk becomes mainstream? Doesn’t happen in KDEPIM 4.6 beta5 Fixed in kdepim 4.6 *** Bug 273946 has been marked as a duplicate of this bug. *** |