Ticket #685 (closed bug: fixed)
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>
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
Note: See
TracTickets for help on using
tickets.
