Bug#472624: fails to start: elisa silently dies [resolution]

2008-08-16 Thread Philipp Wollschlegel
I have tried this now on 4 different machines with debian lenny. They
come with a variety of different graphic xservers, such as nvidia, nv,
i810, ati-fglrx.

none of these combinations seem to get elisa working.

However i was successfull when i upgraded python-pgm to the sid version: 
0.3.4-1+b1

Elisa works now flawlessy. May I suggest to push the above python-pgm to lenny?

Sincerely,

 - Philipp Wollschlegel




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



Bug#472624: fails to start: elisa silently dies

2008-04-06 Thread Loïc Minier
On Tue, Mar 25, 2008, Michael Musenbrock wrote:
 After upgrading to the latest version of elisa, the packages
 seems to be unusable.

 Does it help to install python-setuptools?

-- 
Loïc Minier




Bug#472624: fails to start: elisa silently dies

2008-04-06 Thread Michael Musenbrock
Loïc Minier schrieb:
 On Tue, Mar 25, 2008, Michael Musenbrock wrote:
   
 After upgrading to the latest version of elisa, the packages
 seems to be unusable.
 

  Does it help to install python-setuptools?
   

The package python-setuptools was already installed. So that seems not
to be a good starting point.

But, for a short time i was able to use elisa. Last week I added an external
TV Screen and changed my xorg.conf to use the second monitor, (seperate
X Server) and after that i was able to use elisa, but only on my lcd not
on the
tv screen. But for now, elisa shows the same behaviour, also with tv screen
connected. I will have a look at it, if i've some time left this week
and play a
little bit with the settings and maybe i can determine the xorg-settings
on wich
elisa (or pigment) fail or/and work.

  Michael




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



Bug#472624: fails to start: elisa silently dies

2008-03-27 Thread Michael Musenbrock
Package: elisa
Version: 0.3.5-2
Followup-For: Bug #472624

So, can you give any informations on which config it does work?
For me, it does not work with no config, this means also on
clean installs. And it does not work with my old config
(which was, as far as i know, an untouched one from the old
version in unstable).

And so, if this version will go to lenny, the package will be unusable
for all stable users, which will entirely install this with no config,
so I think this bugs severity should still be grave.

I've found my old elisa config ~/.elisa on my backups, should I add it
to this bug report or start a new one, which reports upgrading problems
from the old version?

Regards, 
   Michael

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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages elisa depends on:
ii  elisa-plugins-bad 0.3.5-1Elisa plugins from the bad set
ii  elisa-plugins-good0.3.5-1Elisa plugins from the good set
ii  python2.4.4-6An interactive high-level object-o
ii  python-elisa  0.3.5-2media center solution - Python lib

Versions of packages elisa recommends:
ii  elisa-plugins-ugly0.3.4-2Elisa plugins from the ugly set

-- no debconf information



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



Bug#472624: fails to start: elisa silently dies

2008-03-27 Thread Loïc Minier
On Thu, Mar 27, 2008, Michael Musenbrock wrote:
 For me, it does not work with no config, this means also on
 clean installs. And it does not work with my old config
 (which was, as far as i know, an untouched one from the old
 version in unstable).

 I meant hardware config; pigment seems to be sensible to the xorg
 driver you're using.

-- 
Loïc Minier




Bug#472624: fails to start: elisa silently dies

2008-03-26 Thread Loïc Minier
severity 472624 important
stop

 I'm lowering severity for now as elisa isn't unusable in all configs,
 but only some.

-- 
Loïc Minier




Bug#472624: fails to start: elisa silently dies

2008-03-25 Thread Michael Musenbrock
Package: elisa
Version: 0.3.5-1
Severity: grave
Justification: renders package unusable

After upgrading to the latest version of elisa, the packages
seems to be unusable.

First after upgrade, I run elisa, got a splash screen, and then elisa
dies. From console I got some WARN's like, couldn't bind backend1,
couldn't bind frontend1.

Then I read in bugreport 471640 to do a dpkg-reconfigure elisa and
rm -rf ~/.elisa . I did this and now I can't get even error outputs
or log messages (tried also with command line options -l and -t).

With strace i get a lot of 'No such file or directory) errors.

