Your message dated Sat, 11 Oct 2014 13:49:32 +0000
with message-id <e1xcx36-0006je...@franck.debian.org>
and subject line Bug#764570: fixed in taskcoach 1.4.1-3
has caused the Debian Bug report #764570,
regarding taskcoach: fail to start: wx._core.PyAssertionError
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
764570: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764570
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: taskcoach
Version: 1.4.1-2
Severity: grave
Justification: renders package unusable

The last update wasn't that successful. :-(

$ taskcoach 

(taskcoach:9934): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 
'height >= -1' failed
Traceback (most recent call last):
  File "/usr/bin/taskcoach", line 72, in <module>
    start()
  File "/usr/bin/taskcoach", line 63, in start
    app = application.Application(options, args)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/patterns/singleton.py", 
line 29, in __call__
    class_.instance = super(Singleton, class_).__call__(*args, **kwargs)
  File 
"/usr/lib/python2.7/dist-packages/taskcoachlib/application/application.py", 
line 117, in __init__
    self.init(**kwargs)
  File 
"/usr/lib/python2.7/dist-packages/taskcoachlib/application/application.py", 
line 226, in init
    self.settings, splash=splash)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/mainwindow.py", line 
68, in __init__
    self._create_window_components()  # Not private for test purposes
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/mainwindow.py", line 
140, in _create_window_components
    viewer.addViewers(self.viewer, self.taskFile, self.settings)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/viewer/factory.py", 
line 45, in __init__
    self.__add_all_viewers()
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/viewer/factory.py", 
line 51, in __add_all_viewers
    self.__add_viewers(task.SquareTaskViewer)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/viewer/factory.py", 
