Coder Social home page Coder Social logo

Comments (2)

smathot avatar smathot commented on August 20, 2024

Hi Daniel,

For me this works fine on Windows XP. Could you try to trace this down further? send_command() is just a wrapper around this:

import pylink
pylink.getEYELINK().sendCommand("my message")

What happens if you send commands directly with PyLink? It would be weird if calling send_command() always crashes always, because it is heavily used internally.

Cheers,
Sebastiaan

from pygaze.

dschreij avatar dschreij commented on August 20, 2024

Hi Sebastiaan,

I finally got around testing this. It also crashes when you call the sendCommand function directly through pylink. Weirdly enough, this does not happen when using the old eyelink plugins...

I tested this on Windows 7 with the latest snapshot of pygaze. This is the error output

 Problem Event Name:    APPCRASH
  Application Name: python.exe
  Application Version:  0.0.0.0
  Application Timestamp:    527fcf56
  Fault Module Name:    eyelink_core.dll
  Fault Module Version: 1.9.329.0
  Fault Module Timestamp:   4e529dff
  Exception Code:   c00000fd
  Exception Offset: 00003123
  OS Version:   6.1.7601.2.1.0.256.4
  Locale ID:    1043

Not that this will probably mean anything to you, but just for the sake of completeness. eyelink_core.dll appears to be the culprit.

The pylink version appears to be 1.0.0.43. I might try upgrading (if it's possible to find a newer version. the SR forum is quite a mess)

from pygaze.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.