← Back to team overview

hypedyn-team team mailing list archive

[Bug 1001237] Re: show in popup and follow link to in the same rule throws exception

 

** Changed in: hypedyn
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of HypeDyn
Team, which is subscribed to HypeDyn.
Matching subscriptions: HypeDyn bugs
https://bugs.launchpad.net/bugs/1001237

Title:
  show in popup and follow link to in the same rule throws exception

Status in HypeDyn:
  Fix Released

Bug description:
  Adding both a "show in popup" and "follow link to" in the same rule
  throws an exception. Probably should not allow both.

  Exception in thread "AWT-EventQueue-0" Argument #1 'false' to 'hash-table-ref' has wrong type (java.lang.Boolean)
  	at myhashtable.hashTableGet$V(myhashtable.scm:33)
  	at myhashtable.applyN(myhashtable.scm:29)
  	at gnu.expr.ModuleBody.apply3(ModuleBody.java:207)
  	at gnu.expr.ModuleMethod.apply3(ModuleMethod.java:204)
  	at objects.objGet(objects.scm:155)
  	at objects.apply2(objects.scm:152)
  	at gnu.expr.ModuleMethod.apply2(ModuleMethod.java:198)
  	at objects.ask$V(objects.scm:232)
  	at objects.applyN(objects.scm:231)
  	at gnu.expr.ModuleBody.apply2(ModuleBody.java:196)
  	at objects.apply2(objects.scm:182)
  	at gnu.expr.ModuleMethod.apply2(ModuleMethod.java:198)
  	at graph$Mneditor$frame16.lambda119lineDel(graph-editor.scm:1387)
  	at graph$Mneditor$frame16.apply4(graph-editor.scm:1374)
  	at gnu.expr.ModuleBody.applyN(ModuleBody.java:241)
  	at graph$Mneditor$frame16.applyN(graph-editor.scm:1808)
  	at gnu.expr.ModuleMethod.applyN(ModuleMethod.java:216)
  	at gnu.kawa.functions.ApplyToArgs.applyN(ApplyToArgs.java:139)
  	at gnu.kawa.functions.Apply.applyN(Apply.java:70)
  	at gnu.mapping.ProcedureN.apply2(ProcedureN.java:39)
  	at graph$Mneditor$frame16.lambda167$V(graph-editor.scm:1809)
  	at graph$Mneditor$frame16.applyN(graph-editor.scm:1808)
  ...
  Caused by: java.lang.ClassCastException

To manage notifications about this bug go to:
https://bugs.launchpad.net/hypedyn/+bug/1001237/+subscriptions