2

Kupfer is 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.

JJD
  • 862
Jonathan
  • 7,450
  • 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. – Jonathan Oct 27 '11 at 05: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. – Jonathan Nov 22 '11 at 20:20
  • @Jon Did the keystrokes work normally after you deleted the config files of Kupfer? Can you confirm whether you deleted ~/.config/kupfer/ or state other paths, please? Which Ubuntu version did you use at that time (please edit your post)? – JJD Jul 02 '14 at 08:31

3 Answers3

3

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.

ereOn
  • 196
  • Here is output when I start Kupfer in debug mode. Any ideas? – JJD Jul 03 '14 at 12:33
  • 1
    @JJD: Seems the firefox3 plugin fails for some reason. It's lookup up a key named children that doesn't exist in the next dictionary. I never used that plugin (nor Firefox for that matter) so I have no idea what could be wrong. You should contact the plugin author, perhaps he has a clue. – ereOn Jul 04 '14 at 06:24
  • I disabled almost all plugins and enabled firefox3 again. Now it works. Must be one of the others. I leave it like that for now. Thank you. – JJD Jul 07 '14 at 08:10
1

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.

Dave
  • 11
1

Does your window manager have "auto-raise" (automatic focusing of windows as the 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.