Package: screenlets
Version: 0.1.2-7
Severity: important

if i try to start screenlets-daemon rom the cli, it fails 'cs
gnomekeyring is nowhere to be found

python module gnomekeyring is provided by python-gnomekeyring, that is
simply in the list of recommended package

please either include python-gnomekeyring in the list of packages
screenets depends on or conditionalize the usage of gnomekeyring in 

          /usr/lib/pymodules/python2.6/screenlets/options.py

gnomekeyring is used in options.py to define a class, AccountOption,
that is imported BUT NOT USED in 

/usr/share/screenlets/AppMenu/AppMenuScreenlet.py:1
/usr/share/screenlets/FeedReader/FeedReaderScreenlet.py:1
/usr/share/screenlets/Kclock/KclockScreenlet.py:1
/usr/share/screenlets/Mount/MountScreenlet.py:1
/usr/share/screenlets/Places/PlacesScreenlet.py:1

(:1 and :2, :3 in the following is from the output of a "grep -c")

AccountOption is used in the example and test screenlets

/usr/share/screenlets/Example/ExampleScreenlet.py:2
/usr/share/screenlets/Test/TestScreenlet.py:2

and find a fully legitimate usage in the following screenlets

/usr/share/screenlets/Gmail/GmailScreenlet.py:2
/usr/share/screenlets/MailCheck/MailCheckScreenlet.py:3

(that i don't use)

thank you in advance

salutones
======================================================================
aiuole/../~ Fri Jan 28 10:03:29: screenlets-daemon  
Traceback (most recent call last):
  File "/usr/share/screenlets-manager/screenlets-daemon.py", line 34, in 
<module>
    import screenlets
  File "/usr/lib/pymodules/python2.6/screenlets/__init__.py", line 51, in 
<module>
    from options import *
  File "/usr/lib/pymodules/python2.6/screenlets/options.py", line 216, in 
<module>
    import gnomekeyring
ImportError: No module named gnomekeyring
aiuole/../~ Fri Jan 28 10:03:36: apt-cache show screenlets | grep Reco
Recommends: gnome-keyring, [...]
aiuole/../~ Fri Jan 28 10:03:41: 
======================================================================

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages screenlets depends on:
ii  python                  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-dbus             0.83.1-1         simple interprocess messaging syst
ii  python-gnome2           2.28.1-1         Python bindings for the GNOME desk
ii  python-gtk2             2.17.0-4         Python bindings for the GTK+ widge
ii  python-rsvg             2.30.0-4         Python bindings for the RSVG libra
ii  python-support          1.0.11           automated rebuilding support for P
ii  python-wnck             2.30.0-4         Python bindings for the WNCK libra
ii  python-xdg              0.19-2           Python library to access freedeskt

Versions of packages screenlets recommends:
ii  compiz                        0.8.4-4    OpenGL window and compositing mana
pn  gnome-keyring                 <none>     (no description available)
ii  iceweasel                     3.5.16-4   Web browser based on Firefox
ii  metacity                      1:2.30.1-3 lightweight GTK+ window manager
pn  python-evolution | python-gno <none>     (no description available)
pn  python-feedparser             <none>     (no description available)
pn  python-gmenu                  <none>     (no description available)
pn  python-gnomekeyring | python- <none>     (no description available)
pn  python-gtkmozembed | python-g <none>     (no description available)
ii  python-imaging                1.1.7-2    Python Imaging Library

Versions of packages screenlets suggests:
pn  evolution                     <none>     (no description available)
pn  gnome-orca                    <none>     (no description available)
pn  tomboy                        <none>     (no description available)
pn  xfconf                        <none>     (no description available)

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to