Giter Site home page Giter Site logo

Big memory leak about autokey HOT 9 CLOSED

amites avatar amites commented on August 27, 2024
Big memory leak

from autokey.

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
When reporting a bug, make sure you fill in as much information as possible - 
the
template should give you an idea of what information is needed. As is I can't do
anything with this report.

Original comment by cdekter on 5 May 2010 at 9:49

from autokey.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
[deleted comment]

from autokey.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
I have experienced something similar.  I'm running on a fresh install of Lucid, 
and when I have left AutoKey running on the computer unattended for a couple of 
days, I have found it using close to 2 GB of RAM.  I will try to repeat it to 
see if I can get any clues from the logs, etc., and I'll post back here.

Original comment by [email protected] on 18 Jun 2010 at 2:15

from autokey.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
How do we get log file of autokey so we can show you the information you need 
to debug the error of this memory leak?

Original comment by [email protected] on 6 Aug 2010 at 11:32

from autokey.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
See the troubleshooting wiki page

Original comment by cdekter on 7 Aug 2010 at 12:31

from autokey.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
Ah, so simple when you know how....running it now and will report back if it 
happens again......its a great program when it works btw!

Original comment by [email protected] on 7 Aug 2010 at 6:59

from autokey.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
I'm getting similar, crashes after a while and takes all my cpu, some error's 
from before the last time it happened?

DEBUG - service - Key: u'k', modifiers: ['<super>']
INFO - service - Matched hotkey phrase/script with prompt=False
DEBUG - service - Script runner executing: Script('arr_up')
DEBUG - interface - Send special key: [u'<up>']
ERROR - service - Script error
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/autokey/service.py", line 398, in execute
    exec script.code in self.scope
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.6/dist-packages/autokey/scripting.py", line 58, in send_key
    self.mediator.send_key(key.decode("utf-8"))
  File "/usr/lib/python2.6/dist-packages/autokey/iomediator.py", line 283, in send_key
    self.interface.send_key(keyName)
  File "/usr/lib/python2.6/dist-packages/autokey/interface.py", line 487, in send_key
    self.__sendKeyCode(self.__lookupKeyCode(keyName))
  File "/usr/lib/python2.6/dist-packages/autokey/interface.py", line 588, in __sendKeyCode
    self.__sendKeyPressEvent(keyCode, modifiers, theWindow)
  File "/usr/lib/python2.6/dist-packages/autokey/interface.py", line 622, in __sendKeyPressEvent
    focus.send_event(keyEvent)
AttributeError: 'int' object has no attribute 'send_event'



Original comment by [email protected] on 11 Aug 2010 at 10:44

from autokey.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024
Any further reports of this?

Original comment by cdekter on 22 Sep 2010 at 2:39

from autokey.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 27, 2024

Original comment by cdekter on 3 Oct 2010 at 2:24

  • Changed state: Invalid

from autokey.

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.