WxPython versus Tkinter.

rantingrick rantingrick at gmail.com
Sun Jan 23 20:28:13 EST 2011


On Jan 23, 6:30 pm, Corey Richardson <kb1... at aim.com> wrote:
> On 01/23/2011 07:07 PM, rantingrick wrote:
>
> > On Jan 22, 6:07 pm, rantingrick<rantingr... at gmail.com>  wrote:
>
> >> I await any challengers...
>
> > WxPython Challenge 1 code updated...
>
> >   * Fixed tab traveral
> >   * Removed hand-holding code
> >   * Removed some cruft
>
> >    https://sites.google.com/site/thefutureofpython/home/code-challenges
>
> > Good luck!
>
> Still doesn't fix the problem of the code not working on Linux boxes.
> Maybe wxPython isn't the best option, it doesn't appear very cross-platform.
> Still getting:
>
> Loading Images:
>   -- /home/corey/Downloads/Wx_Tk_Challenge/Bitmaps/file.bmp, file.bmp
>   -- /home/corey/Downloads/Wx_Tk_Challenge/Bitmaps/folder.bmp, folder.bmp
>   -- /home/corey/Downloads/Wx_Tk_Challenge/Bitmaps/link.bmp, link.bmp
> imageMap.keys -> ['folder', 'link', 'file']
> Segmentation fault

Have you tried any debugging? Maybe Linux has some specific needs and
NOT wxPython. Stop jumping to conclusions.



More information about the Python-list mailing list