1 Known 'features and easter eggs' in WMiFS,
2 (or in non M$ talk, BUGS).
5 -------------------------------------------------------------
6 * First initial BETA release, WMiFS is now a separate
7 package, due to the mayor rewrite, there probably
12 --------------------------------------------------------------
14 * WMPPP: The -t parameter dumps core on some systems,
15 we're looking into this.
16 * WMPPP: SEGV when running it as user (reported once)
17 we can't reproduce it here, but we're looking
19 * WMPPP: "ifdown:" gets executed when pressing V button,
20 (reported once), we also can't reproduce this
21 one, but we're looking into this.
22 * WMPPP: ppp0 is still hardcoded (sigh), will be fixed.
23 * WMiFS: SEGV with the dummy interface, we're looking
24 into this (needs to be ignored like lo).
25 * WMiFS: Manages to get X CPU usage way to high on
26 some systems somehow (reported myself) :)
28 * Special thanks to Marcelo <mmagallo@efis.ucr.ac.cr>
29 for providing some real useful patches for WMPPP,
30 they will be in the next update for sure!
34 --------------------------------------------------------------
36 * The pixmap 'shift' in AfterStep's Wharf seems
37 not to be our fault, but a bug in Wharf!
39 Please notify the authors of AfterStep about
40 this if you like to see this fixed, Wharf can't
41 handle pixmaps that are larger than 60x60 pixels
44 * Most code is yet again quite rewritten, but we
45 think all previous annoyances are gone now ;-)
47 Note: The configuration GUI is no longer supported,
48 everything is done with user definable .rc files
49 now, so we've scrapped it from the BUG list
53 --------------------------------------------------------------
55 * most of the below bugs are dealth with
56 and/or made obsolete with 1.1.
57 * None 'known' bugs for 1.1 so far ;-)
60 --------------------------------------------------------------
62 * wmppp-start has to be in /etc/ppp
63 * wmppp-stop has to be in /etc/ppp
64 * only ppp0 will be read
65 * the leds won't be reliable with
66 more than 1 ppp connection
67 * there is an iconwin, and win variable.
68 I have no clue why only win shouldn't
69 be enough. Will check it out later.
70 * The afterstep wharf seems to shift the
71 pixmap a bit. Don't know how and why.
72 It works perfectly with WindowManager :)
73 * the configuration GUI doesn't return
74 configured values from /etc/ppp/options
75 yet, when you start the configuration
76 GUI it presents the default parameters.