[Bug 137773] Re: Yarssr hangs when trying to check a feed
pyrusj
pyrusj at gmail.com
Wed May 6 18:23:52 UTC 2009
You can quickly fix this error:
*** unhandled exception in callback:
*** Can't call method "get_url" without a package or object reference at /usr/share/yarssr/Yarssr/Feed.pm line 158.
*** ignoring at /usr/share/yarssr/Yarssr/GUI.pm line 115.
by the following:
sudo gedit (or whatever program you want to use) /usr/share/yarssr/Yarssr/Feed.pm
insert a line before line 158 with: if ($item) {
insert a line after line 162 with: }
save the file
This will allow you to start yarssr and get rid of the faulty feed.
(I'm not marking this as a patch as I'm thinking it probably doesn't
solve the issue, just a quick fix to get it up and running ftm)
--
Yarssr hangs when trying to check a feed
https://bugs.launchpad.net/bugs/137773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list