You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
drew 3 objects (I changed the attributes of one, including the color)
selected them
opened a pceEmacs window
dragged and dropped the icon in upper right into the window
EXPECTED: prolog code in pceemacs
OBSERVED: ERROR: [Thread pce] colour ->equal: Argument 1 (colour): colour' expected, found @default/constant'
appears in console, but no prolog code appears
right clicked on icon, chose 'copy to clipboard'
EXPECTED: normal copy operation
OBSERVED:
Foreign predicate pce_principal:get/3 did not clear exception: error(pce(argument_type,[@17570023413379,1,colour,colour,@default]),send(@17570023381932,equal(@default)))
The text was updated successfully, but these errors were encountered:
Following the help instructions, I:
EXPECTED: prolog code in pceemacs
OBSERVED: ERROR: [Thread pce] colour ->equal: Argument 1 (colour):
colour' expected, found
@default/constant'appears in console, but no prolog code appears
EXPECTED: normal copy operation
OBSERVED:
Foreign predicate pce_principal:get/3 did not clear exception: error(pce(argument_type,[@17570023413379,1,colour,colour,@default]),send(@17570023381932,equal(@default)))
The text was updated successfully, but these errors were encountered: