Debian Squeeze 64 bit...
Linux 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64 GNU/Linux
Issue
When a user wants to add files into a file group (in the Components and Files -> Groups and Files menu -> [ right click menu -> Add Files || icon menu -> button with tooltip= "Add Files to File Group"] the action is never performed. I inserted log statements around the code that is called from this action, and found that in the ChooseFile::create proc, the grid remove $shell.sb never returns (or does something funky that doesn't allow the rest of the statements in the create function to execute.
Platform
Debian Squeeze 64 bit... Linux 2.6.32-5-amd64 #1 SMP Mon Mar 7 21:35:22 UTC 2011 x86_64 GNU/Linux
Issue
When a user wants to add files into a file group (in the Components and Files -> Groups and Files menu -> [ right click menu -> Add Files || icon menu -> button with tooltip= "Add Files to File Group"] the action is never performed. I inserted log statements around the code that is called from this action, and found that in the ChooseFile::create proc, the grid remove $shell.sb never returns (or does something funky that doesn't allow the rest of the statements in the create function to execute.