My notes from yesterday's mtg, please attach yours. This should be our
main focus in the next sprint(s). Not ordered.
- teach client to send "microdump" (minimal set of information required
for the stats and deduplication - *without* any sensitive data) :
- arch
- compononet
- executable
- start_time
- crash_time
- os_release
- kernel_version
- packages involved in the crash
- extend server API to accept those microdumps
- django + JSON?
- storage for the microdumps
- design db schema
- rewrite the cache (can someone please elaborate??)
- visualize the crash trends
- client configuration should be part of Anaconda
- it should ask whether user wants to send those non-sensitive info
automatically or if ABRT should ask every time
- change the crash notification to be more Windows/Ubuntu like
- window in the centre of the screen instead of the notification bubble
- SEND / CLOSE / RESTART buttons
- https://wiki.ubuntu.com/Apport (no flames please ;)
- simplify the wizard by adding the *even groups*
--J.