Skip to main content

Posts

Showing posts from December, 2007

Ubuntu “GNOME Settings Daemon”

Then it shows a error on not loading gnome-settings-deamon. “There was an error starting the GNOME Settings Daemon . Some things, such as themes, sounds, or background settings may not work correctly. And last error message was: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. GNOME will still try to restart the Settings Daemon next time you log in.” Then i search using search engine for the solution. After search for a several times and open some websites, i found 2 solution. 1. add two line in file /etc/network/interfaces: auto lo iface lo inet loopback and commenting out all entries with IPv6 then type sudo ifup lo on terminal and reboot linux box (ubuntu 7.04/feisty fawn) 2. Go in the sound preferences and disable ESD Then i use the first solution, and it works. So if you have the same problem, just do 2 ...

Word 2003 “This document couldnot be registered. It will not be possible to create links from other documents to this document.”

One day when i open a document in Ms. Word 2003, I get the message “ This document could not be registered. It will not be possible to create links from other documents to this document .” After searching using google.com and open some website, i have one solution. It’s only one maybe two step that i have to do. I open my services panel and activated my DCOM Server Process Launcher . And, it works, the message no longer show again when i open my document using word 2003. That’s all. I hope it works to you too, if you have same problem. Nb: Open services panel, just open Run (Start–> Run) and type services.msc then Enter .