Debian Bug report logs - #650330
pytrainer: Fail to start for missing glade file

version graph

Package: pytrainer; Maintainer for pytrainer is Debian Python Team <team+python@tracker.debian.org>; Source for pytrainer is src:pytrainer (PTS, buildd, popcon).

Reported by: Cesare Leonardi <celeonar@gmail.com>

Date: Mon, 28 Nov 2011 21:45:06 UTC

Severity: serious

Tags: confirmed

Found in version pytrainer/1.9.1-1

Fixed in version pytrainer/1.9.1-2

Done: Christian Perrier <bubulle@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian running development group <pkg-running-devel@lists.alioth.debian.org>:
Bug#650330; Package pytrainer. (Mon, 28 Nov 2011 21:45:13 GMT) (full text, mbox, link).


Acknowledgement sent to Cesare Leonardi <celeonar@gmail.com>:
New Bug report received and forwarded. Copy sent to Debian running development group <pkg-running-devel@lists.alioth.debian.org>. (Mon, 28 Nov 2011 21:45:14 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Cesare Leonardi <celeonar@gmail.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: pytrainer: Fail to start for missing glade file
Date: Mon, 28 Nov 2011 22:44:02 +0100
Package: pytrainer
Version: 1.9.1-1
Severity: normal

After updating to this version, pytrainer doesn't start anymore.
This what i obtain launching from terminal:

--------------------------------------
$ pytrainer 
running pytrainer from egg installation
data_path: /usr/lib/share/pytrainer/
gettext_path: /usr/lib/share/locale
site_path: /usr/lib/lib/python2.7/site-packages

(pytr:2835): libglade-WARNING **: could not find glade file '/usr/lib/share/pytrainer/glade/pytrainer.glade'
Traceback (most recent call last):
  File "/usr/lib/pytrainer/pytr", line 102, in <module>
    main()
  File "/usr/lib/pytrainer/pytr", line 99, in main
    pytrainer = pyTrainer(None, data_path)
  File "/usr/lib/pymodules/python2.7/pytrainer/main.py", line 88, in __init__
    self.windowmain = Main(self._sport_service, data_path,self,self.version, gpxDir=self.profile.gpxdir)
  File "/usr/lib/pymodules/python2.7/pytrainer/gui/windowmain.py", line 74, in __init__
    SimpleGladeApp.__init__(self, self.data_path+glade_path, root, domain)
  File "/usr/lib/pymodules/python2.7/pytrainer/gui/SimpleGladeApp.py", line 38, in __init__
    self.glade = gtk.glade.XML(self.glade_path, main_widget_name, domain)
RuntimeError: could not create GladeXML object
--------------------------------------

Looking from aptitude seems that all dependencies are satisfied.

Ciao.

Cesare.


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

Kernel: Linux 3.1.0-1-486
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pytrainer depends on:
ii  gpsbabel           1.4.2-3         
ii  iceweasel          8.0-3           
ii  python             2.7.2-9         
ii  python-glade2      2.24.0-2        
ii  python-gtk2        2.24.0-2        
ii  python-libxml2     2.7.8.dfsg-5    
ii  python-lxml        2.3-0.1+b2      
ii  python-matplotlib  1.1.0-1         
ii  python-migrate     0.7.2-2         
ii  python-numpy       1:1.5.1-3       
ii  python-pysqlite2   2.6.3-2         
ii  python-scipy       0.9.0+dfsg1-1+b2
ii  python-soappy      0.12.0-4        
ii  python-support     1.0.14          
ii  python-webkit      1.1.8-2         
ii  zenity             3.2.0-1         

pytrainer recommends no packages.

pytrainer suggests no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Debian running development group <pkg-running-devel@lists.alioth.debian.org>:
Bug#650330; Package pytrainer. (Tue, 29 Nov 2011 04:51:03 GMT) (full text, mbox, link).


Acknowledgement sent to Christian PERRIER <bubulle@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian running development group <pkg-running-devel@lists.alioth.debian.org>. (Tue, 29 Nov 2011 04:51:03 GMT) (full text, mbox, link).


Message #10 received at 650330@bugs.debian.org (full text, mbox, reply):

From: Christian PERRIER <bubulle@debian.org>
To: Cesare Leonardi <celeonar@gmail.com>, 650330@bugs.debian.org
Subject: Re: [Pkg-running-devel] Bug#650330: pytrainer: Fail to start for missing glade file
Date: Tue, 29 Nov 2011 05:47:49 +0100
[Message part 1 (text/plain, inline)]
tags 650330 confirmed
severity 650330 serious
thanks

Quoting Cesare Leonardi (celeonar@gmail.com):
> Package: pytrainer
> Version: 1.9.1-1
> Severity: normal
> 
> After updating to this version, pytrainer doesn't start anymore.
> This what i obtain launching from terminal:
> 
> --------------------------------------
> $ pytrainer 
> running pytrainer from egg installation
> data_path: /usr/lib/share/pytrainer/
> gettext_path: /usr/lib/share/locale
> site_path: /usr/lib/lib/python2.7/site-packages

Bleh, I confirme this.

pytrainer should look for the file in /usr/share/pytrainer not a weird
/usr/lib/share/pytrainer

This has certainly indirectly to do with the switch to a dh-7 style
debian/rules file.

Sorry for the mess, I may have tested the wrong package build when I
tested that on my own system.


[signature.asc (application/pgp-signature, inline)]

Added tag(s) confirmed. Request was from Christian PERRIER <bubulle@debian.org> to control@bugs.debian.org. (Tue, 29 Nov 2011 04:51:04 GMT) (full text, mbox, link).


Severity set to 'serious' from 'normal' Request was from Christian PERRIER <bubulle@debian.org> to control@bugs.debian.org. (Tue, 29 Nov 2011 04:51:05 GMT) (full text, mbox, link).


Reply sent to Christian Perrier <bubulle@debian.org>:
You have taken responsibility. (Tue, 29 Nov 2011 05:39:03 GMT) (full text, mbox, link).


Notification sent to Cesare Leonardi <celeonar@gmail.com>:
Bug acknowledged by developer. (Tue, 29 Nov 2011 05:39:03 GMT) (full text, mbox, link).


Message #19 received at 650330-close@bugs.debian.org (full text, mbox, reply):

From: Christian Perrier <bubulle@debian.org>
To: 650330-close@bugs.debian.org
Subject: Bug#650330: fixed in pytrainer 1.9.1-2
Date: Tue, 29 Nov 2011 05:34:54 +0000
Source: pytrainer
Source-Version: 1.9.1-2

We believe that the bug you reported is fixed in the latest version of
pytrainer, which is due to be installed in the Debian FTP archive:

pytrainer_1.9.1-2.debian.tar.gz
  to main/p/pytrainer/pytrainer_1.9.1-2.debian.tar.gz
pytrainer_1.9.1-2.dsc
  to main/p/pytrainer/pytrainer_1.9.1-2.dsc
pytrainer_1.9.1-2_all.deb
  to main/p/pytrainer/pytrainer_1.9.1-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 650330@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier <bubulle@debian.org> (supplier of updated pytrainer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 29 Nov 2011 05:59:53 +0100
Source: pytrainer
Binary: pytrainer
Architecture: source all
Version: 1.9.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian running development group <pkg-running-devel@lists.alioth.debian.org>
Changed-By: Christian Perrier <bubulle@debian.org>
Description: 
 pytrainer  - tool for logging sport activities
Closes: 650330
Changes: 
 pytrainer (1.9.1-2) unstable; urgency=low
 .
   * Move pytr back to /usr/bin. Closes: #650330
Checksums-Sha1: 
 5ab8caafa32770b76440a7b1c763bde2f36bf5e2 1909 pytrainer_1.9.1-2.dsc
 e0df5c164fd2201462995dd15039bb0143acb185 7558 pytrainer_1.9.1-2.debian.tar.gz
 90172a96c2c861f23266a3e79182196cf6c0a75d 406052 pytrainer_1.9.1-2_all.deb
Checksums-Sha256: 
 31e48747b0b7a3ffdc55f813b2718db289f6fbaf10a30e1029607c247bfb22fd 1909 pytrainer_1.9.1-2.dsc
 12867bb8046e98d9e67daec33c6032d78f004220408dee08629481565e3a7fee 7558 pytrainer_1.9.1-2.debian.tar.gz
 c277fced729e0910ad81cc3b63b2eabc91d10439a62f11a77545b39dc0dbb7cf 406052 pytrainer_1.9.1-2_all.deb
Files: 
 7bf1bf84debe8e23118d6e904da98a71 1909 utils optional pytrainer_1.9.1-2.dsc
 aedce0bac0a6a8d65153123978ee51fe 7558 utils optional pytrainer_1.9.1-2.debian.tar.gz
 e61bf4e7c2067ebff2018edd066ae448 406052 utils optional pytrainer_1.9.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUBTtRqYocvcCxNbiWoAQJJ6hAAyWYWLf+v3vMtPlhqVc0ucMF2eUXmmxwl
jpJCbJ36+j9IhTOS/WU6xJI+h0bIIqxZFZLLrJXGvGy4fLp74qCnhKqAsuRPkcG1
CGolapluW/DFVNUuZF64rHMVLpgA3yuOMQa32aSUXyBOWH5Vza6ITtk3G8aBo5HH
NuZgzPejEYoaokb7ziSWasSNDS3ii9poa1/otp2A1Auv4ULbJ9+oebxb2Bjn7YX9
MGx1HrW410nVCvOMq00D/8Qw/mhrV8Yi19ug1W3lxyss9OcrOD67Yn4j+VmIUqvF
fxwehwI/FbJ7lRW3pKRiqDTCz8yZEgrLNIqyesNL00V/7dA4EyOqMerPmqwVIkv3
LHZ5glRFXbQrnQWaJRWF0EW05oBBWlcLwTxaafLW4DJ6qSh2t6wzMICusyhSC7lv
F5BJ80lHbJ+gtomzAkD3gP6sqWTWQBrl7KSlpARUEv8+M/kYYyI7wcU7h9zFnnBs
5VL4FJ0Ty0kUyd3wfCioFFO6Q14nHX2B7x1jvZdeClnLWRx8JDDx/FMeIkFi5i+Y
dN8rETZCD0MAVtH/KyGiyeU7UE9CwyPB47D9SSBIAMkar769FTK5V53qLrp/rImR
sL3IEQIU6+dY4y5zW3cFABPowR8xS3TL0h4nMoEQcteMLztYFlBF9mViJqF2S6TU
WLraYRM1Uvk=
=JZWY
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Wed, 28 Dec 2011 07:34:35 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Jul 1 15:15:45 2023; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.