Bug#441894: democracyplayer does not run at all

2007-09-11 Thread Krishnamurti Nunes
Package: democracyplayer
Version: 0.9.6-2
Severity: grave
Justification: renders package unusable



Democracyplyer does not run at all on my amd64 box, unstable/SiD Debian
GNU/Linux.

Running on terminal causes that:
$ democracyplayer 
Traceback (most recent call last):
  File /usr/bin/democracyplayer, line 21, in ?
import gtcache
  File /var/lib/python-support/python2.4/democracy/gtcache.py, line 5,
in ?
import config
  File /var/lib/python-support/python2.4/democracy/config.py, line 8,
in ?
import eventloop
  File /var/lib/python-support/python2.4/democracy/eventloop.py, line
303, in ?
_eventLoop = EventLoop()
  File /var/lib/python-support/python2.4/democracy/eventloop.py, line
194, in __init__
self.wakeSender, self.wakeReceiver = util.makeDummySocketPair()
  File /var/lib/python-support/python2.4/democracy/util.py, line 265,
in makeDummySocketPair
dummy_server.bind( ('127.0.0.1', 0) )
  File string, line 1, in bind
socket.error: (99, 'Cannot assign requested address')



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.21-2-amd64 (SMP w/1 CPU core)
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages democracyplayer depends on:
ii  democracyplayer-data 0.9.6-2 GTK+ based RSS video aggregator da
ii  libatk1.0-0  1.18.0-2The ATK accessibility toolkit
ii  libboost-python1.34.11.34.1-2Boost.Python Library
ii  libc62.6.1-2 GNU C Library: Shared libraries
ii  libcairo21.4.10-1+b2 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libgcc1  1:4.2.1-5   GCC support library
ii  libglib2.0-0 2.14.0-2The GLib library of C routines
ii  libgtk2.0-0  2.10.13-1   The GTK+ graphical user interface 
ii  libnspr4-0d  4.6.7-1 NetScape Portable Runtime Library
ii  libpango1.0-01.18.1-1Layout and rendering of internatio
ii  libstdc++6   4.2.1-5 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcursor1  1:1.1.9-1   X cursor management library
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.3-2   X11 miscellaneous 'fixes' extensio
ii  libxi6   2:1.1.2-1   X11 Input extension library
ii  libxine1 1.1.8-1 the xine video/media player librar
ii  libxinerama1 1:1.0.2-1   X11 Xinerama extension library
ii  libxrandr2   2:1.2.1-1   X11 RandR extension library
ii  libxrender1  1:0.9.3-1   X Rendering Extension client libra
ii  libxul0d 1.8.1.6-1   Gecko engine library
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-glade22.10.6-1GTK+ bindings: Glade support
ii  python-gnome22.18.2-1+b1 Python bindings for the GNOME desk
ii  python-gnome2-extras 2.14.3-1+b1 Python bindings for the GNOME desk
ii  python-gtk2  2.10.6-1Python bindings for the GTK+ widge
ii  python-pysqlite2 2.3.5-1 python interface to SQLite 3
ii  python-support   0.6.4   automated rebuilding support for p
ii  python2.42.4.4-6 An interactive high-level object-o

democracyplayer recommends no packages.

-- no debconf information



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



Bug#441894: democracyplayer does not run at all

2007-09-11 Thread Uwe Hermann
On Tue, Sep 11, 2007 at 03:46:48PM -0300, Krishnamurti Nunes wrote:
 Package: democracyplayer
 Version: 0.9.6-2
 Severity: grave
 Justification: renders package unusable
 
 
 
 Democracyplyer does not run at all on my amd64 box, unstable/SiD Debian
 GNU/Linux.

Cannot confirm here, it works just fine on my amd64 box.


 Running on terminal causes that:
 $ democracyplayer 
 Traceback (most recent call last):
   File /usr/bin/democracyplayer, line 21, in ?
 import gtcache
   File /var/lib/python-support/python2.4/democracy/gtcache.py, line 5,
 in ?
 import config
   File /var/lib/python-support/python2.4/democracy/config.py, line 8,
 in ?
 import eventloop
   File /var/lib/python-support/python2.4/democracy/eventloop.py, line
 303, in ?
 _eventLoop = EventLoop()
   File /var/lib/python-support/python2.4/democracy/eventloop.py, line
 194, in __init__
 self.wakeSender, self.wakeReceiver = util.makeDummySocketPair()
   File /var/lib/python-support/python2.4/democracy/util.py, line 265,
 in makeDummySocketPair
 dummy_server.bind( ('127.0.0.1', 0) )
   File string, line 1, in bind
 socket.error: (99, 'Cannot assign requested address')

