Categories
Android Apps Solutions

Problem Loading Widget – Solved Android Error

Problem loading Widget Error – Sometimes Widgets on the Android home page fail to load and are replaced by “Problem Loading Widget” error. The main causes of this error include:

  • Removal of the Application that gave you that widget
  • Moving of the specific (Widget) Application from Internal Memory to SD card
  • Upgrading of the Application
  • Upgrading of the core operating system (leading to reinstall of the Application)
  • Change of SD card

There is no simple way to fix this error, as it can depend on what caused the error in the first place and how the Widget was originally designed.  Here are some quick steps you can follow to recover your widget:

Categories
Linux Open Source Solutions Web

Using Static IP Address On Ubuntu



By default most unix boxes now come with dynamic IP enabled for all its networking needs. This is a very useful configuration but at times it helps to know that a system’s IP will remain the same no matter what changes occur around it. A classic example of this case can be a server.

In any case if you want to change your unix box to use static IP the following simple steps will get your task done: