Page 14 of 20 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 195

Thread: Conky Pidgin Python Script

  1. #131
    Join Date
    Jul 2008
    Beans
    70

    Re: Conky Pidgin Python Script

    Hi kaivalagi. I was wondering if you could help with something. I've added the Facebook plugin to pidgin, but in your script, it only shows the persons account number instead of name. I was wondering if it's even possible to show contacts name instead. Or do you have any other suggestions? I've added a screen shot so you can see what I see. Also, I was wondering about a word wrap for long status messages on msn. I've tried a few I read but no success. Thanks for your time

    Last edited by merlin_ie; July 1st, 2009 at 12:32 AM.

  2. #132
    Join Date
    Feb 2008
    Location
    52°38'41.6"N/1°19'43.6"E
    Beans
    Hidden!

    Re: Conky Pidgin Python Script

    Quote Originally Posted by merlin_ie View Post
    Hi kaivalagi. I was wondering if you could help with something. I've added the Facebook plugin to pidgin, but in your script, it only shows the persons account number instead of name. I was wondering if it's even possible to show contacts name instead. Or do you have any other suggestions? I've added a screen shot so you can see what I see. Also, I was wondering about a word wrap for long status messages on msn. I've tried a few I read but no success. Thanks for your time
    Well you have both [name] and [alias] available to use in a custom template, it might be worth playing with template options to see how you can display the details to your liking.

    If that doesn't work for you I don't know what else could....it sounds like the facebook plugin doesn't provide what you want.
    Last edited by kaivalagi; July 1st, 2009 at 08:29 AM.

  3. #133
    Join Date
    Jul 2008
    Beans
    70

    Re: Conky Pidgin Python Script

    I've not had a chance to muck around with the script but I've just noticed now that someone was online on Facebook and their name appears fine in the script. So, it's an offline issue. I'll try and take look at template later. Thanks for earlier reply

  4. #134
    Join Date
    Feb 2008
    Location
    52°38'41.6"N/1°19'43.6"E
    Beans
    Hidden!

    Re: Conky Pidgin Python Script

    Quote Originally Posted by merlin_ie View Post
    I've not had a chance to muck around with the script but I've just noticed now that someone was online on Facebook and their name appears fine in the script. So, it's an offline issue. I'll try and take look at template later. Thanks for earlier reply
    The script has an option to only show online users...that's an option

  5. #135
    Join Date
    Aug 2009
    Beans
    11

    Angry Re: Conky Pidgin Python Script

    Can someone please help a noob? Conky is killed when I start Pidgin.

    Thanks in advance.

  6. #136
    Join Date
    Feb 2008
    Location
    52°38'41.6"N/1°19'43.6"E
    Beans
    Hidden!

    Re: Conky Pidgin Python Script

    Quote Originally Posted by Xerran View Post
    Can someone please help a noob? Conky is killed when I start Pidgin.

    Thanks in advance.
    Have you tried running conkyPidgin in the terminal to see what happens?
    Use the --verbose option with conkyPidgin and post back anything that looks like it might help explain things...

  7. #137
    Join Date
    Aug 2009
    Beans
    11

    Re: Conky Pidgin Python Script

    Quote Originally Posted by kaivalagi View Post
    Have you tried running conkyPidgin in the terminal to see what happens?
    Use the --verbose option with conkyPidgin and post back anything that looks like it might help explain things...

    Hi, I ran "conkyPidgin --verbose" in terminal and got the following-->>

    *** INITIAL OPTIONS:
    template: None
    onlineonly: False
    availableonly: False
    ignorelist: None
    includelist: None
    chattingtext: Chatting
    availabletext: Available
    unavailabletext: Unavailable
    invisibletext: Invisible
    awaytext: Away
    mobiletext: Mobile
    offlinetext: Offline
    verbose: True
    errorlogfile: None
    infologfile: None
    INFO: Setting up dbus interface
    INFO: Calling dbus interface for IM data

    (I did not post the friends names for obvious reasons

  8. #138
    Join Date
    Aug 2009
    Beans
    11

    Re: Conky Pidgin Python Script

    Quote Originally Posted by Xerran View Post
    Hi, I ran "conkyPidgin --verbose" in terminal and got the following-->>

    *** INITIAL OPTIONS:
    template: None
    onlineonly: False
    availableonly: False
    ignorelist: None
    includelist: None
    chattingtext: Chatting
    availabletext: Available
    unavailabletext: Unavailable
    invisibletext: Invisible
    awaytext: Away
    mobiletext: Mobile
    offlinetext: Offline
    verbose: True
    errorlogfile: None
    infologfile: None
    INFO: Setting up dbus interface
    INFO: Calling dbus interface for IM data

    (I did not post the friends names for obvious reasons
    My "startupconky.sh" looks like this-->>

    #!/bin/bash

    sleep 20 &&

    conky -c ~/.conky/conkymain &


    (I'm not sure if this has anything to do with it)

  9. #139
    Join Date
    Feb 2008
    Location
    52°38'41.6"N/1°19'43.6"E
    Beans
    Hidden!

    Re: Conky Pidgin Python Script

    Quote Originally Posted by Xerran View Post
    My "startupconky.sh" looks like this-->>

    #!/bin/bash

    sleep 20 &&

    conky -c ~/.conky/conkymain &


    (I'm not sure if this has anything to do with it)
    Sorry, no idea from that, I can't reproduce...

  10. #140
    Join Date
    Aug 2009
    Beans
    11

    Lightbulb Re: Conky Pidgin Python Script

    Quote Originally Posted by kaivalagi View Post
    Sorry, no idea from that, I can't reproduce...
    Will my "conkyPidgin.py" file help?
    Last edited by Xerran; August 14th, 2009 at 06:03 PM.

Page 14 of 20 FirstFirst ... 41213141516 ... LastLast

Tags for this Thread

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
  •