Ticket #3368 (closed defect: duplicate)

Opened 6 months ago

Last modified 6 months ago

IOError: cannot open resource

Reported by: thsturm Assigned to: malsmith
Priority: normal Component: GanttChartPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

After installing the GantChartPlugin? and trying to use the plugin, these error occurs:

Trac detected an internal error:

IOError: cannot open resource

The reason is in gantt.py:465

   font = ImageFont.truetype("arial.ttf", 12)

and on Linux I have no font arial.ttf :(


System Information:

User Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0
Trac: 	        0.11
Python: 	2.4.4 (#2, Mar 8 2007, 09:21:27) [GCC 4.1.0 (SUSE Linux)]
setuptools: 	0.6c8
SQLite: 	3.3.13
pysqlite: 	2.4.1
Genshi: 	0.5
mod_python: 	3.3.1
Pygments: 	0.10
Subversion: 	1.5.0 (r31699)
jQuery:	        1.2.3

Attachments

Change History

07/11/08 03:29:58 changed by thsturm

  • status changed from new to closed.
  • resolution set to duplicate.

Sorry, duplicate of #3367


Add/Change #3368 (IOError: cannot open resource)




Change Properties
Action