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