bug-xnee
[Top][All Lists]
Advanced

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

Re: [Bug-xnee] plz, fix this


From: Henrik Sandklef
Subject: Re: [Bug-xnee] plz, fix this
Date: Thu, 09 Nov 2006 09:15:26 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

First of all, thanks for your reports.

It would be great if you write a subject that says a bit more about what
seems to be the problem.

In the doc it says: --out
man/info/help says:  --out-file

Correct is: --out-file

Yet another doc error (spotted by you, thanks)! I have corrected the
manual.... in CVS for the moment

/hesa


address@hidden wrote:
> hello,
> 
> Thank you for providing the updated user manual.  This is the output I
> am getting for the gnumeric recording example.
> 
> linux:/home/evros # cnee --verbose --record --keyboard --mouse
> --events-to-record 400 --out gnumeric.xnl
>  ---> xnee_find_option_entry_impl
>       xnee_find_option_entry_impl: "--record"
>         Compare 'file'  'record'
>         Compare 'help'  'record'
>         Compare 'flags'  'record'
>         Compare 'project'  'record'
>         Compare 'version'  'record'
>         Compare 'record'  'record'
> ** Found key: 6   for option record at 5 in option array  (record)
> Found cli entry for '--record' at position: 5
>         long option: 'record'
>         short option:'rec'
>         long option: 'record'
>         short option:'rec'
> parse.c:380-->xnee_parse_cnee_option() Handling: 'CNEE_RECORD_OPTION_KEY'
>  ---> xnee_find_option_entry_impl
>       xnee_find_option_entry_impl: "--keyboard"
>         Compare 'file'  'keyboard'
>         Compare 'help'  'keyboard'
>         Compare 'flags'  'keyboard'
>         Compare 'project'  'keyboard'
>         Compare 'version'  'keyboard'
>         Compare 'record'  'keyboard'
>         Compare 'replay'  'keyboard'
>         Compare 'retype-file'  'keyboard'
>         Compare 'write-settings'  'keyboard'
>         Compare 'print-settings'  'keyboard'
>         Compare 'print-event-names'  'keyboard'
>         Compare 'print-event-name'  'keyboard'
>         Compare 'print-error-names'  'keyboard'
>         Compare 'print-error-name'  'keyboard'
>         Compare 'print-reply-names'  'keyboard'
>         Compare 'print-request-names'  'keyboard'
>         Compare 'print-request-name'  'keyboard'
>         Compare 'keyboard'  'keyboard'
> ** Found key: 24   for option keyboard at 17 in option array  (keyboard)
> Found cli entry for '--keyboard' at position: 17
>         long option: 'keyboard'
>         short option:''
>         long option: 'keyboard'
>         short option:'(null)'
> parse.c:490-->xnee_parse_cnee_option() Handling: 'XNEE_KEYBOARD_OPTION_KEY'
> int arg=134680584
> nt arg=5
> string arg=KeyPress-KeyRelease
>  -- calling xnee_add_range_str (134680584, 5, KeyPress-KeyRelease)
>  --> add_range_str (134680584, 5, KeyPress-KeyRelease)
>  --  add_range_str first string="KeyPress-KeyRelease" (2)
>  --  add_range_str second string="KeyRelease"   ret=0
>  --  add_range_str 1 2 3
> Returning max_val=0
>  <-- add_range_str (134680584, 5, KeyPress-KeyRelease) max range=0
> <-- parse_range()
>  ---> xnee_find_option_entry_impl
>       xnee_find_option_entry_impl: "--mouse"
>         Compare 'file'  'mouse'
>         Compare 'help'  'mouse'
>         Compare 'flags'  'mouse'
>         Compare 'project'  'mouse'
>         Compare 'version'  'mouse'
>         Compare 'record'  'mouse'
>         Compare 'replay'  'mouse'
>         Compare 'retype-file'  'mouse'
>         Compare 'write-settings'  'mouse'
>         Compare 'print-settings'  'mouse'
>         Compare 'print-event-names'  'mouse'
>         Compare 'print-event-name'  'mouse'
>         Compare 'print-error-names'  'mouse'
>         Compare 'print-error-name'  'mouse'
>         Compare 'print-reply-names'  'mouse'
>         Compare 'print-request-names'  'mouse'
>         Compare 'print-request-name'  'mouse'
>         Compare 'keyboard'  'mouse'
>         Compare 'mouse'  'mouse'
> ** Found key: 25   for option mouse at 18 in option array  (mouse)
> Found cli entry for '--mouse' at position: 18
>         long option: 'mouse'
>         short option:''
>         long option: 'mouse'
>         short option:'(null)'
> parse.c:496-->xnee_parse_cnee_option() Handling: 'XNEE_MOUSE_OPTION_KEY'
> int arg=134680584
> nt arg=5
> string arg=ButtonPress-MotionNotify
>  -- calling xnee_add_range_str (134680584, 5, ButtonPress-MotionNotify)
>  --> add_range_str (134680584, 5, ButtonPress-MotionNotify)
>  --  add_range_str first string="ButtonPress-MotionNotify" (4)
>  --  add_range_str second string="MotionNotify"   ret=0
>  --  add_range_str 1 4 6
> Returning max_val=0
>  <-- add_range_str (134680584, 5, ButtonPress-MotionNotify) max range=0
> <-- parse_range()
>  ---> xnee_find_option_entry_impl
>       xnee_find_option_entry_impl: "--events-to-record"
>         Compare 'file'  'events-to-record'
>         Compare 'help'  'events-to-record'
>         Compare 'flags'  'events-to-record'
>         Compare 'project'  'events-to-record'
>         Compare 'version'  'events-to-record'
>         Compare 'record'  'events-to-record'
>         Compare 'replay'  'events-to-record'
>         Compare 'retype-file'  'events-to-record'
>         Compare 'write-settings'  'events-to-record'
>         Compare 'print-settings'  'events-to-record'
>         Compare 'print-event-names'  'events-to-record'
>         Compare 'print-event-name'  'events-to-record'
>         Compare 'print-error-names'  'events-to-record'
>         Compare 'print-error-name'  'events-to-record'
>         Compare 'print-reply-names'  'events-to-record'
>         Compare 'print-request-names'  'events-to-record'
>         Compare 'print-request-name'  'events-to-record'
>         Compare 'keyboard'  'events-to-record'
>         Compare 'mouse'  'events-to-record'
>         Compare 'print-data-names'  'events-to-record'
>         Compare 'manpage'  'events-to-record'
>         Compare 'texipage'  'events-to-record'
>         Compare 'type-help'  'events-to-record'
>         Compare 'demonstration'  'events-to-record'
>  <--- xnee_find_option_entry_impl
>  ---> xnee_find_option_entry_impl
>       xnee_find_option_entry_impl: "--events-to-record"
>         Compare 'err-file'  'events-to-record'
>         Compare 'out-file'  'events-to-record'
>         Compare 'display'  'events-to-record'
>         Compare 'Dimension'  'events-to-record'
>         Compare 'loops-left'  'events-to-record'
>         Compare 'first-last'  'events-to-record'
>         Compare 'all-events'  'events-to-record'
>         Compare 'all-client'  'events-to-record'
>         Compare 'future-clients'  'events-to-record'
>         Compare 'events-to-record'  'events-to-record'
> ** Found key: 9   for option events-to-record at 9 in option array 
> (events-to-record)
> Found xns entry for '--events-to-record' at position: 9
>         long option: '134619334'
>         short option:'134619351'
>         long option: 'events-to-record'
>         short option:'etr'
> xnee_resource.c:1071-->xnee_parse_xns_option() Handling:
> 'XNEE_EVENT_MAX_KEY'
>  ---> xnee_find_option_entry_impl
>       xnee_find_option_entry_impl: "--out"
>         Compare 'file'  'out'
>         Compare 'help'  'out'
>         Compare 'flags'  'out'
>         Compare 'project'  'out'
>         Compare 'version'  'out'
>         Compare 'record'  'out'
>         Compare 'replay'  'out'
>         Compare 'retype-file'  'out'
>         Compare 'write-settings'  'out'
>         Compare 'print-settings'  'out'
>         Compare 'print-event-names'  'out'
>         Compare 'print-event-name'  'out'
>         Compare 'print-error-names'  'out'
>         Compare 'print-error-name'  'out'
>         Compare 'print-reply-names'  'out'
>         Compare 'print-request-names'  'out'
>         Compare 'print-request-name'  'out'
>         Compare 'keyboard'  'out'
>         Compare 'mouse'  'out'
>         Compare 'print-data-names'  'out'
>         Compare 'manpage'  'out'
>         Compare 'texipage'  'out'
>         Compare 'type-help'  'out'
>         Compare 'demonstration'  'out'
>  <--- xnee_find_option_entry_impl
>  ---> xnee_find_option_entry_impl
>       xnee_find_option_entry_impl: "--out"
>         Compare 'err-file'  'out'
>         Compare 'out-file'  'out'
>         Compare 'display'  'out'
>         Compare 'Dimension'  'out'
>         Compare 'loops-left'  'out'
>         Compare 'first-last'  'out'
>         Compare 'all-events'  'out'
>         Compare 'all-client'  'out'
>         Compare 'future-clients'  'out'
>         Compare 'events-to-record'  'out'
>         Compare 'data-to-record'  'out'
>         Compare 'seconds-to-record'  'out'
>         Compare 'stop-key'  'out'
>         Compare 'pause-key'  'out'
>         Compare 'resume-key'  'out'
>         Compare 'insert-key'  'out'
>         Compare 'exec-key'  'out'
>         Compare 'exec-key'  'out'
>         Compare 'time'  'out'
>         Compare 'speed-percent'  'out'
>         Compare 'recorded-resolution'  'out'
>         Compare 'replay-resolution'  'out'
>         Compare 'resolution-adjustment'  'out'
>         Compare 'distribute'  'out'
>         Compare 'synchronised-replay'  'out'
>         Compare 'no-synchronise'  'out'
>         Compare 'all-clients'  'out'
>         Compare 'future-clients'  'out'
>         Compare 'recall-window-position'  'out'
>         Compare 'human-printout'  'out'
>         Compare 'force-replay'  'out'
>         Compare 'plugin'  'out'
>         Compare 'verbose'  'out'
>         Compare 'buffer-verbose'  'out'
>         Compare 'store-mouse-position'  'out'
>         Compare 'feedback-xosd'  'out'
>         Compare 'feedback-stderr'  'out'
>         Compare 'feedback-none'  'out'
>         Compare 'request-range'  'out'
>         Compare 'reply-range'  'out'
>         Compare 'device-event-range'  'out'
>         Compare 'delivered-event-range'  'out'
>         Compare 'error-range'  'out'
>         Compare 'extension-request-major-range'  'out'
>         Compare 'extension-request-major-range'  'out'
>         Compare 'extension-request-major-range'  'out'
>         Compare 'extension-request-major-range'  'out'
>         Compare 'max-threshold'  'out'
>         Compare 'min-threshold'  'out'
>         Compare 'tot-threshold'  'out'
>         Compare 'xnee_replay_offset'  'out'
>  <--- xnee_find_option_entry_impl
> Error number: -1
>   Error:      (null)
>   Solution:   (null)
> Freeing context xnee_close_down : ungrab ----->
> ---> xnee_ungrab_keys
> --->  xnee_ungrab_key
>  ---  xnee_ungrab_key we have a grab struct allocated
> ---  xnee_ungrab_key key==0
> --->  xnee_ungrab_key
>  ---  xnee_ungrab_key we have a grab struct allocated
> ---  xnee_ungrab_key key==0
> --->  xnee_ungrab_key
>  ---  xnee_ungrab_key we have a grab struct allocated
> ---  xnee_ungrab_key key==0
> --->  xnee_ungrab_key
>  ---  xnee_ungrab_key we have a grab struct allocated
> ---  xnee_ungrab_key key==0
> --->  xnee_ungrab_key
>  ---  xnee_ungrab_key we have a grab struct allocated
> ---  xnee_ungrab_key key==0
> <--- xnee_ungrab_keys
> xnee_close_down : ungrab <---- 0
> xnee_close_down : xnee_reset_autorepeat ---->
> xnee_close_down : xnee_reset_autorepeat <---- 0
> Freeing modifier mapping memory 0 Closing displays on host :0.0
> closing fds
>  --  xnee_close_down() free data_file
> Closing file=(null) fd=1076168544
>  --  xnee_close_down() free data_file <-- 0
>  --  xnee_close_down() free rc_file
> Closing file=(null) fd=0
>  --  xnee_close_down() free rc_file <-- 0
>  --  xnee_close_down() free rt_file
> Closing file=(null) fd=1076168544
>  --  xnee_close_down() free rt_file <-- 0
>  --  xnee_close_down() free err_file
> Closing file=(null) fd=1076167840
> 
> 
> 
> 
> _______________________________________________
> Bug-xnee mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-xnee
> 





reply via email to

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