Back to the main page.

Bug 169 - path info not handled properly

Status ASSIGNED
Reported 2010-09-22 19:13:00 +0200
Modified 2011-06-15 15:06:20 +0200
Product: FieldTrip
Component: peer
Version: unspecified
Hardware: PC
Operating System: All
Importance: P1 normal
Assigned to: marcel van gerven
URL:
Tags:
Depends on:
Blocks:
See also:

marcel van gerven - 2010-09-22 19:13:50 +0200

peerexec calls setcustompath but for class objects the class definition (which should be in the path) is not available during function execution. This means that object methods cannot be called. This problem does not occur when a breakpoint is set in the function thus adding an artificial pause during which presumably the class definition does become available. It also does not occur when the peerslave already has the correct path at its disposal.


Robert Oostenveld - 2010-12-06 22:03:21 +0100

please provide some real code with which the problem can be reproduced if not reproducible, I will not fix it