1. GNOME-logs: Responsive updates
1.1. About the project
Logs is a viewer for the systemd journal.Logs currently does not update the view when new log messages are added to the journal. Fixing this should also make it easier to fix several other bugs, such as showing notifications when certain other messages appear in the journal, as well as improving search filters.
1.2. About me
My name is Jiahui Liu, I am a sophomore major in software engineering. More about me here. You can keep up with the updates on my progress by visiting my blog
1.3. Mentor
https://wiki.gnome.org/DavidKing (irc: amigadave) https://wiki.gnome.org/JonathanKang (irc: jkang) will be mentoring my project this summer.
1.4. Schedule
Time period |
Task |
Status |
||
May 14 – May 27 |
Define some functions and reserve the interfaces |
DONE |
||
May 28 – June 10 |
Get the way how to get new log messages |
DONE |
||
June 11 – June 24 |
Get new log message and send to model |
DONE |
||
June 25 – July 8 |
Display new log messages in model |
DONE |
||
July 9 – July 22 |
Merge new log message if they are similar |
DONE |
||
July 23 – August 6 |
Fix bugs on display |
DONE |