This is strange.

Are you running Democracy Player as root or as another user?
What's the output of 'ifconfig' on your box?
Does networking usually work (i.e. do you have Internet access) on that
machine? Any non-standard configuration regarding networking I should
know about?


I just uploaded Miro 0.9.9.1 (the new name of Democracy Player), which
should be available in the archives in a few days or so. Please also try
that and report whether the problem persists there.


Thanks, Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org


signature.asc
Description: Digital signature


Bug#441894: democracyplayer does not run at all

2007-09-11 Thread Krishnamurti L. L. V. Nunes
Em Ter, 2007-09-11 às 22:24 +0200, Uwe Hermann escreveu:
 On Tue, Sep 11, 2007 at 03:46:48PM -0300, Krishnamurti Nunes wrote:
  Package: democracyplayer
  Version: 0.9.6-2
  Severity: grave
  Justification: renders package unusable
  
  
  
  Democracyplyer does not run at all on my amd64 box, unstable/SiD Debian
  GNU/Linux.
 
 Cannot confirm here, it works just fine on my amd64 box.
 
 
  Running on terminal causes that:
  $ democracyplayer 
  Traceback (most recent call last):
File /usr/bin/democracyplayer, line 21, in ?
  import gtcache
File /var/lib/python-support/python2.4/democracy/gtcache.py, line 5,
  in ?
  import config
File /var/lib/python-support/python2.4/democracy/config.py, line 8,
  in ?
  import eventloop
File /var/lib/python-support/python2.4/democracy/eventloop.py, line
  303, in ?
  _eventLoop = EventLoop()
File /var/lib/python-support/python2.4/democracy/eventloop.py, line
  194, in __init__
  self.wakeSender, self.wakeReceiver = util.makeDummySocketPair()
File /var/lib/python-support/python2.4/democracy/util.py, line 265,
  in makeDummySocketPair
  dummy_server.bind( ('127.0.0.1', 0) )
File string, line 1, in bind
  socket.error: (99, 'Cannot assign requested address')
 
 This is strange.
 
 Are you running Democracy Player as root or as another user?
 What's the output of 'ifconfig' on your box?
 Does networking usually work (i.e. do you have Internet access) on that
 machine? Any non-standard configuration regarding networking I should
 know about?
 

I'm running as same user as X user.

I have a very standard network configuration here. Internet access is
ok. It's a dhcp client with no strange routes and no firewall. See
below:

$ ifconfig 
eth0   Encapsulamento do Link: Ethernet  Endereço de HW
00:C0:9F:D0:CE:33  
  inet end.: 10.1.1.119  Bcast:10.1.1.255  Masc:255.255.255.0
  endereço inet6: fe80::2c0:9fff:fed0:ce33/64 Escopo:Link
  UP BROADCASTRUNNING MULTICAST  MTU:1500  Métrica:1
  RX packets:355150 errors:0 dropped:0 overruns:0 frame:0
  TX packets:278196 errors:0 dropped:0 overruns:0 carrier:0
  colisões:0 txqueuelen:1000 
  RX bytes:353635531 (337.2 MiB)  TX bytes:76388111 (72.8 MiB)
  IRQ:18 Endereço de E/S:0xc000 

$ route -n
Tabela de Roteamento IP do Kernel
Destino RoteadorMáscaraGen.Opções Métrica Ref   Uso
Iface
10.1.1.00.0.0.0 255.255.255.0   U 0  00
eth0
0.0.0.0 10.1.1.10.0.0.0 UG0  00
eth0



 
 I just uploaded Miro 0.9.9.1 (the new name of Democracy Player), which
 should be available in the archives in a few days or so. Please also try
 that and report whether the problem persists there.

I'll try it as soon as it is available in Debian/SiD.

 
 
 Thanks, Uwe.

--
Krishna




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