Ram, Looks like you're playing back a testing xml. FYI, the testing XML is not the intended to be used across multiple versions of ParaView since they directly record UI clicks and events and they are likely to break as the UI updates. You can try editing the XML to replace the failing widget name and replace it with the possible match and see if that works.
Utkarsh On Wed, Oct 14, 2015 at 1:22 PM, Ramakrishnan N <[email protected]> wrote: > Hi all > > > I get the following error message in paraview upon upgrading my operating > system from Mageia4 (kernel 3.19) to Mageia5 (kernel 4.18). I use paraview > 4.4.0 on a 64 bit machine. It works well most of the times but throws the > following error message when I play a previously stored xml file. > > > "Couldn't find object > pqClientMainWindow/centralwidget/MultiViewWidget/CoreWidget/qt_tabwidget_stackedwidget/MultiViewWidget1/Frame.0/CentralWidgetFrame/Viewport > > Found up to > pqClientMainWindow/centralwidget/MultiViewWidget/CoreWidget/qt_tabwidget_stackedwidget/MultiViewWidget1 > > Possible match: > pqClientMainWindow/centralwidget/MultiViewWidget/CoreWidget/qt_tabwidget_stackedwidget/MultiViewWidget1/Splitter.0/Frame.1/CentralWidgetFrame/Viewport > > " > > "Couldn't find object > pqClientMainWindow/centralwidget/MultiViewWidget/CoreWidget/qt_tabwidget_stackedwidget/MultiViewWidget1/Frame.0/CentralWidgetFrame/Viewport > > Found up to > pqClientMainWindow/centralwidget/MultiViewWidget/CoreWidget/qt_tabwidget_stackedwidget/MultiViewWidget1 > > Possible match: > pqClientMainWindow/centralwidget/MultiViewWidget/CoreWidget/qt_tabwidget_stackedwidget/MultiViewWidget1/Splitter.0/Frame.1/CentralWidgetFrame/Viewport > > " > > > I could not trace the origin of this error. Looking forward to your > suggestions. > > Thanks in advance > Ram > > Dr. Ramakrishnan Natesan > Post-doctoral researcher > Department of Bioengineering > University of Pennsylvania > Philadelphia > +1 215-450-0689 > > www.seas.upenn.edu/~ramn/ > > > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
