Changeset 33334d0137274508e8e7832a76ae7fcec9922f4d

Show
Ignore:
Timestamp:
01/06/07 23:50:18 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
ed55e36640890af1ce36f2cc9a6dbe54a074c49d
Children:
26c51cdf15c3829302846fdd74168b76bb56849d
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:50:18Z+0000
Message:

[project @ TODO updated]

Original author: Trac <trac@…>
Date: 2005-10-29 03:00:01+00:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • TODO

    refe37a5 r33334d0  
    1111  * High load (and blocking X11) when opening big text file (#48) [bug] 
    1212  * Gobby adds additional newline on load  (#91) 
     13  * New install of gobby will not run because of a segmentation fault loading ~/.gobby/config.xml (#103) 
    1314 
    1415Normal: 
     
    8384development tree, it should also be fixed for the upcoming bugfix release. 
    8485 
     86103: New install of gobby will not run because of a segmentation fault loading ~/.gobby/config.xml 
     87-------------------------------------------------------------------------------------------------- 
     88Could be a packaging problem, but it seems like a default configuration  
     89should be used if one is not found in the user's home directory.  This  
     90ticket is actually for gobby version 0.2.2 
     91 
    859231: Chat command infrastructure 
    8693-------------------------------