From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6C736138FD0 for ; Mon, 17 Oct 2016 18:24:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFC3AE0BA3; Mon, 17 Oct 2016 18:24:21 +0000 (UTC) Received: from blaine.gmane.org (unknown [195.159.176.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A291BE0B84 for ; Mon, 17 Oct 2016 18:24:21 +0000 (UTC) Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bwCa0-0004Jw-R0 for gentoo-user@lists.gentoo.org; Mon, 17 Oct 2016 20:24:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: =?UTF-8?B?wrtRwqs=?= Subject: [gentoo-user] konqueror being used when I want dolphin Date: Mon, 17 Oct 2016 13:23:33 -0500 Organization: none Message-ID: <20161017132333.0f806cd8@sepulchrave.remarqs> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@blaine.gmane.org X-Newsreader: Claws Mail 3.14.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) X-Archives-Salt: 1da65c50-6c35-4d32-b763-29ff565b02a5 X-Archives-Hash: 9bc3dca85a8b6ec36132ce9d0b34dcce When I use amarok to open a file manager, konqueror is called instead of dolphin. In KDE5's System Settings, dolphin is set as the default file manager, as it was once upon a time in KDE4's System Settings. I expect (and of course ICBW) the problem is that somehow my KDE4 settings got clobbered or otherwise screwed up and that amarok is looking to KDE4 settings. I no longer have KDE4's System Settings UI and grepping through ~/.kde4/* for about 30 minutes has not enlightened me any. I also grepped though ~/.config/* , where the KDE5 settings live, in hope that I might find something analogous to what I need to do for KDE4, but found nothing useful. (I grepped for 'dolphin', 'konqueror', 'fileman', and 'default' and will be happy to post results if anyone thinks that might help.) Searching the web for help has only turned up instructions for using System Settings to change the default. Any suggestions about where/what to search on my machine or the web are welcome. Of course, if you've got a handy recipe to post to fix my issue, that's even more welcome. :)