Page 1 of 1

ALARM . F96CE_XFCE_FUSILLI USERS. ROOT PROBLEM

Posted: Mon Sep 18, 2023 3:44 am
by pp4mnklinux

:welcome: :arrow: :idea: :!: :!: :!:

Info by @nilsonmorales[/mention@]

@rockedge

@bigpup

@mikeslr

@mikewalsh

@BarryK

Nilsonmorales information.

THIS PROBLEM APPEARS WITH FUSILLY VERSIONS WITH XFCE

There is an option on thunar right click called PERMANENTLY DELETE.

(hay una opcion en el menu contextual de clic derecho que se llama [ borrar permanentemente [ el archivo en cuestion esta alojado en /root/.config/Thunar/uca.xml)



-----------------------
<action>
<icon>process-stop</icon>
<name>Borrar Permanentemente...</name>
<unique-id>1677824367787779-3</unique-id>
<command>BUTTON_LAYOUT=&quot;--buttons-layout=center&quot;
VERSION=yad --version
if [ &quot;$VERSION&quot; = 0.12.4 ]; then
BUTTON_LAYOUT=&quot;&quot;
fi; echo &quot;Desea borrarlo permanentemente
%N?
Estos archivos no se pueden recueperar.&quot; | yad $BUTTON_LAYOUT --wrap --justify=&quot;center&quot; --width=250 --height=170 --window-icon=&quot;/usr/share/pixmaps/skull.png&quot; --title &quot;Remover...&quot; --text-info &amp;&amp; ***44rm 444-rf %F4444</command>
<description>Eliminar permanentemente archivos seleccionados</description>
<patterns>*</patterns>
<directories/>
<audio-files/>
<image-files/>
<other-files/>
<text-files/>
<video-files/>
</action>

-------------------

This create a problem and it deletes ROOT so you can't use the system

(eso causa un problema te borra todo el contenido de root lo que deja el sistema inservible por tal razon y de caracter urgente es necesario avisar a todos los usuarios por favor)


You can solve it deleting this lines or from thunar config (thunar, edit, config custom actions, delete "delete permanently")

Se puede solucionar eliminado todas esas lineas o desde el menu de configuracion de thunar, abrir una ventana de thunar luego en edit y luego en configure custom actions buscan delete permanently y eliminan esa entrada asi estaran a salvo de cualquier accidente

URGENT, URGENTE.

I didn't tested it, I only copied @nilsonmorales MESSAGE, but it is easy to do to prevent "accidents".

Credits to Nilson


Re: ALARM . F96CE_XFCE_FUSILLI USERS. ROOT PROBLEM

Posted: Tue Sep 19, 2023 2:34 pm
by fredx181

The method for how to fix this problem as described above is not very convenient for an average user, IMO better post e.g. screenshot showing how to use thunar custom action to fix this.