bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-xnee] cnee Not Recording Anything


From: Henrik Sandklef
Subject: Re: [Bug-xnee] cnee Not Recording Anything
Date: Mon, 21 Dec 2009 00:13:04 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

Unfortunately there's a bug in RECORD extension in your version of X.

I believe it's fixed (in xorg) by now so it should come "any day".

/h

On 12/15/2009 08:27 PM, Karl Cary wrote:
I am trying to record mouse movements to automate a startup sequence. I
downloaded xnee version 3.0.4 and installed it. There were no errors in
the configure or make or make install. It is installed on CentOS 5.3. I
put the Load "record" line into the Modules section of xorg.conf and
restarted X. I checked the Xorg logs and record did load.

When I try the most simple of tests, I get nothing. I tried this:

cnee --record --mouse --events-to-record 1000

I get the initial output but nothing for mouse movement. The only thing
I have been successful at is if I try to record with the --save-mouse-
position option, when I replay it moves my mouse back to the initial
spot.

Also if I try to use the GUI, it will never reappear. If I use time
instead of a number of events, it never returns. If I use a stop-key, it
doesn't work. The only way I can quit out is with ctrl-c.

Here is the output I do get from the above command:

####################################
#         System information       #
####################################
# Date:                   2009:12:15
# Time:                   14:26:43
# Xnee program:           cnee
# Xnee version:           3.04
# Xnee home:              http://www.gnu.org/software/xnee/
# Xnee info mailing list: address@hidden
# Xnee bug mailing list:  address@hidden
# X version:              11
# X revision:             0
# X vendor:               The X.Org Foundation
# X vendor release:       70101000
# Record version major:   1
# Record version minor:   13
# OS name:                Linux
# OS Release:             2.6.18-128.el5PAE
# OS Version:             #1 SMP Wed Jan 21 11:19:46 EST 2009
# Machine:                i686
# Nodename:               kcary-desktop
# Display name:           :0.0
# Dimension:              2560x1024



##############################################
#      Xnee application arguments            #
##############################################
#  cnee --record --mouse --events-to-record 1000


##############################################
#      Displays                              #
##############################################
# display :0.0
# distribute


##############################################
#      Files                                 #
##############################################
# out-file stdout
# err-file stderr


##############################################
#      Key Grabs                             #
##############################################
# stop-key         0
# pause-key        0
# resume-key       0
# insert-key       0
# exec-key         0
# exec-program-key         xnee-exec-no-program


##############################################
#      Recording limits etc                  #
##############################################

events-to-record        1000
data-to-record          -1
seconds-to-record       -1
# first-last

# Record  all (including current) clients or only future ones
all-clients
# future-clients

# Store the starting mouse position
# store-mouse-position


##############################################
#      Resolution                            #
##############################################

# Resolution
#recorded-resolution  2560x1024
#replay-resolution  1x1
#resolution-adjustment  0


##############################################
#      Speed                                 #
##############################################

# Speed
#speed-percent  100


##############################################
#      Replaying limits etc                  #
##############################################

max-threshold 20
min-threshold 20
tot-threshold 40


##############################################
#      Feedback                              #
##############################################
#feedback-none
#feedback-stderr
feedback-xosd



##############################################
#      Various                               #
##############################################

# Plugin file

# Modes (currently not used)
# synchronised-replay

# Replay offset
#replay-offset 0x0

# Human printout of X11 data (instead of Xnee format)
# human-printout

# Delay before starting record/replay
# time 0

# Various
#########################################
#          Record settings              #
#########################################
#   data_flags          7
#   rState              150831688
#   xids[0]             3
#   xids[1]             0
# Number of Ranges      1
# RecordRange[0]
request-range            0-0
reply-range                   0-0
extension-request-major-range  0-0
extension-request-minor-range  0-0
extension-reply-major-range   0-0
extension-reply-minor-range   0-0
delivered-event-range         21-21
device-event-range            4-6
error-range                   0-0

After this it just sits there until I hit ctrl-c.

What am I missing here?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]