i downloaded the deb from the unstable debian

this is there:

try:
        import feedparser
except ImportError:
        dialog = gtk.MessageDialog(buttons=gtk.BUTTONS_CLOSE)
        dialog.set_markup("You don't have Feedparser installed! \nInstall 
python-feedparser or copy feedparser.py from rss/ folder to your screenlets 
folder.")
        dialog.run()
        dialog.destroy()
        print("You don't have Feedparser installed! \nInstall python-feedparser 
or copy feedparser.py from rss/ folder to your screenlets folder.")
        sys.exit()


i should know because im the upstream author , this is not the the logged 
patches ,i didnt code it , plus it creates a nasty bug 

http://packages.debian.org/sid/all/screenlets/download

this is where i got the deb from

-- 
Please sync screenlets 0.1.1-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/228789
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to