Bug 190183 - krusader custom shortcuts not loaded / activated on startup
Summary: krusader custom shortcuts not loaded / activated on startup
Status: RESOLVED DUPLICATE of bug 137484
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Shie Erlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 17:13 UTC by Florian E.J. Fruth
Modified: 2010-01-11 22:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian E.J. Fruth 2009-04-20 17:13:11 UTC
Version:           2.0.0 "Mars Pathfinder" (using 4.2.2 (KDE 4.2.2), Debian packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.27.11

Krusader 2.0 on Debian/SID does not load custom shortcuts. I want to use Alt+F1 for "Left Bookmarks" and Alt+F2 for "Right Bookmarks". I can assign the shortcuts in the Settings -> Configure Shortcuts menu. The shortcuts work for this session and are stored in ~/.kde/share/apps/krusader/krusaderui.rc:

<Action shortcut="Alt+Left; Alt+F1" name="left bookmarks" />
<Action shortcut="Alt+Right; Alt+F2" name="right bookmarks" />

If I now restart Krusader the shortcuts do not work anymore (Alt+Left still works but not the Custom Shortcut Alt+F1).
Comment 1 Florian E.J. Fruth 2009-08-15 00:26:51 UTC
I still have this issue with KDE-4.3.0-1 (Debian/SID) with different applications (tested till now: Krusader, Kplayer and akregator). Seems as this issue is not Krusader specific.
Comment 2 Florian E.J. Fruth 2010-01-11 22:58:59 UTC
Changing the kpartgui version to 414 fixed the problem...

*** This bug has been marked as a duplicate of bug 137484 ***