You are not logged in.
Hello:
I'm trying to get acquainted with the XFCE desktop that comes with Devuan 1.0.0.
One thing I am needing is a bit more functionality.
eg: by configuring actions I am used to having in other file managers I have used in the past (in Mint and PCLinuxos), which can be configured as custom actions in Thunar.
One of them is the 'Search' function for which I need to configure one of these custom actions.
I found instructions for implementing the this here:
https://iwf1.com/how-to-make-xfces-file … re-usable/
---
Search
Requirements:
Catfish – a GUI search tool
mlocate – a CLI search tool
-> Done
1. Add new Custom Action button
2. Fill in the following details:
Name: Search
Description: Search for files and folders
Command: catfish –path=%f
Icon: choose or leave empty
-> Done
Appearance Conditions
Fill the following:
File Pattern: *
Appears if selection contains: Directories
-> Done
---
All fine and dandy up to here.
Now, when started, Catfish gives you the option to update the database if it is not up to date.
As this has to be done as root, if you opt to update you are asked for your root PW.
The problem I have is that Catfish will not accept my PW.
This can be solved by updating the database from a terminal as root, but it is still a problem.
Why doesn't Catfish accept my PW?
It is the same root PW I use for everything else.
I have the feeling that there's more to this, as Catfish search takes forever (I end up closing it down) but the same system wide search done from the terminal (as root) get done in a flash.
I have the idea that there's a permision/ownership problem somewhere, probably Catfish related.
Any clues?
Thanks in advance.
A.
Note:
[rant]
I would have posted this question at the XFCE Forum (https://forum.xfce.org/) but they have very unfriendly registration process.
---
Are you an human?
What is the output of this command :
Linux: date -u +%jXfce|sha256sum|sed 's/\W//g'
FreeBSD/OpenBSD: date -u +%jXfce|sha256|sed 's/\W//g'
NetBSD: date -u +%jXfce|sum -a sha256|sed 's/\W//g'
---
Unfortunately, I don't have a Linux installation at the office, which is the place I post from during my lunch hour/free time.
So I'll have to wait to register till I get home.
But ...
Should any of the strings above have an incorrect syntax or your rig does not have the date/time set properly (UTC/GMT) or whatever else can happen to anyone who is starting to get acquainted to Linux and needs help with XFCE, you get this:
The following errors need to be corrected before you can register:
Please prove that you are human and know how the Linux terminal works.
I think this is called a Catch-22?
[/rant]
Hello:
... drafted the following "Devuan fact sheet".
... auto-generated by a script in the future, so it would require almost no maintenance.
Really good idea.
Thanks.
[*]Desktop Environments packaged: LXDE, MATE, Xfce # maybe provide version information[/*]
IMO, including the version information for *any* package as relevant as the DE is a good idea.
Cheers,
A.
Hello:
A BIG 'Congratulations & Thanks' to all of you who have undertaken this daunting task.
I have installed it and although I am having a few 'teething' issues, I am really very happy with it.
Cheers,
A.