View Issue Details

IDProjectCategoryView StatusLast Update
0002911Slicer4Core: Extensionspublic2017-06-07 23:27
Reporterkikinis Assigned Tojcfr  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformMacOSOS XOS Version10.8.2
Product VersionSlicer 4.2.2-1 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0002911: extension manager lists many extensions multiple times
Description

see attached. This is confusing

TagsNo tags attached.

Relationships

related to 0002976 closedjcfr Extensions Manager hangs when a category is selected 

Activities

2013-02-01 02:47

 

jcfr

jcfr

2013-02-01 04:27

administrator   ~0007778

Last edited: 2013-02-01 04:27

Checking using the direct link: http://slicer.kitware.com/midas3/slicerappstore?os=macosx&arch=amd64&revision=21656

Extensions appears only once.

Is it something systematic ? Or it occurs one every other time ... ?

kikinis

kikinis

2013-02-01 04:39

developer   ~0007780

-it is reproducible
-It occurs on 1-28, 1-30, 1-31 (I do not have older nightlies handy)
-It only occurs if you have at least one extension installed.
-uninstalling all extensions makes the problem go away.
-upon close observation of the process, there is a very short pause before the second set appears in the listing.

jcfr

jcfr

2013-02-01 04:41

administrator   ~0007781

Thanks for the feedback. This is very helpful.

jcfr

jcfr

2013-02-04 08:48

administrator   ~0007795

Topic has been pushed:

Waiting for review from Midas folks. Will then commit the Slicer changes.

jcfr

jcfr

2013-02-04 11:47

administrator   ~0007810

Last edited: 2013-02-04 11:53

For all revision supporting extensions, no duplicate extension should be listed.

For r < 21660, all extensions will be loaded (no fetch on scroll).

For r >= 21660, extensions should be loaded on scroll properly.
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&amp;revision=21660

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014661

Fix committed to 2145-support-for-installing-extension-from-file branch.

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file a4c2f749

2013-02-04 16:45:50

jcfr

Details Diff
BUG: Prevent extensions from being loaded twice when "Install" tab initially hidden

For details: https://github.com/midasplatform/slicerappstore/pull/36

See http://na-mic.org/Mantis/view.php?id=2911

Fixes 0002911

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21660 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Base/QTGUI/qSlicerExtensionsInstallWidget.cxx Diff File
mod - Base/QTGUI/qSlicerExtensionsInstallWidget.h Diff File

Issue History

Date Modified Username Field Change
2013-02-01 02:47 kikinis New Issue
2013-02-01 02:47 kikinis Status new => assigned
2013-02-01 02:47 kikinis Assigned To => jcfr
2013-02-01 02:47 kikinis File Added: Screen Shot 2013-02-01 at 7.45.01 AM.png
2013-02-01 04:20 jcfr Target Version => Slicer 4.3.0
2013-02-01 04:27 jcfr Note Added: 0007778
2013-02-01 04:27 jcfr Note Edited: 0007778
2013-02-01 04:39 kikinis Note Added: 0007780
2013-02-01 04:41 jcfr Note Added: 0007781
2013-02-04 08:48 jcfr Note Added: 0007795
2013-02-04 11:47 jcfr Note Added: 0007810
2013-02-04 11:47 jcfr Status assigned => resolved
2013-02-04 11:47 jcfr Fixed in Version => Slicer 4.3.0
2013-02-04 11:47 jcfr Resolution open => fixed
2013-02-04 11:53 jcfr Note Edited: 0007810
2013-02-08 07:38 kikinis Status resolved => closed
2013-02-22 12:44 jcfr Relationship added related to 0002976
2017-06-07 23:27 jcfr Changeset attached => Slicer 2145-support-for-installing-extension-from-file a4c2f749
2017-06-07 23:27 jcfr Note Added: 0014661