[issue131] smart crashes on search

Carlo Pires at Labix Tracker tracker at labix.org
Fri Mar 10 19:39:41 PST 2006


New submission from Carlo Pires <carlopires at gmail.com>:

[root at dc2 ~]# smart --version
smart 0.41
[root at dc2 ~]# smart search postfix
Carregando o cache...
Atualizando cache...                            
################################################################### [100%]

Traceback (most recent call last):
  File "/usr/bin/smart", line 194, in ?
    main(sys.argv[1:])
  File "/usr/bin/smart", line 167, in main
    exitcode = iface.run(opts.command, opts.argv)
  File "/usr/lib/python2.3/site-packages/smart/interface.py", line 53, in run
    result = _command.main(self._ctrl, opts)
  File "/usr/lib/python2.3/site-packages/smart/commands/query.py", line 283, in main
    if pattern.search(info.getDescription()):
TypeError: expected string or buffer

----------
messages: 424
nosy: carlopires
priority: critical
project: smart
status: unread
title: smart crashes on search

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



More information about the Smart mailing list