Ticket #685 (closed bug: fixed)

Opened 17 months ago

Last modified 12 months ago

Ubuntu 7.04 + listen 0.6 rev. 788

Reported by: thiago Owned by:
Priority: critical Milestone: 0.6
Component: Core Version: trunk
Keywords: Cc:

Description

Listen rev. 788 doesn't run in Ubuntu 7.04. This is the error:

Traceback (most recent call last):

File "/usr/lib/listen/listen", line 195, in <module>

ListenApp?()

File "/usr/lib/listen/utils.py", line 65, in wrapper

prof = Profile(filename)

File "/usr/lib/python2.5/hotshot/init.py", line 13, in init

logfn, self.lineevents, self.linetimings)

IOError: [Errno 13] Permission denied: 'listen_profiling_init_1184444344.61'

I think it should be because the python-profiler. Without python-profiler Listen doesn't run.

Change History

Changed 12 months ago by theli

  • status changed from new to closed
  • include_gantt set to 0
  • resolution set to fixed
Note: See TracTickets for help on using tickets.