Opened 14 years ago

Last modified 13 years ago

#6361 closed defect

Weakly-referenced object no longer exists — at Initial Version

Reported by: anonymous Owned by: Michael Renzmann
Priority: normal Component: TracPastePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

After I installed the plugin, the /pastebin url gives me the following error:

ReferenceError: weakly-referenced object no longer exists

Most recent call last: File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 444, in _dispatch_request File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 205, in dispatch File "build/bdist.linux-x86_64/egg/tracpaste/web_ui.py", line 132, in process_request File "build/bdist.linux-x86_64/egg/tracpaste/model.py", line 53, in get_pastes File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 60, in execute File "/usr/lib64/python2.4/site-packages/sqlite/main.py", line 233, in execute

Change History (0)

Note: See TracTickets for help on using tickets.