Package: gxine
Version: 0.4.1-1
Severity: normal

Hello!

It looks like that lirc support in gxine is broken. I have the following
section in my ~/.lircrc file:

begin
  prog   = gxine
  button = POWER
  repeat = 0
  config = exit();
end

begin
  prog   = gxine
  button = CH_DOWN
  repeat = 0
  config = input_left();
end

begin
  prog   = gxine
  button = CH_UP
  repeat = 0
  config = input_right();
end

begin
  prog   = gxine
  button = FULLSCREEN
  repeat = 0
  config = set_fullscreen();
end

begin
  prog   = gxine
  button = PAUSE
  repeat = 0
  config = pause();
end

begin
  prog   = gxine
  button = PLAY
  repeat = 0
  config = play();
end

Nothing happens when I use remote control.

It seems that gxine even not open ~/.lircrc:

$ strace gxine 2>&1 | grep lirc

results in nothing

At the same time xine (provided by xine-ui) works fine with lirc and invoking

$ strace xine 2>&1 | grep lirc

yeilds

connect(15, {sa_family=AF_FILE, path="/dev/lircd"}, 110) = 0
open("/home/serge/.lircrc", O_RDONLY)   = 16

Thanks!

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.22
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R

Versions of packages gxine depends on:
hi  libatk1.0-0               1.8.0-4        The ATK accessibility toolkit
ii  libc6                     2.3.2.ds1-18   GNU C Library: Shared libraries an
hi  libglib2.0-0              2.6.1-3        The GLib library of C routines
hi  libgtk2.0-0               2.4.10-1       The GTK+ graphical user interface 
ii  libice6                   4.3.0.dfsg.1-4 Inter-Client Exchange library
hi  libpango1.0-0             1.8.0-3        Layout and rendering of internatio
ii  libsm6                    4.3.0.dfsg.1-4 X Window System Session Management
ii  libsmjs1                  1.5rc6a-1      The Mozilla SpiderMonkey JavaScrip
ii  libx11-6                  4.3.0.dfsg.1-4 X Window System protocol client li
hi  libxaw7                   4.3.0.dfsg.1-8 X Athena widget set library
ii  libxine1                  1-rc6a-1       the xine video/media player librar
ii  libxt6                    4.3.0.dfsg.1-4 X Toolkit Intrinsics
ii  libxtst6                  4.3.0-7        X Window System event recording an
hi  xlibs                     4.3.0.dfsg.1-8 X Window System client libraries m
hi  zlib1g                    1:1.2.1.1-7    compression library - runtime

-- no debconf information


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

Reply via email to