1K downloads

Fr0st passed 1000 downloads today! I know it’s just a number, but I can’t help feeling a bit excited about it, a bit proud. Thanks for trying out Fr0st and thanks for sticking with it, even if it still has some bugs. In a month or so I’ll be picking up development more actively again — the 1.2 release is bound to follow soon after.

8 Responses to 1K downloads

  1. amanita says:

    May I ask for linux screenshots?

    Regards, a fractal flame lover.

  2. amanita says:

    It won’t run, on Debian Lenny:

    amanita@lightstar:~/fr0st-1.1-src$ ./fr0st.py
    /home/amanita/fr0st-1.1-src/fr0stlib/__init__.py:848: Warning: ‘with’ will become a reserved keyword in Python 2.6
    Traceback (most recent call last):
    File “./fr0st.py”, line 23, in
    from fr0stlib.gui import Fr0stApp
    File “/home/amanita/fr0st-1.1-src/fr0stlib/__init__.py”, line 848
    with open(path, “w”) as f:
    ^
    SyntaxError: invalid syntax
    amanita@lightstar:~/fr0st-1.1-src$

  3. amanita says:

    Ok, managed to install python2.6 from testing/unstable repository, and other deps like numpy.
    Manually moved libflam3.so and other stuff into usr/lib.
    Now I get this:

    lightstar:/home/amanita/fr0st-1.1-src# ./fr0st.py
    Traceback (most recent call last):
    File “./fr0st.py”, line 23, in
    from fr0stlib.gui import Fr0stApp
    File “/home/amanita/fr0st-1.1-src/fr0stlib/__init__.py”, line 28, in
    from fr0stlib.pyflam3 import Genome, RandomContext, flam3_nvariations, \
    File “/home/amanita/fr0st-1.1-src/fr0stlib/pyflam3/__init__.py”, line 24, in
    from _flam3 import *
    File “/home/amanita/fr0st-1.1-src/fr0stlib/pyflam3/_flam3.py”, line 147, in
    libflam3.flam3_colorhist.argtypes = [POINTER(BaseGenome), c_int, POINTER(c_double)]
    File “/usr/lib/python2.6/ctypes/__init__.py”, line 366, in __getattr__
    func = self.__getitem__(name)
    File “/usr/lib/python2.6/ctypes/__init__.py”, line 371, in __getitem__
    func = self._FuncPtr((name_or_ordinal, self))
    AttributeError: /usr/lib/libflam3.so: undefined symbol: flam3_colorhist
    lightstar:/home/amanita/fr0st-1.1-src#

  4. amanita says:

    Ok, switched to Ubuntu (debian like anyway), installed Fr0st and it is working, but… I see essential text fields missing like this screenshot:

    • Vitor says:

      Hmmm, I don’t know what could be causing that. Do you get any error messages? They would be visible in the log area of the script editor.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: