Package: python-dogtail
Version: 0.6.1-3
Severity: normal
When run without any at-spi client launched (eg. under kde, just after
starting registryd manyally):
$ dogtail-detect-session
Creating logfile at
/tmp/dogtail/logs/dogtail-detect-session_20080611-101909_debug ...
Detecting distribution: Debian (or derived distribution)
Warning: AT-SPI's desktop is visible but it has no children. Are you
running any AT-SPI-aware applications?
Traceback (most recent call last):
File "/usr/bin/dogtail-detect-session", line 60, in <module>
if GNOME() or KDE() or JustSomeApps():
File "/usr/bin/dogtail-detect-session", line 32, in GNOME
assert focus.desktop.children
AssertionError
And even after starting one more app:
$ dogtail-detect-session --help
Creating logfile at
/tmp/dogtail/logs/dogtail-detect-session_20080611-101946_debug ...
Detecting distribution: Debian (or derived distribution)
Warning: /usr/bin/dogtail-detect-session:60: The requested object was not
found:
if GNOME() or KDE() or JustSomeApps():
ERROR: No session found.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]