By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 1002 - Build issue: [klipper] Basic actions are empty
Summary: Build issue: [klipper] Basic actions are empty
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: tdebase (show other bugs)
Version: 3.5.13 [Trinity]
Hardware: All All
: P1 major
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2012-05-14 19:24 CDT by Slávek Banko
Modified: 2012-10-19 15:37 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments
Fix to use correct klipperrc (661 bytes, patch)
2012-05-14 19:24 CDT, Slávek Banko
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Slávek Banko 2012-05-14 19:24:43 CDT
Created attachment 623 [details]
Fix to use correct klipperrc

There are no defined types of actions, so neither commands. The file that should contain the types of actions (/etc/trinity/klipperrc), defines an icon for starting Klipper (same as klipper.desktop).

Bug found, fixed, patch attached.
Comment 1 Slávek Banko 2012-05-23 11:23:52 CDT
Fixed in GIT hash c281f8a.
Comment 2 Slávek Banko 2012-05-23 11:30:37 CDT
Sorry, I forgot to write in commit log an error number that commit fixes.