Tag Archives: fix

HowTo: Fix “Briefly unavailable for scheduled maintenance. Check back in a minute.”

After installing an update to WordPress I received the error: “Briefly unavailable for scheduled maintenance. Check back in a minute.” I was unsure if this was down to my hosts servers being temporarily down, going down during the update or … Continue reading

Posted in HowTo, Web | Tagged , , , , , , | Leave a comment

GIMP (2.6.8) Crashing On Some Toolbox Icons – Lucid

:~$ gimp gimp: fatal error: Failed to register GObject with DBusConnection (script-fu:3100): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error I fixed this error by removing opening Synaptic Package Manager and searching for appmenu-gtk, right click and mark for removal, once this has … Continue reading

Posted in GIMP, Ubuntu | Tagged , , , , , , , , , , , , , , , | Leave a comment

HowTo: Make WordPress 3.0 Default Theme (Twenty Ten) Single Column Full Width

The new WordPress default theme, Twenty Ten, is awesome but one thing that annoys me about it was the fact it’s single column template isn’t full width but instead just removing the sidebar and centering the content. It’s really easy … Continue reading

Posted in Web | Tagged , , , , , , , , , , , , | 1 Comment

HowTo: Fix Can’t Click on Flash in Ubuntu (64bit)

There is a pretty quick fix for not being able to click flash on websites such as YouTube, just simply add the line below into the following file and restart your web browser and all should be fine: sudo gedit … Continue reading

Posted in HowTo, Linux, Ubuntu | Tagged , , , , , , , | Leave a comment

HowTo Fix: The file ‘/path/file.exe’ is not marked as executable.

The file ‘/path/file.exe’ is not marked as executable.  If this was downloaded or copied form an untrusted source, it may be dangerous to run.  For more details, read about the executable bit. While re-installing Spotify on my Desktop I came … Continue reading

Posted in HowTo, Linux | Tagged , , , , , , , , , | 1 Comment

HowTo Fix: “There is a problem with your sound card. Spotify can’t play music.” (Wine)

Quite a few times I have encountered this problem, which I think is caused when the soundcard was recently used by another program and might still be busy but it means Spotify can’t play music, so a quick fix for … Continue reading

Posted in HowTo, Ubuntu | Tagged , , , , , , , , , , , | Leave a comment

HowTo: Fix “An error occurred while mounting” – Ubuntu Lucid (10.04)

An error occurred while mounting /dev/bus/usb (and/or) An error occurred while mounting /proc/bus/usb Press S to skip mounting or M for manual recovery If you are seeing this error on boot an easy way to get rid: sudo gedit /etc/fstab … Continue reading

Posted in HowTo, Ubuntu | Tagged , , , , , , , , | Leave a comment

HowTo: Fix Jumping/Skipping Sound in Spotify under Wine – Ubuntu Karmic (9.10)

The sound in Spotify was jumping or skipping much like a scratched disk would. After a little investigation I found a couple of ways to fix it with people saying one worked but the other didn’t for them. (Solution 2 … Continue reading

Posted in HowTo, Ubuntu | Tagged , , , , , , , , , , , | 1 Comment

Howto fix: “error while loading shared libraries”

While installing opencv on an older version of debian for work I kept getting an error while loading shared libraries which turned out to be a pretty easy fix, just finding the libraries and adding them to the dynamic linker. … Continue reading

Posted in HowTo, Ubuntu | Tagged , , , , , | Leave a comment