Bug 1119998

Summary: compiled plasmoids not put in /usr/lib64/kde4 directory
Product: Red Hat Enterprise Linux 7 Reporter: George <ggr.seaton>
Component: kdelibsAssignee: Than Ngo <than>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-17 09:26:57 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description George 2014-07-16 04:16:16 UTC
Description of problem: compiled plasmoids not put in lib64 directory


Version-Release number of selected component (if applicable):


How reproducible: always and for a number of plasmoids.


Steps to Reproduce:
1. cmake/make install plasmoid from source
2. 
3.

Actual results: executable put in /usr/lib/kde4/


Expected results: put in /usr/lib64/kde4/


Additional info:

The plasmoid appears to be available to add in "Add Widgets" however if added it is an "unknown widget/component".  See example below , if /usr/lib/kde4/plasma_applet_smooth-tasks.so  is copied to /usr/lib64/kde4/  the plasmoid works fine.



[100%] Built target plasma_applet_smooth-tasks
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/share/locale/cs/LC_MESSAGES/plasma_applet_smooth-tasks.mo
-- Installing: /usr/share/locale/zh_CN/LC_MESSAGES/plasma_applet_smooth-tasks.mo
-- Installing: /usr/share/locale/nl/LC_MESSAGES/plasma_applet_smooth-tasks.mo
-- Installing: /usr/share/locale/hu/LC_MESSAGES/plasma_applet_smooth-tasks.mo
-- Installing: /usr/share/locale/uk_UA/LC_MESSAGES/plasma_applet_smooth-tasks.mo
-- Installing: /usr/share/locale/de/LC_MESSAGES/plasma_applet_smooth-tasks.mo
-- Installing: /usr/share/locale/fr/LC_MESSAGES/plasma_applet_smooth-tasks.mo
-- Installing: /usr/share/locale/pl/LC_MESSAGES/plasma_applet_smooth-tasks.mo
-- Installing: /usr/share/locale/ru/LC_MESSAGES/plasma_applet_smooth-tasks.mo
-- Installing: /usr/lib/kde4/plasma_applet_smooth-tasks.so
-- Removed runtime path from "/usr/lib/kde4/plasma_applet_smooth-tasks.so"
-- Up-to-date: /usr/share/kde4/services/plasma-applet-smooth-tasks.desktop

Comment 2 Than Ngo 2014-07-17 09:26:57 UTC
plasma-applet-smooth-tasks app is not the component in rhel7, it's also thirdparty kde app.

It's clearly a bug in plasma-applet-smooth-tasks. Please report this issue to plasma-applet-smooth-tasks upstreamer.

thanks