2007-07-08 Alex Roitman <shura@gramps-project.org>

* src/GrampsDb/_GrampsDBDir.py (write_lock_file): Work around
	os.getlogin() problem on some terminals.



svn: r8706
This commit is contained in:
Alex Roitman
2007-07-08 17:56:46 +00:00
parent ddb68c9398
commit 1c550c4c60
3 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,7 @@
2007-07-08 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsDBDir.py (write_lock_file): Work around
os.getlogin() problem on some terminals.
2007-07-07 Don Allingham <don@gramps-project.org>
* src/PageView.py (ListView.column_clicked): set the search column for list
views to be the sort column