lp:~jpalecek-u/mnemosyne-proj/mnemosyne-proj

Created by Jiří Paleček and last modified
Get this branch:
bzr branch lp:~jpalecek-u/mnemosyne-proj/mnemosyne-proj
Only Jiří Paleček can upload to this branch. If you are Jiří Paleček please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jiří Paleček
Project:
The Mnemosyne Project
Status:
Development

Recent revisions

1666. By Jiří Paleček <email address hidden>

Avoid errors caused by shutils functions refusing to copy or delete files with unicode characters in names

1665. By Jiří Paleček <email address hidden>

Avoid errors when creating the data directory when it already exists in test_sync.py

1664. By Jiří Paleček <email address hidden>

Workaround a problem with racy wsgiserver in test_sync

This sometimes caused errors like

Error in HTTPServer.tick
Traceback (most recent call last):
  File "C:\python27\lib\site-packages\cherrypy\wsgiserver\wsgiserver2.py", line 1837, in start
    self.tick()
  File "C:\python27\lib\site-packages\cherrypy\wsgiserver\wsgiserver2.py", line 1887, in tick
    s, addr = self.socket.accept()
AttributeError: 'NoneType' object has no attribute 'accept'

to go on forever, causing the test never to finish.

1663. By Jiří Paleček <email address hidden>

Improve error reporting in test_sync by showing a more descriptive stack trace

1662. By Jiří Paleček <email address hidden>

Merge upstream

1661. By Jiří Paleček <email address hidden>

Ensure we don't screw up the current directory in latex processing on abnormal exit

1660. By Jiří Paleček <email address hidden>

Skip tests that require latex when latex is not available

1659. By Jiří Paleček <email address hidden>

Correctly report assertion failures etc. from the server thread in test_sync.py

1658. By Peter Bienstman

Sync debugging.

1657. By Peter Bienstman

Remember tag tree widget state.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~peter-bienstman/mnemosyne-proj/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers