Description: DSL reports News Ticker Theme This pulls news headlines from www.dslreports.com. Fashioned after a theme for CNN. Be aware that the theme uses mozilla firebird to open the article when the headline is clicked. If you use a different browser then replace MozillaFirebird with your browser name in the .themefile. Untar to your karamba directory to use. update: untar the included rdf.pl file to your scripts dir if not already present.Last changelog:
i user mozilla firebird, however i have it installed in a folder in my home directory. i edited the theme file with the path to it /home/username/programs/firebird/mozillafirebird but it does not work.
any suggestions?
ImportError: No module named dslr
No idea exactly what module it's looking for. But it gives me that error and it does not load up any news. It just brings up teh DSL news window and that's it. Do I need a special module to run this?
You'd see in the [super]karamba readme that "ImportModule" errors do not necessarily mean that anything is wrong, just that there are no Python modules needed for the given theme. Come to think of it, it says that whenever you get the ImportModule Error when running [super]karamba from the cli.
This may be because you havent downloaded any other themes that use the rdf.pl script to pull rss feeds from websites. If so,try my updated package and copy the rdf.pl file to your karamba or superkaramba /scripts directory.
Ratings & Comments
6 Comments
i user mozilla firebird, however i have it installed in a folder in my home directory. i edited the theme file with the path to it /home/username/programs/firebird/mozillafirebird but it does not work. any suggestions?
ImportError: No module named dslr No idea exactly what module it's looking for. But it gives me that error and it does not load up any news. It just brings up teh DSL news window and that's it. Do I need a special module to run this?
You'd see in the [super]karamba readme that "ImportModule" errors do not necessarily mean that anything is wrong, just that there are no Python modules needed for the given theme. Come to think of it, it says that whenever you get the ImportModule Error when running [super]karamba from the cli.
Do you have this working ok on your system? If so got any tips? I really want to get this going.
This may be because you havent downloaded any other themes that use the rdf.pl script to pull rss feeds from websites. If so,try my updated package and copy the rdf.pl file to your karamba or superkaramba /scripts directory.
I looked for a superkaramba/scripts directory and did not find one. :(