Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 412010 Details for
Bug 537988
sci-visualization/paraview-4.2.0-r1 fails to build with >=dev-libs/protobuf-2.6.1: vtkPVMessage.proto:65:14: Message extensions cannot have required fields.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
paraview-4.3.1-protobuf-2.6.patch
paraview-4.3.1-protobuf-2.6.patch (text/plain), 645 bytes, created by
Jouni Kosonen
on 2015-09-16 01:53:14 UTC
(
hide
)
Description:
paraview-4.3.1-protobuf-2.6.patch
Filename:
MIME Type:
Creator:
Jouni Kosonen
Created:
2015-09-16 01:53:14 UTC
Size:
645 bytes
patch
obsolete
>diff --git a/ParaViewCore/ServerManager/Rendering/vtkSMCameraLink.cxx b/ParaViewCore/ServerManager/Rendering/vtkSMCameraLink.cxx >index a773c5b..cd7ed1a 100644 >--- a/ParaViewCore/ServerManager/Rendering/vtkSMCameraLink.cxx >+++ b/ParaViewCore/ServerManager/Rendering/vtkSMCameraLink.cxx >@@ -363,6 +363,6 @@ void vtkSMCameraLink::LoadState(const vtkSMMessage *msg, vtkSMProxyLocator *loca > void vtkSMCameraLink::UpdateState() > { > this->Superclass::UpdateState(); >- this->State->GetExtension(LinkState::sync_interactive_renders, >+ this->State->SetExtension(LinkState::sync_interactive_renders, > this->GetSynchronizeInteractiveRenders()); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 537988
:
395018
| 412010