Custom Query (518 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 518)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#582 wontfix UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 28: ordinal not in range(128) rob333
Description

How to Reproduce

While doing a GET operation on /export/HEAD/tags/FM2-3_24_0/dirsize.c, Trac issued an internal error.

(please provide additional details here)

Request parameters:

{'format': 'raw', 'path': u'tags/FM2-3_24_0/dirsize.c', 'rev': u'HEAD'}

User agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:45.0) Gecko/20100101 Firefox/45.0 SeaMonkey/2.42.9esr

System Information

System information not available

Enabled Plugins

Plugin information not available

Python Traceback

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/trac/web/main.py", line 554, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.7/site-packages/trac/web/main.py", line 247, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/local/lib/python2.7/site-packages/trac/versioncontrol/web_ui/browser.py", line 408, in process_request
    file_data = self._render_file(req, context, repos, node, rev)
  File "/usr/local/lib/python2.7/site-packages/trac/versioncontrol/web_ui/browser.py", line 669, in _render_file
    content = node.get_processed_content()
  File "/usr/local/lib/python2.7/site-packages/tracopt/versioncontrol/svn/svn_fs.py", line 802, in get_processed_content
    return FileContentStream(self, keyword_substitution, eol_style)
  File "/usr/local/lib/python2.7/site-packages/tracopt/versioncontrol/svn/svn_fs.py", line 1174, in __init__
    node._get_prop(core.SVN_PROP_KEYWORDS))
  File "/usr/local/lib/python2.7/site-packages/tracopt/versioncontrol/svn/svn_fs.py", line 1252, in _get_keyword_values
    for key, value in values.iteritems())
  File "/usr/local/lib/python2.7/site-packages/tracopt/versioncontrol/svn/svn_fs.py", line 1252, in <genexpr>
    for key, value in values.iteritems())
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 28: ordinal not in range(128)
#580 wontfix FM3 exception C0000005 GeyerL
Description

After directory compare and insterting about 400 000 files from volume d: (FAT32, 300GB) to volume x: (JFS, 250 GB) This morning everything looked OK, same number of files on the left and on the right. I got some error messages when closing the directory compare window (see appended JPGs). Today I found also the attached trap info. My system: eCS 2.2 b II, Asus M78L5 mobo AMD cpu...

duplicate ticket? Sorry, where can I append my zip file????

#579 wontfix FM3 exception C0000005 GeyerL
Description

After directory compare and insterting about 400 000 files from volume d: (FAT32, 300GB) to volume x: (JFS, 250 GB) This morning everything looked OK, same number of files on the left and on the right. I got some error messages when closing the directory compare window (see appended JPGs). Today I found also the attached trap info. My system: eCS 2.2 b II, Asus M78L5 mobo AMD cpu...

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.