Re: Wheels for Linux
eli chan <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I have triied the snapshots on ubuntu 16.10 but honestly still very buggy. I got a duplicated title bars plus the following errors. *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug ———————————————————————————————————————————————————————————————————— 0 ✓ eli@3ToX230 ~/Downloads $ sudo -H pip3 install wxPython_Phoenix-3.0.3.dev2812+b3485d4-cp35-cp35m-linux_x86_64.whl [sudo] password for eli: Processing ./wxPython_Phoenix-3.0.3.dev2812+b3485d4-cp35-cp35m-linux_x86_64. whl Requirement already satisfied: six in /usr/lib/python3/dist-packages (from wxPython-Phoenix==3.0.3.dev2812+b3485d4) Installing collected packages: wxPython-Phoenix Successfully installed wxPython-Phoenix-3.0.3.dev2812+b3485d4 0 ✓ eli@3ToX230 ~/Downloads $ cd ~/Desktop/ 0 ✓ eli@3ToX230 ~/Desktop $ python3 test.py *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug *** BUG *** In pixman_region32_init_rect: Invalid rectangle passed Set a breakpoint on '_pixman_log_error' to debug On Sunday, December 4, 2016 at 9:21:44 AM UTC+8, Robin Dunn wrote: > > Hi all, > > I've been playing with Vagrant a little lately and have set things up to > be able to use Vagrant to build Phoenix wheels for various flavors of > linux. See https://github.com/wxWidgets/Phoenix/pull/197 > > I've uploaded a test build, and another is underway now. You can get > them at https://wxpython.org/Phoenix/snapshot-builds/linux/. Both gtk2 > and gtk3 builds are available, and for each distro I used whatever > versions of Python are available in their repositories, although for > CentOS and Ubuntu 14 I cheated a little and added an extra repo in order > to get newer Pythons. There has been very little testing so far but I'm > hoping you guys can help out with that. > > I haven't yet added a build slave to automatically run these builds > daily and upload to the snapshots folder, but that should happen soon. > > -- > Robin Dunn > Software Craftsman > http://wxPython.org > -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
Screenshot from 2017-02-13 02-03-01.png
(image/png, 546.8 KB) - not displayed