Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/desktop/kde: kde44-46-upgrade.xml
Date: Wed, 04 May 2011 20:47:52
Message-Id: 20110504204742.6266120054@flycatcher.gentoo.org
1 dilfridge 11/05/04 20:47:42
2
3 Modified: kde44-46-upgrade.xml
4 Log:
5 Added info about bugs 365623 and 365637
6
7 Revision Changes Path
8 1.15 xml/htdocs/proj/en/desktop/kde/kde44-46-upgrade.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde44-46-upgrade.xml?rev=1.15&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde44-46-upgrade.xml?rev=1.15&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/desktop/kde/kde44-46-upgrade.xml?r1=1.14&r2=1.15
13
14 Index: kde44-46-upgrade.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde44-46-upgrade.xml,v
17 retrieving revision 1.14
18 retrieving revision 1.15
19 diff -u -r1.14 -r1.15
20 --- kde44-46-upgrade.xml 3 May 2011 19:45:05 -0000 1.14
21 +++ kde44-46-upgrade.xml 4 May 2011 20:47:42 -0000 1.15
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde44-46-upgrade.xml,v 1.14 2011/05/03 19:45:05 dilfridge Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/desktop/kde/kde44-46-upgrade.xml,v 1.15 2011/05/04 20:47:42 dilfridge Exp $ -->
27
28 <guide>
29 <title>Gentoo KDE 4.4 - 4.6 Upgrade Guide</title>
30 @@ -318,5 +318,31 @@
31 </p>
32 </body>
33 </section>
34 +
35 +<section>
36 +<title>The desktop background covers all windows (bug 365623)</title>
37 +<body>
38 +
39 +<p>
40 +In rare cases, after working with several screens the desktop settings are not cleaned
41 +up properly. The result is that the desktop background seems to cover all windows.
42 +More details plus some manual workarounds can be found in <uri link="https://bugs.kde.org/show_bug.cgi?id=260360">this
43 +KDE bug report</uri>.
44 +</p>
45 +</body>
46 +</section>
47 +
48 +
49 +<section>
50 +<title>No login possible, hangs at splash screen (bug 365637)</title>
51 +<body>
52 +
53 +<p>
54 +If you have been playing with unstable Gnome stuff (naughty!) you may encounter
55 +a so-far unexplained incompatibility. Logging in to KDE fails as soon as
56 +net-libs/glib-networking is installed. Unmerge that package and you should be fine.
57 +</p>
58 +</body>
59 +</section>
60 </chapter>
61 </guide>