Version: 2.0.0 (using KDE 4.7.2) OS: Linux When I use F3 or F4 to view or edit text files only a grey window opens with no text visible Reproducible: Always Steps to Reproduce: Select file to be viewed or edited and press F3 or F4 Actual Results: Grey window Expected Results: Text file contents shown OS: Linux (x86_64) release 3.1.0-1.1-desktop Compiler: gcc
I have the same error. My system: KDE 4.7 OpenSUSE 12.1 RC2 (x86_64) kernel: 3.1
The openSUSE developers found the solution to this bug, a hidden dependency: kate. After installing kate everything works as expected.
http://quickgit.kde.org/index.php?p=krusader.git&a=commit&h=31899e9a281a1da906deb830eafa67e07e0c2282: fall back to lister if text part isn't available - partially fixes bug 285778 viewing now always works, editing only if a service implementing KParts/ReadWritePart is available.
Git commit 102335022df2fe0afa6a85876d844d50d01c6754 by Jan Lepper. Committed on 16/08/2012 at 18:26. Pushed by janlepper into branch 'master'. If no KParts/ReadWritePart is available, notify the user and sugest installing Kate. Viewer not working has been fixed by http://quickgit.kde.org/index.php?p=krusader.git&a=commit&h=31899e9a281a1da906deb830eafa67e07e0c2282 M +1 -0 ChangeLog M +5 -0 krusader/KViewer/krviewer.cpp M +1 -0 krusader/KViewer/krviewer.h M +20 -1 krusader/KViewer/panelviewer.cpp M +3 -0 krusader/KViewer/panelviewer.h M +7 -0 krusader/krusader.cpp http://commits.kde.org/krusader/102335022df2fe0afa6a85876d844d50d01c6754