Re: [Rhythmbox-devel] Rhythmbox git compilation

2011-09-07 Thread Jonathan Matthew
On Wed, Sep 7, 2011 at 5:18 PM, Jean Parpaillon wrote: > Hi, > Thank you for your answer. > > I have compiled then with --disable-uninstalled-build and it works now. > > Looks strange either because without this option, data files are > supposed to be looked for in installed dirs AND uninstalled d

Re: [Rhythmbox-devel] Rhythmbox git compilation

2011-09-07 Thread Jean Parpaillon
Hi, Thank you for your answer. I have compiled then with --disable-uninstalled-build and it works now. Looks strange either because without this option, data files are supposed to be looked for in installed dirs AND uninstalled dir (source tree). Now, I'm trying to get this coherence plugin work

Re: [Rhythmbox-devel] Rhythmbox git compilation

2011-09-06 Thread Sean McNamara
Hi, I'm no expert, but it looks to me like the paths for finding rhythmbox-ui.xml are screwed up, and it can't find the GTK UI Manager xml file that loads the main shell interface. rb-shell.c:1466: gtk_ui_manager_add_ui_from_file (shell->priv->ui_manager,