[opensuse] Help! I've awakened a monster.
I downloaded the 11.3 x86_64 dvd for my wife's computer late last week. I clicked on kget, then noticed the torrent and decided to go with ktorrent, which went perfectly -- I got the whole dvd downloaded, and then in the course of a couple of days shared to the 1.3 seeder level (or whatever it's called). Fine. But ever since then, I get two popups every few minutes from kget, "Download failed, no working URLs were found". I click OK on both, and it goes away for a few minutes. Then it pops up again. I tried closing it from the taskbar and killing the process directly using "ps -e". After this, no process naming kget shows in the list until the popups come again. And they do come again. Rebooting hasn't helped; kill hasn't helped. It won't start up from the menu. How can I get rid of this thing? John Perry -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* John E. Perry <j.e.perry@cox.net> [08-04-10 10:11]:
I downloaded the 11.3 x86_64 dvd for my wife's computer late last week. I clicked on kget, then noticed the torrent and decided to go with ktorrent, which went perfectly -- I got the whole dvd downloaded, and then in the course of a couple of days shared to the 1.3 seeder level (or whatever it's called). Fine.
But ever since then, I get two popups every few minutes from kget, "Download failed, no working URLs were found". I click OK on both, and it goes away for a few minutes. Then it pops up again. I tried closing it from the taskbar and killing the process directly using "ps -e". After this, no process naming kget shows in the list until the popups come again. And they do come again. Rebooting hasn't helped; kill hasn't helped. It won't start up from the menu.
How can I get rid of this thing?
?? ps aux | grep torrent might ?? -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 08/04/2010 10:42 AM, Patrick Shanahan wrote:
ps aux | grep torrent
Nothing but grep, even though kget is running and waiting for acknowledgment of the error. john@embelex:~> ps aux | grep torrent john 16488 0.0 0.0 3596 736 pts/4 S+ 19:27 0:00 grep torrent Does kget have to do with torrents? jp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* John E. Perry <j.e.perry@cox.net> [08-04-10 19:32]:
Nothing but grep, even though kget is running and waiting for acknowledgment of the error.
john@embelex:~> ps aux | grep torrent john 16488 0.0 0.0 3596 736 pts/4 S+ 19:27 0:00 grep torrent
Does kget have to do with torrents?
yes, I thought you said that you killed "kget". You should. -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 08/04/2010 07:50 PM, Patrick Shanahan wrote:
* John E. Perry <j.e.perry@cox.net> [08-04-10 19:32]:
Nothing but grep, even though kget is running and waiting for acknowledgment of the error.
john@embelex:~> ps aux | grep torrent john 16488 0.0 0.0 3596 736 pts/4 S+ 19:27 0:00 grep torrent
Does kget have to do with torrents?
yes, I thought you said that you killed "kget". You should.
I did -- in several different ways. before asking on the list. It keeps resurrecting itself. As I said before, I've tried: click "OK" on both popups (it disappears both from the taskbar and ps close from the taskbar (same) kill the process by its ID umber from ps (same) start from the menu while the popups are pending (won't start) start from the menu in the brief interval between killing and resurrection (still won't start) No matter what I do, it comes back. I just killed it again a few minutes ago, and: john@embelex:~> ps -e | grep kget 3763 ? 00:00:00 kget john@embelex:~> kill 3763 john@embelex:~> ps -e | grep kget john@embelex:~> jp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I havent used kget in a while. but can it be it spawns a control daemon of some sort that reopens kget after the timeout? The daemon finds that kget isnt running, and thus restarts it?
On 08/04/2010 07:50 PM, Patrick Shanahan wrote:
* John E. Perry <j.e.perry@cox.net> [08-04-10 19:32]:
Nothing but grep, even though kget is running and waiting for acknowledgment of the error.
john@embelex:~> ps aux | grep torrent john 16488 0.0 0.0 3596 736 pts/4 S+ 19:27 0:00 grep torrent
Does kget have to do with torrents?
yes, I thought you said that you killed "kget". You should.
I did -- in several different ways. before asking on the list. It keeps resurrecting itself. As I said before, I've tried:
click "OK" on both popups (it disappears both from the taskbar and ps close from the taskbar (same) kill the process by its ID umber from ps (same) start from the menu while the popups are pending (won't start) start from the menu in the brief interval between killing and resurrection (still won't start)
No matter what I do, it comes back. I just killed it again a few minutes ago, and:
john@embelex:~> ps -e | grep kget 3763 ? 00:00:00 kget john@embelex:~> kill 3763 john@embelex:~> ps -e | grep kget john@embelex:~>
jp
/Rikard Johnels
On 2010-08-05 05:30, John E. Perry wrote:
No matter what I do, it comes back. I just killed it again a few minutes ago, and:
john@embelex:~> ps -e | grep kget 3763 ? 00:00:00 kget john@embelex:~> kill 3763 john@embelex:~> ps -e | grep kget john@embelex:~>
Find the kget binary and rename it, some one will complain >:-) There is also a trick using AA that can be used to forbid an arbitrary program from running (and it is logged). I think it was Cristian R. who posted it once, but I don't have that post available right now. -- Cheers / Saludos, Carlos E. R. (from 11.2 x86_64 "Emerald" GM (Elessar))
On 08/04/2010 10:09 AM, John E. Perry wrote:
... But ever since then, I get two popups every few minutes from kget, "Download failed, no working URLs were found". I click OK on both, and it goes away for a few minutes. Then it pops up again. I tried closing it from the taskbar and killing the process directly using "ps -e". After this, no process naming kget shows in the list until the popups come again. And they do come again. Rebooting hasn't helped; kill hasn't helped. It won't start up from the menu.
How can I get rid of this thing?
John Perry
Well, it's been gone for three days now. All I did was let it sit there for a day or so and work around the popups. I don't remember whether I acknowledged them or not, but I noticed a couple of days ago that I hadn't seen them for quite a while. Thanks, Patrick and Rikard, for trying to help. jp -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Carlos E. R.
-
John E. Perry
-
Patrick Shanahan
-
Rikard Johnels