Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Desktop / X-Windows
Reload this Page gnome-terminal hangs itself and window manager
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Desktop / X-Windows Anything X. Gnome, KDE, remote desktop's, XGames etc.

Reply
 
Thread Tools Display Modes
Old 09-04-2007   #1 (permalink)
anystupidname
Just Joined!
 
Join Date: Sep 2007
Posts: 5
gnome-terminal hangs itself and window manager

when I launch the gnome-terminal window via shortcut or command line in gnome or kde, it comes up blank with a grey bar where the menu bar usually would be and not responding. Once I've launched it and killed it, other applications won't run either. (some, not all) This is really strange so I could really use some help

I've been thinking really hard trying to determine what I might have done to break gnome-terminal and I can't think of what could have done it. It functioned great for the last couple weeks. This is an Ubuntu feisty install which originally just had gnome but I've installed kde since this problem started partly as a troubleshoot step. I already tried uninstalling and reinstalling the gnome-terminal package without success. xterm and other terminals do not cause any problems.
anystupidname is offline   Reply With Quote
Old 09-04-2007   #2 (permalink)
infoshirish
Linux User
 
infoshirish's Avatar
 
Join Date: May 2007
Location: Pune, India
Posts: 397
Send a message via Yahoo to infoshirish
Quote:
Originally Posted by anystupidname View Post
when I launch the gnome-terminal window via shortcut or command line in gnome or kde, it comes up blank with a grey bar where the menu bar usually would be and not responding. Once I've launched it and killed it, other applications won't run either. (some, not all) This is really strange so I could really use some help

I've been thinking really hard trying to determine what I might have done to break gnome-terminal and I can't think of what could have done it. It functioned great for the last couple weeks. This is an Ubuntu feisty install which originally just had gnome but I've installed kde since this problem started partly as a troubleshoot step. I already tried uninstalling and reinstalling the gnome-terminal package without success. xterm and other terminals do not cause any problems.
Hey,
Just when you tried to open terminal after it fails,
Go to text console mode by pressing Cntrl+Atl+F1 and login
Post the outputs of below
Code:
Quote:
# tail -f /var/log/messages
#vi /etc/securetty
Also check your
__________________
Regards,

who |grep -i blonde |
date; cd~; unzip; touch;
strip; finger; mount; gasp;
yes; uptime; umount;
sleep

Newbie clicks
http://www.linuxforums.org/forum/lin...ead-first.html
infoshirish is offline   Reply With Quote
Old 09-04-2007   #3 (permalink)
artiomix
Just Joined!
 
Join Date: Apr 2007
Posts: 11
Try to disable Beryl/Compiz and try again.
__________________
Linux Screw Blog
artiomix is offline   Reply With Quote
Old 09-05-2007   #4 (permalink)
anystupidname
Just Joined!
 
Join Date: Sep 2007
Posts: 5
Thanks for the help guys.
Slight change in behaviour of problem: This morning gnome-terminal actually ran for me once and appeared to be working for a single command and then it locked up the entire window mangler again. I had to switch to another console and killall gnome-terminal at which point the desktop started responding again. Again, xterm and konsole work fine, I'm just really puzzled why gnome-terminal suddenly broke...

@infoshirish: Here is the information you requested
(I'm afraid it doesn't look too helpful)
You appear to have not finished your post by accident. Was there supposed to be more after "Also check your..."?

Code:
Sep  5 06:29:26 hostname censored gconfd (root-6766): starting (version 2.18.0.1), pid 6766 user 'root'
Sep  5 06:29:26 censored gconfd (root-6766): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Sep  5 06:29:26 censored gconfd (root-6766): Resolved address "xml:readwrite:/root/.gconf" to a writable configuration source at position 1
Sep  5 06:29:26 censored gconfd (root-6766): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Sep  5 06:29:26 censored gconfd (root-6766): Resolved address "xml:readonly:/var/lib/gconf/debian.defaults" to a read-only configuration source at position 3
Sep  5 06:29:26 censored gconfd (root-6766): Resolved address "xml:readonly:/var/lib/gconf/defaults" to a read-only configuration source at position 4
Sep  5 06:30:26 censored gconfd (root-6766): GConf server is not in use, shutting down.
Sep  5 06:30:26 censored gconfd (root-6766): Exiting
Code:
# /etc/securetty: list of terminals on which root is allowed to login.
# See securetty(5) and login(1).
console

# for people with serial port consoles
ttyS0

# for devfs
tts/0

# Standard consoles
tty1
tty2
tty3
tty4
tty5
tty6
tty7
tty8
tty9
tty10
tty11
tty12
tty13
tty14
tty15
tty16
tty17
tty18
tty19
tty20
tty21
tty22
tty23
tty24
tty25
tty26
tty27
tty28
tty29
tty30
tty31
tty32
tty33
tty34
tty35
tty36
tty37
tty38
tty39
tty40
tty41
tty42
tty43
tty44
tty45
tty46
tty47
tty48
tty49
tty50
tty51
tty52
tty53
tty54
tty55
tty56
tty57
tty58
tty59
tty60
tty61
tty62
tty63

# Same as above, but these only occur with devfs devices
vc/1
vc/2
vc/3
vc/4
vc/5
vc/6
vc/7
vc/8
vc/9
vc/10
vc/11
vc/12
vc/13
vc/14
vc/15
vc/16
vc/17
vc/18
vc/19
vc/20
vc/21
vc/22
vc/23
vc/24
vc/25
vc/26
vc/27
vc/28
vc/29
vc/30
vc/31
vc/32
vc/33
vc/34
vc/35
vc/36
vc/37
vc/38
vc/39
vc/40
vc/41
vc/42
vc/43
vc/44
vc/45
vc/46
vc/47
vc/48
vc/49
vc/50
vc/51
vc/52
vc/53
vc/54
vc/55
vc/56
vc/57
vc/58
vc/59
vc/60
vc/61
vc/62
vc/63
@artiomix: thanks but none of that eye candy is currently installed.
anystupidname is offline   Reply With Quote
Old 09-07-2007   #5 (permalink)
anystupidname
Just Joined!
 
Join Date: Sep 2007
Posts: 5
giving up

I'm giving up on trying to figure out the problem. whatever underlying problem there is, it doesn't seem to be affecting anything else so I've just uninstalled gnome-terminal and am using konsole instead...
anystupidname is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 04:36 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0