That'd be great if you can post the tar ball. Makes it easier to debug.

Thanks
Utkarsh

On Tue, Sep 29, 2009 at 9:03 AM, Karl König <[email protected]> wrote:
> Utkarsh,
>
> Could you please define "is created as expected"?
> As far as I define it, it is:
> The plugin gets successfully loaded, the file extension *.foo appears in the 
> list of supported file types, when opening such a *.foo file the reader 
> itself is definitely called as both FooReader::RequestInformation and 
> FooReader::RequestData print messages to the screen using std:cout. But the 
> panel remains unaltered.
>
> If it makes things easier, I could post the complete package which can be 
> tested using copy-and-paste like this:
>  tar -xvzf FooReader.tar.gz
>  cd FooReader
>  mkdir build
>  cd build
>  cmake .. -DCMAKE_BUILD_TYPE:STRING=Debug -DParaView_DIR:STRING=<path to 
> paraview cvs build>
>  make
>  gdb --args paraview --data=../sampleinputfiles/sametimes..foo
>
> Karl
>
>> Are you sure the FooReader proxy is created as expected when you open
>> the file you want to read?
>>
>> Utkarsh
>>
>
> ______________________________________________________
> GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://movieflat.web.de
>
>
_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to