PDA

View Full Version : problem with CopyStack and widget plugin..


maluze
August 22nd, 2007, 06:08 PM
I finally got my widget plugin up and running. It is great and all, and I've set all screenlets to be treated as widgets. However, when I mouse over to Copystack and one of the papers highlights, the widget layer goes away, along with copystack...i dodnt think this is intended..

RYX
August 22nd, 2007, 06:58 PM
Can you run it from a terminal (/usr/local/share/screenlets/CopyStack/CopyStack.py) and see if you get any error output? From your description I can't say if it's related to the plugin or the screenlet ...

maluze
August 22nd, 2007, 10:15 PM
Can you run it from a terminal (/usr/local/share/screenlets/CopyStack/CopyStack.py) and see if you get any error output? From your description I can't say if it's related to the plugin or the screenlet ...

I think it's more related to the plugin, but this is the output after using the widget layer several times...

justin@justin-desktop:~$ /usr/local/share/screenlets/CopyStack/CopyStackScreenlet.py
CachingBackend: Loading instances from cache
CachingBackend: Loading <CopyStack2>
CachingBackend: Loading <CopyStack1>
Creating new entry for CopyStackScreenlet in /tmp/screenlets/screenlets.running
Loading instances in: /home/justin/.config/Screenlets/CopyStack/default/
File: CopyStack2.ini
Creating new instance:
UPDATING SHAPE
UPDATING SHAPE
[]
theme.conf found! Loading option-overrides.
theme.conf loaded:
Name: Bars
Author: RYX (aka Rico Pfaus)
Version: 1.0
Info: A simple theme for the copystack.
UPDATING SHAPE
Set options in CopyStackScreenlet
theme.conf found! Loading option-overrides.
theme.conf loaded:
Name: Bars
Author: RYX (aka Rico Pfaus)
Version: 1.0
Info: A simple theme for the copystack.
UPDATING SHAPE
UPDATING SHAPE
[<__main__.TextElement instance at 0x834b7ec>]
File: CopyStack1.ini
Creating new instance:
UPDATING SHAPE
UPDATING SHAPE
[]
theme.conf found! Loading option-overrides.
theme.conf loaded:
Name: Bars
Author: RYX (aka Rico Pfaus)
Version: 1.0
Info: A simple theme for the copystack.
UPDATING SHAPE
Set options in CopyStackScreenlet
UPDATING SHAPE
UPDATING SHAPE
[<__main__.TextElement instance at 0x834b26c>]
Restored instances from session 'default' ...
CachingBackend: Saving <#CopyStack2> :) ...
OK
CachingBackend: Saving <#CopyStack1> :) ...
OK

RYX
August 22nd, 2007, 10:38 PM
Doesn't show anything unusual. Maybe my owner-drawn tooltip in the CopyStack causes a problem with the plugin? It is the only thing that is different from the other screenlets ...