Ticket #7 (assigned defect)

Opened 4 years ago

Last modified 3 years ago

ShotFactory crashes on time.sleep call

Reported by: anonymous Assigned to: johann (accepted)
Priority: high Milestone: 0.1.0
Component: Version: 0.2.6
Severity: critical Keywords: reliability crash
Cc:

Description

Error message: invalid argument.

Change History

07/17/05 13:28:21 changed by johann

  • priority changed from normal to high.
  • status changed from new to assigned.
  • milestone set to 0.2.7.

07/17/05 22:26:45 changed by johann

bs800@azul:1 800x600x24
Looking for a job for Galeon 1.3.20...
GET https://browsershots.org/poll/
POST https://browsershots.org/poll/
Found job, hashkey 21383b54c29daef36d46a2939c5782f0.
Reloading dotfiles...
python launch.py galeon --display :1 \
  --url http://browsershots.org/redir/21383b54c29daef36d46a2939c5782f0/ \
  21383b54c29daef36d46a2939c5782f0-pgdn2.png \
  21383b54c29daef36d46a2939c5782f0-pgdn1.png \
  21383b54c29daef36d46a2939c5782f0-pgup1.png
Starting galeon...
Maximizing window...
Traceback (most recent call last):
  File "launch.py", line 40, in ?
    vnc.xte_alt('F10')
  File "/home/bs800/lib/vnc.py", line 94, in xte_alt
    time.sleep(0.1)
IOError: [Errno 22] Invalid argument

07/17/05 23:50:04 changed by johann

  • summary changed from ShotFactory crashes on time.sleep call. to ShotFactory crashes on time.sleep call.

07/18/05 23:17:26 changed by johann

  • keywords changed from reliability to reliability crash.
  • severity changed from major to critical.
  • milestone deleted.

07/25/05 09:33:45 changed by johann

  • version changed from 0.2.5 to 0.2.6.

This even occurs with time.sleep(20).

05/28/06 17:12:05 changed by kkkkoaaa

  • milestone set to 0.1.0.