Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000179 [Gemini] misc minor have not tried 03 Mar 10 21:38 17 Jun 10 20:57
Reporter freder View Status public  
Assigned To mark
Priority normal Resolution fixed  
Status closed  
Summary 0000179: Message denied move because locked is duplicated.
Description Message is locked and flagged for attention. Message is dragged from waste basket to junk. Error dialogue complains that locked message cannot be moved without unlocking. Message is retained in waste basket locked and duplicated in junk unlocked. Not tried with other folders so don't know if common.

Mac OS 10.6.2
Messenger Pro 2.62.2
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000164)
mark (administrator)
06 Mar 10 18:55

This is a side effect of the way Qt handles drag and drop. MPro is first told to copy the messages, which it does, then told to delete the originals which fails due to the lock. This is probably happening now because of a recent bug fix which stopped MPro from attempting a deletion during both steps of the operation.

The solution is to check for the move during the copy and then ignore Qt's request to delete the originals. I plan to address this in the v2.63 beta series which should start soon.
(0000165)
mark (administrator)
08 Mar 10 12:41

Fixed in v2.63.0

- Issue History
Date Modified Username Field Change
03 Mar 10 21:38 freder New Issue
04 Mar 10 09:48 mark Status new => acknowledged
06 Mar 10 18:55 mark Note Added: 0000164
06 Mar 10 18:55 mark Status acknowledged => confirmed
08 Mar 10 12:41 mark Note Added: 0000165
08 Mar 10 12:41 mark Status confirmed => resolved
08 Mar 10 12:41 mark Resolution open => fixed
08 Mar 10 12:41 mark Assigned To => mark
17 Jun 10 20:57 mark Status resolved => closed


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker