From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7658 invoked by alias); 16 Apr 2007 18:37:01 -0000 Received: (qmail 7445 invoked by uid 48); 16 Apr 2007 18:36:45 -0000 Date: Mon, 16 Apr 2007 18:37:00 -0000 Message-ID: <20070416183645.7444.qmail@sourceware.org> From: "swagiaal at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070322151201.4258.swagiaal@redhat.com> References: <20070322151201.4258.swagiaal@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4258] Users cannot return to session manager X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q2/txt/msg00103.txt.bz2 List-Id: ------- Additional Comments From swagiaal at redhat dot com 2007-04-16 19:36 ------- This commit fixes that problem 2007-04-16 swagiaal * sessions/Session.java (setName): Added check for client trying to set the name of the session to an empty String. * druid/CreateFryskSessionDruid.java (loadSessionMode): Used collectProcsByExecutablePath() instead of coolectProcs(). Made nameEntry ingnore DELETE events. 2007-04-16 swagiaal * eventviewer/TimeLine.java: Added redrawObserver to redraw the widget when it is selected/unselected. * eventviewer/EventViewer2.java: Removed mass expose listiner fix for bz #2469. Removed selection listiner. * UniqueHashMap.java (add): Added check to throw an exception when an object is added more than once. * ProcWiseDataModel.java (collectProcsByExecutablePath): replaced collectProcs with this. * MenuBar.java: Added handling for Session Manager MenuItem. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=4258 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.