[nvda-translations] HTML generator

  • From: Bart Simons <leesvoer@xxxxxxxxxxxxx>
  • To: nvda-translations@xxxxxxxxxxxxx
  • Date: Tue, 10 Jan 2017 21:43:30 +0100

Hello,

Is there a problem with the script that transforms t2t into HTML? Or did I something wrong in the syntaxis of my t2t file. I don't understand the alert message that I receive after having committed changes.t2§ for Dutch (nl). See below. This happens since a few days now.

Thanks for looking into this
Bart
***
bart.simons committed Changeset [30546]: nl: updated changes.t2t

nl: updated changes.t2t

Files Affected:
M /nl/changes.t2t

Commit from user: bart.simons


nl: Error processing changes.t2t:
Traceback (most recent call last):
  File "/usr/bin/txt2tags", line 4, in <module>
    txt2tags.exec_command_line()
File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 5968, in exec_command_line
    convert_this_files(infiles_config)
File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 4885, in convert_this_files
    finish_him(outlist, myconf)
File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 4268, in finish_him
    Savefile(outfile, addLineBreaks(outlist))
File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 2185, in Savefile
    Error(_("Cannot open file for writing:") + ' ' + file_path)
  File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 2128, in Error
    raise error, msg
txt2tags.error: txt2tags: Error: Cannot open file for writing: changes.html

nl: Error processing userGuide.t2t:
Traceback (most recent call last):
  File "/usr/bin/txt2tags", line 4, in <module>
    txt2tags.exec_command_line()
File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 5968, in exec_command_line
    convert_this_files(infiles_config)
File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 4885, in convert_this_files
    finish_him(outlist, myconf)
File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 4268, in finish_him
    Savefile(outfile, addLineBreaks(outlist))
File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 2185, in Savefile
    Error(_("Cannot open file for writing:") + ' ' + file_path)
  File "/usr/lib/python2.7/dist-packages/txt2tags.py", line 2128, in Error
    raise error, msg
txt2tags.error: txt2tags: Error: Cannot open file for writing: userGuide.html

Files next.stats and localized.stats differ
/home/nvdal10n/mr/srt/scripts/rebuildStats.sh: line 26: userGuide-structureDifferences.txt: Permission denied
sort: write failed: standard output: Broken pipe
sort: write error

----------------------------------------------------------------
NVDA translations:

Team documentation: http://community.nvda-project.org/wiki/Translate
To send a message to the list: nvda-translations@xxxxxxxxxxxxx
list archive: //www.freelists.org/archive/nvda-translations/
To change your list settings/unsubscribe: 
//www.freelists.org/list/nvda-translations
To contact list moderators: nvda-translations-moderators@xxxxxxxxxxxxx

Other related posts:

  • » [nvda-translations] HTML generator - Bart Simons