Desconfiguración sin motivo en Tuquito 3.0
En Tuquito 3.0 (basado en Ubuntu, creo), me ocurrió lo siguiente:
1º_ Instalé Mac4Lin v.1.0 con: sh Mac4Lin_Install_v.10.sh
Luego de ésto puesto colocar mi wallpaper estilo Mac, pero al reiniciar...
a) no mantiene la configuración
b) intento ejecutar aMule y no lo ejecuta
c) lo mismo ocurre con KlamAV
d) puedo ejecutar Firefox pero a medida que navego no permite "ir al lugar anterior visitado", también perdió el histórico de los marcadores. 
e) incluso intentando apagar me ocurre que no apaga enviando el siguiente mensaje:
Error Activating XKB configuration
It can happen under various circumstances:
-a bug in libxklavier library
-a bug in X server (xkbcomp, xmodmap utilities)
-X server with incompatible libxkbfile implementation
X server version data:
The X.Org Foundation
10600000
If you report this situation as a bug, please include:
-The result of xprop -root|grep XKB
-The result of gconftool-2 -R/desktop/gnome/peripherals/keyboard/kbd
Esto me lo hizo en éste momento.
Desinstalo el Mac4Lin v.1.0 con apt-get remove Mac4Lin, termina bien la remoción aunque luego decía un mensaje que se podían quitar algunas librerías en desuso, cosa que realicé.
Pero persisten los problemas señalados en a) b) c) y d).
Estoy absolutamente desorientado y agradezco respuestas.
P.D.: Hay algún tipo de problema en el fora de Tuquito debido a que no puedo ingresar a él. 
- 441 lecturas


Hola, antes de nada, decirte que se te ha desconfigurado con motivo, es decir, con la instalación de ese tema o wallpaper tipo Mac. Sería buena idea que postearas tu configuración de las X, así como las salidas que te piden para caso de que reportes bug.
Por otro lado, en my GNU/Linux dicen que la versión 1.0 de Mac4Lin es compatible con Gnome 2.26 y anteriores, pero creo que Tuquito 3.0 puede llevar una versión superior de Gnome. Controla eso.
Edito: efectivamente, la versión de Gnome en Tuquito 3.0 es la 2.26.1
Edito 2: tampoco estaría de sobra /var/log/gdm
Pues...¡tienes razón! El título del post debería ser con motivo...
Aunque también por no investigar un poco más tal vez...
Adjunto xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "ServerFlags"
Option "DontZap" "False"
EndSection
Ahora lo que está en /var/log/gdm: (de hecho hay cuatro archivos, pero el que adjunto es el más reciente)
X.Org X Server 1.6.0
Release Date: 2009-2-25
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-23-server i686 Ubuntu
Current Operating System: Linux lw7aea 2.6.28-18-generic #59-Ubuntu SMP Thu Jan 28 01:23:03 UTC 2010 i686
Build Date: 09 April 2009 02:10:02AM
xorg-server 2:1.6.0-0ubuntu14 (buildd@rothera.buildd)
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 6 15:52:45 2010
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "PC_RALT_LEVEL2" has 2 levels, but has 3 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
Y la captura del reporte de bugs:
Si reinstalara el Tuquito 3.0 encima del que ya está ¿se solucionaría el problema?
¿Es una pregunta muy M$ no?
En el mismo archivo que te descargaste viene otro script para desinstalar el tema. ¿Has probado a usarlo?
Blackhalo gracias por tu respuesta.
En el mismo archivo que te descargaste viene otro script para desinstalar el tema. ¿Has probado a usarlo?
Sí, y no pasó nada. Sigue igual.
¿?