error when GNOME start-up


 
Thread Tools Search this Thread
Operating Systems BSD error when GNOME start-up
# 1  
Old 04-22-2009
error when GNOME start-up

Salamo Alikom
when gnome start up after 2 or 3 minuts i got this MSG :
Code:
Error activating XKB configuration.
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
10402000

If you report this situation as a bug, please include:
- The result of xprop -root | grep XKB
- The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd

when i try run terminal i got this msg :
Code:
There was an error creating the child process for this terminal

this a msg is show up too after gnome start :
Code:
The panel encountered a problem while loading "OAFIID:GNOME_ClockApplet".
Do you want to delete the applet from your configuration?

# 2  
Old 05-13-2009
do you have gnome_enable="YES" in your rc.conf?
# 3  
Old 06-05-2009
Quote:
Originally Posted by _R3d
do you have gnome_enable="YES" in your rc.conf?
yes .
# 4  
Old 06-10-2009
what are you running? free/net/open?
chances are you need to update your ports tree:
Code:
portsnap fetch extract
or
portsnap fetch update

install portmaster then do:
Code:
pkg_info | grep "<"

if you want to upgrade all the displayed packages, run:
Code:
portmaster -a

# 5  
Old 06-28-2009
i reinstall FreeBSD now , thanks for help .
# 6  
Old 07-31-2009
maybe you need to update your ports

commands: portsnap fetch updateSmilie
# 7  
Old 08-03-2009
Quote:
Originally Posted by kstg0008069
maybe you need to update your ports

commands: portsnap fetch updateSmilie
i did it but the update failt cause my system clock .
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

Apache start error

I have a new server, installed everything and tried to get it all up and running. Got the following issue: # /usr/local/apache/bin/apachectl start httpd: Syntax error on line 54 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/apache/modules/libphp5.so into server:... (0 Replies)
Discussion started by: Tommyk
0 Replies

2. Shell Programming and Scripting

Backup & restore Gnome Desktop and all settings in Gnome

Hi I'm looking for scripts to backup & restore Gnome Desktop and all settings in Gnome. (0 Replies)
Discussion started by: ccc
0 Replies

3. UNIX for Advanced & Expert Users

Get an error while trying to start DNS server

Hi Guys, I am trying to configure DNS on ESX server. Everything done but when I am trying to start the DNS, it gives me an error # service named restart Stopping named: Starting named: Error in named configuration: /etc/named.conf:42: when using 'view' statements, all zones must be... (7 Replies)
Discussion started by: Srvesh
7 Replies

4. Linux

vncserver gnome display error

Hi all, I installed vncserver on fedora core 10. I am able to start vncserver and access it via vncviewer but i am not getting gnome display. I am getting the following errors. 1) The panel has encountered a fatal error: the panel could not register with bonobo activation server (error... (6 Replies)
Discussion started by: lramsb4u
6 Replies

5. AIX

AIX Gnome start?

Hi, I've installed AIX 5.1 but Gnome does not start by default. I've tried gnome-session and it's not power it up... what should I do? (3 Replies)
Discussion started by: aixn00b
3 Replies

6. Programming

MySQL service start error

Hi, I have installed MySql version 5.0.67 in RedHat LINUX version 5. The installation completed successfully. When I am trying to start the service an error occured the error shown below ".......Manager of pid-file quit without updating file" Can anyone help me to fix the problem.... (4 Replies)
Discussion started by: saravanakumar
4 Replies

7. UNIX for Advanced & Expert Users

Whe trying to start sendmail i getting following error

Hi expert , When i trying to start sendmail i getting the following error : pls help me # ./sendmail start # 451 4.0.0 /etc/mail/sendmail.cf: line 77: fileclass: cannot open /etc/mail/local-host-names: World writable directory 451 4.0.0 /etc/mail/sendmail.cf: line 472: fileclass: cannot... (6 Replies)
Discussion started by: saisivakumar
6 Replies

8. UNIX Desktop Questions & Answers

Start Gnome in FreeBSD 4.5

I was finally able to get FreeBSD working with X-windows and KDE. I installed Gnome also. However am not given the chance to run Gnome when I type: startx at the command line. KDE seems to be default How can I run Gnome too? (1 Reply)
Discussion started by: lancest
1 Replies

9. UNIX for Dummies Questions & Answers

If this isn't newbie nothing is...how do I start GNOME?

First off, I know this isn't a LINUX board, but I figured it was close enough that no one would get upset. Anyway, I have Windows2000 and Linux running dual-boot. That works fine, but when I boot into Linux all I get is a command prompt. How do I start gnome or kde? I read the manual, but I... (2 Replies)
Discussion started by: jimmy
2 Replies
Login or Register to Ask a Question