[Rhythmbox-devel] Opening a GUI after clicking on a menu item

2013-07-12 Thread Ankit Arora
I understood how to add a plugin's menu item and execute a function, now I want to understand how to open a popup window after clicking on that menu item and then perform my actions after selecting options in that window. Any links/resources/examples will be appreciated. I don't know how much of t

[Rhythmbox-devel] Python Shell in 2.99.1

2013-06-17 Thread Ankit Arora
I can't find a way to open the python shell in 2.99.1. Menu-> Tools is empty. ___ rhythmbox-devel mailing list rhythmbox-devel@gnome.org https://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Re: [Rhythmbox-devel] Could not find loader Python

2013-06-09 Thread Ankit Arora
I copy pasted and renamed libpythonloader.so to libpython3loader.so in the above mentioned directory and now it works fine On Mon, Jun 10, 2013 at 8:31 AM, Ankit Arora wrote: > Doing that then throws the error > > (rhythmbox:916): libpeas-WARNING **: Could not find loader 'python3

Re: [Rhythmbox-devel] Could not find loader Python

2013-06-09 Thread Ankit Arora
te help... On Mon, Jun 10, 2013 at 4:33 AM, Jonathan Matthew wrote: > On Mon, Jun 10, 2013 at 7:48 AM, Ankit Arora > wrote: > >> (rhythmbox:29302): libpeas-WARNING **: Could not find loader 'python' > for > >> plugin 'floonitz' > > >

[Rhythmbox-devel] Could not find loader Python

2013-06-09 Thread Ankit Arora
> > (rhythmbox:29302): libpeas-WARNING **: Could not find loader 'python' for > plugin 'floonitz' I'm getting this error after building the latest 2.99 version via JHBuild. The 2.98 version installed directly via apt has no such issues. Is there a common solution to this? Seems like a common pro

Re: [Rhythmbox-devel] Error while building Rhythmbox - glib-compile-schemas

2013-06-02 Thread Ankit Arora
gt; automake that help with generating documentation. Install that and then > make sure jhbuild reruns autogen and you should be all set! > > Matt > > On Sun, Jun 2, 2013 at 2:12 PM, Ankit Arora > wrote: > > I solved that issue and other dependency issues but I'm stuck

Re: [Rhythmbox-devel] Error while building Rhythmbox - glib-compile-schemas

2013-06-02 Thread Ankit Arora
I'm sorry, I should've mentioned. I'm on Ubuntu 12.04 64bit On Sun, Jun 2, 2013 at 5:09 PM, Ankit Arora wrote: > I'm trying to start to work on Rhythmbox (my first venture into open > source), but I ran into an error. > > I setup JHBuild and then ran: > >

[Rhythmbox-devel] Error while building Rhythmbox - glib-compile-schemas

2013-06-02 Thread Ankit Arora
I'm trying to start to work on Rhythmbox (my first venture into open source), but I ran into an error. I setup JHBuild and then ran: jhbuild buildone rhythmbox and here's the result: ankit@HAL9000:~/dev/jhbuild$ jhbuild buildone rhythmbox > > I: Modulesets were edited locally but JHBuild is c

[Rhythmbox-devel] Fwd: Beginning to contribute to Rhythmbox.

2013-03-12 Thread Ankit Arora
Hey guys. I want to begin contributing to Rhythmbox, a Gnome project that I use the most. This'll be my first venture into Open source development so do forgive me if my question is to elementary. I have a few good ideas on a few plugins that I want to develop for Rhythmbox and I'm sure they'll be