[Scratchy-user] More about bugs found in Scratchy 0.8
Status: Beta
Brought to you by:
phil_schwartz
|
From: GeckoX <ge...@ke...> - 2005-03-06 16:52:59
|
I forgot to mention regarding the previous few messages about problems with Scratchy 0.8: I am using: - Python 2.4 - ChartDirector lib file from original ChartDirector 1.3.8 (the file made for Scratchy doesn't work. The error is here: xxxx@hermes:/scratchy# ./parse.py -c config_hos ------------------------------------------------------------ Failed to import ChartDirector module. Charts will not be rendered. You can always install the ChartDirector module and re-run the report later Refer to http://scratchy.sourceforge.net for more information ------------------------------------------------------------ >> Parsing log: /var/log/apache/hands-of-spirit.com-access_log >> Disabling keys for all tables .. [ completion time: 0 seconds ] >> Parsing date: 3/2005 .. [ completion time: 0 seconds ] >> Inserting log table chunks: .. Chunk: 0 .. [ completion time: 0.00 seconds ] >> Enabling keys for all tables .. [ completion time: 0 seconds ] >> Processing summary: .. Parsed lines : 8 .. Parse time : 0.23 .. Parsed lines/sec : 34.90 .. Completion time (seconds): 0.28 .. Lines per second : 28.96 >> Compiling session information .. Deleting sessions for 3/2005 .. Getting session data from log .. inserting session data into session table >> CREATING REPORTS >> Creating file: /var/www/htdocs/scratchy/reports/scratchy_hos/032005/scratchy_hos.css >> Creating report for: 3/2005 >> Creating file: /var/www/htdocs/scratchy/reports/scratchy_hos/032005/index.html Traceback (most recent call last): File "./parse.py", line 1032, in ? log.create_reports(date_tuples) File "./parse.py", line 622, in create_reports self.cursor) File "/usr/local/share/scratchy-0.8/report.py", line 136, in __init__ self.create_report() File "/usr/local/share/scratchy-0.8/report.py", line 437, in create_report self.create_charts() File "/usr/local/share/scratchy-0.8/report.py", line 157, in create_charts self.chart.create_hourly_chart(self.__sorted_data_dict['hour']['data']) AttributeError: Report instance has no attribute 'chart' xxxx@hermes:/scratchy# ) - Slackware Linux 10.1 (most original packages like glibc, python, etc) If you have any other questions about my system or need files, let me know. :GeckoX -- -------------------------------- Freedom is slavery. Ignorance is strength. War is peace. -- George Orwell |