Difference between revisions of "Dolphin"
(→Unicode characters are not shown: comma) |
Lahwaacz.bot (talk | contribs) (simplification and beautification of wikilinks, fixing whitespace, capitalization and section fragments (https://github.com/lahwaacz/wiki-scripts/blob/master/link-checker.py (interactive))) |
||
Line 43: | Line 43: | ||
=== Transparent fonts === | === Transparent fonts === | ||
− | Fonts in selection frames may become transparent when using the [[ | + | Fonts in selection frames may become transparent when using the [[Uniform look for Qt and GTK applications#QGtkStyle|GTK+ Qt style]]. Native Qt styles such as ''Cleanlooks'' and ''Oxygen'' are unaffected. |
=== Unicode characters are not shown === | === Unicode characters are not shown === |
Revision as of 16:07, 20 September 2015
This article is about Dolphin, the default file manager of the K Desktop Environment. For the game emulator, see Dolphin emu.
Contents
Installation
Install the dolphinpart4 package. For version control and Dropbox support, install kdesdk-dolphin-plugins[broken link: replaced by dolphin-plugins]. The Compare files dialog depends on kompare.
File previews
- kdegraphics-thumbnailers: Image files
- kdesdk-thumbnailers: Plugins for the thumbnailing system
- kdemultimedia-mplayerthumbs: Video files
- raw-thumbnailer:
.raw
files - audiothumbsAUR: Audio files (AUR)
- kde-thumbnailer-apkAUR: Android application package files (AUR)
- kde-thumbnailer-blenderAUR: Blender application files (AUR)
- kde-thumbnailer-epubAUR: Electronic book files (AUR)
Usage
Open Terminal
Dolphin and other KDE applications use konsole by default. To change the default terminal emulator, run kcmshell4 componentchooser
and select Terminal Emulator > Use a different terminal program.
KIO Slaves
Dolphin uses KIO slaves for network access, trash and other functionality, unlike GTK+ file managers which use GVFS. Available protocols are shown in the location bar (editable mode) [1]. To quickly bookmark them, right-click in the workspace, and select "Add to Places".
Troubleshooting
No search results
If Baloo is enabled, Dolphin attempts to use it for file searches even if no file index is present. Either create a Baloo file index, or disable file indexing through kcmshell4 kcm_baloofile
.
Transparent fonts
Fonts in selection frames may become transparent when using the GTK+ Qt style. Native Qt styles such as Cleanlooks and Oxygen are unaffected.
Unicode characters are not shown
This was a general issue in Qt4 and kdelibs, solved in v4.11 and later versions. [2]