Bug 478036 - MIGRATED_FROM_JIRA: Problems during exit
Summary: MIGRATED_FROM_JIRA: Problems during exit
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: penrose
Classification: Retired
Component: Studio
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Endi Sukma Dewata
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 471500
TreeView+ depends on / blocked
 
Reported: 2008-12-27 07:52 UTC by Chandrasekar Kannan
Modified: 2015-01-04 23:35 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-27 07:52:51 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.