Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

It's a keyboard-oriented program, so it's strange that it suddenly won't respond to any key commands. Once I summon it, the window pops up, but nothing I type has any effect.

share|improve this question
Does the kupfer window have focus? Can you type something in after you clicked inside the kupfer window? – arrange Oct 25 '11 at 17:46
Nope. I click in the window and try to type stuff, and it doesn't respond. – Jon Oct 27 '11 at 5:37
Could never solve this problem, by the way. I ended up having to delete my kupfer config files and start over. Maybe it was a bug with a plugin. – Jon Nov 22 '11 at 20:20

3 Answers

Start kupfer using the kupfer --debug command and try again: that won't make it work but will at least give you a hint on why it doesn't work.

It is likely that some plugin causes an error preventing kupfer from working.

I had this issue with the Empathy plugin and it has bothered me for hours.

share|improve this answer

Does your window manager have "auto-raise" (automatic focusing of windows as this cursor moves over them) enabled? If so, then unless your mouse is already in the area on the screen where Kupfer shows itself, then focus will immediately revert to any window that the mouse is currently over.

share|improve this answer

This happened to me when I deleted a folder that was in the catalog of folders for Kupfer to monitor. I had to do a complete uninstall and reinstall via synaptic to resume normal function.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.