Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 31

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

  1. #21
    Join Date
    Jan 2009
    Beans
    29
    Distro
    Ubuntu 10.10 Maverick Meerkat

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

    Quote Originally Posted by Meijuh View Post
    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?
    I listen to radio streams a lot as well. On mine, when i type %rb in the away line (or available line, both work for me), and then start the stream in Rhythmbox, it just says what the title of the radio station is under my name in the buddy list.

    Thats cool and all, but if a radio stream provides artist/song names to Rhythmbox, can they be seen on pidgin too somehow? i currently have 2 streams, one provides artist/song info to Rhythmbox, but the other doesnt.

  2. #22
    Join Date
    Mar 2006
    Location
    California
    Beans
    16
    Distro
    Ubuntu 10.04 Lucid Lynx

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

    Quote Originally Posted by cnbs View Post
    Yes, you are right. It works but you can't see your status changed. To check try to add yourself to your contact list.
    Tried that. It just shows %rb...

  3. #23
    Join Date
    Nov 2007
    Beans
    3
    Distro
    Ubuntu 8.10 Intrepid Ibex

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

    Same here. Pidgin shows just %rb. Plugin is active, compiled without errors. Restarted both rhythmbox and pidgin - still nothing. I am using pidgin 2.5.2 and rhythmbox 0.11.6.

  4. #24
    Join Date
    Mar 2006
    Location
    San Francisco, California
    Beans
    112
    Distro
    Ubuntu 13.04 Raring Ringtail

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

    For people currently looking for this I strongly recommend installing pidgin-musictracker via apt-get instead of messing with the Pidigin-Rhythmbox plugin.

    Pidgin-musictracker is a newer plugin and supports a wide variety of music players not just Rhythmbox. In addition the configuration options are much nicer.

  5. #25
    Join Date
    May 2009
    Location
    Malaysia
    Beans
    70
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    kelvin@ubuntu:~$ cd ~/Desktop
    kelvin@ubuntu:~/Desktop$ cd pidgin-r*
    kelvin@ubuntu:~/Desktop/pidgin-rhythmbox-2.0$
    kelvin@ubuntu:~/Desktop/pidgin-rhythmbox-2.0$ ./configure
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... no
    checking for mawk... mawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for a BSD-compatible install... /usr/bin/install -c
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognize dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... no
    checking for c++... no
    checking for gpp... no
    checking for aCC... no
    checking for CC... no
    checking for cxx... no
    checking for cc++... no
    checking for cl.exe... no
    checking for FCC... no
    checking for KCC... no
    checking for RCC... no
    checking for xlC_r... no
    checking for xlC... no
    checking whether we are using the GNU C++ compiler... no
    checking whether g++ accepts -g... no
    checking dependency style of g++... none
    checking for g77... no
    checking for xlf... no
    checking for f77... no
    checking for frt... no
    checking for pgf77... no
    checking for cf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for xlf90... no
    checking for f90... no
    checking for pgf90... no
    checking for pghpf... no
    checking for epcf90... no
    checking for gfortran... no
    checking for g95... no
    checking for xlf95... no
    checking for f95... no
    checking for fort... no
    checking for ifort... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for ftn... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking for correct ltmain.sh version... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    appending configuration tag "F77" to libtool
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    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.

    kelvin@ubuntu:~/Desktop/pidgin-rhythmbox-2.0$ sudo make
    [sudo] password for kelvin:
    make: *** No targets specified and no makefile found. Stop.
    kelvin@ubuntu:~/Desktop/pidgin-rhythmbox-2.0$ sudo make install
    make: *** No rule to make target `install'. Stop.
    kelvin@ubuntu:~/Desktop/pidgin-rhythmbox-2.0$

    This is what showed in the terminal. What should I do next?

  6. #26
    Join Date
    Mar 2007
    Location
    Denver, CO
    Beans
    7,958
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

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

    Do you need the pidgin sources to compile this?

  7. #27
    Join Date
    May 2009
    Location
    Malaysia
    Beans
    70
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    I don't know. I just want to get the plugin working that's it. Please help me.

  8. #28
    Join Date
    May 2007
    Location
    Malaysia
    Beans
    98

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

    There are a plugin to display current track played in rhythmbox. It's called pidgin-musictracker which is in ubuntu repositories. just
    Code:
    apt-get install pidgin-musictracker
    and tick to enable the plugin. it's easier and no need to compile.
    Intel GMA 4500M
    Atheros Communications Inc. AR928X
    Ubuntu 9.10 Karmic Koala
    http://blog.gunbladeiv.com

  9. #29
    Join Date
    May 2009
    Location
    Malaysia
    Beans
    70
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    I tried but can't. Here's the result:

    kelvin@ubuntu:~$ apt-get install pidgin-musictracker
    E: Could not open lock file /var/lib/dpkg/lock - open (13 Permission denied)
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

    I login as root and tried again but the same message appeared.

  10. #30
    Join Date
    Jul 2007
    Beans
    58
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    Quote Originally Posted by rko618 View Post
    For people currently looking for this I strongly recommend installing pidgin-musictracker via apt-get instead of messing with the Pidigin-Rhythmbox plugin.

    Pidgin-musictracker is a newer plugin and supports a wide variety of music players not just Rhythmbox. In addition the configuration options are much nicer.
    I second this! It's simple as hell, and has a nice GUI to edit your statuses with.

    Don't bother with all that other crap

Page 3 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
  •