Package: tinyerp-client
Version: 4.2.0-1
Severity: normal

Since update to 4.2.0-1, I cannot start the tinyerp-client anymore.


The following error is raised (sorry for the bad alignment): 

[EMAIL PROTECTED]:~$ tinyerp-client 
Traceback (most recent call last):
    File "./tinyerp-client.py", line 93, in ?
    import modules
    File "/usr/lib/tinyerp-client/modules/__init__.py", line 30, in ?
    import gui
    File "/usr/lib/tinyerp-client/modules/gui/__init__.py", line 29,
    in ?
    import main
    File "/usr/lib/tinyerp-client/modules/gui/main.py", line
    40, in ?
    import rpc
    File "/usr/lib/tinyerp-client/rpc.py", line 37, in ?
    import common
    File
    "/usr/lib/tinyerp-client/common/__init__.py",
    line 29, in ?
    from common import *
    File
    "/usr/lib/tinyerp-client/common/common.py",
    line 67, in ?
    TINYERP_ICON =
    gtk.gdk.pixbuf_new_from_file(
            TypeError: pixbuf_new_from_file()
            argument 1 must be string, not bool


Is it related to this :

tinyerp-client (4.2.0~rc1-1) experimental; urgency=low

  * New upstream release.
  * Dropping 02-locale.dpatch and 03-icons.dpatch, not required anymore.

I'm having a look into common.py and try to correct it.

Didrik

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tinyerp-client depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-glade2                 2.12.0-1   GTK+ bindings: Glade support
ii  python-gtk2                   2.12.0-1   Python bindings for the GTK+ widge
ii  python-support                0.7.5      automated rebuilding support for p

Versions of packages tinyerp-client recommends:
ii  acroread [pdf-viewer]      8.1.1-0.2     Adobe Acrobat Reader: Portable Doc
ii  evince [pdf-viewer]        0.8.3-1       Document (postscript, pdf) viewer
ii  gv [pdf-viewer]            1:3.6.3dfsg-5 PostScript and PDF viewer for X
ii  openoffice.org-writer      2.2.1-10      OpenOffice.org office suite - word
ii  xpdf                       3.02-1.2      Portable Document Format (PDF) sui
ii  xpdf-reader [pdf-viewer]   3.02-1.2      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