[issue90] smart does not start after installation

erikv2 at Labix Tracker tracker at labix.org
Sat Jan 21 12:21:56 PST 2006


New submission from erikv2 <erikv2 at gmx.net>:

I run Suse 9.1 (completely up top date with yast) with KDE.
I installed the smart 9.1 packages from guru's rpm Site.
When i run smart from the menu nothing happens.
When i run smart --gui from console iget this:

erik at linuxpc:~> smart --gui
Traceback (most recent call last):
  File "/usr/bin/smart", line 194, in ?
    main(sys.argv[1:])
  File "/usr/bin/smart", line 161, in main
    forcelocks=opts.ignore_locks, loglevel=opts.log_level)
  File "/usr/lib/python2.3/site-packages/smart/__init__.py", line 126, in init
    iface.object = createInterface(ifacename, ctrl, command, argv)
  File "/usr/lib/python2.3/site-packages/smart/interface.py", line 158, in
createInterface
    return interface.create(ctrl, command, argv)
  File "/usr/lib/python2.3/site-packages/smart/interfaces/gtk/__init__.py", line
44, in create
    return GtkInteractiveInterface(ctrl)
  File "/usr/lib/python2.3/site-packages/smart/interfaces/gtk/interactive.py",
line 206, in __init__
    self._actions = gtk.ActionGroup("Actions")
AttributeError: 'module' object has no attribute 'ActionGroup'

what to do?

----------
messages: 251
nosy: erikv2
priority: urgent
project: smart
status: unread
title: smart does not start after installation

_______________________________________
Labix issue tracker <tracker at labix.org>
<http://tracker.labix.org/issue90>
_______________________________________



More information about the Smart mailing list