Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qmos seg faults when attempting to rearrange groups (m00775b) #1763

Closed
ascbot opened this issue Feb 13, 2019 · 5 comments
Closed

qmos seg faults when attempting to rearrange groups (m00775b) #1763

ascbot opened this issue Feb 13, 2019 · 5 comments
Labels
bug Something isn't working

Comments

@ascbot
Copy link
Contributor

ascbot commented Feb 13, 2019


Author Name: Lynn Weller (Lynn Weller)

Original Date: 2013-07-01
Original Assignee: Tracie Sucharski


Note: This fails under /work/projects/isis/latest/m01693_m01696/. I can't really test it under m00775 because that version seg faults when I try to add a group. Please change the relations I set and subject line if necessary.

After loading cube lists in to two separate groups I select one group and try to move it above (or below) the other group present. When I release the mouse after the move (to designate the final location), qmos seg faults. This does not happen under the current version of production.

Data are under /work/users/lweller/Isis3Tests/Qmos/Groups/. There are 3 images lists that can be loaded into different groups having filename rdr_*files.lis.

  • open qmos; open cube list rdr_6files.lis
  • right click on "Group 1" and "Insert Group" (or right click in file list pane and select "Add Group")
  • click on "Group 2" to select then open cube list rdr_20files.lis
  • right click on "Group 1 or 2" and insert group
  • click on "Group 3" to select then open cube list rdr_30files.lis
  • click on one of the groups and move above or below one of the other groups
  • release mouse button for move, seg fault

I also noticed that when new groups are added under this version of isis the new group goes to the bottom of the file list window pane. This is opposite of how it has been working. Normally the new group is added to the top of the list making it readily available to add images to. Could we get that functionality back?

@ascbot ascbot added this to the 3.4.5 (2014-01-14 Jan) milestone Feb 13, 2019
@ascbot ascbot added the bug Something isn't working label Feb 13, 2019
@ascbot
Copy link
Contributor Author

ascbot commented Feb 13, 2019


Original Redmine Comment
Author Name: Tracie Sucharski (Tracie Sucharski)
Original Date: 2013-07-01T20:02:26Z


IMPACT

This only affect qmos and a.out.

@ascbot
Copy link
Contributor Author

ascbot commented Feb 13, 2019


Original Redmine Comment
Author Name: Tracie Sucharski (Tracie Sucharski)
Original Date: 2013-07-02T21:21:06Z


There is a version of Isis built for scientific linux under /work/projects/isis/latest/m01693_m01696_m01697 which has a fix for the drag&drop bug and restores the insert group functionality back to the old qmos.

@ascbot
Copy link
Contributor Author

ascbot commented Feb 13, 2019


Original Redmine Comment
Author Name: Lynn Weller (Lynn Weller)
Original Date: 2013-07-02T21:44:35Z


Rearranging groups works as expected now. Thank you for restoring the insert group functionality as well.

That being said, I ran across another problem that only occurs under this version of qmos, but works ok under production and m00775b. When I open a list of images that contains cubes which have not had footprintinit or camstats run on, image footprints are not drawn on the fly (as they are under other versions of qmos) and I get the following errors in my launching window:

I/O ERROR Unable to open Polygon [Footprint] in file [/work/projects/messenger/lweller/Monochrome/Networks/DOY_095_319/Eval_Control/Gaskell_DEM/Lev1/EW0216067754G.lev1.cub].
I/O ERROR Unable to read Polygon [Footprint].
PROGRAMMER ERROR Unable to find Polygon [Footprint].

I've added the file list Gaskell_DOY_095t0319_Extracted_Del.lis to demonstrate this under /work/users/lweller/Isis3Tests/Qmos/Groups/.

@ascbot
Copy link
Contributor Author

ascbot commented Feb 13, 2019


Original Redmine Comment
Author Name: Tracie Sucharski (Tracie Sucharski)
Original Date: 2013-07-03T15:52:35Z


Ok, that is fixed and rebuilt under /work/projects/isis/latest/m01693_m01696_m01697.

@ascbot
Copy link
Contributor Author

ascbot commented Feb 13, 2019


Original Redmine Comment
Author Name: Lynn Weller (Lynn Weller)
Original Date: 2013-07-03T17:25:47Z


Looks good! Ran some other tests as well and those worked as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant