search for: blogsit

Displaying 4 results from an estimated 4 matches for "blogsit".

Did you mean: blogit
2007 Mar 19
1
No fonts in "Magic Online"
...Magic_Online . I have seen no FreeType config file however, so I suppose that hint was specific to cedega. I even have installed in the windows/fonts directory the windows fonts I had from an old Win98 CD (extracted them from .CAB files with cabextract). The trace can be found at http://liberforce.blogsite.org/wine/font.log Look for the "err" keyword, and especially that kind of error: warn:font:AddFontFileToList Unable to load font file "/home/luis/.wine/dosdevices/c:/Program Files/Wizards of the Coast/Magic Online/ms sans serif" err = 1 Thanks to anyone that can help me, beca...
2007 Sep 08
3
Coding in python using shout-python bindings
Hello, I'm creating a module written in python that brings an easy to implement interface for the libshout lib, mainly to provide streaming capabilities to a gnome player called Exaile (http://www.exaile.org). The module is almost done (already available at http://devpower.blogsite.org:8080/archivos/icastplugin.py) but I'm encountering some problems (I believe sync problems): I'll try to explain my self briefly, The module defines a class called Icast, which needs at least an implementation of a Client to work. This Client can be anything, a GUI player (like exai...
2007 Sep 11
0
Coding in python using shout-python bindings
...gt; > I'm creating a module written in python that brings an easy to implement > interface for the libshout lib, mainly to provide streaming capabilities > to a gnome player called Exaile (http://www.exaile.org). The module is > almost done (already available at > http://devpower.blogsite.org:8080/archivos/icastplugin.py) but I'm > encountering some problems (I believe sync problems): > > I'll try to explain my self briefly, > The module defines a class called Icast, which needs at least an > implementation of a Client to work. This Client can be anything, a...
2009 Dec 13
20
Need help...NameError in InteractController#add_to_cart
Hi,I am developing a web app and am following the text-Agile web development.....Each time I click my "add to cart" button" i always get the  page below:I have double checked to see if i have errors in my code,there was none,please what do i need to do to proceed? NameError in InteractController#add_to_cartundefined local variable or method `find_cart'' for