Bug 101458 - no way to move folders
Summary: no way to move folders
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.8
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 103279 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-14 06:36 UTC by Mathieu Jobin
Modified: 2007-09-14 12:17 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 Mathieu Jobin 2005-03-14 06:36:41 UTC
Version:           1.8 (using KDE 3.4.0, Gentoo)
Compiler:          gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.9

still can't drag n drop folder... anyway...

I went into that context menu moving list and kmail crashed when I click on the destination folder...

sorry, even tho I compiled everything with debugging symbols, I cant manage to get a valid backtrace for this bug

i'm using dimap
Comment 1 Ingo Klöcker 2005-03-27 01:32:08 UTC
Did you try to move a dimap folder to another folder of the same dimap account? Did the moved folder have subfolders? Does moving local folders work?
Comment 2 Mathieu Jobin 2005-03-27 03:28:15 UTC
there is no drag event on a kmail folder what so ever
it just selects it when you click on it

Comment 3 Carsten Nikiel 2005-04-01 14:11:04 UTC
Have the same issue here.
cyrus imap server with dimap account.
Moving from one folder to a another folder.
Crashed without any backtrace.
Comment 4 Mathieu Jobin 2005-04-01 20:52:18 UTC
different issue here...
I dont know how you are moving your folders, but my mouse does not pickup any object, I can't drag any folder,... so I'm not talking about the drop event yet

running 3.4

Comment 5 Carsten Nikiel 2005-04-04 10:10:36 UTC
Neither am I, sorry for being not clear.
I am using the "move Folder to" context menu.
Also running 3.4

DImap with cyrus imap server, both folders are on the same account on the imap server.
Crashes are easily reproducable.
Comment 6 Carsten Burghardt 2005-04-05 15:55:50 UTC
*** Bug 103279 has been marked as a duplicate of this bug. ***
Comment 7 Carsten Burghardt 2005-05-05 17:05:07 UTC
SVN commit 409757 by burghard:

Complete the move command only when it is really done. Solves the crash when you move dimap folders.
I tested it with every scenario I could imagine so I hope there are no sideeffects.
BUGS:101458


 M  +24 -35    trunk/KDE/kdepim/kmail/kmcommands.cpp  
Comment 8 Mathieu Jobin 2005-12-08 05:24:13 UTC
is your DnD patch present in 3.5 ?
Comment 9 Carsten Burghardt 2005-12-08 13:30:56 UTC
This was no dnd patch but a bugfix. Dnd is still not supported.