Package: pytrainer
Version: 1.7.2-1
Severity: normal
Tags: patch

The attached patch solved the issue in my case. Best regards,

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-thinkpad+t60 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pytrainer depends on:
ii  gpsbabel                    1.3.7~cvs2-3 GPS file conversion plus transfer 
ii  iceweasel                   3.5.9-3      Web browser based on Firefox
ii  python                      2.6.5-3      An interactive high-level object-o
ii  python-glade2               2.17.0-2     GTK+ bindings: Glade support
ii  python-gtk2                 2.17.0-2     Python bindings for the GTK+ widge
ii  python-gtkmozembed          2.25.3-5     Python bindings for the GtkMozEmbe
ii  python-libxml2              2.7.7.dfsg-2 Python bindings for the GNOME XML 
ii  python-lxml                 2.2.6-1      pythonic binding for the libxml2 a
ii  python-matplotlib           0.99.1.2-3   Python based plotting system in a 
ii  python-numpy                1:1.3.0-3+b1 Numerical Python adds a fast array
ii  python-pysqlite2            2.6.0-1      Python interface to SQLite 3
ii  python-scipy                0.7.2-2      scientific tools for Python
ii  python-soappy               0.12.0-4     SOAP Support for Python
ii  zenity                      2.30.0-1     Display graphical dialog boxes fro

pytrainer recommends no packages.

pytrainer suggests no packages.

-- no debconf information
--- /tmp/pytrainer-1.7.2/pytrainer/profile.py   2010-04-11 21:29:37.000000000 
+0200
+++ /usr/share/pyshared/pytrainer/profile.py    2010-06-20 11:06:56.000000000 
+0200
@@ -32,6 +32,7 @@
                self.data_path = data_path
                self.conf = checkConf()
                self.filename = self.conf.getValue("conffile")
+               self.isProfileConfigured()
                self.configuration = XMLParser(self.filename)
                # Checks if configuration file is empty
                if self.configuration.xmldoc is None:

Reply via email to