[Bug 228789] Re: Please sync screenlets 0.1.1-1 (universe) from Debian unstable (main).

Whise helder.fraga at hotmail.com
Tue May 13 16:38:09 BST 2008


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
Package Archive Administrators, which is a direct subscriber.



More information about the ubuntu-archive mailing list