Package: tinyerp-client
Version: 3.3.0-2
Severity: normal

I get multiple errors


AttributeError: 'module' object has no attribute 'OPEN'

many many errors when tinyerp-client is refreshed (example clicking in
it's window) and the icons dont show

this is a workaround aplied to latest development version:

--- tinyerp-client-3.3.2/bin/modules/gui/window/view_tree/view_tree.py  
2006-08-02 17:13:48.000000000 -0300
+++ tinyerp-client-3.3.2nc/bin/modules/gui/window/view_tree/view_tree.py        
2006-08-18 19:16:02.000000000 -0300
@@ -164,8 +164,8 @@
                        res = ''
                else:
                        res = value
-               if (column in self.pixbufs) and res:
-                       return self.treeview.render_icon(stock_id=getattr(gtk, 
res), size=gtk.ICON_SIZE_MENU, detail=None)
+               #if (column in self.pixbufs) and res:
+               #       return self.treeview.render_icon(stock_id=getattr(gtk, 
res), size=gtk.ICON_SIZE_MENU, detail=None)
                return res

        def on_iter_next(self, node):



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages tinyerp-client depends on:
ii  python                        2.3.5-11   An interactive high-level object-o
ii  python-glade2                 2.8.6-5    GTK+ bindings: Glade support
ii  python-gtk2                   2.8.6-5    Python bindings for the GTK+ widge

Versions of packages tinyerp-client recommends:
ii  evince [pdf-viewer]           0.4.0-2    Document (postscript, pdf) viewer
ii  gpdf [pdf-viewer]             2.10.0-3   Portable Document Format (PDF) vie
ii  gv [pdf-viewer]               1:3.6.1-13 PostScript and PDF viewer for X
ii  kghostview [pdf-viewer]       4:3.5.3-1  PostScript viewer for KDE
ii  kpdf [pdf-viewer]             4:3.5.3-1  PDF viewer for KDE
ii  xpdf                          3.01-9     Portable Document Format (PDF) sui
ii  xpdf-reader [pdf-viewer]      3.01-9     Portable Document Format (PDF) sui
ii  xpdf-utils [pdf-viewer]       3.01-9     Portable Document Format (PDF) sui

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to