El Fri, 14 Jun 2013 13:55:06 -0400, Ismael L. Donis Garcia escribió: > Muchas gracias a todos, hoy he llegado tarde porque fui en la mañana a la > capital provincial a recoger el xfce 4.10. Traje todos los .deb > > después lo instalé con las instrucciones: > > dpkg -i *.deb > y > apt-get -f install > > Ya que con la primera instrucción me dejo paquetes rotos > > Todo se montó perfecto, ahora mismo lo tengo lebantado,
Me alegra que te haya ido bien la instalación. > pero veo que el Thunar 1.6.2 a veces se demora en responder, como que > se queda pensando que hacer y eso que mi PC no es tan modesta. > > Procesador: Intel® Core™2 CPU E8400 @ 3.00GHz × 2 > con 3,0 GiB de memoria. Quizá te puedan echar una mano quienes usen esta versión más actualizada, yo no tengo ese problema con la 4.8, aunque eso sí, he desactivado la opción de mostrar miniaturas, no sé si eso te será de ayuda :-? En la wiki de Archlinux también indican dos opciones para acelerar la carga inicial de Thunar, copio/pego: *** https://wiki.archlinux.org/index.php/Thunar - Starting in daemon mode Thunar may be run in daemon mode. This has several advantages, including a faster startup for Thunar, as well as Thunar running in the background and only opening a window when necessary (for instance, when a flash drive is inserted). One option is to autostart it using .xinitrc or an autostart script (such as Openbox's autostart). It is up to you to decide the best way to start it, and this option can be run from a script or run directly as a command in the terminal. To run Thunar in daemon mode, simply add to your autostart script or run from the terminal: $ thunar --daemon & - Solving problem with slow cold start Some people still have problems with Thunar taking a long time to start for the first time. This is due to gvfs checking the network, preventing Thunar from starting until gvfs finishes its operations. To change this behaviour, edit /usr/share/gvfs/mounts/network.mount and change AutoMount=true to AutoMount=false. *** La primera (modo demonio) me parece que es la opción predeterminada en Debian, comprueba si es tu caso (ps aux | grep -i thunar"). Saludos, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

