View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014478ParaView(No Category)public2013-12-19 11:562014-02-21 21:41
ReporterUtkarsh Ayachit 
Assigned ToDan Lipsa 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version4.1 
Summary0014478: Avoid query system information in Memory Inspector until the panel is shown
DescriptionAvoid query system information in Memory Inspector until the panel is shown. Several people have reported problem starting ParaView when DNS is having issues. The problem is due the Memory inspector panel (which is often how visible) querying systemname information. The solution is to defer that until the panel becomes visible.
TagsNo tags attached.
ProjectTBD
Topic Name14478-system-query
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032151)
Utkarsh Ayachit (administrator)
2014-01-08 10:42

commit d0406da950f2ecc7ac7bfb7e32264cd7ed6413c4
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Mon Jan 6 16:11:44 2014 -0500

    MemoryInspectorPanel does not query fully qualified domain name (FQDN)
    
    Querying the FQDN causes delays when the DNS is slow as this information
    is always requested even if the MemoryInspectorPanel is not shown.
    FQDN is replaced with the hostname and the user is presented with an
    edit box to fill in the FQDN if required.
    
    Change-Id: Id74f3252cfb6819820ec207d012fe086135bc369
(0032152)
Utkarsh Ayachit (administrator)
2014-01-08 10:45

SUMMARY
---------------------------------------------
Topics merged into master:
        14478-system-query
        14480-choose-preset-Remove
        14497-fix-compiler-warnings
        catalyst-link-issue
        catalyst-web
        pvweb-fix-pipeline-lut-inconsistency
        silence-find-cuda
        simpler-catalyst-editions
        windows_getenv
(0032380)
Alan Scott (manager)
2014-02-21 21:41

Developer tag in git. I don't know how to test from the ParaView interface. I did test the memory inspector, and it works fine. Closing.

 Issue History
Date Modified Username Field Change
2013-12-19 11:56 Utkarsh Ayachit New Issue
2013-12-19 11:56 Utkarsh Ayachit Assigned To => Dan Lipsa
2013-12-19 11:57 Utkarsh Ayachit Description Updated
2013-12-19 17:43 Dan Lipsa Status backlog => active development
2014-01-08 10:42 Utkarsh Ayachit Topic Name => 14478-system-query
2014-01-08 10:42 Utkarsh Ayachit Note Added: 0032151
2014-01-08 10:42 Utkarsh Ayachit Status active development => gatekeeper review
2014-01-08 10:42 Utkarsh Ayachit Fixed in Version => git-next
2014-01-08 10:42 Utkarsh Ayachit Resolution open => fixed
2014-01-08 10:44 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-01-08 10:45 Utkarsh Ayachit Status gatekeeper review => customer review
2014-01-08 10:45 Utkarsh Ayachit Note Added: 0032152
2014-01-11 08:39 Utkarsh Ayachit Fixed in Version git-master => 4.1
2014-02-21 21:41 Alan Scott Note Added: 0032380
2014-02-21 21:41 Alan Scott Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team