Bug 478036

Summary: MIGRATED_FROM_JIRA: Problems during exit
Product: [Retired] penrose Reporter: Chandrasekar Kannan <ckannan>
Component: StudioAssignee: Endi Sukma Dewata <edewata>
Status: CLOSED UPSTREAM QA Contact: Chandrasekar Kannan <ckannan>
Severity: low Docs Contact:
Priority: low    
Version: 2.0CC: asaf, benl, nmalki, sramling
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-27 07:52:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 471500    

Description Chandrasekar Kannan 2008-12-27 07:52:49 UTC
Make changes to your configuration, then save it. Then select File -> Exit. You will get a warning dialog box saying:

  Are you sure you want to exit?
  You will lose unsaved works!

This is not right since the configuration has been saved. If you click OK, it will close the mapping tool, then displays a dialog box saying:

  JVM terminated. Exit code=1
  ... (snipped) ...

This is also not right, the exit code should be 0.

=========================================================
Issue dump from jira
$VAR1 = {
          'priority' => '4',
          'customFieldValues' => [],
          'project' => 'PENROSE',
          'status' => '6',
          'components' => [
                            {
                              'name' => 'Studio',
                              'id' => '10010'
                            }
                          ],
          'reporter' => 'endisd',
          'key' => 'PENROSE-26',
          'assignee' => 'endisd',
          'summary' => 'Problems during exit',
          'id' => '10091',
          'updated' => '2005-07-07 17:52:13.0',
          'votes' => '0',
          'fixVersions' => [
                           {
                             'releaseDate' => '2005-06-03 00:00:00.0',
                             'sequence' => '1',
                             'name' => 'Penrose-0.9.1',
                             'released' => 'true',
                             'id' => '10004',
                             'archived' => 'false'
                           }
                         ],
          'description' => 'Make changes to your configuration, then save it. Then select File -> Exit. You will get a warning dialog box saying:

  Are you sure you want to exit?
  You will lose unsaved works!

This is not right since the configuration has been saved. If you click OK, it will close the mapping tool, then displays a dialog box saying:

  JVM terminated. Exit code=1
  ... (snipped) ...

This is also not right, the exit code should be 0.',
          'affectsVersions' => [],
          'created' => '2005-05-13 13:55:46.0',
          'environment' => 'Windows',
          'resolution' => '1',
          'type' => '1'
        };


=========================================================

Comment 1 Chandrasekar Kannan 2008-12-27 07:52:51 UTC
Closing bug as it was already closed in Jira - PENROSE-26