[Freewx-maint] Bug#346492: python-wxgt2.6: apps crash on X connection refused

Olly Betts olly at survex.com
Thu Oct 13 02:16:59 UTC 2011


tags 346492 + wontfix
thanks

On Sun, Jan 08, 2006 at 02:21:50PM +0100, Yann Dirson wrote:
> $ python2.3 /usr/bin/btdownloadgui.bittornado
> Xlib: connection to ":20.0" refused by server
> 
> Xlib: Invalid MIT-MAGIC-COOKIE-1 key
> 
> Traceback (most recent call last):
>   File "/usr/bin/btdownloadgui.bittornado", line 2381, in ?
>     run(argv[1:])
>   File "/usr/bin/btdownloadgui.bittornado", line 2229, in run
>     _run(params)
>   File "/usr/bin/btdownloadgui.bittornado", line 2232, in _run
>     app = btWxApp(0, params)
>   File "/usr/bin/btdownloadgui.bittornado", line 2197, in __init__
>     wxApp.__init__(self, x)
>   File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7473, in __init__
>     self._BootstrapApp()
>   File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7125, in _BootstrapApp
>     return _core_.PyApp__BootstrapApp(*args, **kwargs)
> SystemError: wxEntryStart failed, unable to initialize wxWidgets!  (Is DISPLAY set properly?)
> Segmentation fault

I'm working to migrate all reverse dependencies of wxwidgets2.6 to
wxwidgets2.8 and to get wxwidgets2.6 removed before wheezy.

This bug is easy is essentially cosmetic - it does suggest DISPLAY isn't
set properly, the only issue is the segfault after that - and is fixed
in wxwidgets2.8, so I don't think it's useful to try to fix it in 2.6 at
this point.

Cheers,
    Olly





More information about the Freewx-maint mailing list