[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#540226: marked as done (plasma-scriptengine-javascript: scripted-image plasmoid fails to display image)



Your message dated Wed, 17 Feb 2010 21:41:08 +0100
with message-id <201002172141.08876.ewoerner@kde.org>
and subject line 
has caused the Debian Bug report #540226,
regarding plasma-scriptengine-javascript: scripted-image plasmoid fails to display image
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
540226: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540226
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: plasma-scriptengine-javascript
Version: 4:4.2.4-1+b1
Severity: normal

I recently installed the "scripted image" plugin to display
a weather forecast as described in:
http://hanswchen.wordpress.com/2009/07/30/plasma-a-nice-weather-plasmoid-in-4-easy-steps/

I used 
http://www.yr.no/place/Austria/Upper_Austria/Linz/meteogram.png
as "Image Url", Scale applet to content, and an update time of 30 minutes.

When I do a "killall plasma && plasma" I see the following error:
JS CONSOLE MESSAGE: line  1 :  "ReferenceError: Can't find variable: init"  

When I click configure and apply I get a similar error:
JS CONSOLE MESSAGE: line  1 :  "ReferenceError: Can't find variable: configChanged"

Excerpt from script.js (part of the code of "scripted image"):
function init()
{
    //alert("init")
    g_img = new Image();
    g_img.onload = widhtHeightReady;

    constraintsEvent(FormFactorConstraint);
    configChanged();
}

configChanged is defined in this script too.

As others commented on the Blog post, that it works for them, I guess
it is not a bug of the "scripted image" plasmoid.

regards,
Martin Maurer

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.1 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_AT (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages plasma-scriptengine-javascript depends on:
ii  kdebase-runtime               4:4.2.4-2  runtime components from the offici
ii  kdelibs5                      4:4.2.4-1  core libraries for all KDE 4 appli
ii  libc6                         2.9-12     GNU C Library: Shared libraries
ii  libgcc1                       1:4.4.0-5  GCC support library
ii  libplasma3                    4:4.2.4-1  library for the KDE 4 Plasma deskt
ii  libqt4-script                 4:4.5.2-1  Qt 4 script module
ii  libqtcore4                    4:4.5.2-1  Qt 4 core module
ii  libqtgui4                     4:4.5.2-1  Qt 4 GUI module
ii  libstdc++6                    4.4.0-5    The GNU Standard C++ Library v3

plasma-scriptengine-javascript recommends no packages.

plasma-scriptengine-javascript suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 4:4.3.1-1


--- End Message ---

Reply to: