Bug#539110: [Python-apps-team] Bug#539110: mayavi2: Crash when starting

2009-07-30 Thread Markus Becker
Hi,

for me the same happened just a few minutes ago. The solution was to update 
python-enthoughtbase to 3.0.3-1. Should that be a dependency?

BR,
Markus


| Dipl.-Ing. Markus Becker
| Communication Networks
| Mobile Research Center
| TZI - Center for Computing Technologies
| University Bremen
| Germany

| web: http://www.comnets.uni-bremen.de/~mab/
| mailto: m...@comnets.uni-bremen.de
| telephone: +49 421 218 2287
| building: NW1 room: N2260




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#539110: mayavi2: Crash when starting

2009-07-29 Thread ferdinand . rissner
Package: mayavi2
Version: 3.1.0-1
Severity: normal


Hi,

after when starting mayavi2 I see the following output in my terminal:

---
mayavi2 
Traceback (most recent call last):
  File /usr/bin/mayavi2, line 436, in module
from enthought.mayavi.plugins.app import Mayavi, setup_logger
  File /usr/lib/python2.5/site-packages/enthought/mayavi/plugins/app.py, line 
19, in module
from mayavi_workbench_application import MayaviWorkbenchApplication
  File 
/usr/lib/python2.5/site-packages/enthought/mayavi/plugins/mayavi_workbench_application.py,
 line 15, in module
import enthought.mayavi.api
  File /usr/lib/python2.5/site-packages/enthought/mayavi/api.py, line 2, in 
module
from enthought.mayavi.core.engine import Engine
  File /usr/lib/python2.5/site-packages/enthought/mayavi/core/engine.py, line 
28, in module
from enthought.mayavi.core.base import Base
  File /usr/lib/python2.5/site-packages/enthought/mayavi/core/base.py, line 
28, in module
from enthought.mayavi.preferences.api import preference_manager
  File /usr/lib/python2.5/site-packages/enthought/mayavi/preferences/api.py, 
line 4, in module
from preference_manager import preference_manager
  File 
/usr/lib/python2.5/site-packages/enthought/mayavi/preferences/preference_manager.py,
 line 128, in module
preference_manager = PreferenceManager()
  File 
/usr/lib/python2.5/site-packages/enthought/mayavi/preferences/preference_manager.py,
 line 81, in __init__
self._load_preferences()
  File 
/usr/lib/python2.5/site-packages/enthought/mayavi/preferences/preference_manager.py,
 line 112, in _load_preferences
default = preferences.node('default/')
  File 
/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py, 
line 189, in node
node = self._get_scope(scope_name)
  File 
/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py, 
line 372, in _get_scope
scope = self.get_scope(scope_name)
  File 
/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py, 
line 339, in get_scope
for scope in self.scopes:
  File 
/usr/lib/python2.5/site-packages/enthought/preferences/scoped_preferences.py, 
line 323, in _scopes_default
filename = join(ETSConfig.get_application_home(create=False), 
AttributeError: 'ETSConfig' object has no attribute 'get_application_home'
---

This might be connected to an update of python-apptools this morning.


Regards,
Ferdinand

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

Kernel: Linux 2.6.26-2-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 mayavi2 depends on:
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libjs-jquery 1.3.3-1 JavaScript library for dynamic web
ii  python   2.5.4-2 An interactive high-level object-o
ii  python-apptools  3.3.0-1 ETS Application Tools
ii  python-central   0.6.11  register and build utility for Pyt
ii  python-configobj 4.5.2-2 a simple but powerful config file 
ii  python-envisagecore  3.1.0-1 Extensible Application Framework
ii  python-envisageplugins   3.1.0-1 Plugins for the Envisage framework
ii  python-numpy 1:1.2.1-1.1 Numerical Python adds a fast array
ii  python-pkg-resources 0.6c9-2 Package Discovery and Resource Acc
ii  python-traits3.1.0-1 Manifest typing and reactive progr
ii  python-traitsgui 3.0.4-1 Traits-capable windowing framework
ii  python-vtk   5.0.4-1.1   Python bindings for VTK
ii  python-wxgtk2.8  2.8.7.1-1.1 wxWidgets Cross-platform C++ GUI t

mayavi2 recommends no packages.

Versions of packages mayavi2 suggests:
pn  python-scipy  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#539110: [Python-apps-team] Bug#539110: mayavi2: Crash when starting

2009-07-29 Thread Varun Hiremath
Hi Ferdinand,

On Wed, Jul 29, 2009 at 3:57 AM, ferdinand.riss...@edu.uni-graz.at wrote:
 Package: mayavi2
 Version: 3.1.0-1
 Severity: normal


 Hi,

 after when starting mayavi2 I see the following output in my terminal:
[...]

 This might be connected to an update of python-apptools this morning.

You have an old version of mayavi2, the latest version in unstable is 3.3.0-1.
Please upgrade to the latest version and check if it works.

Regards,
Varun



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#539110: [Python-apps-team] Bug#539110: mayavi2: Crash when starting

2009-07-29 Thread Ferdinand Rissner
Dear Varun,

 You have an old version of mayavi2, the latest version in unstable is
 3.3.0-1. Please upgrade to the latest version and check if it works.

I am pretty sure 3.3.0-1 didn't work as well when I tried it
this morning. Anyway, it does work now.. :) The problem seems to be
solved by the update.


Thank you,
Ferdinand



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org