Bug 163290

Summary: Cannot add dashboard widgets
Product: [Plasma] plasma4 Reporter: Mike <mike>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: The output of plasma when adding the dashboard widget

Description Mike 2008-06-05 19:30:15 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

I tried adding this OSX dashboard widget to plasma, but it does not install correctly.  Nothing appears in the add widget dialog.

http://www.apple.com/downloads/dashboard/justforfun/plasmatubemotionlightwidget.html

I will attach the output of plasma.
Comment 1 Mike 2008-06-05 19:31:05 UTC
Created attachment 25140 [details]
The output of plasma when adding the dashboard widget
Comment 2 Aaron J. Seigo 2008-06-05 21:32:45 UTC
SVN commit 817331 by aseigo:

fix package installation. this method was removed it the API review, but it is actually required.
BUG:163290


 M  +6 -0      packagestructure.cpp  
 M  +6 -0      packagestructure.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=817331
Comment 3 Aaron J. Seigo 2008-06-05 21:33:22 UTC
note that plasmatube most likely won't work out of the box as is; it has some odd mac os file system assumptions in it (that actually look completely unnecessary.. oh well)