JaneliaSciComp / Neuroptikon

Neuroptikon
Other
9 stars 3 forks source link

Unable to select regions #74

Closed dteinferno closed 9 years ago

dteinferno commented 9 years ago

When I try to click on a region to select it in the new release, I get no response.

csweaver commented 9 years ago

Here is the error message Christopher got when he made the new release:

When I tried testing the version of neuroptikon I had built, I found I was unable to select anything by clicking. I got some messages on the console like "Mouse click failed: object of type 'SwigPyObject' has no len() (TypeError)" which sounds sort of familiar.

I'll try to look into the error today.

cmbruns-hhmi commented 9 years ago

P {margin-top:0;margin-bottom:0;}

Hey Charlotte-

I actually made a second release last Friday that probably fixed this problem. The PolytopeIntersector class is now available on Windows, but does not work well enough. So I added a hook to continue not using PolytopeIntersector on Windows, even though the class now exists.

-Christopher

From: Charlotte Weaver [notifications@github.com] Sent: Monday, April 13, 2015 9:19 AM To: JaneliaSciComp/Neuroptikon Subject: Re: [Neuroptikon] Unable to select regions (#74)

Here is the error message Christopher got when he made the new release:

When I tried testing the version of neuroptikon I had built, I found I was unable to select anything by clicking. I got some messages on the console like "Mouse click failed: object of type 'SwigPyObject' has no len() (TypeError)" which sounds sort of familiar.

I'll try to look into the error today. � Reply to this email directly or view it on GitHub.

csweaver commented 9 years ago

1.0.0r5 fixes the issue