View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009458ParaViewBugpublic2009-08-27 18:372010-11-22 22:17
ReporterOrion E. Poplawski 
Assigned ToDavid Partyka 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.6 
Target VersionFixed in Version3.8 
Summary0009458: Problem with installing of assistant for Fedora packages
DescriptionI build the paraview packages for Fedora, and am running into trouble with the way paraview handles installing "assistant". We use CMAKE_INSTALL_PREFIX=/usr so binaries go into /usr/bin. With this, paraview wants to install a copy of "assistant_adp" from the build as /usr/bin/assistant, which is a no go because it conflicts. Also, we end up with a broken link: /usr/lib/paraview/assistant-real -> ../../../bin/assistant_adp, some kind of relative path location calculation is wrong here.

Currently, I'm resorting to patching the source to run /usr/bin/assistant_adp directly. It would be nice to have some kind of "use system assistant_adp" option.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0017231)
Orion E. Poplawski (reporter)
2009-08-27 18:39

Also, we really need pqClient.adp to go into /usr/share/paraview, but this takes a patch at the moment as well.
(0023339)
Orion Poplawski (reporter)
2010-11-17 10:24

This appears to be fixed in 3.8.1.
(0023344)
David Partyka (developer)
2010-11-17 10:30

Agreed, Now that we don't use assistant this is a non-issue.
(0023511)
Alan Scott (manager)
2010-11-22 22:17

Trusting Dave and Orion.

 Issue History
Date Modified Username Field Change
2009-08-27 18:37 Orion E. Poplawski New Issue
2009-08-27 18:39 Orion E. Poplawski Note Added: 0017231
2010-11-17 09:20 David Partyka Assigned To => David Partyka
2010-11-17 09:20 David Partyka Status backlog => tabled
2010-11-17 10:24 Orion Poplawski Note Added: 0023339
2010-11-17 10:30 David Partyka Note Added: 0023344
2010-11-17 10:30 David Partyka Status tabled => @80@
2010-11-17 10:30 David Partyka Fixed in Version => 3.8
2010-11-17 10:30 David Partyka Resolution open => fixed
2010-11-22 22:17 Alan Scott Note Added: 0023511
2010-11-22 22:17 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team