View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015297ParaView(No Category)public2015-01-31 12:522015-09-06 12:17
ReporterUtkarsh Ayachit 
Assigned ToDan Lipsa 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version4.4 
Summary0015297: Python output is being lost.
DescriptionSteps to reproduce:

+ Start paraview
+ Open Tools | Python Shell
+ Type "print 12"
 

ParaView 4.3 prints "12" right in the console, as expected.
TagsNo tags attached.
ProjectSandia
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0034132)
Utkarsh Ayachit (administrator)
2015-01-31 13:15

Another issue, do the following in the Python shell:

+ Wavelet()
+ Show()

Now hit "Reset" button. The console will popup showing the output printed from the above two commands.
(0034133)
Utkarsh Ayachit (administrator)
2015-01-31 14:42

Another issue:

The model is potentially not flagged dataChanged signals properly. If console widget doesn't paint the updated count for errors unless I click on it.
(0034141)
Dan Lipsa (developer)
2015-02-03 11:25
edited on: 2015-02-05 09:21

VTK
===
commit 11da86aae2b923fbd738029cf6d407c2b3218772
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Tue Feb 3 10:57:47 2015 -0500

    BUG: Buffer output only for RunSimpleString.
    
    Change-Id: I9aa4f218ea7d5b9ba6dd9cb35ba3439e17c17440

ParaView
========
commit 2a661aede5d0aa1fe47855a2392a5e7363d8e824
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Wed Feb 4 17:28:53 2015 -0500

    BUG: Fix plugin initialization problem.
    
    Change-Id: I9e3380680405ed99ff666b3fd30fae7ae7147a63

commit c36ee8b84a6a9619157d6c162f02e8d493ba6741
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Wed Feb 4 11:06:04 2015 -0500

    Fix active session SEGFAULT.
    
    Change-Id: I4ceca137a20a30206a2ef4b28eb961026b8f5687

commit 10afd21bb20c0d8ffd52702cc48675bea612ff2b
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Wed Feb 4 10:19:34 2015 -0500

    Move VTK to: Buffer output only for RunSimpleString.
    
    Change-Id: I811a77bd9ee2d2291200879993b9bd4131317ccd

commit c641f6adeff76d9a19cdc2c17e884a9970c425d6
Author: Dan Lipsa <dan.lipsa@kitware.com>
Date: Tue Feb 3 10:49:44 2015 -0500

    BUG: Fix update count refresh bug for the output window.
    
    Change-Id: I7ca0cd1bf33467ac9e1e1f7ffc9a456c0a53e10a
    
    Also join errors between vtkPVProgressHandler StartEvent - EndEvent,
    instead of looking back a fixed number of indexes.

(0034183)
Utkarsh Ayachit (administrator)
2015-02-07 07:18

Topics merged into master (v4.3.1-142-g595cef6):
        0015305_fix_large_data_issue
        cinema_specA_tweaks
        find_subhalos_of_all
        fix_potential_jsdoc_issue
(VTK) output-window-15297
        push_specA_cinema
        pvweb-create-visualizer-howto-guide
        pvweb-update-launcher-examples
(0034234)
Alan Scott (manager)
2015-02-18 15:40

Tested Linux, remote server, master.

 Issue History
Date Modified Username Field Change
2015-01-31 12:52 Utkarsh Ayachit New Issue
2015-01-31 12:52 Utkarsh Ayachit Assigned To => Dan Lipsa
2015-01-31 13:15 Utkarsh Ayachit Note Added: 0034132
2015-01-31 14:42 Utkarsh Ayachit Note Added: 0034133
2015-02-03 10:21 Dan Lipsa Status backlog => active development
2015-02-03 11:25 Dan Lipsa Note Added: 0034141
2015-02-05 09:21 Dan Lipsa Note Edited: 0034141
2015-02-05 09:21 Dan Lipsa Status active development => gatekeeper review
2015-02-07 07:17 Utkarsh Ayachit Fixed in Version => git-next
2015-02-07 07:18 Utkarsh Ayachit Status gatekeeper review => customer review
2015-02-07 07:18 Utkarsh Ayachit Note Added: 0034183
2015-02-18 15:40 Alan Scott Note Added: 0034234
2015-02-18 15:40 Alan Scott Status customer review => closed
2015-02-18 15:40 Alan Scott Resolution open => fixed
2015-06-15 08:02 Utkarsh Ayachit Fixed in Version git-next => git-master
2015-09-06 12:17 Utkarsh Ayachit Fixed in Version git-master => 4.4


Copyright © 2000 - 2018 MantisBT Team