Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#6972 closed defect (invalid)

Error when trying to get news on VLC (VideoLAN)

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Noah Kantrowitz)

Hello, I'm reporting this as a user that went to http://www.videolan.org/ and clicked on "The full list of changes can be found here." that led to http://trac.videolan.org/vlc/browser/tags/0.8.6d/NEWS

However, I only get a message saying there was an internal error. The requested information is here:

Python Traceback

Traceback (most recent call last):
  File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
    dispatcher.dispatch(req)
  File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/browser.py", line 145, in process_request
    self._render_file(req, repos, node, rev)
  File "/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/browser.py", line 246, in _render_file
    changeset = repos.get_changeset(node.rev)
  File "build/bdist.linux-x86_64/egg/gitplugin/git_fs.py", line 97, in get_changeset
  File "build/bdist.linux-x86_64/egg/gitplugin/git_fs.py", line 237, in __init__
  File "build/bdist.linux-x86_64/egg/gitplugin/PyGIT.py", line 76, in read_commit
TypeError: cannot concatenate 'str' and 'NoneType' objects

Attachments (0)

Change History (2)

comment:1 by Noah Kantrowitz, 16 years ago

Description: modified (diff)
Resolution: invalid
Status: newclosed

This is a bug in the trac-git plugin. Please report it to the author.

comment:2 by jb VideoLAN, 16 years ago

The main page is fixed.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.