strace output (not the full one), sorry for in-mail strace post.

stat(/usr/lib/python2.4/site-packages/elisa/core/options,
0x7fff7a34be90) = -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/options.so, O_RDONLY)
= -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/optionsmodule.so,
O_RDONLY) = -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/options.py, O_RDONLY)
= 7
fstat(7, {st_mode=S_IFREG|0644, st_size=1855, ...}) = 0
open(/usr/lib/python2.4/site-packages/elisa/core/options.pyc,
O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=1913, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x2ac03672
read(8, m\362\r\n[\[EMAIL PROTECTED]...,
4096) = 1913
fstat(8, {st_mode=S_IFREG|0644, st_size=1913, ...}) = 0
read(8, , 4096)   = 0
close(8)= 0
munmap(0x2ac03672, 4096)= 0
stat(/usr/lib/python2.4/site-packages/elisa/core/platform,
0x7fff7a348950) = -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/platform.so,
O_RDONLY) = -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/platformmodule.so,
O_RDONLY) = -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/platform.py,
O_RDONLY) = -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/platform.pyc,
O_RDONLY) = -1 ENOENT (No such file or directory)
close(7)= 0
stat(/home/mike/.elisa/elisa.conf, 0x7fff7a34de20) = -1 ENOENT (No
such file or directory)
stat(/usr/lib/python2.4/site-packages/elisa/core/utils/process_observer,
0x7fff7a34bbc0) = -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/utils/process_observer.so,
O_RDONLY) = -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/utils/process_observermodule.so,
O_RDONLY) = -1 ENOENT (No such file or directory)
open(/usr/lib/python2.4/site-packages/elisa/core/utils/process_observer.py,
O_RDONLY) = 7
fstat(7, {st_mode=S_IFREG|0644, st_size=1688, ...}) = 0
open(/usr/lib/python2.4/site-packages/elisa/core/utils/process_observer.pyc,
O_RDONLY) = 8
fstat(8, {st_mode=S_IFREG|0644, st_size=1687, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x2ac03672
read(8, m\362\r\n[\[EMAIL PROTECTED]...,
4096) = 1687
fstat(8, {st_mode=S_IFREG|0644, st_size=1687, ...}) = 0
read(8, , 4096)   = 0
close(8)= 0
munmap(0x2ac03672, 4096)= 0
close(7)= 0
pipe([7, 8])= 0
pipe([9, 10])   = 0
pipe([11, 12])  = 0
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0x2ac031570d80) = 4021
close(7)= 0
fcntl(8, F_GETFL)   = 0x1 (flags O_WRONLY)
fcntl(8, F_SETFL, O_WRONLY|O_NONBLOCK)  = 0
fstat(8, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
fcntl(8, F_GETFL)   = 0x801 (flags
O_WRONLY|O_NONBLOCK)
close(10)   = 0
fcntl(9, F_GETFL)   = 0 (flags O_RDONLY)
fcntl(9, F_SETFL, O_RDONLY|O_NONBLOCK)  = 0
fstat(9, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
fcntl(9, F_GETFL)   = 0x800 (flags
O_RDONLY|O_NONBLOCK)
close(12)   = 0
fcntl(11, F_GETFL)  = 0 (flags O_RDONLY)
fcntl(11, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fstat(11, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0
fcntl(11, F_GETFL)  = 0x800 (flags
O_RDONLY|O_NONBLOCK)
wait4(4021, 0x7fff7a34d2f4, WNOHANG, NULL) = 0
rt_sigaction(SIGINT, {0x4a3910, [], SA_RESTORER, 0x2ac030983a80},
{0x4a3910, [], SA_RESTORER, 0x2ac030983a80}, 8) = 0
rt_sigaction(SIGTERM, {0x4a3910, [], SA_RESTORER, 0x2ac030983a80},
{SIG_DFL}, 8) = 0
rt_sigaction(SIGCHLD, {0x4a3910, [], SA_RESTORER, 0x2ac030983a80},
{SIG_DFL}, 8) = 0
poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=8,
events=POLLIN}, {fd=9, events=POLLIN}, {fd=11, events=POLLIN}], 5, 0) =
0
poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=8,
events=POLLIN}, {fd=9,