Your message dated Tue, 23 May 2006 01:50:49 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368321: python-wxglade: wxglade fails to start
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: python-wxglade
Version: 0.3.5.cvs20050824-0.2
Severity: grave
Justification: renders package unusable

After installing python-wxglade, it fails to start:

[EMAIL PROTECTED]:~ $ wxglade 
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/wxglade/wxglade.py", line 148, in ?
    run_main()
  File "/usr/lib/python2.3/site-packages/wxglade/wxglade.py", line 135, in 
run_main
    import main
  File "/usr/lib/python2.3/site-packages/wxglade/main.py", line 9, in ?
    from wxPython.wx import *
ImportError: No module named wxPython.wx

All packages that python-wxglade recommends are installed as well.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-rc3
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages python-wxglade depends on:
ii  python                        2.3.5-5    An interactive high-level object-o
ii  python-wxgtk2.6               2.6.3.2.1  wxWidgets Cross-platform C++ GUI t

python-wxglade recommends no packages.

-- debconf-show failed


--- End Message ---
--- Begin Message ---
Hello Wolf,

/usr/lib/wx/python/wx2.6.pth is a file provided by the package
python-wxgtk2.6, and /usr/lib/wx/python/wx2.4.pth is provided
by python-wxgtk2.4

So defining alternatives for wx.pth is a job for python-wxgtk2.*

As they was no bug related to this issue with these packages, I think that 
you had a misconfiguration which cannot be reproduced elsewhere.

Please reopen the bug if you see a reason to do so.

Best regards,                   Georges.

Wolf Wiegand a écrit :
> The reason for this problem is /etc/alternatives/wx.pth not being set
> correctly:
> 
> [EMAIL PROTECTED]:/usr/lib $ ls -al /etc/alternatives/wx.pth 
> lrwxrwxrwx 1 root root 28 Apr 19 21:31 /etc/alternatives/wx.pth ->
> /usr/lib/wx/config/wx2.4.pth
> [EMAIL PROTECTED]:/usr/lib $ su
> Password: 
> [EMAIL PROTECTED]:/usr/lib# update-alternatives --list wx.pth 
> /usr/lib/wx/python/wx2.4.pth
> /usr/lib/wx/python/wx2.6.pth
> [EMAIL PROTECTED]:/usr/lib# sudo update-alternatives --set wx.pth
> /usr/lib/wx/python/wx2.4.pth
> Using `/usr/lib/wx/python/wx2.4.pth' to provide `wx.pth'.
> 
> After this, wxglade starts correctly. I didn't have any other packages
> related to wxglade installed before, so I cannot really tell where the
> wrong setting for /etc/alternatives/wx.pth came from.
> 
> Regards, Wolf
> 
> 
> 

-- 
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to