Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CCED61894A for ; Fri, 29 May 2015 22:29:17 +0000 (UTC) Received: (qmail 67351 invoked by uid 500); 29 May 2015 22:29:17 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 67305 invoked by uid 500); 29 May 2015 22:29:17 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 67294 invoked by uid 99); 29 May 2015 22:29:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 May 2015 22:29:17 +0000 Date: Fri, 29 May 2015 22:29:17 +0000 (UTC) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DIRSTUDIO-1014) Cannot remove the 'finished operations' in the Progress pan MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRSTUDIO-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14565573#comment-14565573 ] Stefan Seelmann commented on DIRSTUDIO-1014: -------------------------------------------- This is hopefully fixed. I think the pb was that monitor.subTask(message) was called from another thread than the job's thread. http://svn.apache.org/r1682562 > Cannot remove the 'finished operations' in the Progress pan > ----------------------------------------------------------- > > Key: DIRSTUDIO-1014 > URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1014 > Project: Directory Studio > Issue Type: Bug > Affects Versions: 2.0.0-M8 (2.0.0.v20130628) > Reporter: Emmanuel Lecharny > Fix For: 2.0.0-M9 > > > The 'progress' pane list the ongoing operations as the finished operations (should be 'completed'). There is a drop down menu that allows you to remove the completed operations, but it's not doing anything. -- This message was sent by Atlassian JIRA (v6.3.4#6332)