FS#51027 - [xnee] 'gnee' not recording mouse/keyboard

Attached to Project: Community Packages
Opened by Alejandro (libreuser) - Wednesday, 28 September 2016, 19:33 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Saturday, 02 December 2017, 19:22 GMT
Task Type Support Request
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Hi,

I am not able to 'record and repeat' the actions of the keyboard and mouse using 'xnee' or 'gnee'.

I think they are not working right.

I would appreciate any help.


Thanks.


Additional info:
* package version(s): 3.19-1

* config and/or log files etc.



Steps to reproduce:

1. Open 'gnee'
2. Record Settings: Include Mouse Keyboard

3. Push 'Record'

4. not working...
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Saturday, 02 December 2017, 19:22 GMT
Reason for closing:  Won't fix
Additional comments about closing:  xnee moved to AUR
Comment by Jaroslav Lichtblau (Dragonlord) - Friday, 30 September 2016, 22:06 GMT
Hi Alejandro!

Point 4. - not working...
What does that look like? Any errors? Application crashes? Or something else here?

If I got your email right, you're not running pure Arch Linux, right? I might not be able help much with xnee error in any other distro than Arch.
I've also found some documentation under https://xnee.files.wordpress.com/2012/10/xnee1.pdf
Comment by Alejandro (libreuser) - Saturday, 01 October 2016, 00:10 GMT
I tried https://xnee.files.wordpress.com/2012/10/xnee1.pdf - '2. Getting Started':

2.1.2 Simple recording of Key presses:

cnee --record -o example2.xnr --device-event-range 2-3 \
--time 5 --events-to-record 20
* Workaround: Creating context on data display instead of control
You can ignore this message

See example2.xnr generated. I think nothing is recorded.


cnee --replay -f example2.xnr --time 5

nothing replayed.


2.1.4 Simple recording of mouse motions

The same.


2.1.6 Simple retyping of a text file

echo "ls -l" > ./mytext.txt
cnee --retype-file ./mytext.txt --time 5

It Works, in this case!





Loading...