Results 1 to 7 of 7
Well, within the first few days of installing Ubuntu, I ran into a numerous amount of problems, most of them caused because I had no clue what I was doing.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-07-2006 #1Just Joined!
- Join Date
- Apr 2006
- Location
- Free Country, USA
- Posts
- 15
All My Problems in One Little Place
Well, within the first few days of installing Ubuntu, I ran into a numerous amount of problems, most of them caused because I had no clue what I was doing.
Problem #1: When I copied some data from a CD, it came in as read-only, so I did "sudo chmod -R 777 ~/". I thought I knew what I was doinog, but as it turns out, my .dmrc file needs to have 644 permissions. So I did "sudo chmod 644 ~/". But that gave me even more errors. So I have no clue what to do about this. fixed
Problem #2: (This probably has nothing to do with Linux, but it's a problem). I installed Thunderbird, which went pretty smoothly, although I don't know what directory it's in. So I set my Gmail account up with Thunderbird, and I got 1328 or so messages, which I spent half an hour sorting out and deleting, etc. Then I tried to send a message, and it gave me a "5.7.0 Must issue a STARTTLS command first 64sm610030wra." I don't know what that means. fixed
Problem #3: I was customizing the top panel and the GAIM tray icon disappeared, along with the little separator between the clock and the rest of the panel. How do I get it back? Is there any way I can reset the panel to sometime yesterday.
Problem #4: There are these weird minimizing and maximizing animations when I do those actions with any window I do that with. What's wrong? fixed
Thanks in advance.
- 05-07-2006 #2Same thing happened to me when I first installed Ubuntu--it's all part of the learning process.
Originally Posted by wizzlefish
Even though your .dmrc file needs 644 permissions, I think the rest of your /home directory should be something like 755. I don't know if the sudo command itself might have screwed up your permissions. Try doing this:Problem #1: When I copied some data from a CD, it came in as read-only, so I did "sudo chmod -R 777 ~/". I thought I knew what I was doinog, but as it turns out, my .dmrc file needs to have 644 permissions. So I did "sudo chmod 644 ~/". But that gave me even more errors. So I have no clue what to do about this.Code:chmod -R 755 ~/ sudo chmod 644 ~/.dmrc
Have you tried right-clicking on the panel and selecting "Add to Panel"?Problem #3: I was customizing the top panel and the GAIM tray icon disappeared, along with the little separator between the clock and the rest of the panel. How do I get it back? Is there any way I can reset the panel to sometime yesterday.
Go to Applications > System Tools > Configuration Editor > Apps > Metacity > General > Reduced Resources. Make sure that box is checked/ticked. Then go to System > Preferences > Assistive Technology Support and enable that.Problem #4: There are these weird minimizing and maximizing animations when I do those actions with any window I do that with. What's wrong?
It probably would, but you wouldn't learn as much.Edit: Would it be easier to just reinstall?
- 05-07-2006 #3Just Joined!
- Join Date
- Apr 2006
- Location
- Free Country, USA
- Posts
- 15
I tried that, but maybe doing it again will work.Try doing this:Code:chmod -R 755 ~/ sudo chmod 644 ~/.dmrc
Yes, and the little Gaim icon isn't in the list.Have you tried right-clicking on the panel and selecting "Add to Panel"?
Thanks, that worked perfectly.Go to Applications > System Tools > Configuration Editor > Apps > Metacity > General > Reduced Resources. Make sure that box is checked/ticked. Then go to System > Preferences > Assistive Technology Support and enable that.
- 05-08-2006 #4Sorry. You should be looking for something called System Tray or Notification Area.
Originally Posted by wizzlefish
- 05-21-2006 #5Just Joined!
- Join Date
- May 2006
- Posts
- 2
You probably removed the notification area.
Originally Posted by wizzlefish
From http://gaim.sourceforge.net/faq.php#q32:
"If you're using Gnome you need to make sure that your panel has a Notification Area on it. To add one, right click on the panel, select Add To Panel->Utility->Notification Area. Gaim will insert the tray icon in any System Tray implementation that conforms to these standards, so feel free to write one for your window manager of choice."
- 05-26-2006 #6Just Joined!
- Join Date
- May 2006
- Posts
- 1
Just curious as to how you resolved the issue with GAIM and the notificiation area...I seem to be having the same problem. Thx.
- 07-12-2006 #7Just Joined!
- Join Date
- Jul 2006
- Posts
- 1
Gaim would not use notification area
I had a problem where gaim would not put its icon in the notification area. This happened after I installed a complete Debian system and loaded a backup of my home directory.
When I installed gaim and selected the system tray icon, a small window would open on the screen with only the little icon in it. I tried restarting gaim, X, completely logging out, even restarting, nothing worked.
Finally I removed all panel notification areas from my screens (I have two monitors), re-added the notification areas, and voilà, it worked.


Reply With Quote
