gephi.team team mailing list archive
-
gephi.team team
-
Mailing list archive
-
Message #00094
[Bug 528560] [NEW] ClassCastException: org.gephi.filters.impl.OperatorQueryImpl cannot be cast to org.gephi.filters.impl.FilterQueryImpl
Public bug reported:
java.lang.ClassCastException: org.gephi.filters.impl.OperatorQueryImpl cannot be cast to org.gephi.filters.impl.FilterQueryImpl
at org.gephi.filters.impl.FilterModelImpl.updateParameters(FilterModelImpl.java:167)
at org.gephi.filters.impl.FilterThread.run(FilterThread.java:63)
** Affects: gephi
Importance: Undecided
Assignee: Mathieu Bastian (mathieu.bastian)
Status: Incomplete
** Affects: gephi/0.7
Importance: Undecided
Status: Incomplete
** Tags: filter
** Changed in: gephi
Milestone: None => 0.7alpha2
** Also affects: gephi/0.7
Importance: Undecided
Status: New
** Changed in: gephi/0.7
Status: New => Incomplete
--
ClassCastException: org.gephi.filters.impl.OperatorQueryImpl cannot be cast to org.gephi.filters.impl.FilterQueryImpl
https://bugs.launchpad.net/bugs/528560
You received this bug notification because you are a member of Gephi
Team, which is subscribed to 0.7.
Status in Gephi - Network exploration and manipulation: Incomplete
Status in Gephi 0.7 series: Incomplete
Bug description:
java.lang.ClassCastException: org.gephi.filters.impl.OperatorQueryImpl cannot be cast to org.gephi.filters.impl.FilterQueryImpl
at org.gephi.filters.impl.FilterModelImpl.updateParameters(FilterModelImpl.java:167)
at org.gephi.filters.impl.FilterThread.run(FilterThread.java:63)
Follow ups
References