SlickEdit Community

Archived Beta Discussions => SlickEdit 201x Beta Discussions => SlickEdit 2015 v20 Beta Discussion => Topic started by: mkatz on October 29, 2015, 06:53:04 PM

Title: Project -> Organize all Workspaces crash
Post by: mkatz on October 29, 2015, 06:53:04 PM
I'm running in Brief mode.  I was in the Projects->Organize All Workspaces window.

I selected 21 projects by selecting them with shift up arrow and then clicked on delete.  The issue happens with 10 items but not with 7 (i ran out of projects to delete so I couldn't try 7, 8 & 9).

The following error message popped up:

Invalid argument

file=wman.ex offset=5109

Slick-C Stack:
 Invalid argument
wman.ex 5109 wman:SetDescription(8,\n)   p_window_id: 904   p_object: OI_TREE_VIEW   p_name: ctltree1
wman.ex 4280 wman:SaveDescriptionText()   p_window_id: 904   p_object: OI_TREE_VIEW   p_name: ctltree1
wman.ex 4127 _workspace_organize_form.ctltree1.on_change(10,9,0)   p_window_id: 904   p_object: OI_TREE_VIEW   p_name: ctltree1
wman.ex 7419 wman:MaybeDeleteWorkspaceFromTree(8,22,0)   p_window_id: 904   p_object: OI_TREE_VIEW   p_name: ctltree1
wman.ex 6843 wman:DeleteButton()   p_window_id: 904   p_object: OI_TREE_VIEW   p_name: ctltree1
wman.ex 6533 _workspace_organize_form.ctltree1.del()   p_window_id: 904   p_object: OI_TREE_VIEW   p_name: ctltree1
dlgeditv.ex 7211 show(-modal -xy _workspace_organize_form)   p_window_id: 182   p_object: OI_EDITOR   p_name:
wman.ex 922 workspace_organize()   p_window_id: 182   p_object: OI_EDITOR   p_name:

Title: Re: Project -> Organize all Workspaces crash
Post by: Clark on October 29, 2015, 11:53:01 PM
No luck reproducing this. Added about 12 items and tried various deletes.
Title: Re: Project -> Organize all Workspaces crash
Post by: mkatz on October 30, 2015, 02:32:05 PM
I will try and reproduce this on a clean setup.