Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 31

Thread: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

  1. #11
    Join Date
    Dec 2005
    Location
    New York City
    Beans
    110
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    Quote Originally Posted by Chocwise View Post
    Naw. Didn't work for me.
    I have Gutsy, pidgin-dev, I installed build-essential as well.
    neither ./configure, nor make or make install are giving any Errors. I checked the Plugin in Pidgin and added %rb to Away-Message. I even restarted Pidgin and Rythmbox. I switched through some Songs, but nothing.
    Nice Guide. But didn't do it for me. :/
    i experienced something like this when i did the install not realizing either rb or pidgin was minimized but running. id give it another go making sure both are off completely.

  2. #12
    Join Date
    Jun 2008
    Location
    Lahore, Pakistan
    Beans
    25

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    same for me. %rb just won't work. no erros during ./configure sudo make and make install. i restarted everything. checked the plugin checkbox in plugins. ain't working. thanks for the guide though. i learned how to compile from source now

  3. #13
    Join Date
    Sep 2008
    Beans
    1

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    Hallo,

    I have the same problems like many other.
    Code:
    ./configure
    show no errors but
    Code:
    sudo make
    Making all in src
    make[1]: Betrete Verzeichnis '/home/thomas/Desktop/pidgin-rhythmbox-2.0/src'
    /bin/bash ../libtool --silent --mode=link gcc -g -g3 -O2 -Wall -DVERSION=\"2.0\" -g -O2   -o pidgin-rhythmbox.la -rpath /usr/lib/pidgin -module -avoid-version -L/usr/lib/pidgin -lgtk-x11-2.0 -lpurple -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -ldbus-1   -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   pidgin_rhythmbox_la-pidgin-rhythmbox.lo  
    /usr/bin/ld: cannot find -lpurple
    collect2: ld returned 1 exit status
    make[1]: *** [pidgin-rhythmbox.la] Fehler 1
    make[1]: Verlasse Verzeichnis '/home/thomas/Desktop/pidgin-rhythmbox-2.0/src'
    make: *** [all-recursive] Fehler 1
    cannot find -lpurple.
    Where is the problem and what can I do?

    thx
    Last edited by lsp@gl; September 5th, 2008 at 06:46 AM.

  4. #14
    Join Date
    Aug 2008
    Location
    PA, USA
    Beans
    42
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    Just for everyone's information, I too had the problem of %rb not changing to the song name and info, but when I asked a friend, he said that he could see it in ym status even though I couldn't (yes I had the checkboxes checked to show the info in my status bar)

    It's still a problem, but not as much of one.

  5. #15
    Join Date
    Feb 2008
    Beans
    1

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    Yes, you are right. It works but you can't see your status changed. To check try to add yourself to your contact list.

  6. #16
    Join Date
    Sep 2008
    Location
    United States
    Beans
    41
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    Nevermind, great tutorial!
    Last edited by Master_Odin; October 12th, 2008 at 10:18 PM.

  7. #17
    Join Date
    Nov 2008
    Beans
    14

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    Hi there,

    I would like to see the title of the radio stream I'm listening to.

    What do I have to change in the line: '%tile' by %artist ?

    Or isn't this possible?

  8. #18
    Join Date
    Feb 2006
    Beans
    33
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    I get the following error:

    Code:
    checking for pidgin... configure: error: Package requirements (pidgin >= 2.0.0) were not met:
    
    No package 'pidgin' found
    
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    
    Alternatively, you may set the environment variables pidgin_CFLAGS
    and pidgin_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    I'm using the pidgin that comes with 8.10.
    Ubuntu 9.04 64bit
    AMD Athlon 64 X2 6000+ Windsor 3.0GHz
    6GB [2x 1GB \ 2x 2GB] PC2 6400 RAM
    EVGA 320-P2-N815-AR GeForce 8800GTS 320MB

  9. #19
    Join Date
    Jan 2006
    Beans
    8

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    Quote Originally Posted by xHero View Post
    I get the following error:

    Code:
    checking for pidgin... configure: error: Package requirements (pidgin >= 2.0.0) were not met:
    
    No package 'pidgin' found
    
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    
    Alternatively, you may set the environment variables pidgin_CFLAGS
    and pidgin_LIBS to avoid the need to call pkg-config.
    See the pkg-config man page for more details.
    I'm using the pidgin that comes with 8.10.
    You need to install pidgin-dev
    Code:
    sudo apt-get install pidgin-dev

  10. #20
    Join Date
    Dec 2008
    Beans
    6
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: [HOW-TO] Pidgin-Rhythmbox 2.0 plug-in

    This is more about Rhythmbox than about the pidgin plugin, but in my status I get '[song name](http://jon.oberheide.org/projects/pi...%ABOUT%MY%SONG' by Artist

    I disabled the Lyrics plugin in Rhythmbox already. Should I rebuild the plugin because this was one of the settings?
    Thanks for the help.


    **EDIT**
    Just figured out what the "problem" was. It's a link that's created in the AIM Profile, but it doesn't hide the URL when looking in the buddy list.
    Last edited by josaphat; January 19th, 2009 at 12:47 AM. Reason: I got it.

Page 2 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •