issue 8
(Could you please put some examples of the output on the proj...) reported by nterbogt
- I just thought this would be useful for me, so I'm sure it will be for other people too.
Thanks!
I just thought this would be useful for me, so I'm sure it will be for other people too.
Thanks!
Jan 13, 2009
issue 6
(Bad URL on home page) commented on by stu.axon
- Hey Ken if you make any progress please post soon, likewise anyone that forks this,
cheers :)
Hey Ken if you make any progress please post soon, likewise anyone that forks this,
cheers :)
Jan 03, 2009
issue 7
(When used with mod_wsgi and std.stdout restriction off an IO...) reported by danmirota
- What steps will reproduce the problem?
1. Call render on a separate thread on the above described server
What is the expected output? What do you see instead?
The file should have been written and it was not.
What version of the product are you using? On what operating system?
r63, Ubuntu 8.04 server with Apache/2.2.9 (Ubuntu) DAV/2 SVN/1.5.1
PHP/5.2.6-2ubuntu4 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2
mod_ssl/2.2.9 OpenSSL/0.9.8g mod_wsgi/2.3
Please provide any additional information below.
Traceback (most recent call last):
File
"/home/facebook/django-projects-dev/fbsample/../fbsample/fbapp/makegraph.py",
line 14, in do_callable
callable(*args, **kwargs)
File
"/home/facebook/django-projects-dev/fbsample/../fbsample/fbapp/makegraph.py",
line 67, in make_histogram
makegraph(user_histo,str(userid)+\\'.png\\',bintype);
File
"/home/facebook/django-projects-dev/fbsample/../fbsample/fbapp/makegraph.py",
line 179, in makegraph
g.render(path);
File
"/usr/lib/python2.5/site-packages/djangographs-0.1.2a-py2.5.egg/djangographs/bar.py",
line 62, in render
self.output_interface.writeToFile(output_file)
File
"/usr/lib/python2.5/site-packages/djangographs-0.1.2a-py2.5.egg/djangographs/backends/output.py",
line 61, in writeToFile
self.surface.write_to_png(path)
IOError: error while writing to output stream
Current work around:
Write the file myself in the function which calls render.
What steps will reproduce the problem?
1. Call render on a separate thread on the above described server
What is the expected output? What do you see instead?
The file should have been written and it was not.
What version of the product are you using? On what operating system?
r63, Ubuntu 8.04 server with Apache/2.2.9 (Ubuntu) DAV/2 SVN/1.5.1
PHP/5.2.6-2ubuntu4 with Suhosin-Patch mod_python/3.3.1 Python/2.5.2
mod_ssl/2.2.9 OpenSSL/0.9.8g mod_wsgi/2.3
Please provide any additional information below.
Traceback (most recent call last):
File
"/home/facebook/django-projects-dev/fbsample/../fbsample/fbapp/makegraph.py",
line 14, in do_callable
callable(*args, **kwargs)
File
"/home/facebook/django-projects-dev/fbsample/../fbsample/fbapp/makegraph.py",
line 67, in make_histogram
makegraph(user_histo,str(userid)+\\'.png\\',bintype);
File
"/home/facebook/django-projects-dev/fbsample/../fbsample/fbapp/makegraph.py",
line 179, in makegraph
g.render(path);
File
"/usr/lib/python2.5/site-packages/djangographs-0.1.2a-py2.5.egg/djangographs/bar.py",
line 62, in render
self.output_interface.writeToFile(output_file)
File
"/usr/lib/python2.5/site-packages/djangographs-0.1.2a-py2.5.egg/djangographs/backends/output.py",
line 61, in writeToFile
self.surface.write_to_png(path)
IOError: error while writing to output stream
Current work around:
Write the file myself in the function which calls render.
issue 6
(Bad URL on home page) commented on by ken.keiter
- I'm sorry I haven't addressed this sooner -- this module has been neglected by myself
over the last few months as I've been very busy with work and other things not in the
programming domain. I will say that I've been VERY SLOWLY working on a new version of
Django Graphs that will most notably include CSS and full vector rendering.
Apologies for the delays and neglect -- I hope to find more time to address all of
this soon.
I'm sorry I haven't addressed this sooner -- this module has been neglected by myself
over the last few months as I've been very busy with work and other things not in the
programming domain. I will say that I've been VERY SLOWLY working on a new version of
Django Graphs that will most notably include CSS and full vector rendering.
Apologies for the delays and neglect -- I hope to find more time to address all of
this soon.
Nov 17, 2008
issue 6
(Bad URL on home page) commented on by mikkelhoegh
- I'm afraid that this module is derelict. No updates the last 8 months. If I find the
time at some point, I think I'm going to fork it and roll a release for Django 1.0…
I'm afraid that this module is derelict. No updates the last 8 months. If I find the
time at some point, I think I'm going to fork it and roll a release for Django 1.0…
Nov 11, 2008
issue 6
(Bad URL on home page) commented on by ivan.majstorovic
- Is there a different link for code download? I'm also waiting for an update.
Is there a different link for code download? I'm also waiting for an update.