screenlets-dev team mailing list archive
-
screenlets-dev team
-
Mailing list archive
-
Message #00688
[Bug 747243] [NEW] Options rework misses create_option_from_node
Public bug reported:
The function create_option_from_node was available in old options
interface and is not supported after rework. Some screenlets are
affected, for example PidginScreenlet:
Traceback (most recent call last):
File "PidginScreenlet.py", line 26, in <module>
from screenlets.options import create_option_from_node
ImportError: cannot import name create_option_from_node
There are 11 screenlets in Individual Screenlets project which use this
function and probably don't start now: DayinHistoryScreenlet,
DiskusageScreenlet, ExampleScreenlet, GoogleCalendarScreenlet,
KclockScreenlet, NetmonScreenlet, PhotoWallScreenlet,
PicUploadScreenlet, PidginScreenlet, SmoothWeatherScreenlet,
TwitterScreenlet.
** Affects: screenlets
Importance: High
Assignee: Martin Owens (doctormo)
Status: New
** Changed in: screenlets
Importance: Undecided => High
** Changed in: screenlets
Assignee: (unassigned) => Martin Owens (doctormo)
--
You received this bug notification because you are a member of
Screenlets Dev Team, which is subscribed to Screenlets.
https://bugs.launchpad.net/bugs/747243
Title:
Options rework misses create_option_from_node
Follow ups
References