i use this quick little script whenever yarssr decides to freeze up. though it hasn't done so since i increased its update time to 10 minutes. -running this will kill and restart yarssr. works great on my mint11 and ultimate edition 2.8 installs. use @ your own risk ;)
#!/bin/bash #yarssr_restarter #---------------------- kill -9 "$(pidof yarssr)" yarssr #optional restart delay (comment out line5 -above. uncomment line7 -below) #(sleep 10s && yarssr) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/137773 Title: Yarssr hangs when trying to check a feed -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs