Bug#298009: lirc: irxevent does not guess the right Window ID when providing names.

2005-09-20 Thread Amaya
Hi there!

I just uploaded a new version of lirc that fixes #328697.
I think the bug you are reporting is intimately related to it, so it
should be fixed in this upload too. irxevent has been heavily patched.

I would be happy if you could test this. If it is not fixed, please feel
free to reopen this bug, or ask me to do it for you.



-- 
 .''`.   Follow the white Rabbit - Ranty (and Lewis Carroll)
: :' :   
`. `'   Proudly running unstable Debian GNU/Linux
  `- www.amayita.com  www.malapecora.com  www.chicasduras.com


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#298009: lirc: irxevent does not guess the right Window ID when providing names.

2005-03-03 Thread DEMAINE Benoit-Pierre
Package: lirc
Version: 0.7.1pre1-2
Severity: normal


I am using Enlightenment 16 with X.org.

Section of ~/.lircrc:

begin
prog = irxevent
button = power
config = Key n Xpdf
end

$ xwininfo
xwininfo: Window id: 0x2600064 Xpdf: [...]

$ irxevent
Recieved code: 18e738c7 00 power /etc/lirc/lircd.conf
 Sending event: 
name: Xpdf
found it by wname 0x2600059 
keyname: n   WindowID: 0x2600059
Key n Xpdf
state 0x0, keycode 0x2e

as you can see, the real id of xpdf window is 64, but irxevent thinks it is 59 
... so that the event is not send to xpdf ( maybe to an other window, but not 
xpdf). If in lircrc I provide in hard the window ID, all vork weel.

I am not sure if the bug is due to X libs, Xorg, or E16 ... maybe the combo is 
not good ...

by the mean time you fix this, could you email me any other way to send events 
from Lirc to xpdf ? I have a presentation soon, and I d like to switch slides 
with the remote. 'xpdf -fullscreen -remote plop pres.pdf page num' is a bit 
difficult to implement. ( that will be the rescue solution. Thanx for help.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages lirc depends on:
ii  debconf [debconf-2.0] 1.4.46 Debian configuration management sy
ii  dialog1.0-20050206-1 Displays user-friendly dialog boxe
ii  libc6 2.3.2.ds1-20   GNU C Library: Shared libraries an
ii  liblircclient00.7.1pre1-2LIRC client library

-- debconf information:
  lirc/take_care_of_old_config:
* lirc/install_devices: true
* lirc/reconfigure: false
  lirc/lircmd_conf:
  lirc/remove_var-log-lircd: true
  lirc/driver: default
  lirc/should-use-IntelliMouse:
  lirc/cflags: -DLIRC_SERIAL_TRANSMITTER -DLIRC_SERIAL_SOFTCARRIER
  lirc/irq: 4
  lirc/lircd_conf:
  lirc/port: 0x3f8
  lirc/device: /dev/lirc
  lirc/timer: 65536
  lirc/modules: lirc_dev lirc_serial


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]