[Bug 1371056] Re: sucks up 100% of CPU when started via tsocks

2019-02-10 Thread Rolf Leggewie
Thanks, Larry.  No, I had not tried that option.  I do not connect to
random.ircd.de and I am frequently in Germany, so don't need the
workaround via SOCKS all the time.  As such, I prefer to do this on an
as-needed basis.

That being said, I'm happy to say I can no longer reproduce this on
bionic.  How about you, David?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1371056

Title:
  sucks up 100% of CPU when started via tsocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/1371056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1371056] Re: sucks up 100% of CPU when started via tsocks

2015-10-22 Thread Larry E Works
Have you tried using the SOCKS4 or SOCKS5 proxy options in the pidgin
settings instead of running it through tsocks?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1371056

Title:
  sucks up 100% of CPU when started via tsocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/1371056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1371056] Re: sucks up 100% of CPU when started via tsocks

2014-12-02 Thread Rolf Leggewie
Thanks, David.  Please make sure to click the knob in the upper part of
the Launchpad page of this ticket where it says "Does this affect you".

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1371056

Title:
  sucks up 100% of CPU when started via tsocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/1371056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1371056] Re: sucks up 100% of CPU when started via tsocks

2014-11-30 Thread David Chandler
I'm also seeing the same issue.

~ $ pidgin -v   
   david@sol
Pidgin 2.10.10 (libpurple 2.10.9)

~ $ pidgin &
   david@sol
[1] 8666

~ $ ps aux | awk '$2~/8666/ {print $0}' 
   david@sol
david 8666  2.7  0.4 1191776 48932 pts/0   SNl  16:47   0:00 pidgin

~ $ kill 8666
david@sol

~ $ 
   david@sol
[1]  + 8666 done   pidgin

~ $ tsocks pidgin & 
   david@sol
[1] 8702

~ $ ps aux | awk '$2~/8702/ {print $0}' 
   david@sol
david 8702  101  0.3 1192360 47288 pts/0   RNl  16:48   0:22 pidgin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1371056

Title:
  sucks up 100% of CPU when started via tsocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/1371056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs