On Sat, May 22, 2010 at 10:30:49PM +0200, Marc Dequènes (Duck) wrote:
> The following works perfectly:
> # dict dict://dico.duckcorp.org/d:house:fd-eng-hun
> 
> but in the web interface it crashes:
> Request URL: http://dico.duckcorp.org/?q=house&db=fd-eng-hun&define=1
> Django Version: 1.1.1
> Python Version: 2.5.5
> Installed Applications:
> ['django.contrib.contenttypes',
>  'django.contrib.sessions',
>  'django.contrib.sites',
>  'dicoweb']
> Installed Middleware:
> ('django.middleware.common.CommonMiddleware',
>  'django.contrib.sessions.middleware.SessionMiddleware',
>  'django.middleware.locale.LocaleMiddleware',
>  'django.middleware.gzip.GZipMiddleware')
> Traceback:
> File "/usr/lib/pymodules/python2.5/django/core/handlers/base.py" in
> get_response
>   92.                 response = callback(request, *callback_args,
> **callback_kwargs)
> File "/usr/share/dicoweb/views.py" in index
>   132.                     result = dc.define (database, q)
> File "/usr/lib/pymodules/python2.5/dicoclient.py" in define
>   308.                 term, db, db_fullname = rx.search (i[0]).groups ()
> Exception Type: AttributeError at /
> Exception Value: 'NoneType' object has no attribute 'groups'
---end quoted text---

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7



--
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