Gedit semi-frozen/hangs; does not accept keyboard/mouse input


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Gedit semi-frozen/hangs; does not accept keyboard/mouse input
# 1  
Old 04-21-2011
Gedit semi-frozen/hangs; does not accept keyboard/mouse input

I have a very weird problem with the gedit 2.30.3 text editor on GNOME 2.30.2 (Ubuntu Linux 10.04 LTS):

Any and all mouse clicks and key-presses into the gedit window are summarily ignored. When I say the gedit window, I mean the gedit window proper, the window contents, not the decoration of the gedit instance I have running. I can grab the window decoration and resize the window no problem. I can minimize it and maximize it, move it to other workspaces, and do anything that the window decorations are sort of responsible for. However, when I click anywhere in the actual program, e.g. on the pull-down menu (doesn't expand), on the buttons, in the text edit area, it doesn't do anything. Neither is trying to type anything. I also can't simply quit the program. (I know I could kill -9 it, and I have no doubts that would work, but I don't want to do that yet.) Meanwhile the cursor still blinks; so it's not totally frozen, but I can't type anything. If I launch gedit again in the same workspace, it does open a new tab with a new unsaved file, but I can't close it (so the only way is up, it seems Smilie). (EDIT: If I launch gedit again in another workspace, it does open a new instance that is responsive, and that I can work in and quit properly.)

This is what the unresponsive gedit session looks like: http://i.imgur.com/IT0xR.png (looks harmless enough, but is unresponsive)

I can't even really remember doing anything in particular when this odd behaviour started. I think I might have been trying to copy and paste something into gedit.

This is what ps tells me:
Code:
$ ps ax|grep [g]edit
  673 ?        S      1:16 gedit

I do have unsaved text in some of the new text tabs. I want to:

1. Understand what has happened.
2. Save the unsaved text -- even if I have to resort to running a debugger or doing a memory dump -- something I've never really done before.
3. If possible, prevent this from recurring.

Is there anything I could/should do? Any and all suggestions or ideas would be highly welcome!

Last edited by ropers; 04-21-2011 at 09:52 AM..
# 2  
Old 04-21-2011
Can you cause this problem by unplugging and plugging your mouse back in? If so it's a known issue with Gnome which I've been waiting with bated breath for them to solve.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Run command if no mouse or keyboard input

I would like a script that would run pm-suspend if there has been no keyboard or mouse input for a specified time. ------ Post updated at 11:17 AM ------ Never mind. I found a setting in power management that does what I need. (0 Replies)
Discussion started by: drew77
0 Replies

2. What is on Your Mind?

Keyboard vs mouse

Which Input device do you use the most ? for me... keyboard ofcourse !! (56 Replies)
Discussion started by: vpraveen84
56 Replies

3. SCO

X Server -> keyboard and mouse are freezing

hi I've configured X Server using Video Configuration Manager on SCO 5.0.6, but the keyboard and mouse are freezing after 5 minutes on the graphical login mask. ---------- Post updated at 01:59 PM ---------- Previous update was at 02:43 AM ---------- BTW I finished the configuration,... (2 Replies)
Discussion started by: ccc
2 Replies

4. UNIX for Advanced & Expert Users

Check keyboard and mouse activity

I need help from someone that is good at making scripts. I'm trying to make a script file that checks for keyboard and mouse activity during 1 am to 8 am and logs you off if it detects activity. I can't find anything useful in google. ---------- Post updated 06-30-10 at 12:33 AM ----------... (1 Reply)
Discussion started by: cokedude
1 Replies

5. UNIX for Advanced & Expert Users

[Debian] Stop input from keyboard and mouse

Dear friends, I need to stop getting input from keyboard and mouse at some specific time like, every day from 6 PM to 7PM likewise. How can I do this. Kindly guide me to do this. I need to block the input. I am using Debian OS. (5 Replies)
Discussion started by: nagalenoj
5 Replies

6. What is on Your Mind?

mouse/keyboard wrist lesions.

Anyone ever had any problem related to wrist lesions caused by keyboard or mouse? Tendinitis? Tenosynovitis? How long it lasted? How did it go away? (3 Replies)
Discussion started by: redoubtable
3 Replies

7. Programming

How to get capture input events from keyboard and mouse

Hi, Is there any way to capture/record the input events from keyboard, as well as from mouse using C. Thanks in advance (4 Replies)
Discussion started by: yhacks
4 Replies

8. HP-UX

HP-UX 11.11: X doesn't recognize mouse and keyboard

hi folks, i've got a blank hp visualize C3000 workstation and installed HP-UX 11.11. When I want to start X, I get the following error message: # X Fatal server error: Couldn't open X pointer device! Is one attached? I've connected an mouse and a keyboard with an usb/ps2 connector.... (5 Replies)
Discussion started by: grisu
5 Replies
Login or Register to Ask a Question