Your message dated Wed, 05 Aug 2009 23:14:51 +0200
with message-id <1249506891.4199.14.ca...@justice>
and subject line Re: Bug#539765: screenlets: problem in sensors.py?
has caused the Debian Bug report #539765,
regarding screenlets: problem in sensors.py?
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 ow...@bugs.debian.org
immediately.)


-- 
539765: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=539765
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: screenlets
Version: 0.1.2-6
Severity: grave
Justification: renders package unusable


when i try to instantiate a screenlet i get the following

% python /usr/share/screenlets/ClearCalendar/ClearCalendarScreenlet.py
CachingBackend: Loading instances from cache
No Daemon, Launching Daemon
daemon already started
Error in screenlets.session.connect_daemon: 
org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown 
return code 1
Found a running session of ClearCalendar, adding new instance by service.
Error in screenlets.services.get_service_by_name: 
org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.screenlets.ClearCalendar was not provided by any .service files
Screenlet has already been added to /tmp/screenlets/screenlets.boffi.running
Loading instances in: /home/boffi/.config/Screenlets/ClearCalendar/default/
No instance(s) found in session-path, creating new one.
Traceback (most recent call last):
  File "/usr/share/screenlets/ClearCalendar/ClearCalendarScreenlet.py", line 
462, in <module>
    screenlets.session.create_session(ClearCalendarScreenlet)
  File "/usr/lib/pymodules/python2.5/screenlets/session.py", line 472, in 
create_session
    session.start()
  File "/usr/lib/pymodules/python2.5/screenlets/session.py", line 246, in start
    sl = self.screenlet(session=self, id=self.__get_next_id())
  File "/usr/share/screenlets/ClearCalendar/ClearCalendarScreenlet.py", line 
66, in __init__
    screenlets.Screenlet.__init__(self, width=int(102*2), 
height=int(105*2),uses_theme=True, **keyword_args) 
  File "/usr/lib/pymodules/python2.5/screenlets/__init__.py", line 808, in 
__init__
    if str(sensors.sys_get_window_manager()).lower() == 'kwin':
  File "/usr/lib/pymodules/python2.5/screenlets/sensors.py", line 340, in 
sys_get_window_manager
    name = win.property_get("_NET_WM_NAME")[2]
AttributeError: 'str' object has no attribute 'property_get'
% 

note that

 1. no previous running session was running...
 2. i get the same error ('str' object has no attribute...) for whatever
    screenlet i try to start, no matter if from command line or from
    screenlets-manager
 
thank you
                                                                     gb


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

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

Versions of packages screenlets depends on:
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-dbus                   0.83.0-1   simple interprocess messaging syst
ii  python-gnome2                 2.26.1-1   Python bindings for the GNOME desk
ii  python-gnome2-desktop         2.26.0-1   Python bindings for the GNOME desk
ii  python-gtk2                   2.14.1-3   Python bindings for the GTK+ widge
ii  python-rsvg                   2.26.0-1   Python bindings for the RSVG libra
ii  python-support                1.0.3      automated rebuilding support for P
ii  python-wnck                   2.26.0-1   Python bindings for the WNCK libra
ii  python-xdg                    0.15-1.1   A python library to access freedes

Versions of packages screenlets recommends:
ii  gnome-keyring                 2.26.1-1   GNOME keyring services (daemon and
ii  iceweasel                     3.0.12-1   lightweight web browser based on M
ii  python-evolution              2.26.0-1   Python bindings for the evolution 
ii  python-feedparser             4.1-14     Universal Feed Parser for Python
ii  python-gmenu                  2.26.1-2   an implementation of the freedeskt
ii  python-gnome2-desktop         2.26.0-1   Python bindings for the GNOME desk
ii  python-gnomekeyring           2.26.0-1   Python bindings for the GNOME keyr
ii  python-gtkmozembed            2.25.3-2   Python bindings for the GtkMozEmbe
ii  python-imaging                1.1.6-3    Python Imaging Library
ii  xcompmgr                      1.1.4-0.1  X composition manager

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.




--- End Message ---
--- Begin Message ---
Hi,

Ok thanks, so I'm closing the bug. Feel free to reopen it if you can
reproduce it again.

Regards,
Julien Lavergne

Le lundi 03 août 2009 à 17:04 +0200, giacomo boffi a écrit :
> Package: screenlets
> Severity: normal
> 
> after reinstalling the nvidia (closed source) drivers, the bug i reported
> disappeared
> 
> sorry for the noise,
>                                                                        gb
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages screenlets depends on:
> ii  python                        2.5.4-2    An interactive high-level 
> object-o
> ii  python-dbus                   0.83.0-1   simple interprocess messaging 
> syst
> ii  python-gnome2                 2.26.1-1   Python bindings for the GNOME 
> desk
> ii  python-gnome2-desktop         2.26.0-1   Python bindings for the GNOME 
> desk
> ii  python-gtk2                   2.14.1-3   Python bindings for the GTK+ 
> widge
> ii  python-rsvg                   2.26.0-1   Python bindings for the RSVG 
> libra
> ii  python-support                1.0.3      automated rebuilding support for 
> P
> ii  python-wnck                   2.26.0-1   Python bindings for the WNCK 
> libra
> ii  python-xdg                    0.15-1.1   A python library to access 
> freedes
> 
> Versions of packages screenlets recommends:
> ii  gnome-keyring                 2.26.1-1   GNOME keyring services (daemon 
> and
> ii  iceweasel                     3.0.12-1   lightweight web browser based on 
> M
> ii  python-evolution              2.26.0-1   Python bindings for the 
> evolution 
> ii  python-feedparser             4.1-14     Universal Feed Parser for Python
> ii  python-gmenu                  2.26.1-2   an implementation of the 
> freedeskt
> ii  python-gnome2-desktop         2.26.0-1   Python bindings for the GNOME 
> desk
> ii  python-gnomekeyring           2.26.0-1   Python bindings for the GNOME 
> keyr
> ii  python-gtkmozembed            2.25.3-2   Python bindings for the 
> GtkMozEmbe
> ii  python-imaging                1.1.6-3    Python Imaging Library
> ii  xcompmgr                      1.1.4-0.1  X composition manager
> 
> 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
> 



--- End Message ---

Reply via email to