ubuntu weird problems


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu ubuntu weird problems
# 1  
Old 12-27-2010
ubuntu weird problems

I've had this problem after like the first three times the computer starts up (after install ubuntu). Ubuntu boots up like normal, I login, then after a login I am presented with about a dozen error messages reporting that it was not able to load certain applets. because of this I cannot see the clock, the task bar, and others.
Another problem I'm experiencing is that certain programs don't work at all. For example if I try opening a text file it would appear to be opening gedit (the default document program) but then nothing happens. Even some setting don't work (power management, etc).
The only thing that I did since installing ubuntu, is install the basic c++ development libraries, which came on the ubuntu CD.
If anyone can help me with this problem I would appreciate it.
# 2  
Old 12-27-2010
It sounds like something helpful modified your environment files, and you do not have the right $PATH, $LD_LIBRARY_PATH, probably within:
/etc/profile, /etc/bash.bashrc, ~/.bash_profile, ~/.bashrc, ~/.profile, ~/.kshrc
# 3  
Old 01-07-2011
you might also try to re-install the gnome desktop:

Code:
sudo apt-get update && sudo apt-get install ubuntu-desktop

# 4  
Old 01-07-2011
Yes, X resources and java properties can get corrupted and mess up this way, too.

I lost my SQuirreL the other day on Windows XP Pro because the JDK install did not update the directories reflected in the system's JAVA environment variables, and I had just removed old JDKs with old JREs. There are many ways to destabilize an install!
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Ubuntu

Problems with Ubuntu installation

I recently bought a new HP Spectre x360 laptop and installed Linux (Ubuntu 16.04 LTS 64 bit) for the first time. I am seeing various bugs. I don't know if the problems are due to: (a) Hardware problems with the new laptop. (b) Software issues, i.e. Ubuntu not working with the other... (1 Reply)
Discussion started by: twelth_hour
1 Replies

2. Ubuntu

Re-install Ubuntu 14.04 from system with Ubuntu on it

I need to re-install ubuntu on a system with ubuntu 14.04 already installed. I have the cd but can not seem to boot from it or find the installer. Is there a way to re-install from the command line or how do I do a fresh re-install? Thank you :) ---------- Post updated at 10:13 AM... (2 Replies)
Discussion started by: cmccabe
2 Replies

3. IP Networking

Firewall problems on my ubuntu gw

Hi, I make an ubuntu based gateway with dns, dhcp, proxy and a firewall. The problem is with the firewall, a classroom is connected to gw.eth1 with private ip 17.18.43.XX and gw.eth0 with public ip 134.201.34.XX is connected to internet trought 134.201.3.1 and others server like LDAP on... (0 Replies)
Discussion started by: falafel
0 Replies

4. Ubuntu

Problems after upgrade to ubuntu 11.04

We had Ubuntu Server 10.10, after upgrade to Ubuntu Server 11.04 some applications doesn't works by example "Printing" on "Sysmte- Administration" and User Administration GUI, how can I fix it? (2 Replies)
Discussion started by: dmejias
2 Replies

5. Ubuntu

[UBUNTU] mount.nfs fails in Ubuntu / Works on Red Hat!!!

Gurus, I want log in locally to my Lucid (10.04) workstation and have my code saved over the network on my samba account At work, all developers have samba user ids and when we were running Red Hat, we went thru the following procedure to get setup. * open a shell session to NFS server... (2 Replies)
Discussion started by: alan
2 Replies

6. Ubuntu

Ubuntu / Ubuntu File Manager / Config

I am using Ubuntu 9.10 with Gnome 2.28. I use the default Nautilus File Manager to view / manage files. Is there a way to add icons or customize the icons that are above the location bar and below the menus? There is a bar that has icons for "Back" "Forward" "Parent" above the location bar. I... (6 Replies)
Discussion started by: drewk
6 Replies

7. UNIX for Dummies Questions & Answers

Would like to install x86 desktop Ubuntu over AMD64 Ubuntu server

My intention was to build a dual boot XP Pro 64 and Ubuntu media server. I had installed the AMD64 version of Ubuntu 8.10 server and thought that I would be able to install Apache server. I need a GUI to work in. I tried to boot and install Mythbuntu 32 bit 8.10, but my machine now won't recognize... (0 Replies)
Discussion started by: docflyboy
0 Replies
Login or Register to Ask a Question