> Haha, you're right. I've upgraded my FF to 3.6 (OSX) and got the same crash.
> I've also tried without the JS stuff. FF freeze and style freezing
> even if the upload is complete.
> Don't know what to do. But I don't want to spend time on this buggy
> version, sorry.

Ok, but which is the minimum setup to use gp.fileupload?
Because if I use hg to download the example, it starts but doesn't
work for me.
If I download the latest changed files from your site, the paster
stops to work:
$ paster serve --reload development.ini

17:39:07,293 DEBUG [pylons.configuration] Initializing configuration,
package: 'samplepylons'
Traceback (most recent call last):
.
.
 File "/home/morelli/PYTHON/INTERNAL_PROGRAMS/samplepylons/
samplepylons/config/middleware.py", line 37, in make_app
    config = load_environment(global_conf, app_conf)
  File "/home/morelli/PYTHON/INTERNAL_PROGRAMS/samplepylons/
samplepylons/config/environment.py", line 26, in load_environment
    config.init_app(global_conf, app_conf, package='samplepylons',
paths=paths)
  File "/usr/lib/python2.4/site-packages/Pylons-0.9.7-py2.4.egg/pylons/
configuration.py", line 295, in init_app
    conf.update(self.pop('environment_load', {}))
  File "/usr/lib/python2.4/site-packages/Pylons-0.9.7-py2.4.egg/pylons/
configuration.py", line 134, in __getattr__
    conf_dict = self.current_conf()
  File "/usr/lib/python2.4/site-packages/Paste-1.7.2-py2.4.egg/paste/
config.py", line 75, in _current_obj
    raise AttributeError(
AttributeError: No configuration has been registered for this process
or thread

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to