Get:1 ftp://ftp.altlinux.org i586/classic libatlas 3.7.11-alt6.qa1 [831kB] Get:2 ftp://ftp.altlinux.org i586/classic liblapack 1:3.1.1-alt3.qa1 [1220kB] Get:3 ftp://ftp.altlinux.org i586/classic libnumpy 1.5.0-alt1.svn20100120.3 [12.7kB] Get:4 ftp://ftp.altlinux.org i586/classic libwxGTK2.9 2:2.9.1-alt1.svn20100312.3 [4346kB] Get:5 ftp://ftp.altlinux.org noarch/classic python-module-Pygments 1.0-alt4 [370kB] Get:6 ftp://ftp.altlinux.org noarch/classic python-module-nose 0.11.1-alt1.1 [201kB] Get:7 ftp://ftp.altlinux.org i586/classic python-module-numpy 1.5.0-alt1.svn20100120.3 [2003kB] Get:8 ftp://ftp.altlinux.org i586/classic python-module-numpy-testing 1.5.0-alt1.svn20100120.3 [50.7kB] Get:9 ftp://ftp.altlinux.org i586/classic python-module-wx2.9 2.9.1.0-alt1.svn20100312 [8368kB] Get:10 ftp://ftp.altlinux.org noarch/classic taskcoach 0.71.5-alt1.1 [1059kB] установили. [altlinux@localhost ~]$ taskcoach 03:37:11 PM: Debug: Failed to connect to session manager: SESSION_MANAGER environment variable not defined sh: lsb_release: команда не найдена sh: lsb_release: команда не найдена sh: lsb_release: команда не найдена sh: lsb_release: команда не найдена /usr/lib/python2.6/site-packages/taskcoachlib/domain/date/date.py:29: DeprecationWarning: object.__init__() takes no parameters super(RealDate, self).__init__(year, month, day) (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed (python:17073): Gtk-CRITICAL **: gtk_widget_set_size_request: assertion `height >= -1' failed Traceback (most recent call last): File "/usr/bin/taskcoach", line 55, in <module> start() File "/usr/bin/taskcoach", line 42, in start app = application.Application(options, args) File "/usr/lib/python2.6/site-packages/taskcoachlib/application/application.py", line 38, in __init__ self.init(**kwargs) File "/usr/lib/python2.6/site-packages/taskcoachlib/application/application.py", line 85, in init splash) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/mainwindow.py", line 209, in __init__ self.createWindowComponents() File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/mainwindow.py", line 237, in createWindowComponents viewer.addViewers(self.viewer, self.taskFile, self.settings) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/factory.py", line 35, in __init__ self.addAllViewers() File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/factory.py", line 38, in addAllViewers self.addViewers(task.TaskViewer) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/factory.py", line 48, in addViewers viewerInstance = viewerClass(*self.viewerInitArgs) File "/usr/lib/python2.6/site-packages/taskcoachlib/patterns/metaclass.py", line 33, in __call__ instance = super(NumberedInstances, class_).__call__(*args, **kwargs) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/task.py", line 41, in __init__ super(TaskViewer, self).__init__(*args, **kwargs) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/mixin.py", line 86, in __init__ super(FilterableViewerForTasks, self).__init__(*args, **kwargs) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/base.py", line 416, in __init__ super(UpdatePerSecondViewer, self).__init__(*args, **kwargs) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/mixin.py", line 222, in __init__ super(SortableViewer, self).__init__(*args, **kwargs) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/base.py", line 495, in __init__ super(ViewerWithColumns, self).__init__(*args, **kwargs) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/base.py", line 281, in __init__ super(TreeViewer, self).__init__(*args, **kwargs) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/viewer/base.py", line 47, in __init__ self.toolbar = toolbar.ToolBar(self, (16, 16)) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/toolbar.py", line 31, in __init__ self.appendUICommands(*self.uiCommands()) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/uicommand.py", line 47, in appendUICommands self.appendUICommand(command) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/toolbar.py", line 43, in appendUICommand return uiCommand.appendToToolBar(self) File "/usr/lib/python2.6/site-packages/taskcoachlib/gui/uicommand.py", line 117, in appendToToolBar shortHelp=wx.MenuItem.GetLabelFromText(self.menuText), AttributeError: type object 'MenuItem' has no attribute 'GetLabelFromText' [altlinux@localhost ~]$
Проект ушёл в многолетнее переписывание на python3 и исчез из Сизифа.