]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/TODO
- Fix ANSI labels to put EOF1 and EOF2 after each file mark.
[bacula/bacula] / bacula / src / wx-console / TODO
index 62c076bcf8e4f58045a4d244ec8faf9b7daf91d3..a877a4ea286921f6779ac0287ced9889a93fa9c2 100644 (file)
@@ -1,6 +1,17 @@
+console_thread: Find an alternate way to get error messages, without using
+  a temporary file. (See Kern's mail 15.11.04 - 17:32)
+
 general : Show nice messages boxes when errors occurs.
 
-wxbRestorePanel : implement .backups client=xxx (2.1a)
+general : Bug reported by Kern:
+  I tried loading my current backup into the restore window. It
+  consisted of something like 10 jobs and was pretty big.  It was all
+  loaded, I double clicked on a directory, which was then marked, then
+  I opened it and clicked on subdirectory to unmark it, and I saw the
+  X appear on the top directory with a small check, then I'm not sure if I
+  clicked again, but my whole OS froze -- at first I could still move the
+  mouse a bit (very slowly) then after 30 seconds *everything* was dead.
+  I had to do a power off to get my system back.
    
 wxbRestorePanel : list jobs and list jobid=# will probably crash if there
    is nothing to show (db error or empty table)
@@ -28,9 +39,9 @@ wxbMainFrame : When exiting using menu, a messagebox is shown to ask the
 
 wxbUtils : add clients, jobs, filesets, pools... list, merge patch file (wxbnewutils.patch)
 
-general : add a tab containing messages
+general : do not show some commands results (for example .help)
 
-wxbMainFrame : Implement command completion (tab)
+general : add a tab containing messages
 
 wxbConfigFileEditor : create a more precise editor, with something like
    a tree structure
@@ -74,8 +85,6 @@ wxbRestorePanel : The + only appears when one selects a directory,
 
 wxbRestorePanel : Add a timeout when waiting for commands results
 
-bacula-dir : Progress status when building tree.
-
 bacula-dir : correct director to handle correctly + marked status
    (In fact there is a bug in the director : If you mark a directory
    (not a file), and then unmark it, its parents keep the "+" status.)