line 66, in __add_viewers
    **self._viewer_kwargs(viewer_class))
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/patterns/metaclass.py", 
line 39, in __call__
    instance = super(NumberedInstances, cls).__call__(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/viewer/task.py", line 
464, in __init__
    super(SquareTaskViewer, self).__init__(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/viewer/task.py", line 
136, in __init__
    super(BaseTaskTreeViewer, self).__init__(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/viewer/task.py", line 
77, in __init__
    super(BaseTaskViewer, self).__init__(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/viewer/mixin.py", 
line 85, in __init__
    super(FilterableViewerMixin, self).__init__(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/viewer/base.py", line 
583, in __init__
    super(TreeViewer, self).__init__(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/taskcoachlib/gui/viewer/base.py", line 
70, in __init__
    pub.subscribe(self.onBeginIO, 'taskfile.aboutToRead')
  File 
"/usr/lib/python2.7/dist-packages/taskcoachlib/thirdparty/pubsub/core/publisherbase.py",
 line 143, in subscribe
    topicObj = self.__topicMgr.getOrCreateTopic(topicName)
  File 
"/usr/lib/python2.7/dist-packages/taskcoachlib/thirdparty/pubsub/core/topicmgr.py",
 line 206, in getOrCreateTopic
    if obj:
wx._core.PyAssertionError: C++ assertion "m_window" failed at 
../src/gtk/dcclient.cpp(2043) in DoGetSize(): GetSize() doesn't work without 
window


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages taskcoach depends on:
ii  fonts-dejavu         2.34-1
ii  libxss1              1:1.2.2-1
ii  python               2.7.8-1
ii  python-chardet       2.2.1-2
ii  python-dateutil      1.5+dfsg-1
ii  python-keyring       3.7-1
ii  python-lockfile      1:0.8-2
ii  python-pyparsing     2.0.2+dfsg1-1
ii  python-squaremap     1:1.0.4-2
ii  python-twisted-core  14.0.2-2
ii  python-wxgtk3.0      3.0.1.1+dfsg-1
ii  python-wxversion     2.8.12.1+dfsg2-1
ii  python-xdg           0.25-4
ii  x11-utils            7.7+1

Versions of packages taskcoach recommends:
ii  libavahi-compat-libdnssd1  0.6.31-4
ii  libgnome-2-0               2.32.1-5
ii  python-notify              0.1.1-3

Versions of packages taskcoach suggests:
pn  espeak       <none>
pn  python-kde4  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: taskcoach
Source-Version: 1.4.1-3

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

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 764...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nicolas Boulenguez <nico...@debian.org> (supplier of updated taskcoach 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 11 Oct 2014 14:09:12 +0200
Source: taskcoach
Binary: taskcoach
Architecture: source all
Version: 1.4.1-3
Distribution: unstable
Urgency: medium
Maintainer: Nicolas Boulenguez <nico...@debian.org>
Changed-By: Nicolas Boulenguez <nico...@debian.org>
Description:
 taskcoach  - friendly task manager
Closes: 764570
Changes:
 taskcoach (1.4.1-3) unstable; urgency=medium
 .
   * Standards-Version: 3.9.6, no changes.
 .
   [ Olly Betts <o...@survex.com>, Peter Gervai <g...@grin.hu> ]
   * Disable python-wxgtk3 debug messages. Closes: #764570.
Checksums-Sha1:
 b1462491bd4e7a82765944fdb61550771bb46d32 2231 taskcoach_1.4.1-3.dsc
 5ac790dc04087ccf909d9e6f48a305b87b140752 18760 taskcoach_1.4.1-3.debian.tar.xz
 4abb5368682156b501e22c56a6d8a1d8c8465d43 1240714 taskcoach_1.4.1-3_all.deb
Checksums-Sha256:
 65c5da6d5afa016249806778b863bc790d58e2c121ba91bbf42d49a80b39b760 2231 
taskcoach_1.4.1-3.dsc
 7fa2e8124e8c62b754261e797ab5b9aa1720805040626006ca98323c9762882d 18760 
taskcoach_1.4.1-3.debian.tar.xz
 78fdd968ddecb140dcb19ff4044e873fb7f87a9e1a0a7b6fa3fce5aaa8b85e36 1240714 
taskcoach_1.4.1-3_all.deb
Files:
 c11ac60b8f8f6474d416bbd652160c5d 2231 utils optional taskcoach_1.4.1-3.dsc
 18a8645099a5c2514f050201b4b700b6 18760 utils optional 
taskcoach_1.4.1-3.debian.tar.xz
 f3d1f5cb2846aaa9356a45b622b4383c 1240714 utils optional 
taskcoach_1.4.1-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUOTChAAoJELUqnPRJDfyNxksQAJXpgsk5OadU113N8ruxQkas
RD68SESiPah3TF/oAN/aOvHoG7BcvLlR/2my5If6JPd3JgS+MlBm0qrkOS1oi69J
VaDnvbEUWByMjGee3+Ffo472wwSTVTYzFouZF59OcLsACl9Pcvm1a3kRM7kd9/KW
CJbnIOVeD01iLRb/tXLZ9RFi7Q7EZpaBKJopM6XAuOJ4EEi/8Vx6cQx7RNYZ2Uah
aG0U1PD5DKvz212OsNQ0SjJ+K27fW8/Jvtr6KeiSAJUqa9kd2/U45Kite4k8vBsB
bfe6i8EVY/j/voSt08ZUkjvImsUwdRXzQB49keAB/qvzp74oMkNijin6AnsBS6d5
dJaoGDwKTy8bc1zpOqF5q+4D8HQZ53nXHup3w7mFZUH+rfut+e2Ru1+zPa47QtmR
rzjQmPT/BZBBRbVgJObxcFYXveNdNDAXItcfbpHzUwSHONnkqNrcMLLQbgbNzxVT
a+qHixKg+ha8apLXe3kWKlLsQTF8phy4NHQrjThW6Bk2eryHWICHnhWVvODal07P
PmKQpTWDWo6jKaeVFMD3wqe05FmLnNbDDQ7qHJWMETEcxhc+uo5AXlWdEamFYlM6
dJYq5yWJrUhVfggj82/UBq4/B3xhnmL5bvnCxf6V+ertG9/RzT+aJf4IZ2m79f+2
dh09ZySmdluSh9mv2bUM
=c1x2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to