Bug#537169: wrong paraview plugin path

2010-04-07 Thread Oliver Borm
Hello, the following patch is working as expected in my local build (that means it changes the plugin path correctly), but not if I apply it to the paraview src-package, maybe something additional has to be changed in the rules file or somewhere else: --- ParaView3/CMake/ParaViewPlugins.cmake

Bug#537169: wrong paraview plugin path

2009-07-15 Thread Ondrej Certik
Hi Oliver, On Wed, Jul 15, 2009 at 11:51 AM, Oliver Borm wrote: > Package: paraview > Version: 3.4.0-4 > Severity: normal > The default plugin path, where additional plugins should be located, is set > at the moment to /usr/bin/plugins, but I think it should set to > /usr/lib/paraview/plugins. Y

Bug#537169: wrong paraview plugin path

2009-07-15 Thread Oliver Borm
Package: paraview Version: 3.4.0-4 Severity: normal The default plugin path, where additional plugins should be located, is set at the moment to /usr/bin/plugins, but I think it should set to /usr/lib/paraview/plugins. You can check this via Tools -> Manage Plugins/Extensions... Please change t