Thanks Tim Frost;<div><br></div><div>I have with reinstalling the missing packages.</div><div><br></div><div>You are right about the package manager. I were using that only.</div><div><br></div><div>When trying to installed those package I got some issued</div>

<div>* there was no internet connection(In recovery mode with internet too). After a lot of digging out I were not able to connect to internet. Then I connected my laptop with wired network and this way internet connection was successfully made.</div>

<div><br></div><div>* Now i was not aware of what package to install. I tried to upgrade, clean but no outcome and then I found some thread talking about aptitude command. This tool was very helpful in selecting and reinstalling missing and removed packages.</div>

<div><br></div><div>In the mean time i was also planning to remove my linux installation and install it fresh again. I started another thread to discuss the issue. That thread also had some valuable comments and replies to. But this situation did not come up. I successfully got my linux back. </div>

<div><br></div><div>:)</div><div><br></div><div>Thnaks.</div><div>  </div><div><br></div><div>Regards,<br>Vijay Shanker Dubey<br><br>
<br><br><div class="gmail_quote">On Sun, Jan 10, 2010 at 3:28 AM, Tim Frost <span dir="ltr"><<a href="mailto:timfrost@xtra.co.nz">timfrost@xtra.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Sat, 2010-01-09 at 17:00 +0530, vijay shanker wrote:<br>
> Hi all,<br>
><br>
><br>
> I was experimenting with my UBUNTU box.<br>
><br>
><br>
> I installed a lot of themes. And then i thought to delete those<br>
> installed themes. Somehow  I have removed all the the themes on the<br>
> system.<br>
><br>
><br>
> Now i am not able to login to my ubuntu desktop. All I get is a tiny<br>
> corner placed terminal.<br>
<br>
</div>I assume that you used a package manager to remove '*theme*', and that<br>
has removed some of the core packages that provide the Ubuntu desktop.<br>
<br>
<br>
Try reinstalling the ubuntu-desktop package - that is the meta-package<br>
that depends on all of the packages that make up the Ubuntu desktop.  It<br>
will install all of the important  packages that are missing.  The<br>
command is<br>
        sudo apt-get install ubuntu-desktop<br>
which is probably better done in a text window that the little xterm.<br>
Switch to a virtual terminal with Ctrl-Alt-F1, then log in and try the<br>
reinstall.<br>
<br>
Note that this will fetch files from the Internet, rather than using a<br>
CD, unless you add the CD to your sources.  If you have the CD for your<br>
distribution, and want to use it for packages that haven't been updated,<br>
you can do so by putting the CD into the CD drive and running the<br>
command<br>
        sudo apt-cdrom add<br>
<br>
then do the install step as above<br>
<div class="im"><br>
><br>
><br>
> Any suggestion! How can i recover form this situation and get my<br>
> desktop back<br>
><br>
> Regards,<br>
> Vijay Shanker Dubey<br>
><br>
><br>
</div>Tim<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Tim Frost <<a href="mailto:timfrost@xtra.co.nz">timfrost@xtra.co.nz</a>><br>
</font><br>--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></blockquote></div><br></div>