diff options
author | Till Kamppeter <tkamppeter@mandriva.com> | 2002-09-30 17:04:26 +0000 |
---|---|---|
committer | Till Kamppeter <tkamppeter@mandriva.com> | 2002-09-30 17:04:26 +0000 |
commit | 9bd40791dbe575d587f14f3f50d3f9c1c34d3cd2 (patch) | |
tree | 49a9baaca99aa9d93c5392a2a6c8807fc9ac2a12 /docs/9.0_errata.txt | |
parent | 6cab0b39c6ebf85e6e776c1b6c689e8e7eaf63de (diff) | |
download | drakx-9bd40791dbe575d587f14f3f50d3f9c1c34d3cd2.tar drakx-9bd40791dbe575d587f14f3f50d3f9c1c34d3cd2.tar.gz drakx-9bd40791dbe575d587f14f3f50d3f9c1c34d3cd2.tar.bz2 drakx-9bd40791dbe575d587f14f3f50d3f9c1c34d3cd2.tar.xz drakx-9bd40791dbe575d587f14f3f50d3f9c1c34d3cd2.zip |
Several bugs found.
Diffstat (limited to 'docs/9.0_errata.txt')
-rw-r--r-- | docs/9.0_errata.txt | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/docs/9.0_errata.txt b/docs/9.0_errata.txt index e7fc8cf27..734ecf642 100644 --- a/docs/9.0_errata.txt +++ b/docs/9.0_errata.txt @@ -6,6 +6,15 @@ o Drakxtools: ========== + + widget libraries: + + In both XFdrake and printerdrake pop up small, empty, gray windows when + clicking in the main menu. STATUS: Not fixed. + + Scroll bars and widget sizes often not correct (visible primarily in the + printer options step of the "Add printer" wizard of printerdrake. STATUS: + Not fixed. harddrake: @@ -24,4 +33,29 @@ o Install: ======== -
\ No newline at end of file + + o urpmi + ===== + + "urpmi mplayer" shows a list of libraries it needs and asks whether + to install all this, after saying "y", it says that all these + packages are missing and fails (I have shown it to François and he + says that is a bug with the "contribs". He had to regenerate the + hdlists somehow. STATUS: Not fixed. + + o XFree 4.2.x + =========== + + Touchpad mouse on my Asus S8600 notebook. Worked out-of-the-box + with Mandrake 8.2, but in 9.0 I cannot do any dragging operation + with the PS/2-"Standard" mouse setting. I switched to "Glidepoint" + with mousedrake and then dragging works, but the emulation of the + third button by pressing both buttons not. Adding the lines + + Option "Emulate3Buttons" + Option "Emulate3Timeout" "50" + + to the mouse section of /etc/X11/XF86Config-4 manually fixes the + middle-button problem. STATUS: Not fixed. + + |