-
```
What steps will reproduce the problem?
1. Perform method idle() on motor
What is the expected output? What do you see instead?
Power gets cut off on the motor
What version of nxt-python are you …
-
Use an algorithm to calculate an optimal idle timeout (that is, when to kill the connection). We could use:
- frequency of incoming messages
- frequency of Kontalk openings/closings
- amount of time K…
-
```
What steps will reproduce the problem?
1. Perform method idle() on motor
What is the expected output? What do you see instead?
Power gets cut off on the motor
What version of nxt-python are you …
-
```
What steps will reproduce the problem?
1. Perform method idle() on motor
What is the expected output? What do you see instead?
Power gets cut off on the motor
What version of nxt-python are you …
-
Suppose you have IDLE up and running, and the noopTimer.Elapsed fires. And something goes wrong in IssueNoop. Your program goes boom and it's all over (uncaught exception bringing the entire applicati…
-
### Problem
> An example is the idle state.
> Suppose idle = true at the beginning. When user is typing, scrolling, selecting a tab (multiple signals), idle is set to false.(edited)
> I don't want to…
Guria updated
8 years ago
-
```
What steps will reproduce the problem?
1. Launch AutoKey
2. Leave your machine idle for a day or two
3. AutoKey will slowly consume all available RAM
What is the expected output? What do you see …
-
```
What steps will reproduce the problem?
1. Launch AutoKey
2. Leave your machine idle for a day or two
3. AutoKey will slowly consume all available RAM
What is the expected output? What do you see …
-
```
What steps will reproduce the problem?
1. Launch AutoKey
2. Leave your machine idle for a day or two
3. AutoKey will slowly consume all available RAM
What is the expected output? What do you see …
-
So I installed ubuntu 18.04 some time ago with this respin, and it has worked wonders. But recently I have been noticing high power consumption even when idle, so I ran ```sudo powertop``` and discove…