Eina does not work : pink colors, no preferences

Bug #849807 reported by josete
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Eina
Fix Released
Medium
L.Lopez

Bug Description

I've installed eina-player and when it starts, does look like horrible : pink colors and no text displayed.
No access to any preferences nor anything else.

I also have to manually install libcanberra-gtk3-0 , but didn't make a difference.

I'm using ubuntu natty 64 bits, up-to-date.

Thanks.

Revision history for this message
josete (muallin) wrote :
Revision history for this message
josete (muallin) wrote :

Just some log .. it might help ..

josete@josete:~/Música$ eina-player <enter>

eina-player
  * 'eina-player'

** (eina-player:6269): CRITICAL **: lomo_player_queue_get_stream_index: assertion `LOMO_IS_STREAM(stream)' failed
`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:6269): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:6269): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:6269): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:6269): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:6269): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:6269): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:6269): Gtk-WARNING **: Failed to load type module: (null)

** (eina-player:6269): DEBUG: Update current stream

Revision history for this message
L.Lopez (ldotlopez) wrote :

This is pretty strange. The preferences dialog should be available using the keybinding "Control+p", btw, any setting can't cause this.

You should try to deactivate all plugins, (control+u), if some plugin is the responsable tell me that is it. If the problem doesn't gets solved post in this bug your plugin list, you can get it with the command: dconf read /apps/eina-player/plugins

Revision history for this message
josete (muallin) wrote :

I was unable to see any prefernces nor any plugins .. unfortunately, everything is pink :(

the dconf command show no output at all ... very strange .

I deleted everything from .config/eina-player, and on running, got this :

josete@josete:~/.config/eina-player$ eina-player
  * 'eina-player'

** (eina-player:16821): CRITICAL **: lomo_player_queue_get_stream_index: assertion `LOMO_IS_STREAM(stream)' failed
`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:16821): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:16821): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:16821): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:16821): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:16821): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:16821): Gtk-WARNING **: Failed to load type module: (null)

`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:16821): Gtk-WARNING **: Failed to load type module: (null)

** (eina-player:16821): DEBUG: Update current stream

** (eina-player:16821): CRITICAL **: eina_cover_clutter_set_cover: assertion `GDK_IS_PIXBUF(pixbuf)' failed
`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:16821): Gtk-WARNING **: Failed to load type module: (null)

** (eina-player:16821): WARNING **: Upgrade ADB from DB schema #0 to #1. Using callbacks from callbacks[0]

** (eina-player:16821): WARNING **: Upgrade ADB from DB schema #0 to #1. Using callbacks from callbacks[0]

** (eina-player:16821): WARNING **: Upgrade ADB from DB schema #1 to #2. Using callbacks from callbacks[1]

** (eina-player:16821): WARNING **: Upgrade ADB from DB schema #2 to #3. Using callbacks from callbacks[2]

** (eina-player:16821): WARNING **: Upgrade ADB from DB schema #3 to #4. Using callbacks from callbacks[3]
`menu_proxy_module_load': eina-player: undefined symbol: menu_proxy_module_load

(eina-player:16821): Gtk-WARNING **: Failed to load type module: (null)

** (eina-player:16821): CRITICAL **: eina_fs_load_playlist: assertion `g_file_test(playlist, G_FILE_TEST_IS_REGULAR)' failed

Revision history for this message
L.Lopez (ldotlopez) wrote :

Configurations are stored in GSettings, not in .config/..., to disable all plugins you can use this: dconf reset /apps/eina-player/plugins

Revision history for this message
Termo (termopeten) wrote :

I have the same system (Natty64 all updates) and the same problem... just tried the "dconf reset /apps/eina-player/plugins" but no change when running eina-player afterwards?!?

Revision history for this message
josete (muallin) wrote :

No change for me either ..
Find the dconf config attached, so you can find what you need.

Revision history for this message
Hugh Meyer (hugh-meyer) wrote :

I'd add that I just tried installing eina-player this morning and have seen the same behavior.
Also using 11.04 64-bit, with Gnome instead of Unity.
I manually set the plugins key (using gsettings) to [ ], but it gets reset as soon as I start the client again, suggesting there's a default setting somewhere it may be pulling from (?)

The libcanberra error may be a red herring; it's addressed elsewhere with varying degrees of "just make the error message stop" responses. Though in the cases I've read it doesn't appear that the error corresponded with display/interface problems.

Attaching a screenshot of the behavior for reference

Revision history for this message
L.Lopez (ldotlopez) wrote :

Anyone has enough knowledge for manually compile Eina form git or tarball? I just pushed some changes to eina-0-12 branch that could fix (I'm not sure) the problem.

FYI Neither libcanberra nor menu_proxy_module_load errors are relevant.

Revision history for this message
L.Lopez (ldotlopez) wrote :

Until this bug is fixed I made available the .debs for Eina 0.10 for i386 and amd64:
http://cuarentaydos.com/volatile/eina/

L.Lopez (ldotlopez)
Changed in eina:
status: New → Fix Released
assignee: nobody → L.Lopez (ldotlopez)
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.