[Paraview] paraview - releases from 07/07 and 07/11 - are they broken?

Randy Hudson hudson at mcs.anl.gov
Tue Jul 12 12:14:52 EDT 2005


O.K.  Progress.

This time the trace for the failure is:
vtkPVLookmarkManager::ImportInternal(int 0, vtkXMLDataElement * 0x00000000, vtkKWWidget * 0x07115ae8) line 1360 + 3 bytes
vtkPVLookmarkManager::Import(char * 0x07115f48, int 0) line 952
vtkPVLookmarkManager::Create(vtkKWApplication * 0x056e6338) line 417
vtkPVWindow::Create(vtkKWApplication * 0x056e6338) line 1161 + 58 bytes
vtkPVApplication::Start(int 1, char * * 0x05694028) line 1143 + 26 bytes
vtkPVProcessModuleGUIHelper::ActualRun(int 1, char * * 0x05694028) line 125 + 27 bytes
vtkPVProcessModuleGUIHelper::RunGUIStart(int 1, char * * 0x05694028, int 8, int 0) line 108 + 19 bytes
vtkPVClientServerModule::Initialize() line 357 + 59 bytes
vtkPVClientServerInit(vtkMultiProcessController * 0x056c0fd8, void * 0x056960e0) line 220
vtkPVClientServerModule::Start(int 1, char * * 0x05694028) line 942 + 16 bytes
vtkPVMain::Run(vtkPVOptions * 0x05693c60, vtkProcessModuleGUIHelper * 0x05694150, void (vtkProcessModule *)* 0x00410fa6 ParaViewInitializeInterpreter(vtkProcessModule *), int 3, char * * 0x05693608) line 196 + 33 bytes
MyMain(int 3, char * * 0x05693608) line 81 + 29 bytes
WinMain(HINSTANCE__ * 0x00400000, HINSTANCE__ * 0x00400000, char * 0x000423c5, HINSTANCE__ * 0x00400000) line 187 + 13 bytes
WinMainCRTStartup() line 330 + 54 bytes
KERNEL32! 7c816d4f()

The app fails at the line, 
"if(!strcmp("LmkFolder",lmkElement->GetName()))",
of 
"vtkPVLookmarkManager::ImportInternal(int, vtkXMLDataElement*, vtkKWWidget*)"



At 7/12/2005 11:04 AM, Amy Squillacote wrote:
>At 11:49 AM 7/12/2005, you wrote:
>
>
>>Same error, same place.
>>
>>BTW, FWIW, the error report that I can send to Microsoft if I want says the error occirs in vtkio.dll.
>
>Yes, because vtkXMLDataElement is in ParaView/VTK/IO.
>
>There was a typo in the line I asked you to add to your #LookmarkMacros# file.  The "/" was in the wrong place.  It should instead be as follows.
>
><LmkFile/>
>
>- Amy
>
>
>>At 7/12/2005 10:41 AM, Amy Squillacote wrote:
>>>OK.  Then try adding the following line to the empty #LookmarkMacros# file.
>>>
>>></LmkFile>
>>>
>>>- Amy
>>>
>>>At 11:18 AM 7/12/2005, Randy Hudson wrote:
>>>
>>>>Amy,
>>>>
>>>>I found a #LookmarkMacros# and deleted it, but another one was created when I ran pvclient.  And, the app failed.
>>>>
>>>>
>>>>At 7/12/2005 09:57 AM, Amy Squillacote wrote:
>>>>>Hi Randy,
>>>>>
>>>>>This looks like an error we saw here recently.  Most likely, you have a #LookmarkMacros# and/or a #ParaViewlmk# that is completely empty in your $HOMEPATH directory (probably C:).  These are XML files associated with lookmarks (a fairly recent addition to ParaView).  If you delete the file(s), everything should run properly again.  Lookmarks are still under development, and we have asked the person working on them to correct the problem we (and now you) have seen.
>>>>>
>>>>>- Amy
>>>>
>>>>
>>>>Randy.
>>>>630 252 8690.
>>
>>
>>Randy.
>>630 252 8690.


Randy.
630 252 8690.



More information about the ParaView mailing list