Comment 1 for bug 230139

Revision history for this message
bve (bve-telusplanet) wrote : Re: Constant flickering

WARN MainThread service_manager May 13 21:46:35 Missing dependency Un-met dependency for coherence: coherence to create coherence:coherence_service (elisa/core/manager.py:98)
WARN MainThread media_manager May 13 21:46:35 Missing dependency Un-met dependency for coherence: coherence to create coherence:upnp_media (elisa/core/manager.py:98)

python-coherence needs to be installed to meet the above dependency.

I am still stuck here though:

WARN MainThread service_manager May 13 21:46:35 Initializing osso:osso_service failed: Component osso_service failed to initialize: hildon not running. (elisa/core/manager.py:95)
elisa: could not connect to socket
elisa: Connection refused
WARN MainThread interface_controller May 13 22:23:08 Component lirc_input failed to initialize: Unable to initialize lirc! (elisa/core/interface_controller.py:326)
WARN MainThread comp_service_activity May 13 22:23:08 Plugin 'service' not found (elisa/plugins/base/activities/service_activity.py:54)
WARN MainThread db_backend May 13 22:23:11 column uri is not unique (elisa/core/db_backend.py:240)
WARN MainThread db_backend May 13 22:23:11 column uri is not unique (elisa/core/db_backend.py:240)
WARN MainThread db_backend May 13 22:23:11 column uri is not unique (elisa/core/db_backend.py:240)
WARN MainThread db_backend May 13 22:23:11 column uri is not unique (elisa/core/db_backend.py:240)
WARN MainThread db_backend May 13 22:23:11 column uri is not unique (elisa/core/db_backend.py:240)
WARN MainThread db_backend May 13 22:23:11 column uri is not unique (elisa/core/db_backend.py:240)
WARN MainThread db_backend May 13 22:23:11 column uri is not unique (elisa/core/db_backend.py:240)

At this point I have seen the splash screen and come up with a blank 'black' window, which eventually aborts, or it aborts when I click on the screen.

The lirc error is no biggie since I haven't created a config for my remote, however the osso error seems to be a show stopper for me.

The odd thing is this is on a fresh Hardy install, however when I did a dist-upgrade from Gutsy on my other box I didn't run into these issues, Elisa - which was working fine continues to run fine.

HTH