Chema Zapiens’
web
log
Life
Trips and trappings of daily life:
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Root, Rinse & Rise
Growing up tech: learning, maturation & unburdening games:
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Games
In video and board:
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Dev
Software development: Python, JS, Flutter, Linux and other black magicks:
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Tech Support
Solutions to random software and hardware problems
Brace expansion doesn't work in a Bash script
Yes if you invoke Bash como "sh", will behave as much as possible like the original sh, disabling, among other things, the expansion of keys (braces). That's why for saving me two keystrokes in the shebang (#!/bin/sh), terminé dando muchos más hasta encontrar...
Firefox pierde la configuración de botones y barras de herramientas
La causa más común es un fichero localstore.rdf corrupto en tu perfil. Firefox realiza respaldos ocasionales (localstore-XX.rdf), así que es posible recuperar tu configuración restaurando el respaldo anterior al problema.
Error printing in KDE (IPP client-error-bad-request)
Ubuntu 10.10, WHERE 4.6. Prints fail silently, but the record of Cups (/var/log/cups/error_log) contains an error:Returning IPP client-error-bad-request for Print-Job (ipp://localhost:631/printers/Canon_MX310_series) from localhosty más arriba:Syntax...