summaryrefslogtreecommitdiffstats
path: root/bin/net_monitor
Commit message (Collapse)AuthorAgeFilesLines
* (draw_monitor) fix crash (#33023)Thierry Vignaud2007-09-241-0/+3
| | | | | | | | | | | | | | | However, there's a race window on "gtkflush() while $isconnected == -2 || $isconnected == -1" where net_monitor can continue executing (with an empty window): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed at /usr/lib/libDrakX/mygtk2.pm line 915. kid exited -1 at /usr/lib/libDrakX/run_program.pm line 167. Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at ./bin/net_monitor line 468. Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at ./bin/net_monitor line 469.
* sync with 2007.1 (because of SVN loss)2007.1Olivier Blin2007-05-251-81/+81
|
* re-sync after the big svn lossPascal Rigaux2007-04-251-0/+588