Bug 163548

Summary: Foreign widgets just render a blank square
Product: [Plasma] plasma4 Reporter: Mike <mike>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mail
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mike 2008-06-08 20:17:45 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

I have tried adding SuperKaramba and OSX Widgets but they always render a blank square.  They seem to install OK and do not produce any errors when they are added.

I notice that Dong is also complaining about the same problem of blank plasmoids here so it seems to affect all foreign widgets.

http://groups.google.com/group/google-gadgets-for-linux-dev/browse_thread/thread/b695a1ade6a0d302

Here is the output from plasma just in case.  All widgets I have tried gave the same error.

plasma(24205)/libplasma Plasma::Applet::load: we have a script using the "dashboard" API
Unrecognized val  "true"  for key  "AllowNetworkAccess"
plasma(24205) Bundle::parsePlist: "CFBundleDevelopmentRegion" "English"
Unrecognized key =  "CFBundleDevelopmentRegion"
plasma(24205) Bundle::parsePlist: "CFBundleDisplayName" "PhoenixWeatherWidget"
plasma(24205) Bundle::parsePlist: "CFBundleIdentifier" "com.jcornia.widget.PhoenixMarsWeatherWidget"
plasma(24205) Bundle::parsePlist: "CFBundleName" "PhoenixWeatherWidget"
plasma(24205) Bundle::parsePlist: "CFBundleShortVersionString" "1.0"
Unrecognized key =  "CFBundleShortVersionString"
plasma(24205) Bundle::parsePlist: "CFBundleVersion" "1.0"
plasma(24205) Bundle::parsePlist: "CloseBoxInsetX" "14"
plasma(24205) Bundle::parsePlist: "CloseBoxInsetY" "63"
plasma(24205) Bundle::parsePlist: "Height" "240"
plasma(24205) Bundle::parsePlist: "MainHTML" "main.html"
plasma(24205) Bundle::parsePlist: "Width" "240"
Unrecognized val  "true"  for key  "AllowNetworkAccess"
plasma(24205) Bundle::parsePlist: "CFBundleDevelopmentRegion" "English"
Unrecognized key =  "CFBundleDevelopmentRegion"
plasma(24205) Bundle::parsePlist: "CFBundleDisplayName" "PhoenixWeatherWidget"
plasma(24205) Bundle::parsePlist: "CFBundleIdentifier" "com.jcornia.widget.PhoenixMarsWeatherWidget"
plasma(24205) Bundle::parsePlist: "CFBundleName" "PhoenixWeatherWidget"
plasma(24205) Bundle::parsePlist: "CFBundleShortVersionString" "1.0"
Unrecognized key =  "CFBundleShortVersionString"
plasma(24205) Bundle::parsePlist: "CFBundleVersion" "1.0"
plasma(24205) Bundle::parsePlist: "CloseBoxInsetX" "14"
plasma(24205) Bundle::parsePlist: "CloseBoxInsetY" "63"
plasma(24205) Bundle::parsePlist: "Height" "240"
plasma(24205) Bundle::parsePlist: "MainHTML" "main.html"
plasma(24205) Bundle::parsePlist: "Width" "240"
plasma(24205)/libplasma Plasma::PackageStructure::path: looking for mainconfigxml
plasma(24205)/libplasma Plasma::Package::filePath: no matching path came of it
plasma(24205)/libplasma Plasma::PackageStructure::path: looking for mainconfigui
plasma(24205)/libplasma Plasma::Package::filePath: no matching path came of it
Object::connect: No such signal QWebFrame::loadDone(bool)
Object::connect: No such signal QWebFrame::loadDone(bool)
plasma(24205)/libplasma Plasma::PackageStructure::path: looking for webpage
plasma(24205)/libplasma Plasma::PackageStructure::path: found webpage and the value is "main.html"
plasma(24205) WebApplet::setHtml: loading  QUrl( "/home/mike/.kdesvn/share/apps/plasma/plasmoids/dashboard_com.jcornia.widget.PhoenixMarsWeatherWidget/" )
JS CONSOLE MESSAGE: line  34 :  "Can't find variable: AppleGlassButton"
Comment 1 Mike 2008-06-23 15:01:34 UTC
This seems to be working now