by call | Aug 15, 2014 | Linux, problem, Skype, solution
The problem persists even when updating to the latest version. Solution:sudo apt-get purge skypesudo apt-get autoremoveAnd then download and install the latest version. Deleting the configuration directory is not necessary. Then you will be able to see the new one..
by call | Jul 3, 2014 | 3D, Crossover, OpenGL, problem, solution, Windows, wine
The Wine wiki tells us how to run wine with the driver's debug log 3DWINEDEBUG = + wgl wine your_3d_app.exe But Crossover has a different debug variable:CX_DEBUGMSG=+wgl /opt/cxoffice/bin/wine –bottle “WinXP”...
by call | Jun 6, 2014 | Linux, notification, pidgin, solution
It is not done in preferences, but in Tools > add-ons > Libnotify Popup Menus, configure add-on, and deselect Friend Sign In. fiiiuuuuuu.
by call | Jun 5, 2014 | Linux, monitor, resolution, solution
Sometimes Kubuntu does not show the correct resolutions (I suspect Intel GPUs have something to do with it.). If we wanted to add 1280×800 al monitor LVDS1 (xrandr –current para ver el nombre de tu monitor), we generate synchronization times with cvt:...
by call | May 29, 2014 | bar, digikam, menu, problem, solution
Control + M to retrieve it.
by call | Mar 24, 2014 | mixed content, descargar, GitHub, https, KeepVid, troubleshooting, videos, Youtube
When browsing a secure site (which uses HTTPS) Firefox blocks any Active Mixed Content (unencrypted source scripts, osea HTTP), which could be intercepted and modified with relative ease. A shield icon with .. appears in the address bar..
by call | Mar 14, 2014 | Without category
El combate es una mala broma. Los chistes ni eso. Lo mejor que se puede decir es que funciona relativamente bien en Linux, hasta con gráficos Intel chafitas. En realidad, South Park: The Stick of Truth no es un juego. Es un álbum de estampitas...
by call | Aug 30, 2013 | Amarok, initialization, iOS, iPhone, iPod, iTunes, Linux
To initialize the iTunes database of a new or newly formatted iPod Touch or iPhone, or to delete the music collection (if it is corrupt, or we just want to change songs) from Linux you have to overcome a couple of obstacles:First, you have to access ...
by call | Aug 27, 2013 | Asus, wireless, OpenWRT, puente, nets, repeater, router, RT-N56U, TP-Link, WR-740N
IP inicial 192.168.3.1 and DHCP server disabled, when the default should be 192.168.1.1. Found without resetting, creating a Shared Wired Connection in Kubuntu and connecting it to the WAN port, to later see the address assigned to the router in ...
by call | Aug 18, 2013 | DBUS, where, solution, support, Ubuntu
When upgrading KDE to the latest version (de Kubuntu-Backports) DBUS stopped working:qdbus org.kde.amarok /Playerqdbus: could not find a Qt installation of ”Apparently there is a hodgepodge of dependencies now that they are porting everything to QT5, and you need to install..