A seemingly common KDE bug is that the panel, after hiding, never comes back. Sometimes I found just logging out and logging back in will make it come back, but that isn't always true. Here's some methods I've come across to fix this problem, something that is even more common in dual monitor setups like mine:
$ rm ~/.kde/share/config/kickerr
, then logout and back in.- Toggle the autohide mode
$ killall kicker
, then restart kicker
See these bugs for more info:
http://bugs.kde.org/show_bug.cgi?id=118551
http://bugs.kde.org/show_bug.cgi?id=80469
http://bugs.kde.org/show_bug.cgi?id=39307
No comments:
Post a Comment