Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-wxpython4.spec'], chrootPath='/var/lib/mock/f31-build-17438931-1258161/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-wxpython4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: line 65: Possible unexpanded macro in: Requires: python2-wx-siplib-api(%{_sip_api_major})(s390-64) >= %{_sip_api} BUILDSTDERR: warning: line 98: Possible unexpanded macro in: Requires: python3-wx-siplib-api(%{_sip_api_major})(s390-64) >= %{_sip_api} Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1567036800 Wrote: /builddir/build/SRPMS/python-wxpython4-4.0.6-8.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-wxpython4.spec'], chrootPath='/var/lib/mock/f31-build-17438931-1258161/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-wxpython4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1567036800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.j1xhL8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-wxpython4-4.0.6 + /usr/bin/mkdir -p python-wxpython4-4.0.6 + cd python-wxpython4-4.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/wxPython-4.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv wxPython-4.0.6 python2 + pushd python2 + echo 'Patch #0 (unbundle-sip.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + echo 'Patch #1 (time-clock-removed.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 + sed -i -e 's|WX_CONFIG = '\''wx-config'\''|WX_CONFIG = '\''wx-config-3.0'\''|' build.py + rm -rf sip/siplib + rm -rf wx/py/tests + rm -f docs/sphinx/_downloads/i18nwxapp/i18nwxapp.zip + cp -a wx/lib/pubsub/LICENSE_BSD_Simple.txt license + sed -i -e '/^#!\//, 1d' demo/AUI_DockingWindowMgr.py demo/AUI_MDI.py demo/AUI_Notebook.py demo/About.py demo/AboutBox.py demo/ActiveXWrapper_Acrobat.py demo/ActiveXWrapper_IE.py demo/ActiveX_FlashWindow.py demo/ActiveX_IEHtmlWindow.py demo/ActiveX_PDFWindow.py demo/AdjustChannels.py demo/AlphaDrawing.py demo/AnalogClock.py demo/AnimateCtrl.py demo/ArtProvider.py demo/BannerWindow.py demo/BitmapButton.py demo/BitmapComboBox.py demo/BitmapFromBuffer.py demo/Button.py demo/Cairo.py demo/Cairo_Snippets.py demo/Calendar.py demo/CalendarCtrl.py demo/CheckBox.py demo/CheckListBox.py demo/CheckListCtrlMixin.py demo/Choice.py demo/Choicebook.py demo/CollapsiblePane.py demo/ColorPanel.py demo/ColourDB.py demo/ColourDialog.py demo/ColourSelect.py demo/ComboBox.py demo/ComboCtrl.py demo/ComboTreeBox.py demo/CommandLinkButton.py demo/ContextHelp.py demo/Cursor.py demo/CustomDragAndDrop.py demo/DVC_CustomRenderer.py demo/DVC_DataViewModel.py demo/DVC_IndexListModel.py demo/DVC_ListCtrl.py demo/DVC_TreeCtrl.py demo/DatePickerCtrl.py demo/DelayedResult.py demo/Dialog.py demo/DialogUnits.py demo/DirDialog.py demo/DragAndDrop.py demo/DragImage.py demo/DragScroller.py demo/DrawXXXList.py demo/DynamicSashWindow.py demo/EditableListBox.py demo/Editor.py demo/EventManager.py demo/ExpandoTextCtrl.py demo/FancyText.py demo/FileBrowseButton.py demo/FileCtrl.py demo/FileDialog.py demo/FileHistory.py demo/FindReplaceDialog.py demo/FloatCanvas.py demo/FontDialog.py demo/FontEnumerator.py demo/Frame.py demo/GLCanvas.py demo/Gauge.py demo/GenericButtons.py demo/GenericDirCtrl.py demo/GetMouseState.py demo/GraphicsContext.py demo/GraphicsGradient.py demo/Grid.py demo/GridBagSizer.py demo/GridCustEditor.py demo/GridCustTable.py demo/GridDragAndDrop.py demo/GridDragable.py demo/GridEnterHandler.py demo/GridHugeTable.py demo/GridLabelRenderer.py demo/GridSimple.py demo/GridStdEdRend.py demo/Grid_MegaExample.py demo/HTML2_WebView.py demo/HtmlWindow.py demo/I18N.py demo/Image.py demo/ImageAlpha.py demo/ImageBrowser.py demo/ImageFromStream.py demo/Img2PyArtProvider.py demo/InfoBar.py demo/IntCtrl.py demo/ItemsPicker.py demo/Joystick.py demo/KeyEvents.py demo/LEDNumberCtrl.py demo/LayoutAnchors.py demo/LayoutConstraints.py demo/Layoutf.py demo/ListBox.py demo/ListCtrl.py demo/ListCtrl_edit.py demo/ListCtrl_virtual.py demo/Listbook.py demo/MDIDemo.py demo/MDISashDemo.py demo/MDIWindows.py demo/Main.py demo/Mask.py demo/MaskedEditControls.py demo/MaskedNumCtrl.py demo/MediaCtrl.py demo/Menu.py demo/MessageDialog.py demo/MimeTypesManager.py demo/MiniFrame.py demo/MouseGestures.py demo/MultiChoiceDialog.py demo/MultiSash.py demo/MultiSplitterWindow.py demo/MultipleChoiceDialog.py demo/Notebook.py demo/NotificationMessage.py demo/OGL.py demo/Overlay.py demo/OwnerDrawnComboBox.py demo/PDFViewer.py demo/PageSetupDialog.py demo/PenAndBrushStyles.py demo/Pickers.py demo/PlateButton.py demo/PopupControl.py demo/PopupMenu.py demo/PopupWindow.py demo/PrintDialog.py demo/PrintFramework.py demo/Process.py demo/ProgressDialog.py demo/PropertyGrid.py demo/PropertySheetDialog.py demo/PseudoDC.py demo/PyColourChooser.py demo/PyCrust.py demo/PyPlot.py demo/PyShell.py demo/PythonEvents.py demo/RadioBox.py demo/RadioButton.py demo/RawBitmapAccess.py demo/RearrangeDialog.py demo/RendererNative.py demo/ResizeWidget.py demo/RichMessageDialog.py demo/RichTextCtrl.py demo/RichToolTip.py demo/SashWindow.py demo/ScrolledMessageDialog.py demo/ScrolledPanel.py demo/ScrolledWindow.py demo/SearchCtrl.py demo/ShapedWindow.py demo/Simplebook.py demo/SingleChoiceDialog.py demo/SizedControls.py demo/Sizers.py demo/Slider.py demo/Sound.py demo/SpinButton.py demo/SpinCtrl.py demo/SpinCtrlDouble.py demo/SplitTree.py demo/SplitterWindow.py demo/StandardPaths.py demo/StaticBitmap.py demo/StaticBox.py demo/StaticText.py demo/StatusBar.py demo/StockButtons.py demo/StyledTextCtrl_1.py demo/StyledTextCtrl_2.py demo/SystemSettings.py demo/TablePrint.py demo/TextCtrl.py demo/TextEntryDialog.py demo/Threads.py demo/Throbber.py demo/Ticker.py demo/TimeCtrl.py demo/TimePickerCtrl.py demo/Timer.py demo/ToggleButton.py demo/ToolBar.py demo/ToolTip.py demo/Toolbook.py demo/TreeCtrl.py demo/TreeListCtrl.py demo/TreeMixin.py demo/Treebook.py demo/UIActionSimulator.py demo/URLDragAndDrop.py demo/Unicode.py demo/VListBox.py demo/Validator.py demo/Wizard.py demo/WrapSizer.py demo/XmlResource.py demo/XmlResourceHandler.py demo/XmlResourceSubclass.py demo/__main__.py demo/demo.py demo/demodata.py demo/encode_bitmaps.py demo/images.py demo/infoframe.py demo/run.py demo/template.py demo/throbImages.py demo/version.py demo/widgetTest.py demo/demo.pyw + sed -i -e '/^#!\//, 1d' demo/agw/AGWInfoBar.py demo/agw/AUI.py demo/agw/AdvancedSplash.py demo/agw/AquaButton.py demo/agw/BalloonTip.py demo/agw/ButtonPanel.py demo/agw/CubeColourDialog.py demo/agw/CustomTreeCtrl.py demo/agw/FlatMenu.py demo/agw/FlatNotebook.py demo/agw/FloatSpin.py demo/agw/FoldPanelBar.py demo/agw/FourWaySplitter.py demo/agw/GenericMessageDialog.py demo/agw/GradientButton.py demo/agw/HyperLinkCtrl.py demo/agw/HyperTreeList.py demo/agw/KnobCtrl.py demo/agw/LabelBook.py demo/agw/MacLargeDemo.py demo/agw/MultiDirDialog.py demo/agw/PeakMeter.py demo/agw/PersistentControls.py demo/agw/PieCtrl.py demo/agw/PyBusyInfo.py demo/agw/PyCollapsiblePane.py demo/agw/PyGauge.py demo/agw/PyProgress.py demo/agw/RibbonBar.py demo/agw/RulerCtrl.py demo/agw/ShapedButton.py demo/agw/ShortcutEditor.py demo/agw/SpeedMeter.py demo/agw/SuperToolTip.py demo/agw/ThumbnailCtrl.py demo/agw/ToasterBox.py demo/agw/UltimateListCtrl.py demo/agw/UltimateListIconDemo.py demo/agw/UltimateListListDemo.py demo/agw/UltimateReportDemo.py demo/agw/UltimateVirtualDemo.py demo/agw/Windows7Explorer_Contents.py demo/agw/XLSGrid.py demo/agw/ZoomBar.py demo/agw/__demo__.py demo/agw/images.py + sed -i -e '/^#!\//, 1d' docs/sphinx/_downloads/i18nwxapp/app_base.py docs/sphinx/_downloads/i18nwxapp/app_const.py docs/sphinx/_downloads/i18nwxapp/geni18n.py docs/sphinx/_downloads/i18nwxapp/sampleapp.py + sed -i -e '/^#!\//, 1d' samples/floatcanvas/Animation.py samples/floatcanvas/BB_HitTest.py samples/floatcanvas/BNAEditor.py samples/floatcanvas/BarPlot.py samples/floatcanvas/BouncingBall.py samples/floatcanvas/Chart.py samples/floatcanvas/ClickableBoxes.py samples/floatcanvas/DrawBot.py samples/floatcanvas/DrawRect.py samples/floatcanvas/GridDemo.py samples/floatcanvas/GroupDeleteDemo.py samples/floatcanvas/GroupDemo.py samples/floatcanvas/Hexagons.py samples/floatcanvas/Map.py samples/floatcanvas/MicroDemo.py samples/floatcanvas/MiniDemo.py samples/floatcanvas/MouseTest.py samples/floatcanvas/MovingElements.py samples/floatcanvas/MovingPlot.py samples/floatcanvas/MovingTriangle.py samples/floatcanvas/NoToolbar.py samples/floatcanvas/NonGUI.py samples/floatcanvas/OverlayDemo.py samples/floatcanvas/PieChart.py samples/floatcanvas/PixelBitmap.py samples/floatcanvas/PointsHitDemo.py samples/floatcanvas/PolyEditor.py samples/floatcanvas/ProcessDiagram.py samples/floatcanvas/ScaleDemo.py samples/floatcanvas/ScaledBitmap2Demo.py samples/floatcanvas/SplitterWindow.py samples/floatcanvas/SubClassNavCanvas.py samples/floatcanvas/TestSpline.py samples/floatcanvas/TextBox.py samples/floatcanvas/TextBox2.py samples/floatcanvas/Tree.py samples/floatcanvas/VectPlot.py samples/floatcanvas/YDownDemo.py + sed -i -e '/^#!\//, 1d' samples/mainloop/mainloop.py + sed -i -e '/^#!\//, 1d' samples/ribbon/images.py samples/ribbon/ribbonbar_demo.py + sed -i -e '/^#!\//, 1d' wx/py/PyAlaCarte.py wx/py/PyAlaMode.py wx/py/PyAlaModeTest.py wx/py/PyCrust.py wx/py/PyFilling.py wx/py/PyShell.py wx/py/PySlices.py wx/py/PySlicesShell.py wx/py/PyWrap.py wx/py/__init__.py wx/py/buffer.py wx/py/crust.py wx/py/crustslices.py wx/py/dispatcher.py wx/py/document.py wx/py/editor.py wx/py/editwindow.py wx/py/filling.py wx/py/frame.py wx/py/images.py wx/py/interpreter.py wx/py/introspect.py wx/py/magic.py wx/py/parse.py wx/py/path.py wx/py/pseudo.py wx/py/shell.py wx/py/sliceshell.py wx/py/version.py + sed -i -e '/^#!\//, 1d' wx/tools/__init__.py wx/tools/dbg.py wx/tools/genaxmodule.py wx/tools/helpviewer.py wx/tools/img2img.py wx/tools/img2png.py wx/tools/img2py.py wx/tools/img2xpm.py wx/tools/pywxrc.py wx/tools/wxget.py wx/tools/wxget_docs_demo.py + sed -i 's/\r$//' docs/sphinx/_downloads/ArtProvider.GetBitmap.1.py docs/sphinx/_downloads/CloseEvent.Veto.1.py docs/sphinx/_downloads/Colour.1.py docs/sphinx/_downloads/EvtHandler.Bind.1.py docs/sphinx/_downloads/Font.1.py docs/sphinx/_downloads/Frame.SetStatusWidths.1.py docs/sphinx/_downloads/GridBagSizer.1.py docs/sphinx/_downloads/GridBagSizer.2.py docs/sphinx/_downloads/MenuBar.1.py docs/sphinx/_downloads/MoveEvent.1.py docs/sphinx/_downloads/Notebook.1.py docs/sphinx/_downloads/PaintDC.1.py docs/sphinx/_downloads/Process.1.py docs/sphinx/_downloads/SplitterWindow.1.py docs/sphinx/_downloads/StatusBar.SetStatusWidths.1.py docs/sphinx/_downloads/TreeCtrl.1.py docs/sphinx/_downloads/TreeCtrl.OnCompareItems.1.py docs/sphinx/_downloads/functions.CallAfter.1.py docs/sphinx/_downloads/functions.Execute.1.py + sed -i 's/\r$//' docs/sphinx/rest_substitutions/snippets/python/contrib/ArtProvider.GetBitmap.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/CloseEvent.Veto.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Colour.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/EvtHandler.Bind.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Font.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Frame.SetStatusWidths.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/GridBagSizer.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/GridBagSizer.2.py docs/sphinx/rest_substitutions/snippets/python/contrib/MenuBar.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/MoveEvent.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Notebook.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/PaintDC.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/Process.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/SplitterWindow.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/StatusBar.SetStatusWidths.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/TreeCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/TreeCtrl.OnCompareItems.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/functions.CallAfter.1.py docs/sphinx/rest_substitutions/snippets/python/contrib/functions.Execute.1.py + sed -i 's/\r$//' docs/sphinx/rest_substitutions/snippets/python/converted/wx.AcceleratorTable.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Concat.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Invert.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Rotate.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Scale.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.TransformDistance.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.TransformDistance.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.TransformPoint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.TransformPoint.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2D.Translate.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2DBase.Concat.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AffineMatrix2DBase.Invert.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.App.SetTopWindow.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AppConsole.SetCLocale.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.AppConsole.SetCLocale.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ArtProvider.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ArtProvider.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Bitmap.NewFromPNGData.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Bitmap.NewFromPNGData.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Bitmap.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BoxSizer.AddSpacer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BusyCursor.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BusyInfo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.BusyInfo.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Clipboard.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.CloseEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.CollapsiblePane.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ComboCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ComboCtrl.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ComboCtrl.SetTextCtrlStyle.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigBase.5.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigPathChanger.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigPathChanger.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ConfigPathChanger.__init__.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ContextHelp.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Control.GetSizeFromTextSize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Control.GetSizeFromTextSize.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Control.SetLabelMarkup.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Cursor.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Cursor.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DCClipper.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DataObjectComposite.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.ConvertYearToBC.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.Now.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.ParseFormat.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.ParseFormat.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DateTime.SetTimeT.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Dialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Dialog.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.DirDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Event.Clone.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EventBlocker.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EventFilter.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EventLoopActivator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EventLoopBase.Dispatch.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.QueueEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.QueueEvent.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.SetNextHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.TryAfter.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.EvtHandler.TryBefore.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FSFile.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileDialog.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileDialog.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystem.AddHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystem.ChangePathTo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystem.ChangePathTo.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.CanOpen.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetAnchor.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetLeftLocation.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetMimeTypeFromExt.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetProtocol.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileSystemHandler.GetRightLocation.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileType.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FileType.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Font.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Font.__init__.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FontInfo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.FontMapper.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Frame.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.GraphicsContext.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.GraphicsRenderer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderColumnSimple.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderCtrl.AddColumnsItems.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderCtrl.Create.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderCtrl.UpdateColumnWidthToFit.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HeaderCtrlSimple.HideColumn.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.HelpControllerBase.SetViewer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.IconBundle.GetIcon.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.AddHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.ComputeHistogram.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.GetImageExtWildcard.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.LoadFile.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.LoadFile.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.SaveFile.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.SaveFile.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.Scale.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Image.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.InfoBar.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.KeyEvent.GetKeyCode.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.KeyboardState.GetModifiers.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.KeyboardState.GetModifiers.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.GetNextItem.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.SetColumnsOrder.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.SetItemState.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.SetItemState.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ListCtrl.SortItems.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Locale.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Locale.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Log.LogRecord.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Log.SetComponentLevel.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogChain.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogFormatter.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogFormatter.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogNull.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.LogNull.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MDIParentFrame.OnCreateClient.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MemoryDC.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MemoryDC.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MemoryFSHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Menu.Append.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Menu.Append.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Menu.Append.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Menu.Append.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MenuItem.GetLabelText.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MenuItem.SetItemLabel.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MenuItem.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MessageDialog.SetYesNoLabels.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.MessageDialog.SetYesNoLabels.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Metafile.SetClipboard.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ModalDialogHook.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.NonOwnedWindow.SetShape.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Notebook.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Notebook.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.PaintEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.PaintEvent.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.PickerBase.GetPickerCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.PlatformInformation.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Point.SetDefaults.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Point.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.RearrangeDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.RearrangeDialog.AddExtraControls.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.RearrangeList.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.RichMessageDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ScrollBar.SetScrollbar.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Scrolled.DoPrepareDC.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Scrolled.SetScrollbars.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SearchCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SingleInstanceChecker.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Size.SetDefaults.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Sizer.AddSpacer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Sizer.AddStretchSpacer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SizerFlags.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SizerFlags.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.SizerFlags.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StandardPaths.MSWGetShellDir.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StandardPaths.UseAppInfo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StaticBox.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StaticBox.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StaticBoxSizer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.StopWatch.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCompleterSimple.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextCtrl.5.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextEntry.GetInsertionPoint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TextUrlEvent.Clone.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.TimerEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ToolBar.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ToolBar.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.ToolBar.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Trackable.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.URLDataObject.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.VListBox.GetFirstSelected.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Validator.SetWindow.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.ConvertDialogToPixels.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.DoUpdateWindowUI.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Fit.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.HandleWindowEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Move.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Move.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.Move.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.ProcessEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.ProcessWindowEvent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.PushEventHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.SetBackgroundStyle.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.SetMaxClientSize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.SetMinClientSize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.SetScrollbar.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.Window.UpdateWindowUI.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.WindowModalDialogEvent.Clone.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.AboutDialogInfo.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.BannerWindow.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.PropertySheetDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.RichToolTip.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.Sound.Play.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.Sound.PlaySound.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.SplashScreen.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.TreeListCtrl.GetNextItem.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.WizardPageSimple.Chain.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.WizardPageSimple.Chain.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.WizardPageSimple.Chain.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.adv.functions.AboutBox.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.aui.AuiManager.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.aui.AuiManager.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewCustomRenderer.CreateEditorCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewCustomRenderer.GetValueFromEditorCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewListCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewModel.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewModel.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.DataViewRenderer.DisableEllipsize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.dataview.TreeListCtrl.GetNextItem.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.DirSelector.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.FileSelector.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.FileSelector.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.Kill.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.Kill.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.functions.MessageBox.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.Grid.GetCellSize.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.Grid.GetCellSize.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.Grid.GetRowGridLinePen.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.GridCellAttr.GetNonDefaultAlignment.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.grid.GridUpdateLocker.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlCell.AdjustPagebreak.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlCell.Draw.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlCell.DrawInvisible.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlContainerCell.SetWidthFloat.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlContainerCell.SetWidthFloat.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlFilter.CanRead.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlFilter.ReadFile.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlHelpController.AddBook.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlHelpController.AddBook.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlHelpWindow.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlModalHelp.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlParser.GetFS.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlParser.PushTagHandler.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlParser.PushTagHandler.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.GetBeginPos.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.GetEndPos1.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.GetEndPos2.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.GetParam.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTag.HasEnding.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTagHandler.HandleTag.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlTagHandler.ParseInner.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlWinParser.GetContainer.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html.HtmlWindow.SetPage.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.html2.WebView.GetNativeBackend.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.media.MediaCtrl.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.msw.Metafile.SetClipboard.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.CursorProperty.OnCustomPaint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.DirProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.FileProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.FlagsProperty.ChildChanged.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.FloatProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.FontProperty.ChildChanged.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.ImageFileProperty.OnCustomPaint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.IntProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGEditor.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGMultiButton.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGMultiButton.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.4.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.5.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.6.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.7.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.ChildChanged.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.OnCustomPaint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.SetDefaultValue.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PGProperty.__init__.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGrid.AddActionTrigger.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGrid.MakeColumnEditable.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGridInterface.Insert.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGridInterface.Insert.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGridInterface.ReplaceProperty.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.PropertyGridManager.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.SystemColourProperty.OnCustomPaint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.propgrid.UIntProperty.DoGetValidator.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.richtext.RichTextEvent.Clone.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.richtext.RichTextFormattingDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.richtext.RichTextHTMLHandler.SetFontSizeMapping.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.richtext.SymbolPickerDialog.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.stc.StyledTextCtrl.GetInsertionPoint.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlDocument.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlDocument.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlDocument.3.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlNode.GetNodeContent.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xml.XmlNode.GetNodeContent.2.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xrc.XmlResource.Load.1.py docs/sphinx/rest_substitutions/snippets/python/converted/wx.xrc.XmlResource.LoadDialog.1.py + sed -i 's/\r$//' docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot + sed -i 's/\r$//' docs/sphinx/make.bat + sed -i 's/\r$//' docs/sphinx/phoenix_theme/theme.conf + sed -i 's/\r$//' samples/floatcanvas/BouncingBall.py + chmod -x demo/AUI_DockingWindowMgr.py demo/AUI_MDI.py demo/AUI_Notebook.py demo/About.py demo/AboutBox.py demo/ActiveXWrapper_Acrobat.py demo/ActiveXWrapper_IE.py demo/ActiveX_FlashWindow.py demo/ActiveX_IEHtmlWindow.py demo/ActiveX_PDFWindow.py demo/AdjustChannels.py demo/AlphaDrawing.py demo/AnalogClock.py demo/AnimateCtrl.py demo/ArtProvider.py demo/BannerWindow.py demo/BitmapButton.py demo/BitmapComboBox.py demo/BitmapFromBuffer.py demo/Button.py demo/Cairo.py demo/Cairo_Snippets.py demo/Calendar.py demo/CalendarCtrl.py demo/CheckBox.py demo/CheckListBox.py demo/CheckListCtrlMixin.py demo/Choice.py demo/Choicebook.py demo/CollapsiblePane.py demo/ColorPanel.py demo/ColourDB.py demo/ColourDialog.py demo/ColourSelect.py demo/ComboBox.py demo/ComboCtrl.py demo/ComboTreeBox.py demo/CommandLinkButton.py demo/ContextHelp.py demo/Cursor.py demo/CustomDragAndDrop.py demo/DVC_CustomRenderer.py demo/DVC_DataViewModel.py demo/DVC_IndexListModel.py demo/DVC_ListCtrl.py demo/DVC_TreeCtrl.py demo/DatePickerCtrl.py demo/DelayedResult.py demo/Dialog.py demo/DialogUnits.py demo/DirDialog.py demo/DragAndDrop.py demo/DragImage.py demo/DragScroller.py demo/DrawXXXList.py demo/DynamicSashWindow.py demo/EditableListBox.py demo/Editor.py demo/EventManager.py demo/ExpandoTextCtrl.py demo/FancyText.py demo/FileBrowseButton.py demo/FileCtrl.py demo/FileDialog.py demo/FileHistory.py demo/FindReplaceDialog.py demo/FloatCanvas.py demo/FontDialog.py demo/FontEnumerator.py demo/Frame.py demo/GLCanvas.py demo/Gauge.py demo/GenericButtons.py demo/GenericDirCtrl.py demo/GetMouseState.py demo/GraphicsContext.py demo/GraphicsGradient.py demo/Grid.py demo/GridBagSizer.py demo/GridCustEditor.py demo/GridCustTable.py demo/GridDragAndDrop.py demo/GridDragable.py demo/GridEnterHandler.py demo/GridHugeTable.py demo/GridLabelRenderer.py demo/GridSimple.py demo/GridStdEdRend.py demo/Grid_MegaExample.py demo/HTML2_WebView.py demo/HtmlWindow.py demo/I18N.py demo/Image.py demo/ImageAlpha.py demo/ImageBrowser.py demo/ImageFromStream.py demo/Img2PyArtProvider.py demo/InfoBar.py demo/IntCtrl.py demo/ItemsPicker.py demo/Joystick.py demo/KeyEvents.py demo/LEDNumberCtrl.py demo/LayoutAnchors.py demo/LayoutConstraints.py demo/Layoutf.py demo/ListBox.py demo/ListCtrl.py demo/ListCtrl_edit.py demo/ListCtrl_virtual.py demo/Listbook.py demo/MDIDemo.py demo/MDISashDemo.py demo/MDIWindows.py demo/Main.py demo/Mask.py demo/MaskedEditControls.py demo/MaskedNumCtrl.py demo/MediaCtrl.py demo/Menu.py demo/MessageDialog.py demo/MimeTypesManager.py demo/MiniFrame.py demo/MouseGestures.py demo/MultiChoiceDialog.py demo/MultiSash.py demo/MultiSplitterWindow.py demo/MultipleChoiceDialog.py demo/Notebook.py demo/NotificationMessage.py demo/OGL.py demo/Overlay.py demo/OwnerDrawnComboBox.py demo/PDFViewer.py demo/PageSetupDialog.py demo/PenAndBrushStyles.py demo/Pickers.py demo/PlateButton.py demo/PopupControl.py demo/PopupMenu.py demo/PopupWindow.py demo/PrintDialog.py demo/PrintFramework.py demo/Process.py demo/ProgressDialog.py demo/PropertyGrid.py demo/PropertySheetDialog.py demo/PseudoDC.py demo/PyColourChooser.py demo/PyCrust.py demo/PyPlot.py demo/PyShell.py demo/PythonEvents.py demo/RadioBox.py demo/RadioButton.py demo/RawBitmapAccess.py demo/RearrangeDialog.py demo/RendererNative.py demo/ResizeWidget.py demo/RichMessageDialog.py demo/RichTextCtrl.py demo/RichToolTip.py demo/SashWindow.py demo/ScrolledMessageDialog.py demo/ScrolledPanel.py demo/ScrolledWindow.py demo/SearchCtrl.py demo/ShapedWindow.py demo/Simplebook.py demo/SingleChoiceDialog.py demo/SizedControls.py demo/Sizers.py demo/Slider.py demo/Sound.py demo/SpinButton.py demo/SpinCtrl.py demo/SpinCtrlDouble.py demo/SplitTree.py demo/SplitterWindow.py demo/StandardPaths.py demo/StaticBitmap.py demo/StaticBox.py demo/StaticText.py demo/StatusBar.py demo/StockButtons.py demo/StyledTextCtrl_1.py demo/StyledTextCtrl_2.py demo/SystemSettings.py demo/TablePrint.py demo/TextCtrl.py demo/TextEntryDialog.py demo/Threads.py demo/Throbber.py demo/Ticker.py demo/TimeCtrl.py demo/TimePickerCtrl.py demo/Timer.py demo/ToggleButton.py demo/ToolBar.py demo/ToolTip.py demo/Toolbook.py demo/TreeCtrl.py demo/TreeListCtrl.py demo/TreeMixin.py demo/Treebook.py demo/UIActionSimulator.py demo/URLDragAndDrop.py demo/Unicode.py demo/VListBox.py demo/Validator.py demo/Wizard.py demo/WrapSizer.py demo/XmlResource.py demo/XmlResourceHandler.py demo/XmlResourceSubclass.py demo/__main__.py demo/demo.py demo/demodata.py demo/encode_bitmaps.py demo/images.py demo/infoframe.py demo/run.py demo/template.py demo/throbImages.py demo/version.py demo/widgetTest.py + chmod -x samples/mainloop/mainloop.py + chmod -x samples/printing/sample-text.txt + find demo -size 0 -delete + find docs/sphinx/rest_substitutions/snippets/python/converted -size 0 -delete + for file in demo/TestTable.txt docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/class_summary.pkl docs/sphinx/wx.1moduleindex.pkl + iconv -f ISO-8859-1 -t UTF-8 -o demo/TestTable.txt.new demo/TestTable.txt + touch -r demo/TestTable.txt demo/TestTable.txt.new + mv demo/TestTable.txt.new demo/TestTable.txt + for file in demo/TestTable.txt docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/class_summary.pkl docs/sphinx/wx.1moduleindex.pkl + iconv -f ISO-8859-1 -t UTF-8 -o docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot.new docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot + touch -r docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot.new + mv docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot.new docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot + for file in demo/TestTable.txt docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/class_summary.pkl docs/sphinx/wx.1moduleindex.pkl + iconv -f ISO-8859-1 -t UTF-8 -o docs/sphinx/class_summary.pkl.new docs/sphinx/class_summary.pkl + touch -r docs/sphinx/class_summary.pkl docs/sphinx/class_summary.pkl.new + mv docs/sphinx/class_summary.pkl.new docs/sphinx/class_summary.pkl + for file in demo/TestTable.txt docs/sphinx/_downloads/i18nwxapp/locale/I18Nwxapp.pot docs/sphinx/class_summary.pkl docs/sphinx/wx.1moduleindex.pkl + iconv -f ISO-8859-1 -t UTF-8 -o docs/sphinx/wx.1moduleindex.pkl.new docs/sphinx/wx.1moduleindex.pkl + touch -r docs/sphinx/wx.1moduleindex.pkl docs/sphinx/wx.1moduleindex.pkl.new + mv docs/sphinx/wx.1moduleindex.pkl.new docs/sphinx/wx.1moduleindex.pkl + popd + cp -a python2 python3 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ~/build/BUILD/python-wxpython4-4.0.6/python2 ~/build/BUILD/python-wxpython4-4.0.6 Patch #0 (unbundle-sip.patch): patching file wscript Patch #1 (time-clock-removed.patch): patching file wx/lib/floatcanvas/FloatCanvas.py ~/build/BUILD/python-wxpython4-4.0.6 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2VTA8a + umask 022 + cd /builddir/build/BUILD + cd python-wxpython4-4.0.6 + pushd python2 + DOXYGEN=/usr/bin/doxygen + SIP=/usr/bin/sip-wx + /usr/bin/python2 -u build.py dox touch etg --nodoc sip build_py --use_syswx --gtk3 bdist_egg ~/build/BUILD/python-wxpython4-4.0.6/python2 ~/build/BUILD/python-wxpython4-4.0.6 Will build using: "/usr/bin/python2" 2.7.16 (default, Jul 26 2019, 00:00:00) [GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] Python's architecture is 64bit cfg.VERSION: 4.0.6 Running command: dox bash ./regen.sh xml Finished command: dox (11.891s) Running command: touch Finished command: touch (0.3s) Running command: etg "/usr/bin/python2" etg/_core.py --sip --nodoc "/usr/bin/python2" etg/_ribbon.py --sip --nodoc "/usr/bin/python2" etg/_richtext.py --sip --nodoc "/usr/bin/python2" etg/_msw.py --sip --nodoc "/usr/bin/python2" etg/_html2.py --sip --nodoc "/usr/bin/python2" etg/_stc.py --sip --nodoc "/usr/bin/python2" etg/_media.py --sip --nodoc "/usr/bin/python2" etg/_propgrid.py --sip --nodoc "/usr/bin/python2" etg/_xml.py --sip --nodoc "/usr/bin/python2" etg/_adv.py --sip --nodoc "/usr/bin/python2" etg/_html.py --sip --nodoc "/usr/bin/python2" etg/_webkit.py --sip --nodoc "/usr/bin/python2" etg/_grid.py --sip --nodoc "/usr/bin/python2" etg/_dataview.py --sip --nodoc "/usr/bin/python2" etg/_glcanvas.py --sip --nodoc "/usr/bin/python2" etg/_aui.py --sip --nodoc "/usr/bin/python2" etg/_xrc.py --sip --nodoc "/usr/bin/python2" etg/defs.py --sip --nodoc "/usr/bin/python2" etg/debug.py --sip --nodoc "/usr/bin/python2" etg/object.py --sip --nodoc "/usr/bin/python2" etg/clntdatactnr.py --sip --nodoc "/usr/bin/python2" etg/wxdatetime.py --sip --nodoc "/usr/bin/python2" etg/stopwatch.py --sip --nodoc "/usr/bin/python2" etg/windowid.py --sip --nodoc "/usr/bin/python2" etg/platinfo.py --sip --nodoc "/usr/bin/python2" etg/vidmode.py --sip --nodoc "/usr/bin/python2" etg/display.py --sip --nodoc "/usr/bin/python2" etg/intl.py --sip --nodoc "/usr/bin/python2" etg/translation.py --sip --nodoc "/usr/bin/python2" etg/cmndata.py --sip --nodoc "/usr/bin/python2" etg/gdicmn.py --sip --nodoc "/usr/bin/python2" etg/geometry.py --sip --nodoc "/usr/bin/python2" etg/affinematrix2d.py --sip --nodoc "/usr/bin/python2" etg/position.py --sip --nodoc "/usr/bin/python2" etg/colour.py --sip --nodoc "/usr/bin/python2" etg/stream.py --sip --nodoc "/usr/bin/python2" etg/filesys.py --sip --nodoc "/usr/bin/python2" etg/image.py --sip --nodoc "/usr/bin/python2" etg/gdiobj.py --sip --nodoc "/usr/bin/python2" etg/bitmap.py --sip --nodoc "/usr/bin/python2" etg/icon.py --sip --nodoc "/usr/bin/python2" etg/iconloc.py --sip --nodoc "/usr/bin/python2" etg/iconbndl.py --sip --nodoc "/usr/bin/python2" etg/font.py --sip --nodoc "/usr/bin/python2" etg/fontutil.py --sip --nodoc "/usr/bin/python2" etg/pen.py --sip --nodoc "/usr/bin/python2" etg/brush.py --sip --nodoc "/usr/bin/python2" etg/cursor.py --sip --nodoc "/usr/bin/python2" etg/region.py --sip --nodoc "/usr/bin/python2" etg/dc.py --sip --nodoc "/usr/bin/python2" etg/dcclient.py --sip --nodoc "/usr/bin/python2" etg/dcmemory.py --sip --nodoc "/usr/bin/python2" etg/dcbuffer.py --sip --nodoc "/usr/bin/python2" etg/dcscreen.py --sip --nodoc "/usr/bin/python2" etg/dcgraph.py --sip --nodoc "/usr/bin/python2" etg/dcmirror.py --sip --nodoc "/usr/bin/python2" etg/dcprint.py --sip --nodoc "/usr/bin/python2" etg/dcps.py --sip --nodoc "/usr/bin/python2" etg/dcsvg.py --sip --nodoc "/usr/bin/python2" etg/metafile.py --sip --nodoc "/usr/bin/python2" etg/graphics.py --sip --nodoc "/usr/bin/python2" etg/imaglist.py --sip --nodoc "/usr/bin/python2" etg/overlay.py --sip --nodoc "/usr/bin/python2" etg/palette.py --sip --nodoc "/usr/bin/python2" etg/renderer.py --sip --nodoc "/usr/bin/python2" etg/rawbmp.py --sip --nodoc "/usr/bin/python2" etg/access.py --sip --nodoc "/usr/bin/python2" etg/accel.py --sip --nodoc "/usr/bin/python2" etg/log.py --sip --nodoc "/usr/bin/python2" etg/dataobj.py --sip --nodoc "/usr/bin/python2" etg/dnd.py --sip --nodoc "/usr/bin/python2" etg/clipbrd.py --sip --nodoc "/usr/bin/python2" etg/config.py --sip --nodoc "/usr/bin/python2" etg/tracker.py --sip --nodoc "/usr/bin/python2" etg/kbdstate.py --sip --nodoc "/usr/bin/python2" etg/mousestate.py --sip --nodoc "/usr/bin/python2" etg/tooltip.py --sip --nodoc "/usr/bin/python2" etg/layout.py --sip --nodoc "/usr/bin/python2" etg/event.py --sip --nodoc WARNING: Method wxCloseEvent::Veto already exists in C++ class API, can not create a property. WARNING: Method wxHelpEvent::Origin already exists in C++ class API, can not create a property. "/usr/bin/python2" etg/pyevent.py --sip --nodoc "/usr/bin/python2" etg/sizer.py --sip --nodoc "/usr/bin/python2" etg/gbsizer.py --sip --nodoc "/usr/bin/python2" etg/wrapsizer.py --sip --nodoc "/usr/bin/python2" etg/stdpaths.py --sip --nodoc "/usr/bin/python2" etg/eventfilter.py --sip --nodoc "/usr/bin/python2" etg/evtloop.py --sip --nodoc "/usr/bin/python2" etg/apptrait.py --sip --nodoc "/usr/bin/python2" etg/app.py --sip --nodoc "/usr/bin/python2" etg/timer.py --sip --nodoc "/usr/bin/python2" etg/window.py --sip --nodoc "/usr/bin/python2" etg/validate.py --sip --nodoc "/usr/bin/python2" etg/panel.py --sip --nodoc "/usr/bin/python2" etg/menuitem.py --sip --nodoc "/usr/bin/python2" etg/menu.py --sip --nodoc "/usr/bin/python2" etg/scrolwin.py --sip --nodoc "/usr/bin/python2" etg/vscroll.py --sip --nodoc "/usr/bin/python2" etg/control.py --sip --nodoc "/usr/bin/python2" etg/ctrlsub.py --sip --nodoc "/usr/bin/python2" etg/statbmp.py --sip --nodoc "/usr/bin/python2" etg/stattext.py --sip --nodoc "/usr/bin/python2" etg/statbox.py --sip --nodoc "/usr/bin/python2" etg/statusbar.py --sip --nodoc "/usr/bin/python2" etg/choice.py --sip --nodoc "/usr/bin/python2" etg/anybutton.py --sip --nodoc "/usr/bin/python2" etg/button.py --sip --nodoc "/usr/bin/python2" etg/bmpbuttn.py --sip --nodoc "/usr/bin/python2" etg/withimage.py --sip --nodoc "/usr/bin/python2" etg/bookctrl.py --sip --nodoc "/usr/bin/python2" etg/notebook.py --sip --nodoc "/usr/bin/python2" etg/splitter.py --sip --nodoc "/usr/bin/python2" etg/collpane.py --sip --nodoc "/usr/bin/python2" etg/statline.py --sip --nodoc "/usr/bin/python2" etg/textcompleter.py --sip --nodoc "/usr/bin/python2" etg/textentry.py --sip --nodoc "/usr/bin/python2" etg/textctrl.py --sip --nodoc "/usr/bin/python2" etg/combobox.py --sip --nodoc "/usr/bin/python2" etg/checkbox.py --sip --nodoc "/usr/bin/python2" etg/listbox.py --sip --nodoc "/usr/bin/python2" etg/checklst.py --sip --nodoc "/usr/bin/python2" etg/gauge.py --sip --nodoc "/usr/bin/python2" etg/headercol.py --sip --nodoc "/usr/bin/python2" etg/headerctrl.py --sip --nodoc "/usr/bin/python2" etg/srchctrl.py --sip --nodoc "/usr/bin/python2" etg/radiobox.py --sip --nodoc "/usr/bin/python2" etg/radiobut.py --sip --nodoc "/usr/bin/python2" etg/slider.py --sip --nodoc "/usr/bin/python2" etg/spinbutt.py --sip --nodoc "/usr/bin/python2" etg/spinctrl.py --sip --nodoc "/usr/bin/python2" etg/tglbtn.py --sip --nodoc "/usr/bin/python2" etg/scrolbar.py --sip --nodoc "/usr/bin/python2" etg/toolbar.py --sip --nodoc "/usr/bin/python2" etg/infobar.py --sip --nodoc "/usr/bin/python2" etg/listctrl.py --sip --nodoc "/usr/bin/python2" etg/treectrl.py --sip --nodoc "/usr/bin/python2" etg/pickers.py --sip --nodoc "/usr/bin/python2" etg/filectrl.py --sip --nodoc "/usr/bin/python2" etg/combo.py --sip --nodoc "/usr/bin/python2" etg/choicebk.py --sip --nodoc "/usr/bin/python2" etg/listbook.py --sip --nodoc "/usr/bin/python2" etg/toolbook.py --sip --nodoc "/usr/bin/python2" etg/treebook.py --sip --nodoc "/usr/bin/python2" etg/simplebook.py --sip --nodoc "/usr/bin/python2" etg/vlbox.py --sip --nodoc "/usr/bin/python2" etg/nonownedwnd.py --sip --nodoc "/usr/bin/python2" etg/toplevel.py --sip --nodoc "/usr/bin/python2" etg/dialog.py --sip --nodoc "/usr/bin/python2" etg/dirdlg.py --sip --nodoc "/usr/bin/python2" etg/dirctrl.py --sip --nodoc "/usr/bin/python2" etg/filedlg.py --sip --nodoc "/usr/bin/python2" etg/frame.py --sip --nodoc "/usr/bin/python2" etg/msgdlg.py --sip --nodoc "/usr/bin/python2" etg/richmsgdlg.py --sip --nodoc "/usr/bin/python2" etg/progdlg.py --sip --nodoc "/usr/bin/python2" etg/popupwin.py --sip --nodoc "/usr/bin/python2" etg/tipwin.py --sip --nodoc "/usr/bin/python2" etg/colordlg.py --sip --nodoc "/usr/bin/python2" etg/choicdlg.py --sip --nodoc "/usr/bin/python2" etg/fdrepdlg.py --sip --nodoc "/usr/bin/python2" etg/mdi.py --sip --nodoc "/usr/bin/python2" etg/fontdlg.py --sip --nodoc WARNING: Method wxFontData::EnableEffects already exists in C++ class API, can not create a property. "/usr/bin/python2" etg/rearrangectrl.py --sip --nodoc "/usr/bin/python2" etg/minifram.py --sip --nodoc "/usr/bin/python2" etg/textdlg.py --sip --nodoc "/usr/bin/python2" etg/numdlg.py --sip --nodoc "/usr/bin/python2" etg/power.py --sip --nodoc "/usr/bin/python2" etg/utils.py --sip --nodoc "/usr/bin/python2" etg/process.py --sip --nodoc "/usr/bin/python2" etg/uiaction.py --sip --nodoc "/usr/bin/python2" etg/snglinst.py --sip --nodoc "/usr/bin/python2" etg/help.py --sip --nodoc "/usr/bin/python2" etg/cshelp.py --sip --nodoc "/usr/bin/python2" etg/settings.py --sip --nodoc "/usr/bin/python2" etg/sysopt.py --sip --nodoc "/usr/bin/python2" etg/artprov.py --sip --nodoc "/usr/bin/python2" etg/dragimag.py --sip --nodoc "/usr/bin/python2" etg/printfw.py --sip --nodoc "/usr/bin/python2" etg/printdlg.py --sip --nodoc "/usr/bin/python2" etg/mimetype.py --sip --nodoc "/usr/bin/python2" etg/busyinfo.py --sip --nodoc "/usr/bin/python2" etg/caret.py --sip --nodoc "/usr/bin/python2" etg/fontenum.py --sip --nodoc "/usr/bin/python2" etg/fontmap.py --sip --nodoc "/usr/bin/python2" etg/mousemanager.py --sip --nodoc "/usr/bin/python2" etg/filehistory.py --sip --nodoc "/usr/bin/python2" etg/cmdproc.py --sip --nodoc "/usr/bin/python2" etg/fswatcher.py --sip --nodoc "/usr/bin/python2" etg/preferences.py --sip --nodoc WARNING: Method wxStockPreferencesPage::Kind already exists in C++ class API, can not create a property. "/usr/bin/python2" etg/modalhook.py --sip --nodoc "/usr/bin/python2" etg/unichar.py --sip --nodoc "/usr/bin/python2" etg/stockitem.py --sip --nodoc "/usr/bin/python2" etg/ribbon_control.py --sip --nodoc "/usr/bin/python2" etg/ribbon_page.py --sip --nodoc "/usr/bin/python2" etg/ribbon_panel.py --sip --nodoc "/usr/bin/python2" etg/ribbon_bar.py --sip --nodoc "/usr/bin/python2" etg/ribbon_art.py --sip --nodoc "/usr/bin/python2" etg/ribbon_buttonbar.py --sip --nodoc "/usr/bin/python2" etg/ribbon_gallery.py --sip --nodoc "/usr/bin/python2" etg/ribbon_toolbar.py --sip --nodoc "/usr/bin/python2" etg/richtextbuffer.py --sip --nodoc "/usr/bin/python2" etg/richtextctrl.py --sip --nodoc "/usr/bin/python2" etg/richtexthtml.py --sip --nodoc "/usr/bin/python2" etg/richtextxml.py --sip --nodoc "/usr/bin/python2" etg/richtextprint.py --sip --nodoc "/usr/bin/python2" etg/richtextstyles.py --sip --nodoc "/usr/bin/python2" etg/richtextstyledlg.py --sip --nodoc "/usr/bin/python2" etg/richtextsymboldlg.py --sip --nodoc "/usr/bin/python2" etg/richtextformatdlg.py --sip --nodoc "/usr/bin/python2" etg/axbase.py --sip --nodoc "/usr/bin/python2" etg/webview.py --sip --nodoc "/usr/bin/python2" etg/mediactrl.py --sip --nodoc "/usr/bin/python2" etg/propgriddefs.py --sip --nodoc "/usr/bin/python2" etg/propgridproperty.py --sip --nodoc "/usr/bin/python2" etg/propgrideditors.py --sip --nodoc "/usr/bin/python2" etg/propgridpagestate.py --sip --nodoc "/usr/bin/python2" etg/propgridiface.py --sip --nodoc "/usr/bin/python2" etg/propgrid.py --sip --nodoc "/usr/bin/python2" etg/propgridprops.py --sip --nodoc "/usr/bin/python2" etg/propgridadvprops.py --sip --nodoc "/usr/bin/python2" etg/propgridmanager.py --sip --nodoc "/usr/bin/python2" etg/aboutdlg.py --sip --nodoc "/usr/bin/python2" etg/helpext.py --sip --nodoc "/usr/bin/python2" etg/commandlinkbutton.py --sip --nodoc "/usr/bin/python2" etg/dateevt.py --sip --nodoc "/usr/bin/python2" etg/datectrl.py --sip --nodoc "/usr/bin/python2" etg/calctrl.py --sip --nodoc "/usr/bin/python2" etg/hyperlink.py --sip --nodoc "/usr/bin/python2" etg/tipdlg.py --sip --nodoc "/usr/bin/python2" etg/taskbar.py --sip --nodoc "/usr/bin/python2" etg/sound.py --sip --nodoc "/usr/bin/python2" etg/joystick.py --sip --nodoc "/usr/bin/python2" etg/animate.py --sip --nodoc "/usr/bin/python2" etg/bannerwindow.py --sip --nodoc "/usr/bin/python2" etg/editlbox.py --sip --nodoc "/usr/bin/python2" etg/notifmsg.py --sip --nodoc "/usr/bin/python2" etg/splash.py --sip --nodoc "/usr/bin/python2" etg/sashwin.py --sip --nodoc "/usr/bin/python2" etg/laywin.py --sip --nodoc "/usr/bin/python2" etg/odcombo.py --sip --nodoc "/usr/bin/python2" etg/bmpcbox.py --sip --nodoc "/usr/bin/python2" etg/richtooltip.py --sip --nodoc "/usr/bin/python2" etg/timectrl.py --sip --nodoc "/usr/bin/python2" etg/wizard.py --sip --nodoc "/usr/bin/python2" etg/pseudodc.py --sip --nodoc "/usr/bin/python2" etg/propdlg.py --sip --nodoc "/usr/bin/python2" etg/htmldefs.py --sip --nodoc "/usr/bin/python2" etg/htmlcell.py --sip --nodoc "/usr/bin/python2" etg/htmlfilt.py --sip --nodoc "/usr/bin/python2" etg/htmltag.py --sip --nodoc "/usr/bin/python2" etg/htmlpars.py --sip --nodoc "/usr/bin/python2" etg/htmlwin.py --sip --nodoc "/usr/bin/python2" etg/htmlprint.py --sip --nodoc "/usr/bin/python2" etg/htmlwinpars.py --sip --nodoc "/usr/bin/python2" etg/helpdata.py --sip --nodoc "/usr/bin/python2" etg/helpfrm.py --sip --nodoc "/usr/bin/python2" etg/helpdlg.py --sip --nodoc "/usr/bin/python2" etg/helpwnd.py --sip --nodoc "/usr/bin/python2" etg/helpctrl.py --sip --nodoc "/usr/bin/python2" etg/htmllbox.py --sip --nodoc "/usr/bin/python2" etg/webkit.py --sip --nodoc "/usr/bin/python2" etg/grid.py --sip --nodoc "/usr/bin/python2" etg/dataview.py --sip --nodoc "/usr/bin/python2" etg/treelist.py --sip --nodoc "/usr/bin/python2" etg/auiframemanager.py --sip --nodoc WARNING: Method wxAuiManagerEvent::Veto already exists in C++ class API, can not create a property. "/usr/bin/python2" etg/auidockart.py --sip --nodoc "/usr/bin/python2" etg/auibar.py --sip --nodoc "/usr/bin/python2" etg/auibook.py --sip --nodoc "/usr/bin/python2" etg/auitabmdi.py --sip --nodoc Finished command: etg (1m50.192s) Running command: sip /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpTp85I8 -b sip/cpp/_core.sbf -X pycode_core:wx/core.py sip/gen/_core.sip sip_corewxRadioBox.cpp is changed, copying... sip_corewxIntPtr.cpp is changed, copying... sip_corewxCommandProcessor.cpp is changed, copying... sip_corewxNavigationKeyEvent.cpp is changed, copying... sip_corewxPyEvent.cpp is changed, copying... sip_corewxGraphicsGradientStops.cpp is changed, copying... sip_corewxItemContainerImmutable.cpp is changed, copying... sip_corewxIcon.cpp is changed, copying... sip_corewxStdDialogButtonSizer.cpp is changed, copying... sip_corewxGenericDragImage.cpp is changed, copying... sip_corewxSingleInstanceChecker.cpp is changed, copying... sip_corewxLanguageInfo.cpp is changed, copying... sip_corewxMenuBar.cpp is changed, copying... sip_corewxTGAHandler.cpp is changed, copying... sip_corewxAcceleratorEntry.cpp is changed, copying... sip_corewxEventFilter.cpp is changed, copying... sip_corewxHVScrolledWindow.cpp is changed, copying... sip_corewxImageHSVValue.cpp is changed, copying... sip_corewxMenuList.cpp is changed, copying... sip_corewxUpdateUIEvent.cpp is changed, copying... sip_corewxMessageDialogButtonLabel.cpp is changed, copying... sip_corewxVarHScrollHelper.cpp is changed, copying... sip_corewxConfig.cpp is changed, copying... sip_corewxBrushList.cpp is changed, copying... sip_corewxListItem.cpp is changed, copying... sip_corewxAppConsole.cpp is changed, copying... sip_corewxGBSpan.cpp is changed, copying... sip_corewxTreeEvent.cpp is changed, copying... sip_corewxShowEvent.cpp is changed, copying... sip_corewxRichMessageDialog.cpp is changed, copying... sip_corewxFontMapper.cpp is changed, copying... sip_corewxPrintDialog.cpp is changed, copying... sip_corewxFontMetrics.cpp is changed, copying... sip_corewxHelpControllerHelpProvider.cpp is changed, copying... sip_corewxVarScrollHelperBase.cpp is changed, copying... sip_corewxProcessEvent.cpp is changed, copying... sip_corewxNotifyEvent.cpp is changed, copying... sip_corewxCollapsiblePane.cpp is changed, copying... sip_corewxMoveEvent.cpp is changed, copying... sip_corewxHeaderColumn.cpp is changed, copying... sip_corewxStandardPaths.cpp is changed, copying... sip_corewxUniChar.cpp is changed, copying... sip_corewxDataObjectSimple.cpp is changed, copying... sip_corewxURLDataObject.cpp is changed, copying... sip_corewxIntCArrayHolder.cpp is changed, copying... sip_corewxRadioButton.cpp is changed, copying... sip_corewxPageSetupDialogData.cpp is changed, copying... sip_corewxCheckListBox.cpp is changed, copying... sip_corewxBoxSizer.cpp is changed, copying... sip_corewxBrush.cpp is changed, copying... sip_corewxPreviewControlBar.cpp is changed, copying... sip_corewxStockGDI.cpp is changed, copying... sip_corewxVarHVScrollHelper.cpp is changed, copying... sip_corewxRearrangeDialog.cpp is changed, copying... sip_corewxChildFocusEvent.cpp is changed, copying... sip_corewxEvent.cpp is changed, copying... sip_corewxPoint2DDouble.cpp is changed, copying... sip_corewxScreenDC.cpp is changed, copying... sip_corewxMenuItemList.cpp is changed, copying... sip_corewxPopupTransientWindow.cpp is changed, copying... sip_corewxColourPickerCtrl.cpp is changed, copying... sip_corewxScrolledCanvas.cpp is changed, copying... sip_corewxTextCompleter.cpp is changed, copying... sip_corewxHeaderButtonParams.cpp is changed, copying... sip_corewxPosition.cpp is changed, copying... sip_corewxFileDropTarget.cpp is changed, copying... sip_corewxFilterFSHandler.cpp is changed, copying... sip_corewxSpinDoubleEvent.cpp is changed, copying... sip_corewxRegion.cpp is changed, copying... sip_corewxWindowDC.cpp is changed, copying... sip_corewxArrayInt.cpp is changed, copying... sip_corewxColourDatabase.cpp is changed, copying... sip_corewxPasswordEntryDialog.cpp is changed, copying... sip_corewxVListBox.cpp is changed, copying... sip_corewxRect.cpp is changed, copying... sip_corewxColourData.cpp is changed, copying... sip_corewxNativePixelData_Accessor.cpp is changed, copying... sip_corewxListEvent.cpp is changed, copying... sip_corewxXPMHandler.cpp is changed, copying... sip_corewxRearrangeList.cpp is changed, copying... sip_corewxEventBlocker.cpp is changed, copying... sip_corewxPrintDialogData.cpp is changed, copying... sip_corewxBitmapToggleButton.cpp is changed, copying... sip_corewxClipboard.cpp is changed, copying... sip_corewxTextDropTarget.cpp is changed, copying... sip_corewxListView.cpp is changed, copying... sip_corewxMenu.cpp is changed, copying... sip_corewxHScrolledWindow.cpp is changed, copying... sip_corewxPageSetupDialog.cpp is changed, copying... sip_corewxBitmapButton.cpp is changed, copying... sip_corewxCaret.cpp is changed, copying... sip_corewxDirPickerCtrl.cpp is changed, copying... sip_corewxInternetFSHandler.cpp is changed, copying... sip_corewxMessageDialog.cpp is changed, copying... sip_corewxGBPosition.cpp is changed, copying... sip_corewxColour.cpp is changed, copying... sip_corewxDragImage.cpp is changed, copying... sip_corewxWindowBase.cpp is changed, copying... sip_corewxSettableHeaderColumn.cpp is changed, copying... sip_corewxComboCtrlFeatures.cpp is changed, copying... sip_corewxBusyCursor.cpp is changed, copying... sip_corewxIconLocation.cpp is changed, copying... sip_corewxColourDialog.cpp is changed, copying... sip_corewxOutputStream.cpp is changed, copying... sip_corewxNumberEntryDialog.cpp is changed, copying... sip_corewxWindowIDRef.cpp is changed, copying... sip_corewxFindDialogEvent.cpp is changed, copying... sip_corewxComboPopup.cpp is changed, copying... sip_corewxComboCtrl.cpp is changed, copying... sip_corewxSystemSettings.cpp is changed, copying... sip_corewxFontPickerCtrl.cpp is changed, copying... sip_corewxDateTimeTm.cpp is changed, copying... sip_corewxPyApp.cpp is changed, copying... sip_corewxTreebook.cpp is changed, copying... sip_corewxBitmap.cpp is changed, copying... sip_corewxGridBagSizer.cpp is changed, copying... sip_corewxImageArray.cpp is changed, copying... sip_corewxFileHistoryMenuList_iterator.cpp is changed, copying... sip_corewxFileName.cpp is changed, copying... sip_corewxMask.cpp is changed, copying... sip_corewxColourPickerEvent.cpp is changed, copying... sip_corewxScrollBar.cpp is changed, copying... sip_corewxGraphicsObject.cpp is changed, copying... sip_corewxTimerEvent.cpp is changed, copying... sip_corewxClassInfo.cpp is changed, copying... sip_corewxGenericMessageDialog.cpp is changed, copying... sip_corewxTimerRunner.cpp is changed, copying... sip_corewxDateTime.cpp is changed, copying... sip_corewxMemoryFSHandler.cpp is changed, copying... sip_corewxMaximizeEvent.cpp is changed, copying... sip_corewxCommandEvent.cpp is changed, copying... sip_corewxTrackable.cpp is changed, copying... sip_corewxValidator.cpp is changed, copying... sip_corewxTreeItemId.cpp is changed, copying... sip_corewxHelpProvider.cpp is changed, copying... sip_corewxPanel.cpp is changed, copying... sip_corewxDCClipper.cpp is changed, copying... sip_corewxPickerBase.cpp is changed, copying... sip_corewxTranslations.cpp is changed, copying... sip_corewxClientData.cpp is changed, copying... sip_corewxModalDialogHook.cpp is changed, copying... sip_corewxToggleButton.cpp is changed, copying... sip_corewxTranslationsLoader.cpp is changed, copying... sip_corewxEraseEvent.cpp is changed, copying... sip_corewxSizeEvent.cpp is changed, copying... sip_corewxIFFHandler.cpp is changed, copying... sip_corewxVisualAttributes.cpp is changed, copying... sip_corewxArrayString.cpp is changed, copying... sip_corewxFocusEvent.cpp is changed, copying... sip_corewxPowerEvent.cpp is changed, copying... sip_corewxWrapSizer.cpp is changed, copying... sip_corewxGUIEventLoop.cpp is changed, copying... sip_corewxTextEntryDialog.cpp is changed, copying... sip_corewxImageList.cpp is changed, copying... sip_corewxRegionIterator.cpp is changed, copying... sip_corewxGraphicsGradientStop.cpp is changed, copying... sip_corewxNativeFontInfo.cpp is changed, copying... sip_corewxConfigBase.cpp is changed, copying... sip_corewxVideoMode.cpp is changed, copying... sip_corewxImageRGBValue.cpp is changed, copying... sip_corewxAnyButton.cpp is changed, copying... sip_corewxAutoBufferedPaintDC.cpp is changed, copying... sip_corewxRealPoint.cpp is changed, copying... sip_corewxMDIParentFrame.cpp is changed, copying... sip_corewxDateSpan.cpp is changed, copying... sip_corewxPointList.cpp is changed, copying... sip_corewxSplitterWindow.cpp is changed, copying... sip_corewxSystemOptions.cpp is changed, copying... sip_corewxWindowList.cpp is changed, copying... sip_corecmodule.cpp is changed, copying... sip_corewxPySingleChoiceDialog.cpp is changed, copying... sip_corewxDelegateRendererNative.cpp is changed, copying... sip_corewxDialog.cpp is changed, copying... sip_corewxLogGui.cpp is changed, copying... sip_corewxOverlay.cpp is changed, copying... sip_corewxArrayDouble.cpp is changed, copying... sip_corewxDCPenChanger.cpp is changed, copying... sip_corewxSizerItem.cpp is changed, copying... sip_corewxFilePickerCtrl.cpp is changed, copying... sip_corewxVarVScrollHelper.cpp is changed, copying... sip_corewxQueryNewPaletteEvent.cpp is changed, copying... sip_corewxFileTranslationsLoader.cpp is changed, copying... sip_corewxPixelDataBase.cpp is changed, copying... sip_corewxSpinCtrl.cpp is changed, copying... sip_corewxCommand.cpp is changed, copying... sip_corewxMenuItem.cpp is changed, copying... sip_corewxStaticBox.cpp is changed, copying... sip_corewxFileDataObject.cpp is changed, copying... sip_corewxWindow.cpp is changed, copying... sip_corewxCustomDataObject.cpp is changed, copying... sip_corewxContextMenuEvent.cpp is changed, copying... sip_corewxStreamBase.cpp is changed, copying... sip_corewxGraphicsPath.cpp is changed, copying... sip_corewxDCFontChanger.cpp is changed, copying... sip_corewxFontInfo.cpp is changed, copying... sip_corewxHeaderCtrlSimple.cpp is changed, copying... sip_corewxPaintDC.cpp is changed, copying... sip_corewxProgressDialog.cpp is changed, copying... sip_corewxEvtHandler.cpp is changed, copying... sip_corewxPen.cpp is changed, copying... sip_corewxHeaderCtrlEvent.cpp is changed, copying... sip_corewxDataObject.cpp is changed, copying... sip_corewxVersionInfo.cpp is changed, copying... sip_corewxButton.cpp is changed, copying... sip_corewxFileCtrlEvent.cpp is changed, copying... sip_corewxRendererVersion.cpp is changed, copying... sip_corewxScrolledWindow.cpp is changed, copying... sip_corewxKeyboardState.cpp is changed, copying... sip_corewxGridSizer.cpp is changed, copying... sip_corewxTIFFHandler.cpp is changed, copying... sip_corewxObject.cpp is changed, copying... sip_corewxCursor.cpp is changed, copying... sip_corewxInitDialogEvent.cpp is changed, copying... sip_corewxStatusBar.cpp is changed, copying... sip_corewxRefCounter.cpp is changed, copying... sip_corewxULongLong.cpp is changed, copying... sip_corewxToolBar.cpp is changed, copying... sip_corewxWindowDisabler.cpp is changed, copying... sip_corewxSpinCtrlDouble.cpp is changed, copying... sip_corewxFSFile.cpp is changed, copying... sip_corewxFileCtrl.cpp is changed, copying... sip_corewxPrinterDC.cpp is changed, copying... sip_corewxStockPreferencesPage.cpp is changed, copying... sip_corewxSetCursorEvent.cpp is changed, copying... sip_corewxVariant.cpp is changed, copying... sip_corewxMDIClientWindow.cpp is changed, copying... sip_corewxSlider.cpp is changed, copying... sip_corewxTextUrlEvent.cpp is changed, copying... sip_corewxAcceleratorTable.cpp is changed, copying... sip_corewxPreferencesEditor.cpp is changed, copying... sip_corewxListItemAttr.cpp is changed, copying... sip_corewxGCDC.cpp is changed, copying... sip_corewxTextCtrl.cpp is changed, copying... sip_corewxFlexGridSizer.cpp is changed, copying... sip_corewxPreviewFrame.cpp is changed, copying... sip_corewxTextCompleterSimple.cpp is changed, copying... sip_corewxPrinter.cpp is changed, copying... sip_corewxTopLevelWindow.cpp is changed, copying... sip_corewxTreeItemData.cpp is changed, copying... sip_corewxPNGHandler.cpp is changed, copying... sip_corewxEventLoopBase.cpp is changed, copying... sip_corewxTreeCtrl.cpp is changed, copying... sip_corewxMemoryBuffer.cpp is changed, copying... sip_corewxMetafile.cpp is changed, copying... sip_corewxControl.cpp is changed, copying... sip_corewxLogInterposerTemp.cpp is changed, copying... sip_corewxComboBox.cpp is changed, copying... sip_corewxAffineMatrix2DBase.cpp is changed, copying... sip_corewxLayoutConstraints.cpp is changed, copying... sip_corewxLogChain.cpp is changed, copying... sip_corewxMouseEvent.cpp is changed, copying... sip_corewxLogRecordInfo.cpp is changed, copying... sip_corewxSizerFlags.cpp is changed, copying... sip_corewxPyBuffer.cpp is changed, copying... sip_corewxIdManager.cpp is changed, copying... sip_corewxStringCArrayHolder.cpp is changed, copying... sip_corewxStatusBarPane.cpp is changed, copying... sip_corewxCommandList_iterator.cpp is changed, copying... sip_corewxCommandList.cpp is changed, copying... sip_corewxSpinButton.cpp is changed, copying... sip_corewxHelpControllerBase.cpp is changed, copying... sip_corewxWindowCreateEvent.cpp is changed, copying... sip_corewxPropagationDisabler.cpp is changed, copying... sip_corewxScrollWinEvent.cpp is changed, copying... sip_corewxDataObjectComposite.cpp is changed, copying... sip_corewxPropagateOnce.cpp is changed, copying... sip_corewxSimplebook.cpp is changed, copying... sip_corewxFrame.cpp is changed, copying... sip_corewxDC.cpp is changed, copying... sip_corewxNotebook.cpp is changed, copying... sip_corewxDataFormat.cpp is changed, copying... sip_corewxLinuxDistributionInfo.cpp is changed, copying... sipAPI_core.h is changed, copying... sip_corewxTimeSpan.cpp is changed, copying... sip_corewxChoice.cpp is changed, copying... sip_corewxListbook.cpp is changed, copying... sip_corewxInputStream.cpp is changed, copying... sip_corewxConfigPathChanger.cpp is changed, copying... sip_corewxDateTimeTimeZone.cpp is changed, copying... sip_corewxFileType.cpp is changed, copying... sip_corewxMenuList_iterator.cpp is changed, copying... sip_corewxBusyInfo.cpp is changed, copying... sip_corewxSVGFileDC.cpp is changed, copying... sip_corewxSpinEvent.cpp is changed, copying... sip_corewxFontData.cpp is changed, copying... sip_corewxStaticLine.cpp is changed, copying... sip_corewxAffineMatrix2D.cpp is changed, copying... sip_corewxClipboardTextEvent.cpp is changed, copying... sip_corewxFileHistoryMenuList.cpp is changed, copying... sip_corewxTextDataObject.cpp is changed, copying... sip_corewxUIActionSimulator.cpp is changed, copying... sip_corewxListCtrl.cpp is changed, copying... sip_corewxLogBuffer.cpp is changed, copying... sip_corewxMirrorDC.cpp is changed, copying... sip_corewxDCTextColourChanger.cpp is changed, copying... sip_corewxIndividualLayoutConstraint.cpp is changed, copying... sip_corewxLogStderr.cpp is changed, copying... sip_corewxGraphicsFont.cpp is changed, copying... sip_corewxPenList.cpp is changed, copying... sip_corewxPrintout.cpp is changed, copying... sip_corewxFileTypeMessageParameters.cpp is changed, copying... sip_corewxPaintEvent.cpp is changed, copying... sip_corewxContextHelp.cpp is changed, copying... sip_corewxPalette.cpp is changed, copying... sip_corewxDisplayChangedEvent.cpp is changed, copying... sip_corewxTipWindow.cpp is changed, copying... sip_corewxExecuteEnv.cpp is changed, copying... sip_corewxPyUserData.cpp is changed, copying... sip_corewxArchiveFSHandler.cpp is changed, copying... sip_corewxDashCArrayHolder.cpp is changed, copying... sip_corewxFileSystemHandler.cpp is changed, copying... sip_corewxDropSource.cpp is changed, copying... sip_corewxNativePixelData.cpp is changed, copying... sip_corewxArtProvider.cpp is changed, copying... sip_corewxWindowList_iterator.cpp is changed, copying... sip_corewxPointList_iterator.cpp is changed, copying... sip_corewxFileSystemWatcherEvent.cpp is changed, copying... sip_corewxDirFilterListCtrl.cpp is changed, copying... sip_corewxToolBarToolBase.cpp is changed, copying... sip_corewxTextAttr.cpp is changed, copying... sip_corewxStopWatch.cpp is changed, copying... sip_corewxGenericDirCtrl.cpp is changed, copying... sip_corewxContextHelpButton.cpp is changed, copying... sip_corewxSysColourChangedEvent.cpp is changed, copying... sip_corewxBufferedDC.cpp is changed, copying... sip_corewxPoint.cpp is changed, copying... sip_corewxPyCommandEvent.cpp is changed, copying... sip_corewxGraphicsBitmap.cpp is changed, copying... sip_corewxGBSizerItem.cpp is changed, copying... sip_corewxAppTraits.cpp is changed, copying... sip_corewxAccessible.cpp is changed, copying... sip_corewxIconBundle.cpp is changed, copying... sip_corewxGraphicsContext.cpp is changed, copying... sip_corewxPNMHandler.cpp is changed, copying... sip_corewxFileDirPickerEvent.cpp is changed, copying... sip_corewxMouseState.cpp is changed, copying... sip_corewxPrintData.cpp is changed, copying... sip_corewxMetafileDC.cpp is changed, copying... sip_corewxSimpleHelpProvider.cpp is changed, copying... sip_corewxDialogLayoutAdapter.cpp is changed, copying... sip_corewxWithImages.cpp is changed, copying... sip_corewxLogNull.cpp is changed, copying... sip_corewxCollapsiblePaneEvent.cpp is changed, copying... sip_corewxToolbook.cpp is changed, copying... sip_corewxScrollEvent.cpp is changed, copying... sip_corewxPreviewCanvas.cpp is changed, copying... sip_corewxFontList.cpp is changed, copying... sip_corewxLogWindow.cpp is changed, copying... sip_corewxGDIObject.cpp is changed, copying... sip_corewxSize.cpp is changed, copying... sip_corewxHelpEvent.cpp is changed, copying... sip_corewxMenuEvent.cpp is changed, copying... sip_corewxPlatformInfo.cpp is changed, copying... sip_corewxWindowChildrenRepositioningGuard.cpp is changed, copying... sip_corewxMatrix2D.cpp is changed, copying... sip_corewxFileTypeInfo.cpp is changed, copying... sip_corewxRendererNative.cpp is changed, copying... sip_corewxSplitterRenderParams.cpp is changed, copying... sip_corewxJPEGHandler.cpp is changed, copying... sip_corewxProcess.cpp is changed, copying... sip_corewxListBox.cpp is changed, copying... sip_corewxWindowDestroyEvent.cpp is changed, copying... sip_corewxPaletteChangedEvent.cpp is changed, copying... sip_corewxGIFHandler.cpp is changed, copying... sip_corewxAlphaPixelData_Accessor.cpp is changed, copying... sip_corewxBookCtrlEvent.cpp is changed, copying... sip_corewxPrintPreview.cpp is changed, copying... sip_corewxFindReplaceData.cpp is changed, copying... sip_corewxStaticText.cpp is changed, copying... sip_corewxAlphaPixelData.cpp is changed, copying... sip_corewxToolTip.cpp is changed, copying... sip_corewxMouseCaptureChangedEvent.cpp is changed, copying... sip_corewxGraphicsRenderer.cpp is changed, copying... sip_corewxSizerItemList.cpp is changed, copying... sip_corewxMsgCatalog.cpp is changed, copying... sip_corewxSplitterEvent.cpp is changed, copying... sip_corewxFontDialog.cpp is changed, copying... sip_corewxTimer.cpp is changed, copying... sip_corewxNonOwnedWindow.cpp is changed, copying... sip_corewxLogTextCtrl.cpp is changed, copying... sip_corewxStaticBoxSizer.cpp is changed, copying... sip_corewxCloseEvent.cpp is changed, copying... sip_corewxHTMLDataObject.cpp is changed, copying... sip_corewxRect2DDouble.cpp is changed, copying... sip_corewxHeaderColumnSimple.cpp is changed, copying... sip_corewxFileSystem.cpp is changed, copying... sip_corewxKeyEvent.cpp is changed, copying... sip_corewxHeaderCtrl.cpp is changed, copying... sip_corewxDropTarget.cpp is changed, copying... sip_corewxIconizeEvent.cpp is changed, copying... sip_corewxLocale.cpp is changed, copying... sip_corewxMultiChoiceDialog.cpp is changed, copying... sip_corewxClientDataContainer.cpp is changed, copying... sip_corewxVScrolledWindow.cpp is changed, copying... sip_corewxMouseEventsManager.cpp is changed, copying... sip_corewxPostScriptDC.cpp is changed, copying... sip_corewxDirDialog.cpp is changed, copying... sip_corewxFileSystemWatcher.cpp is changed, copying... sip_corewxItemContainer.cpp is changed, copying... sip_corewxGauge.cpp is changed, copying... sip_corewxDropFilesEvent.cpp is changed, copying... sip_corewxClientDC.cpp is changed, copying... sip_corewxWindowModalDialogEvent.cpp is changed, copying... sip_corewxControlWithItems.cpp is changed, copying... sip_corewxChoicebook.cpp is changed, copying... sip_corewxImage.cpp is changed, copying... sip_corewxMDIChildFrame.cpp is changed, copying... sip_corewxFontPickerEvent.cpp is changed, copying... sip_corewxString.cpp is changed, copying... sip_corewxSizer.cpp is changed, copying... sip_corewxSearchCtrl.cpp is changed, copying... sip_corewxPopupWindow.cpp is changed, copying... sip_corewxMenuItemList_iterator.cpp is changed, copying... sip_corewxLogFormatter.cpp is changed, copying... sip_corewxDCOverlay.cpp is changed, copying... sip_corewxPCXHandler.cpp is changed, copying... sip_corewxMimeTypesManager.cpp is changed, copying... sip_corewxUIntPtr.cpp is changed, copying... sip_corewxFont.cpp is changed, copying... sip_corewxMouseCaptureLostEvent.cpp is changed, copying... sip_corewxFileDialog.cpp is changed, copying... sip_corewxInfoBar.cpp is changed, copying... sip_corewxFileConfig.cpp is changed, copying... sip_corewxFontEnumerator.cpp is changed, copying... sip_corewxBitmapDataObject.cpp is changed, copying... sip_corewxDisplay.cpp is changed, copying... sip_corewxMiniFrame.cpp is changed, copying... sip_corewxGraphicsPen.cpp is changed, copying... sip_corewxGenericProgressDialog.cpp is changed, copying... sip_corewxArrayVideoModes.cpp is changed, copying... sip_corewxLongLong.cpp is changed, copying... sip_corewxTextEntry.cpp is changed, copying... sip_corewxImageHistogram.cpp is changed, copying... sip_corewxFindReplaceDialog.cpp is changed, copying... sip_corewxJoystickEvent.cpp is changed, copying... sip_core_ScrolledWindowBase.cpp is changed, copying... sip_corewxImageHandler.cpp is changed, copying... sip_corewxRearrangeCtrl.cpp is changed, copying... sip_corewxMemoryDC.cpp is changed, copying... sip_corewxSizerItemList_iterator.cpp is changed, copying... sip_corewxLogInterposer.cpp is changed, copying... sip_corewxGraphicsBrush.cpp is changed, copying... sip_corewxCheckBox.cpp is changed, copying... sip_corewxVariantList.cpp is changed, copying... sip_corewxEventLoopActivator.cpp is changed, copying... sip_corewxBookCtrlBase.cpp is changed, copying... sip_corewxPrintAbortDialog.cpp is changed, copying... sip_corewxLog.cpp is changed, copying... sip_corewxStaticBitmap.cpp is changed, copying... sip_corewxPreferencesPage.cpp is changed, copying... sip_corewxCharBuffer.cpp is changed, copying... sip_corewxGraphicsMatrix.cpp is changed, copying... sip_corewxFileHistory.cpp is changed, copying... sip_corewxActivateEvent.cpp is changed, copying... sip_corewxBufferedPaintDC.cpp is changed, copying... sip_corewxIdleEvent.cpp is changed, copying... sip_corewxDCBrushChanger.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpwKuSOf -b sip/cpp/_html.sbf -X pycode_html:wx/html.py sip/gen/_html.sip sip_htmlwxHtmlBookRecord.cpp is changed, copying... sip_htmlwxHtmlModalHelp.cpp is changed, copying... sip_htmlwxHtmlBookRecArray.cpp is changed, copying... sip_htmlwxHtmlLinkEvent.cpp is changed, copying... sipAPI_html.h is changed, copying... sip_htmlwxHtmlEasyPrinting.cpp is changed, copying... sip_htmlwxHtmlLinkInfo.cpp is changed, copying... sip_htmlwxHtmlDCRenderer.cpp is changed, copying... sip_htmlcmodule.cpp is changed, copying... sip_htmlwxSimpleHtmlListBox.cpp is changed, copying... sip_htmlwxHtmlCell.cpp is changed, copying... sip_htmlwxHtmlListBox.cpp is changed, copying... sip_htmlwxHtmlPrintout.cpp is changed, copying... sip_htmlwxHtmlColourCell.cpp is changed, copying... sip_htmlwxHtmlWinParser.cpp is changed, copying... sip_htmlwxHtmlHelpFrame.cpp is changed, copying... sip_htmlwxHtmlTag.cpp is changed, copying... sip_htmlwxHtmlHelpWindow.cpp is changed, copying... sip_htmlwxHtmlCellEvent.cpp is changed, copying... sip_htmlwxHtmlSelection.cpp is changed, copying... sip_htmlwxHtmlHelpController.cpp is changed, copying... sip_htmlwxHtmlRenderingState.cpp is changed, copying... sip_htmlwxHtmlRenderingInfo.cpp is changed, copying... sip_htmlwxHtmlFontCell.cpp is changed, copying... sip_htmlwxHtmlHelpDialog.cpp is changed, copying... sip_htmlwxHtmlWindowInterface.cpp is changed, copying... sip_htmlwxHtmlContainerCell.cpp is changed, copying... sip_htmlwxHtmlHelpData.cpp is changed, copying... sip_htmlwxHtmlWindow.cpp is changed, copying... sip_htmlwxHtmlWinTagHandler.cpp is changed, copying... sip_htmlwxHtmlWordCell.cpp is changed, copying... sip_htmlwxHtmlTagHandler.cpp is changed, copying... sip_htmlwxHtmlHelpDataItems.cpp is changed, copying... sip_htmlwxHtmlWidgetCell.cpp is changed, copying... sip_htmlwxHtmlRenderingStyle.cpp is changed, copying... sip_htmlwxHtmlParser.cpp is changed, copying... sip_htmlwxHtmlFilter.cpp is changed, copying... sip_htmlwxHtmlHelpDataItem.cpp is changed, copying... sip_htmlwxHtmlWordWithTabsCell.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpqriF7f -b sip/cpp/_propgrid.sbf -X pycode_propgrid:wx/propgrid.py sip/gen/_propgrid.sip sip_propgridwxPGCellRenderer.cpp is changed, copying... sip_propgridwxPGChoiceAndButtonEditor.cpp is changed, copying... sip_propgridwxLongStringProperty.cpp is changed, copying... sip_propgridwxImageFileProperty.cpp is changed, copying... sip_propgridwxPGProperty.cpp is changed, copying... sip_propgridwxPGChoicesData.cpp is changed, copying... sip_propgridwxPGTextCtrlAndButtonEditor.cpp is changed, copying... sip_propgridwxPropertyGridPage.cpp is changed, copying... sip_propgridwxPGVariantList.cpp is changed, copying... sip_propgridwxPGDefaultRenderer.cpp is changed, copying... sip_propgridwxPGEditor.cpp is changed, copying... sip_propgridwxPGMultiButton.cpp is changed, copying... sip_propgridwxPGChoiceEditor.cpp is changed, copying... sip_propgridwxSystemColourProperty.cpp is changed, copying... sip_propgridwxPGTextCtrlEditor.cpp is changed, copying... sip_propgridwxArrayStringProperty.cpp is changed, copying... sip_propgridwxPGArrayStringEditorDialog.cpp is changed, copying... sip_propgridwxUIntProperty.cpp is changed, copying... sip_propgridwxFlagsProperty.cpp is changed, copying... sip_propgridwxPGValidationInfo.cpp is changed, copying... sip_propgridwxColourProperty.cpp is changed, copying... sip_propgridwxDirProperty.cpp is changed, copying... sip_propgridwxPGPaintData.cpp is changed, copying... sip_propgridwxPGChoiceEntry.cpp is changed, copying... sip_propgridwxPGInDialogValidator.cpp is changed, copying... sip_propgridwxPropertyGridIterator.cpp is changed, copying... sip_propgridwxIntProperty.cpp is changed, copying... sip_propgridwxDateProperty.cpp is changed, copying... sip_propgridwxPropertyGridInterface.cpp is changed, copying... sip_propgridwxFileProperty.cpp is changed, copying... sip_propgridwxPGPropArgCls.cpp is changed, copying... sipAPI_propgrid.h is changed, copying... sip_propgridwxPGCell.cpp is changed, copying... sip_propgridwxPGArrayEditorDialog.cpp is changed, copying... sip_propgridcmodule.cpp is changed, copying... sip_propgridwxMultiChoiceProperty.cpp is changed, copying... sip_propgridwxPropertyGridIteratorBase.cpp is changed, copying... sip_propgridwxBoolProperty.cpp is changed, copying... sip_propgridwxPGWindowList.cpp is changed, copying... sip_propgridwxCursorProperty.cpp is changed, copying... sip_propgridwxArrayPGProperty.cpp is changed, copying... sip_propgridwxPGVIterator.cpp is changed, copying... sip_propgridwxPGLongStringDialogAdapter.cpp is changed, copying... sip_propgridwxPGComboBoxEditor.cpp is changed, copying... sip_propgridwxPGSpinCtrlEditor.cpp is changed, copying... sip_propgridwxPGChoices.cpp is changed, copying... sip_propgridwxStringProperty.cpp is changed, copying... sip_propgridwxNumericPropertyValidator.cpp is changed, copying... sip_propgridwxPropertyGridPageState.cpp is changed, copying... sip_propgridwxPropertyGridHitTestResult.cpp is changed, copying... sip_propgridwxPGCellData.cpp is changed, copying... sip_propgridwxPropertyGridEvent.cpp is changed, copying... sip_propgridwxPropertyCategory.cpp is changed, copying... sip_propgridwxColourPropertyValue.cpp is changed, copying... sip_propgridwxPGFileDialogAdapter.cpp is changed, copying... sip_propgridwxFontProperty.cpp is changed, copying... sip_propgridwxFloatProperty.cpp is changed, copying... sip_propgridwxPGVariant.cpp is changed, copying... sip_propgridwxPGEditorDialogAdapter.cpp is changed, copying... sip_propgridwxEnumProperty.cpp is changed, copying... sip_propgridwxPropertyGridManager.cpp is changed, copying... sip_propgridwxEditEnumProperty.cpp is changed, copying... sip_propgridwxPropertyGrid.cpp is changed, copying... sip_propgridwxPGCheckBoxEditor.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpbZs2V5 -b sip/cpp/_richtext.sbf -X pycode_richtext:wx/richtext.py sip/gen/_richtext.sip sip_richtextwxTextAttrBorder.cpp is changed, copying... sip_richtextwxRichTextPrinting.cpp is changed, copying... sip_richtextwxRichTextEvent.cpp is changed, copying... sip_richtextwxRichTextHTMLHandler.cpp is changed, copying... sip_richtextwxRichTextStdRenderer.cpp is changed, copying... sip_richtextwxRichTextStyleListCtrl.cpp is changed, copying... sip_richtextwxRichTextBox.cpp is changed, copying... sip_richtextwxRichTextRange.cpp is changed, copying... sip_richtextwxRichTextXMLHandler.cpp is changed, copying... sip_richtextwxRichTextFloatCollector.cpp is changed, copying... sip_richtextwxRichTextPlainText.cpp is changed, copying... sip_richtextwxRichTextAction.cpp is changed, copying... sip_richtextwxRichTextProperties.cpp is changed, copying... sip_richtextwxRichTextFileHandlerList.cpp is changed, copying... sip_richtextwxTextAttrBorders.cpp is changed, copying... sip_richtextwxRichTextImage.cpp is changed, copying... sip_richtextwxRichTextDrawingContext.cpp is changed, copying... sip_richtextwxRichTextObject.cpp is changed, copying... sip_richtextwxRichTextContextMenuPropertiesInfo.cpp is changed, copying... sip_richtextwxRichTextCharacterStyleDefinition.cpp is changed, copying... sip_richtextwxTextAttrSize.cpp is changed, copying... sip_richtextwxRichTextPrintout.cpp is changed, copying... sip_richtextwxRichTextDrawingHandlerList_iterator.cpp is changed, copying... sip_richtextwxRichTextField.cpp is changed, copying... sip_richtextwxRichTextObjectAddress.cpp is changed, copying... sip_richtextwxTextAttrDimension.cpp is changed, copying... sip_richtextwxRichTextFieldTypeStandard.cpp is changed, copying... sip_richtextwxRichTextLine.cpp is changed, copying... sip_richtextwxRichTextCompositeObject.cpp is changed, copying... sip_richtextwxRichTextRangeArray.cpp is changed, copying... sipAPI_richtext.h is changed, copying... sip_richtextwxRichTextTable.cpp is changed, copying... sip_richtextwxTextAttrDimensions.cpp is changed, copying... sip_richtextwxTextAttrDimensionConverter.cpp is changed, copying... sip_richtextcmodule.cpp is changed, copying... sip_richtextwxRichTextObjectPtrArrayArray.cpp is changed, copying... sip_richtextwxRichTextFontTable.cpp is changed, copying... sip_richtextwxRichTextAttr.cpp is changed, copying... sip_richtextwxRichTextParagraphLayoutBox.cpp is changed, copying... sip_richtextwxRichTextStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextStyleOrganiserDialog.cpp is changed, copying... sip_richtextwxRichTextBufferDataObject.cpp is changed, copying... sip_richtextwxRichTextActionList.cpp is changed, copying... sip_richtextwxRichTextFieldType.cpp is changed, copying... sip_richtextwxRichTextLineList_iterator.cpp is changed, copying... sip_richtextwxRichTextParagraph.cpp is changed, copying... sip_richtextwxRichTextSelection.cpp is changed, copying... sip_richtextwxRichTextCommand.cpp is changed, copying... sip_richtextwxRichTextImageBlock.cpp is changed, copying... sip_richtextwxRichTextRenderer.cpp is changed, copying... sip_richtextwxRichTextVariantArray.cpp is changed, copying... sip_richtextwxRichTextDrawingHandler.cpp is changed, copying... sip_richtextwxRichTextObjectList__iterator.cpp is changed, copying... sip_richtextwxRichTextParagraphStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextFormattingDialogFactory.cpp is changed, copying... sip_richtextwxRichTextObjectList.cpp is changed, copying... sip_richtextwxRichTextFileHandlerList_iterator.cpp is changed, copying... sip_richtextwxRichTextFileHandler.cpp is changed, copying... sip_richtextwxRichTextObjectPtrArray.cpp is changed, copying... sip_richtextwxRichTextBuffer.cpp is changed, copying... sip_richtextwxRichTextListStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextCtrl.cpp is changed, copying... sip_richtextwxRichTextActionList_iterator.cpp is changed, copying... sip_richtextwxRichTextDrawingHandlerList.cpp is changed, copying... sip_richtextwxRichTextStyleListBox.cpp is changed, copying... sip_richtextwxRichTextAttrArray.cpp is changed, copying... sip_richtextwxRichTextObjectList_iterator.cpp is changed, copying... sip_richtextwxTextBoxAttr.cpp is changed, copying... sip_richtextwxRichTextObjectList_.cpp is changed, copying... sip_richtextwxRichTextLineList.cpp is changed, copying... sip_richtextwxSymbolPickerDialog.cpp is changed, copying... sip_richtextwxRichTextStyleSheet.cpp is changed, copying... sip_richtextwxRichTextPlainTextHandler.cpp is changed, copying... sip_richtextwxRichTextStyleComboCtrl.cpp is changed, copying... sip_richtextwxRichTextCell.cpp is changed, copying... sip_richtextwxRichTextHeaderFooterData.cpp is changed, copying... sip_richtextwxRichTextFormattingDialog.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpK7vkHW -b sip/cpp/_adv.sbf -X pycode_adv:wx/adv.py sip/gen/_adv.sip sip_advwxHyperlinkEvent.cpp is changed, copying... sip_advwxEditableListBox.cpp is changed, copying... sip_advwxTimePickerCtrl.cpp is changed, copying... sip_advwxExtHelpController.cpp is changed, copying... sip_advwxSplashScreen.cpp is changed, copying... sipAPI_adv.h is changed, copying... sip_advwxDatePickerCtrl.cpp is changed, copying... sip_advwxQueryLayoutInfoEvent.cpp is changed, copying... sip_advwxAnimationCtrl.cpp is changed, copying... sip_advwxDateEvent.cpp is changed, copying... sip_advwxCalendarEvent.cpp is changed, copying... sip_advwxTaskBarIcon.cpp is changed, copying... sip_advwxAboutDialogInfo.cpp is changed, copying... sip_advwxSound.cpp is changed, copying... sip_advwxSashLayoutWindow.cpp is changed, copying... sip_advwxSashEvent.cpp is changed, copying... sip_advwxLayoutAlgorithm.cpp is changed, copying... sip_advwxCommandLinkButton.cpp is changed, copying... sip_advwxSashWindow.cpp is changed, copying... sip_advwxAnimation.cpp is changed, copying... sip_advwxTipProvider.cpp is changed, copying... sip_advwxWizardEvent.cpp is changed, copying... sip_advwxDatePickerCtrlGeneric.cpp is changed, copying... sip_advwxWizardPageSimple.cpp is changed, copying... sip_advwxNotificationMessage.cpp is changed, copying... sip_advwxCalendarDateAttr.cpp is changed, copying... sip_advwxWizardPage.cpp is changed, copying... sip_advwxBannerWindow.cpp is changed, copying... sip_advwxTaskBarIconEvent.cpp is changed, copying... sip_advwxBitmapComboBox.cpp is changed, copying... sip_advwxRichToolTip.cpp is changed, copying... sip_advwxGenericCalendarCtrl.cpp is changed, copying... sip_advwxJoystick.cpp is changed, copying... sip_advwxHyperlinkCtrl.cpp is changed, copying... sip_advcmodule.cpp is changed, copying... sip_advwxPseudoDC.cpp is changed, copying... sip_advwxWizard.cpp is changed, copying... sip_advwxCalculateLayoutEvent.cpp is changed, copying... sip_advwxOwnerDrawnComboBox.cpp is changed, copying... sip_advwxPropertySheetDialog.cpp is changed, copying... sip_advwxCalendarCtrl.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmppCvy3e -b sip/cpp/_aui.sbf -X pycode_aui:wx/aui.py sip/gen/_aui.sip sip_auiwxAuiMDIChildFrame.cpp is changed, copying... sip_auiwxAuiDefaultDockArt.cpp is changed, copying... sip_auiwxAuiNotebook.cpp is changed, copying... sip_auiwxAuiDockInfoArray.cpp is changed, copying... sip_auiwxAuiNotebookPage.cpp is changed, copying... sip_auiwxAuiPaneInfoArray.cpp is changed, copying... sip_auiwxAuiTabContainerButton.cpp is changed, copying... sip_auiwxAuiMDIClientWindow.cpp is changed, copying... sip_auiwxAuiDefaultTabArt.cpp is changed, copying... sip_auiwxAuiTabArt.cpp is changed, copying... sip_auiwxAuiToolBarItemArray.cpp is changed, copying... sip_auiwxAuiMDIParentFrame.cpp is changed, copying... sipAPI_aui.h is changed, copying... sip_auiwxAuiDockArt.cpp is changed, copying... sip_auiwxAuiDockUIPartArray.cpp is changed, copying... sip_auiwxAuiPaneInfoPtrArray.cpp is changed, copying... sip_auicmodule.cpp is changed, copying... sip_auiwxAuiToolBarArt.cpp is changed, copying... sip_auiwxAuiManager.cpp is changed, copying... sip_auiwxAuiDefaultToolBarArt.cpp is changed, copying... sip_auiwxAuiNotebookPageArray.cpp is changed, copying... sip_auiwxAuiTabCtrl.cpp is changed, copying... sip_auiwxAuiTabContainerButtonArray.cpp is changed, copying... sip_auiwxAuiManagerEvent.cpp is changed, copying... sip_auiwxAuiTabContainer.cpp is changed, copying... sip_auiwxAuiToolBarItem.cpp is changed, copying... sip_auiwxAuiDockUIPart.cpp is changed, copying... sip_auiwxAuiDockInfoPtrArray.cpp is changed, copying... sip_auiwxAuiSimpleTabArt.cpp is changed, copying... sip_auiwxAuiToolBarEvent.cpp is changed, copying... sip_auiwxAuiDockInfo.cpp is changed, copying... sip_auiwxAuiPaneButton.cpp is changed, copying... sip_auiwxAuiPaneButtonArray.cpp is changed, copying... sip_auiwxAuiPaneInfo.cpp is changed, copying... sip_auiwxAuiNotebookEvent.cpp is changed, copying... sip_auiwxAuiToolBar.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpGgr5NF -b sip/cpp/_media.sbf -X pycode_media:wx/media.py sip/gen/_media.sip sip_mediawxMediaEvent.cpp is changed, copying... sipAPI_media.h is changed, copying... sip_mediawxMediaCtrl.cpp is changed, copying... sip_mediacmodule.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpXtQYNX -b sip/cpp/_xrc.sbf -X pycode_xrc:wx/xrc.py sip/gen/_xrc.sip sip_xrcwxXmlResource.cpp is changed, copying... sip_xrcwxAnimation.cpp is changed, copying... sipAPI_xrc.h is changed, copying... sip_xrcwxXmlResourceHandler.cpp is changed, copying... sip_xrccmodule.cpp is changed, copying... sip_xrcwxXmlSubclassFactory.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmp0G_nDC -b sip/cpp/_glcanvas.sbf -X pycode_glcanvas:wx/glcanvas.py sip/gen/_glcanvas.sip sip_glcanvaswxGLCanvas.cpp is changed, copying... sipAPI_glcanvas.h is changed, copying... sip_glcanvaswxGLContext.cpp is changed, copying... sip_glcanvascmodule.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpGrtl7E -b sip/cpp/_webkit.sbf -X pycode_webkit:wx/webkit.py sip/gen/_webkit.sip sip_webkitcmodule.cpp is changed, copying... sip_webkitwxWebKitStateChangedEvent.cpp is changed, copying... sip_webkitwxWebKitNewWindowEvent.cpp is changed, copying... sip_webkitwxWebKitBeforeLoadEvent.cpp is changed, copying... sip_webkitwxWebKitCtrl.cpp is changed, copying... sipAPI_webkit.h is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpR402rX -b sip/cpp/_stc.sbf -X pycode_stc:wx/stc.py sip/gen/_stc.sip sip_stcwxStyledTextEvent.cpp is changed, copying... sip_stcwxStyledTextCtrl.cpp is changed, copying... sip_stccmodule.cpp is changed, copying... sipAPI_stc.h is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpTOjr9Q -b sip/cpp/_xml.sbf -X pycode_xml:wx/xml.py sip/gen/_xml.sip sip_xmlcmodule.cpp is changed, copying... sipAPI_xml.h is changed, copying... sip_xmlwxXmlAttribute.cpp is changed, copying... sip_xmlwxXmlDocument.cpp is changed, copying... sip_xmlwxXmlNode.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpGI576i -b sip/cpp/_dataview.sbf -X pycode_dataview:wx/dataview.py sip/gen/_dataview.sip sip_dataviewwxDataViewListCtrl.cpp is changed, copying... sip_dataviewwxDataViewItemAttr.cpp is changed, copying... sip_dataviewwxDataViewListModel.cpp is changed, copying... sip_dataviewwxDataViewRenderer.cpp is changed, copying... sip_dataviewwxDataViewTreeCtrl.cpp is changed, copying... sip_dataviewwxDataViewTreeStore.cpp is changed, copying... sip_dataviewwxDataViewCustomRenderer.cpp is changed, copying... sip_dataviewwxDataViewModel.cpp is changed, copying... sip_dataviewwxDataViewColumn.cpp is changed, copying... sip_dataviewwxDataViewCtrl.cpp is changed, copying... sip_dataviewwxDataViewModelNotifier.cpp is changed, copying... sip_dataviewwxDataViewChoiceRenderer.cpp is changed, copying... sip_dataviewwxDataViewSpinRenderer.cpp is changed, copying... sip_dataviewwxTreeListItemComparator.cpp is changed, copying... sip_dataviewwxDataViewIndexListModel.cpp is changed, copying... sip_dataviewwxDataViewIconTextRenderer.cpp is changed, copying... sip_dataviewwxDataViewEvent.cpp is changed, copying... sip_dataviewcmodule.cpp is changed, copying... sip_dataviewwxTreeListCtrl.cpp is changed, copying... sip_dataviewwxDataViewProgressRenderer.cpp is changed, copying... sip_dataviewwxDataViewIconText.cpp is changed, copying... sip_dataviewwxDataViewToggleRenderer.cpp is changed, copying... sip_dataviewwxDataViewVirtualListModel.cpp is changed, copying... sip_dataviewwxTreeListEvent.cpp is changed, copying... sip_dataviewwxDataViewListStore.cpp is changed, copying... sip_dataviewwxDataViewBitmapRenderer.cpp is changed, copying... sip_dataviewwxVariantVector.cpp is changed, copying... sipAPI_dataview.h is changed, copying... sip_dataviewwxTreeListItem.cpp is changed, copying... sip_dataviewwxDataViewItemArray.cpp is changed, copying... sip_dataviewwxDataViewTextRenderer.cpp is changed, copying... sip_dataviewwxDataViewItem.cpp is changed, copying... sip_dataviewwxDataViewDateRenderer.cpp is changed, copying... sip_dataviewwxDVCVariant.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpvAqw5Z -b sip/cpp/_html2.sbf -X pycode_html2:wx/html2.py sip/gen/_html2.sip sip_html2cmodule.cpp is changed, copying... sip_html2wxWebViewHistoryItem.cpp is changed, copying... sip_html2wxWebViewArchiveHandler.cpp is changed, copying... sipAPI_html2.h is changed, copying... sip_html2wxWebView.cpp is changed, copying... sip_html2wxWebViewFactory.cpp is changed, copying... sip_html2wxWebViewHandler.cpp is changed, copying... sip_html2wxWebViewEvent.cpp is changed, copying... sip_html2wxWebViewFSHandler.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpHFDEXR -b sip/cpp/_ribbon.sbf -X pycode_ribbon:wx/ribbon.py sip/gen/_ribbon.sip sip_ribbonwxRibbonButtonBarEvent.cpp is changed, copying... sip_ribbonwxRibbonControl.cpp is changed, copying... sip_ribbonwxRibbonBarEvent.cpp is changed, copying... sip_ribbonwxRibbonMSWArtProvider.cpp is changed, copying... sip_ribbonwxRibbonButtonBar.cpp is changed, copying... sip_ribbonwxRibbonGalleryEvent.cpp is changed, copying... sip_ribbonwxRibbonAUIArtProvider.cpp is changed, copying... sip_ribbonwxRibbonGallery.cpp is changed, copying... sip_ribbonwxRibbonButtonBarButtonBase.cpp is changed, copying... sip_ribbonwxRibbonPageTabInfoArray.cpp is changed, copying... sip_ribbonwxRibbonToolBar.cpp is changed, copying... sip_ribbonwxRibbonToolBarToolBase.cpp is changed, copying... sip_ribbonwxRibbonPageTabInfo.cpp is changed, copying... sipAPI_ribbon.h is changed, copying... sip_ribbonwxRibbonArtProvider.cpp is changed, copying... sip_ribbonwxRibbonGalleryItem.cpp is changed, copying... sip_ribbonwxRibbonPage.cpp is changed, copying... sip_ribbonwxRibbonToolBarEvent.cpp is changed, copying... sip_ribboncmodule.cpp is changed, copying... sip_ribbonwxRibbonPanelEvent.cpp is changed, copying... sip_ribbonwxRibbonBar.cpp is changed, copying... sip_ribbonwxRibbonPanel.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmpvXR4jR -b sip/cpp/_msw.sbf -X pycode_msw:wx/msw.py sip/gen/_msw.sip sip_mswcmodule.cpp is changed, copying... sip_mswwxPyAxBaseWindow.cpp is changed, copying... sipAPI_msw.h is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python2/sip/gen -c /tmp/tmphpHfqI -b sip/cpp/_grid.sbf -X pycode_grid:wx/grid.py sip/gen/_grid.sip sip_gridwxGridEvent.cpp is changed, copying... sip_gridwxGridRowHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellDateTimeRenderer.cpp is changed, copying... sip_gridwxGridCellRenderer.cpp is changed, copying... sip_gridwxGridCellCoords.cpp is changed, copying... sip_gridwxGridCellBoolRenderer.cpp is changed, copying... sip_gridwxGridCellNumberEditor.cpp is changed, copying... sip_gridwxGridCellBoolEditor.cpp is changed, copying... sip_gridwxGridRangeSelectEvent.cpp is changed, copying... sip_gridwxGridSizeEvent.cpp is changed, copying... sip_gridwxGridCellTextEditor.cpp is changed, copying... sip_gridwxGridTableMessage.cpp is changed, copying... sip_gridwxGridCellEnumRenderer.cpp is changed, copying... sip_gridwxGrid.cpp is changed, copying... sip_gridwxGridCellCoordsArray.cpp is changed, copying... sip_gridwxGridRowHeaderRenderer.cpp is changed, copying... sip_gridwxGridCellEnumEditor.cpp is changed, copying... sip_gridwxGridCellNumberRenderer.cpp is changed, copying... sip_gridwxGridCellStringRenderer.cpp is changed, copying... sip_gridcmodule.cpp is changed, copying... sip_gridwxGridCornerHeaderRenderer.cpp is changed, copying... sip_gridwxGridHeaderLabelsRenderer.cpp is changed, copying... sip_gridwxGridSizesInfo.cpp is changed, copying... sip_gridwxGridCellAttr.cpp is changed, copying... sip_gridwxGridColumnHeaderRenderer.cpp is changed, copying... sip_gridwxGridCellChoiceEditor.cpp is changed, copying... sip_gridwxGridCornerHeaderRendererDefault.cpp is changed, copying... sipAPI_grid.h is changed, copying... sip_gridwxGridCellEditor.cpp is changed, copying... sip_gridwxGridEditorCreatedEvent.cpp is changed, copying... sip_gridwxGridUpdateLocker.cpp is changed, copying... sip_gridwxGridColumnHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellFloatEditor.cpp is changed, copying... sip_gridwxGridCellAutoWrapStringEditor.cpp is changed, copying... sip_gridwxGridTableBase.cpp is changed, copying... sip_gridwxGridCellFloatRenderer.cpp is changed, copying... sip_gridwxGridCellAttrProvider.cpp is changed, copying... sip_gridwxGridCellAutoWrapStringRenderer.cpp is changed, copying... sip_gridwxGridStringTable.cpp is changed, copying... Finished command: sip (41.924s) Running command: build_py Checking for /builddir/build/BUILD/python-wxpython4-4.0.6/python2/bin/waf-2.0.8... "/usr/bin/python2" /builddir/build/BUILD/python-wxpython4-4.0.6/python2/bin/waf-2.0.8 --wx_config=wx-config-3.0 --gtk3 --python="/usr/bin/python2" --out=build/waf/2.7/gtk3 configure build Setting top to : /builddir/build/BUILD/python-wxpython4-4.0.6/python2 Setting out to : /builddir/build/BUILD/python-wxpython4-4.0.6/python2/build/waf/2.7/gtk3 Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking for 'g++' (C++ compiler) : /usr/bin/g++ Checking for program 'python' : /usr/bin/python2 Checking for python version >= 2.7.0 : 2.7.16 python-config : /usr/bin/python2-config Asking python-config for pyext '--cflags --libs --ldflags' flags : yes Testing pyext configuration : yes Finding libs for WX : yes Finding libs for WXADV : yes Finding libs for WXSTC : yes Finding libs for WXHTML : yes Finding libs for WXGL : yes Finding libs for WXWEBVIEW : yes Finding libs for WXXML : yes Finding libs for WXXRC : yes Finding libs for WXRICHTEXT : yes Finding libs for WXMEDIA : yes Finding libs for WXRIBBON : yes Finding libs for WXPROPGRID : yes Finding libs for WXAUI : yes 'configure' finished successfully (0.771s) Waf: Entering directory `/builddir/build/BUILD/python-wxpython4-4.0.6/python2/build/waf/2.7/gtk3' [ 1/856] Compiling sip/cpp/sip_corewxMenuList_iterator.cpp [ 2/856] Compiling sip/cpp/sip_corewxFileSystemWatcher.cpp [ 3/856] Compiling sip/cpp/sip_corewxCommandList.cpp [ 4/856] Compiling sip/cpp/sip_corewxBufferedPaintDC.cpp [ 5/856] Compiling sip/cpp/sip_corewxArrayDouble.cpp [ 6/856] Compiling sip/cpp/sip_corewxAffineMatrix2D.cpp [ 7/856] Compiling sip/cpp/sip_core_ScrolledWindowBase.cpp [ 8/856] Compiling sip/cpp/sip_corewxMenuItemList.cpp [ 9/856] Compiling sip/cpp/sip_corewxMemoryFSHandler.cpp [ 10/856] Compiling sip/cpp/sip_corewxFileName.cpp [ 11/856] Compiling sip/cpp/sip_corewxCommand.cpp BUILDSTDERR: [ 12/856] Compiling sip/cpp/sip../../../../sip/cpp/sip_corewxComboCtrl.cpp: In function 'PyObject* meth_wxComboCtrl_GetTextIndent(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp:2191:44: warning: 'wxCoord wxComboCtrlBase::GetTextIndent() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2191 | sipRes = sipCpp->GetTextIndent(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:365:27: note: declared here BUILDSTDERR: 365 | wxDEPRECATED( wxCoord GetTextIndent() const ); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp: In function 'PyObject* meth_wxComboCtrl_SetTextIndent(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp:3210:41: warning: 'void wxComboCtrlBase::SetTextIndent(int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3210 | sipCpp->SetTextIndent(indent); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:362:24: note: declared here BUILDSTDERR: 362 | wxDEPRECATED( void SetTextIndent( int indent ) ); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ _corewxBufferedDC.cpp [ 13/856] Compiling sip/cpp/sip_corewxMemoryDC.cpp [ 14/856] Compiling sip/cpp/sip_corewxMemoryBuffer.cpp [ 15/856] Compiling sip/cpp/sip_corewxFileHistoryMenuList_iterator.cpp [ 16/856] Compiling sip/cpp/sip_corewxMaximizeEvent.cpp [ 17/856] Compiling sip/cpp/sip_corewxMatrix2D.cpp [ 18/856] Compiling sip/cpp/sip_corewxFileHistoryMenuList.cpp [ 19/856] Compiling sip/cpp/sip_corewxComboPopup.cpp [ 20/856] Compiling sip/cpp/sip_corewxMask.cpp [ 21/856] Compiling sip/cpp/sip_corewxMDIParentFrame.cpp [ 22/856] Compiling sip/cpp/sip_corewxFileHistory.cpp [ 23/856] Compiling sip/cpp/sip_corewxMDIClientWindow.cpp [ 24/856] Compiling sip/cpp/sip_corewxMDIChildFrame.cpp [ 25/856] Compiling sip/cpp/sip_corewxFileDropTarget.cpp [ 26/856] Compiling sip/cpp/sip_corewxComboCtrlFeatures.cpp [ 27/856] Compiling sip/cpp/sip_corewxBrushList.cpp [ 28/856] Compiling sip/cpp/sip_corewxArchiveFSHandler.cpp [ 29/856] Compiling sip/cpp/sip_corewxLongLong.cpp [ 30/856] Compiling sip/cpp/sip_corewxLogWindow.cpp [ 31/856] Compiling sip/cpp/sip_corewxFileDirPickerEvent.cpp [ 32/856] Compiling sip/cpp/sip_corewxLogTextCtrl.cpp [ 33/856] Compiling sip/cpp/sip_corewxLogStderr.cpp [ 34/856] Compiling sip/cpp/sip_corewxFileDialog.cpp [ 35/856] Compiling sip/cpp/sip_corewxComboCtrl.cpp [ 36/856] Compiling sip/cpp/sip_corewxLogRecordInfo.cpp [ 37/856] Compiling sip/cpp/sip_corewxLogNull.cpp [ 38/856] Compiling sip/cpp/sip_corewxFileDataObject.cpp [ 39/856] Compiling sip/cpp/sip_corewxLogInterposerTemp.cpp [ 40/856] Compiling sip/cpp/sip_corewxLogInterposer.cpp [ 41/856] Compiling sip/cpp/sip_corewxFileCtrlEvent.cpp [ 42/856] Compiling sip/cpp/sip_corewxComboBox.cpp [ 43/856] Compiling sip/cpp/sip_corewxBrush.cpp [ 44/856] Compiling sip/cpp/sip_corewxLogGui.cpp [ 45/856] Compiling sip/cpp/sip_corewxLogFormatter.cpp [ 46/856] Compiling sip/cpp/sip_corewxFileCtrl.cpp [ 47/856] Compiling sip/cpp/sip_corewxXPMHandler.cpp [ 48/856] Compiling sip/cpp/sip_corewxLogChain.cpp [ 49/856] Compiling sip/cpp/sip_corewxWrapSizer.cpp [ 50/856] Compiling sip/cpp/sip_corewxLogBuffer.cpp [ 51/856] Compiling sip/cpp/sip_corewxFileConfig.cpp [ 52/856] Compiling sip/cpp/sip_corewxColourPickerEvent.cpp [ 53/856] Compiling sip/cpp/sip_corewxWithImages.cpp [ 54/856] Compiling sip/cpp/sip_corewxWindowModalDialogEvent.cpp [ 55/856] Compiling sip/cpp/sip_corewxLog.cpp [ 56/856] Compiling sip/cpp/sip_corewxWindowList_iterator.cpp [ 57/856] Compiling sip/cpp/sip_corewxWindowList.cpp [ 58/856] Compiling sip/cpp/sip_corewxLocale.cpp [ 59/856] Compiling sip/cpp/sip_corewxFSFile.cpp [ 60/856] Compiling sip/cpp/sip_corewxWindowIDRef.cpp [ 61/856] Compiling sip/cpp/sip_corewxWindowDisabler.cpp [ 62/856] Compiling sip/cpp/sip_corewxListbook.cpp [ 63/856] Compiling sip/cpp/sip_corewxWindowDestroyEvent.cpp [ 64/856] Compiling sip/cpp/sip_corewxWindowDC.cpp [ 65/856] Compiling sip/cpp/sip_corewxListView.cpp [ 66/856] Compiling sip/cpp/sip_corewxColourPickerCtrl.cpp [ 67/856] Compiling sip/cpp/sip_corewxExecuteEnv.cpp [ 68/856] Compiling sip/cpp/sip_corewxBoxSizer.cpp [ 69/856] Compiling sip/cpp/sip_corewxActivateEvent.cpp [ 70/856] Compiling sip/cpp/sip_corewxAppTraits.cpp [ 71/856] Compiling sip/cpp/sip_corewxWindowCreateEvent.cpp [ 72/856] Compiling sip/cpp/sip_corewxWindowChildrenRepositioningGuard.cpp [ 73/856] Compiling sip/cpp/sip_corewxListItemAttr.cpp [ 74/856] Compiling sip/cpp/sip_corewxMenu.cpp [ 75/856] Compiling sip/cpp/sip_corewxWindow.cpp [ 76/856] Compiling sip/cpp/sip_corewxListItem.cpp [ 77/856] Compiling sip/cpp/sip_corewxEvtHandler.cpp [ 78/856] Compiling sip/cpp/sip_corewxVisualAttributes.cpp [ 79/856] Compiling sip/cpp/sip_corewxWindowBase.cpp [ 80/856] Compiling sip/cpp/sip_corewxListEvent.cpp [ 81/856] Compiling sip/cpp/sip_corewxVariantList.cpp [ 82/856] Compiling sip/cpp/sip_corewxVersionInfo.cpp [ 83/856] Compiling sip/cpp/sip_corewxListCtrl.cpp [ 84/856] Compiling sip/cpp/sip_corewxEventLoopBase.cpp [ 85/856] Compiling sip/cpp/sip_corewxColourDialog.cpp [ 86/856] Compiling sip/cpp/sip_corewxVideoMode.cpp BUILDSTDERR: [ 87/856] Compiling sip/cpp/sip_corewxVar../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'long unsigned int _wxVScrolledWindow_GetFirstVisibleLine(wxVScrolledWindow*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:48:42: warning: 'size_t wxVarVScrollLegacyAdaptor::GetFirstVisibleLine() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 48 | return self->GetFirstVisibleLine(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:574:26: note: declared here BUILDSTDERR: 574 | wxDEPRECATED( size_t GetFirstVisibleLine() const ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'long unsigned int _wxVScrolledWindow_GetLastVisibleLine(wxVScrolledWindow*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:52:41: warning: 'size_t wxVarVScrollLegacyAdaptor::GetLastVisibleLine() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 52 | return self->GetLastVisibleLine(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:581:26: note: declared here BUILDSTDERR: 581 | wxDEPRECATED( size_t GetLastVisibleLine() const ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'long unsigned int _wxVScrolledWindow_GetLineCount(wxVScrolledWindow*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:56:35: warning: 'size_t wxVarVScrollLegacyAdaptor::GetLineCount() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 56 | return self->GetLineCount(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:587:26: note: declared here BUILDSTDERR: 587 | wxDEPRECATED( size_t GetLineCount() const ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'void _wxVScrolledWindow_SetLineCount(wxVScrolledWindow*, long unsigned int)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:60:33: warning: 'void wxVarVScrollLegacyAdaptor::SetLineCount(size_t)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 60 | self->SetLineCount(count); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:592:24: note: declared here BUILDSTDERR: 592 | wxDEPRECATED( void SetLineCount(size_t count) ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'void _wxVScrolledWindow_RefreshLine(wxVScrolledWindow*, long unsigned int)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:64:31: warning: 'virtual void wxVarVScrollLegacyAdaptor::RefreshLine(size_t)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 64 | self->RefreshLine(line); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:595:32: note: declared here BUILDSTDERR: 595 | wxDEPRECATED( virtual void RefreshLine(size_t line) ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'void _wxVScrolledWindow_RefreshLines(wxVScrolledWindow*, long unsigned int, long unsigned int)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:68:38: warning: 'virtual void wxVarVScrollLegacyAdaptor::RefreshLines(size_t, size_t)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 68 | self->RefreshLines(from_, to_); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:598:32: note: declared here BUILDSTDERR: 598 | wxDEPRECATED( virtual void RefreshLines(size_t from, size_t to) ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'bool _wxVScrolledWindow_ScrollToLine(wxVScrolledWindow*, long unsigned int)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:72:39: warning: 'bool wxVarVScrollLegacyAdaptor::ScrollToLine(size_t)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 72 | return self->ScrollToLine(line); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:604:24: note: declared here BUILDSTDERR: 604 | wxDEPRECATED( bool ScrollToLine(size_t line) ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'bool _wxVScrolledWindow_ScrollLines(wxVScrolledWindow*, int)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:76:66: warning: 'virtual bool wxVarVScrollLegacyAdaptor::ScrollLines(int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 76 | return self->wxVarVScrollLegacyAdaptor::ScrollLines(lines); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:607:32: note: declared here BUILDSTDERR: 607 | wxDEPRECATED( virtual bool ScrollLines(int lines) ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function 'bool _wxVScrolledWindow_ScrollPages(wxVScrolledWindow*, int)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:80:66: warning: 'virtual bool wxVarVScrollLegacyAdaptor::ScrollPages(int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 80 | return self->wxVarVScrollLegacyAdaptor::ScrollPages(pages); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:608:32: note: declared here BUILDSTDERR: 608 | wxDEPRECATED( virtual bool ScrollPages(int pages) ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ VScrollHelper.cpp [ 88/856] Compiling sip/cpp/sip_corewxListBox.cpp [ 89/856] Compiling sip/cpp/sip_corewxVariant.cpp [ 90/856] Compiling sip/cpp/sip_corewxVarHVScrollHelper.cpp [ 91/856] Compiling sip/cpp/sip_corewxLinuxDistributionInfo.cpp [ 92/856] Compiling sip/cpp/sip_corewxVarScrollHelperBase.cpp [ 93/856] Compiling sip/cpp/sip_corewxVarHScrollHelper.cpp [ 94/856] Compiling sip/cpp/sip_corewxValidator.cpp [ 95/856] Compiling sip/cpp/sip_corewxLayoutConstraints.cpp [ 96/856] Compiling sip/cpp/sip_corewxVScrolledWindow.cpp [ 97/856] Compiling sip/cpp/sip_corewxVListBox.cpp [ 98/856] Compiling sip/cpp/sip_corewxLanguageInfo.cpp [ 99/856] Compiling sip/cpp/sip_corewxEventFilter.cpp [100/856] Compiling sip/cpp/sip_corewxColourDatabase.cpp [101/856] Compiling sip/cpp/sip_corewxBookCtrlEvent.cpp [102/856] Compiling sip/cpp/sip_corewxUpdateUIEvent.cpp [103/856] Compiling sip/cpp/sip_corewxUniChar.cpp [104/856] Compiling sip/cpp/sip_corewxKeyboardState.cpp [105/856] Compiling sip/cpp/sip_corewxEventLoopActivator.cpp [106/856] Compiling sip/cpp/sip_corewxULongLong.cpp [107/856] Compiling sip/cpp/sip_corewxEventBlocker.cpp [108/856] Compiling sip/cpp/sip_corewxKeyEvent.cpp [109/856] Compiling sip/cpp/sip_corewxUIntPtr.cpp [110/856] Compiling sip/cpp/sip_corewxUIActionSimulator.cpp [111/856] Compiling sip/cpp/sip_corewxJoystickEvent.cpp [112/856] Compiling sip/cpp/sip_corewxTreebook.cpp [113/856] Compiling sip/cpp/sip_corewxTreeItemId.cpp [114/856] Compiling sip/cpp/sip_corewxJPEGHandler.cpp [115/856] Compiling sip/cpp/sip_corewxEvent.cpp [116/856] Compiling sip/cpp/sip_corewxColourData.cpp [117/856] Compiling sip/cpp/sip_corewxURLDataObject.cpp [118/856] Compiling sip/cpp/sip_corewxTreeEvent.cpp [119/856] Compiling sip/cpp/sip_corewxItemContainerImmutable.cpp [120/856] Compiling sip/cpp/sip_corewxTreeCtrl.cpp [121/856] Compiling sip/cpp/sip_corewxTranslationsLoader.cpp [122/856] Compiling sip/cpp/sip_corewxItemContainer.cpp [123/856] Compiling sip/cpp/sip_corewxEraseEvent.cpp [124/856] Compiling sip/cpp/sip_corewxTranslations.cpp [125/856] Compiling sip/cpp/sip_corewxTrackable.cpp [126/856] Compiling sip/cpp/sip_corewxInternetFSHandler.cpp [127/856] Compiling sip/cpp/sip_corewxTopLevelWindow.cpp [128/856] Compiling sip/cpp/sip_corewxToolbook.cpp [129/856] Compiling sip/cpp/sip_corewxDropTarget.cpp [130/856] Compiling sip/cpp/sip_corewxIntPtr.cpp [131/856] Compiling sip/cpp/sip_corewxColour.cpp [132/856] Compiling sip/cpp/sip_corewxBookCtrlBase.cpp [133/856] Compiling sip/cpp/sip_corewxAppConsole.cpp [134/856] Compiling sip/cpp/sip_corewxToolTip.cpp [135/856] Compiling sip/cpp/sip_corewxToolBarToolBase.cpp [136/856] Compiling sip/cpp/sip_corewxIntCArrayHolder.cpp [137/856] Compiling sip/cpp/sip_corewxToolBar.cpp [138/856] Compiling sip/cpp/sip_corewxToggleButton.cpp [139/856] Compiling sip/cpp/sip_corewxInputStream.cpp [140/856] Compiling sip/cpp/sip_corewxDropSource.cpp [141/856] Compiling sip/cpp/sip_corewxTipWindow.cpp [142/856] Compiling sip/cpp/sip_corewxTimerRunner.cpp [143/856] Compiling sip/cpp/sip_corewxInitDialogEvent.cpp [144/856] Compiling sip/cpp/sip_corewxTimerEvent.cpp [145/856] Compiling sip/cpp/sip_corewxTimer.cpp [146/856] Compiling sip/cpp/sip_corewxInfoBar.cpp [147/856] Compiling sip/cpp/sip_corewxDropFilesEvent.cpp [148/856] Compiling sip/cpp/sip_corewxCollapsiblePaneEvent.cpp [149/856] Compiling sip/cpp/sip_corewxTimeSpan.cpp [150/856] Compiling sip/cpp/sip_corewxTextUrlEvent.cpp [151/856] Compiling sip/cpp/sip_corewxIndividualLayoutConstraint.cpp [152/856] Compiling sip/cpp/sip_corewxTextEntryDialog.cpp [153/856] Compiling sip/cpp/sip_corewxTextEntry.cpp [154/856] Compiling sip/cpp/sip_corewxDragImage.cpp [155/856] Compiling sip/cpp/sip_corewxImageRGBValue.cpp [156/856] Compiling sip/cpp/sip_corewxTextDropTarget.cpp [157/856] Compiling sip/cpp/sip_corewxTextDataObject.cpp [158/856] Compiling sip/cpp/sip_corewxImageList.cpp [159/856] Compiling sip/cpp/sip_corewxTextCtrl.cpp [160/856] Compiling sip/cpp/sip_corewxTextCompleterSimple.cpp [161/856] Compiling sip/cpp/sip_corewxImageHistogram.cpp BUILDSTDERR: [162/856] Comp../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function 'bool _wxTextCtrl_ShowNativeCaret(wxTextCtrl*, bool)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:61:5: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 61 | } BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function 'bool _wxTextCtrl_HideNativeCaret(wxTextCtrl*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:67:5: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 67 | } BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxIconizeEvent.cpp: In function 'PyObject* meth_wxIconizeEvent_Iconized(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:148:39: warning: 'bool wxIconizeEvent::Iconized() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 148 | sipRes = sipCpp->Iconized(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/event.h:2469:24: note: declared here BUILDSTDERR: 2469 | wxDEPRECATED( bool Iconized() const { return IsIconized(); } ) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp: In function 'PyObject* func_Usleep(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10489:34: warning: 'void wxUsleep(long unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 10489 | wxUsleep(milliseconds); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corecmodule.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here BUILDSTDERR: 491 | wxDEPRECATED( WXDLLIMPEXP_BASE void wxUsleep(unsigned long milliseconds) ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10489:34: warning: 'void wxUsleep(long unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 10489 | wxUsleep(milliseconds); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corecmodule.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here BUILDSTDERR: 491 | wxDEPRECATED( WXDLLIMPEXP_BASE void wxUsleep(unsigned long milliseconds) ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp: In function 'PyObject* meth_wxSplitterWindow_SetSashSize(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:1586:37: warning: 'void wxSplitterWindow::SetSashSize(int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1586 | sipCpp->SetSashSize(size); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/generic/splitter.h:225:31: note: declared here BUILDSTDERR: 225 | wxDEPRECATED_INLINE( void SetSashSize(int WXUNUSED(width)), return; ) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/generic/splitter.h:225:5: note: in expansion of macro 'wxDEPRECATED_INLINE' BUILDSTDERR: 225 | wxDEPRECATED_INLINE( void SetSashSize(int WXUNUSED(width)), return; ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ iling sip/cpp/sip_corewxDisplayChangedEvent.cpp [163/856] Compiling sip/cpp/sip_corewxCollapsiblePane.cpp [164/856] Compiling sip/cpp/sip_corewxBitmapToggleButton.cpp [165/856] Compiling sip/cpp/sip_corewxTextCompleter.cpp [166/856] Compiling sip/cpp/sip_corewxTextAttr.cpp [167/856] Compiling sip/cpp/sip_corewxImageHandler.cpp [168/856] Compiling sip/cpp/sip_corewxTIFFHandler.cpp [169/856] Compiling sip/cpp/sip_corewxTGAHandler.cpp [170/856] Compiling sip/cpp/sip_corewxImageHSVValue.cpp [171/856] Compiling sip/cpp/sip_corewxDisplay.cpp [172/856] Compiling sip/cpp/sip_corewxSystemSettings.cpp [173/856] Compiling sip/cpp/sip_corewxSystemOptions.cpp [174/856] Compiling sip/cpp/sip_corewxImageArray.cpp [175/856] Compiling sip/cpp/sip_corewxSysColourChangedEvent.cpp [176/856] Compiling sip/cpp/sip_corewxStringCArrayHolder.cpp [177/856] Compiling sip/cpp/sip_corewxImage.cpp [178/856] Compiling sip/cpp/sip_corewxDirPickerCtrl.cpp [179/856] Compiling sip/cpp/sip_corewxCloseEvent.cpp [180/856] Compiling sip/cpp/sip_corewxString.cpp [181/856] Compiling sip/cpp/sip_corewxStreamBase.cpp [182/856] Compiling sip/cpp/sip_corewxIdleEvent.cpp [183/856] Compiling sip/cpp/sip_corewxStopWatch.cpp [184/856] Compiling sip/cpp/sip_corewxStockPreferencesPage.cpp [185/856] Compiling sip/cpp/sip_corewxIdManager.cpp [186/856] Compiling sip/cpp/sip_corewxDirFilterListCtrl.cpp [187/856] Compiling sip/cpp/sip_corewxStockGDI.cpp [188/856] Compiling sip/cpp/sip_corewxStdDialogButtonSizer.cpp [189/856] Compiling sip/cpp/sip_corewxIconizeEvent.cpp [190/856] Compiling sip/cpp/sip_corewxStatusBarPane.cpp [191/856] Compiling sip/cpp/sip_corewxStatusBar.cpp [192/856] Compiling sip/cpp/sip_corewxIconLocation.cpp [193/856] Compiling sip/cpp/sip_corewxDirDialog.cpp [194/856] Compiling sip/cpp/sip_corewxClipboardTextEvent.cpp [195/856] Compiling sip/cpp/sip_corewxTreeItemData.cpp [196/856] Compiling sip/cpp/sip_corewxAnyButton.cpp [197/856] Compiling sip/cpp/sip_corewxAccessible.cpp [198/856] Compiling sip/cpp/sip_corecmodule.cpp [199/856] Compiling sip/cpp/sip_corewxStaticText.cpp [200/856] Compiling sip/cpp/sip_corewxStaticLine.cpp [201/856] Compiling sip/cpp/sip_corewxIconBundle.cpp [202/856] Compiling sip/cpp/sip_corewxStaticBoxSizer.cpp [203/856] Compiling sip/cpp/sip_corewxStaticBox.cpp [204/856] Compiling sip/cpp/sip_corewxIcon.cpp [205/856] Compiling sip/cpp/sip_corewxDialogLayoutAdapter.cpp [206/856] Compiling sip/cpp/sip_corewxStaticBitmap.cpp [207/856] Compiling sip/cpp/sip_corewxStandardPaths.cpp [208/856] Compiling sip/cpp/sip_corewxIFFHandler.cpp [209/856] Compiling sip/cpp/sip_corewxSplitterWindow.cpp [210/856] Compiling sip/cpp/sip_corewxHelpProvider.cpp [211/856] Compiling sip/cpp/sip_corewxSplitterRenderParams.cpp [212/856] Compiling sip/cpp/sip_corewxDialog.cpp [213/856] Compiling sip/cpp/sip_corewxClipboard.cpp [214/856] Compiling sip/cpp/sip_corewxSplitterEvent.cpp [215/856] Compiling sip/cpp/sip_corewxSpinEvent.cpp [216/856] Compiling sip/cpp/sip_corewxHelpEvent.cpp [217/856] Compiling sip/cpp/sip_corewxSpinDoubleEvent.cpp [218/856] Compiling sip/cpp/sip_corewxSpinCtrlDouble.cpp [219/856] Compiling sip/cpp/sip_corewxHelpControllerHelpProvider.cpp [220/856] Compiling sip/cpp/sip_corewxDelegateRendererNative.cpp [221/856] Compiling sip/cpp/sip_corewxBitmapDataObject.cpp [222/856] Compiling sip/cpp/sip_corewxSpinCtrl.cpp [223/856] Compiling sip/cpp/sip_corewxHelpControllerBase.cpp [224/856] Compiling sip/cpp/sip_corewxSlider.cpp [225/856] Compiling sip/cpp/sip_corewxSpinButton.cpp [226/856] Compiling sip/cpp/sip_corewxHeaderCtrlSimple.cpp [227/856] Compiling sip/cpp/sip_corewxDateTimeTm.cpp [228/856] Compiling sip/cpp/sip_corewxClientDataContainer.cpp [229/856] Compiling sip/cpp/sip_corewxBitmapButton.cpp [230/856] Compiling sip/cpp/sip_corewxSizerItemList.cpp [231/856] Compiling sip/cpp/sip_corewxSizerItem.cpp [232/856] Compiling sip/cpp/sip_corewxHeaderCtrlEvent.cpp [233/856] Compiling sip/cpp/sip_corewxSizerFlags.cpp [234/856] Compiling sip/cpp/sip_corewxSizer.cpp [235/856] Compiling sip/cpp/sip_corewxHeaderCtrl.cpp BUILDSTDERR: [236/856] Compiling sip/../../../../sip/cpp/sip_corewxSizer.cpp: In function 'PyObject* meth_wxSizer_SetVirtualSizeHints(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxSizer.cpp:3021:47: warning: 'void wxSizer::SetVirtualSizeHints(wxWindow*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3021 | sipCpp->SetVirtualSizeHints(window); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSizer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/sizer.h:666:24: note: declared here BUILDSTDERR: 666 | wxDEPRECATED( void SetVirtualSizeHints( wxWindow *window ) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxSVGFileDC.cpp: In function 'PyObject* meth_wxSVGFileDC_SetClippingRegion(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:583:46: warning: 'void wxDC::SetClippingRegion(const wxRegion&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 583 | sipCpp->SetClippingRegion(*region); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dc.h:996:30: note: declared here BUILDSTDERR: 996 | wxDEPRECATED_INLINE(void SetClippingRegion(const wxRegion& region), BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dc.h:996:5: note: in expansion of macro 'wxDEPRECATED_INLINE' BUILDSTDERR: 996 | wxDEPRECATED_INLINE(void SetClippingRegion(const wxRegion& region), BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ cpp/sip_corewxDateTimeTimeZone.cpp [237/856] Compiling sip/cpp/sip_corewxSizeEvent.cpp [238/856] Compiling sip/cpp/sip_corewxSize.cpp [239/856] Compiling sip/cpp/sip_corewxHeaderColumnSimple.cpp [240/856] Compiling sip/cpp/sip_corewxSingleInstanceChecker.cpp [241/856] Compiling sip/cpp/sip_corewxSimplebook.cpp [242/856] Compiling sip/cpp/sip_corewxDateTime.cpp [243/856] Compiling sip/cpp/sip_corewxHeaderColumn.cpp [244/856] Compiling sip/cpp/sip_corewxClientData.cpp [245/856] Compiling sip/cpp/sip_corewxSimpleHelpProvider.cpp [246/856] Compiling sip/cpp/sip_corewxShowEvent.cpp [247/856] Compiling sip/cpp/sip_corewxHeaderButtonParams.cpp [248/856] Compiling sip/cpp/sip_corewxSettableHeaderColumn.cpp [249/856] Compiling sip/cpp/sip_corewxSetCursorEvent.cpp [250/856] Compiling sip/cpp/sip_corewxHVScrolledWindow.cpp [251/856] Compiling sip/cpp/sip_corewxDateSpan.cpp [252/856] Compiling sip/cpp/sip_corewxSearchCtrl.cpp [253/856] Compiling sip/cpp/sip_corewxScrolledWindow.cpp [254/856] Compiling sip/cpp/sip_corewxSizerItemList_iterator.cpp [255/856] Compiling sip/cpp/sip_corewxScrolledCanvas.cpp [256/856] Compiling sip/cpp/sip_corewxScrollWinEvent.cpp [257/856] Compiling sip/cpp/sip_corewxHScrolledWindow.cpp [258/856] Compiling sip/cpp/sip_corewxDataObjectSimple.cpp [259/856] Compiling sip/cpp/sip_corewxClientDC.cpp [260/856] Compiling sip/cpp/sip_corewxBitmap.cpp [261/856] Compiling sip/cpp/sip_corewxAlphaPixelData_Accessor.cpp [262/856] Compiling sip/cpp/sip_corewxScrollEvent.cpp [263/856] Compiling sip/cpp/sip_corewxScrollBar.cpp [264/856] Compiling sip/cpp/sip_corewxGridSizer.cpp [265/856] Compiling sip/cpp/sip_corewxScreenDC.cpp [266/856] Compiling sip/cpp/sip_corewxSVGFileDC.cpp [267/856] Compiling sip/cpp/sip_corewxGridBagSizer.cpp [268/856] Compiling sip/cpp/sip_corewxDataObjectComposite.cpp [269/856] Compiling sip/cpp/sip_corewxRichMessageDialog.cpp [270/856] Compiling sip/cpp/sip_corewxRendererVersion.cpp [271/856] Compiling sip/cpp/sip_corewxGraphicsRenderer.cpp [272/856] Compiling sip/cpp/sip_corewxRendererNative.cpp [273/856] Compiling sip/cpp/sip_corewxRegionIterator.cpp [274/856] Compiling sip/cpp/sip_corewxGraphicsPen.cpp [275/856] Compiling sip/cpp/sip_corewxDataObject.cpp [276/856] Compiling sip/cpp/sip_corewxClassInfo.cpp [277/856] Compiling sip/cpp/sip_corewxRegion.cpp [278/856] Compiling sip/cpp/sip_corewxRefCounter.cpp [279/856] Compiling sip/cpp/sip_corewxGraphicsPath.cpp [280/856] Compiling sip/cpp/sip_corewxRect2DDouble.cpp [281/856] Compiling sip/cpp/sip_corewxRect.cpp [282/856] Compiling sip/cpp/sip_corewxGraphicsObject.cpp [283/856] Compiling sip/cpp/sip_corewxDataFormat.cpp [284/856] Compiling sip/cpp/sip_corewxRearrangeList.cpp [285/856] Compiling sip/cpp/sip_corewxRearrangeDialog.cpp [286/856] Compiling sip/cpp/sip_corewxGraphicsMatrix.cpp [287/856] Compiling sip/cpp/sip_corewxRearrangeCtrl.cpp [288/856] Compiling sip/cpp/sip_corewxRealPoint.cpp [289/856] Compiling sip/cpp/sip_corewxGraphicsGradientStops.cpp [290/856] Compiling sip/cpp/sip_corewxDashCArrayHolder.cpp [291/856] Compiling sip/cpp/sip_corewxChoicebook.cpp [292/856] Compiling sip/cpp/sip_corewxAutoBufferedPaintDC.cpp [293/856] Compiling sip/cpp/sip_corewxRadioButton.cpp [294/856] Compiling sip/cpp/sip_corewxRadioBox.cpp [295/856] Compiling sip/cpp/sip_corewxGraphicsGradientStop.cpp [296/856] Compiling sip/cpp/sip_corewxQueryNewPaletteEvent.cpp [297/856] Compiling sip/cpp/sip_corewxPyUserData.cpp [298/856] Compiling sip/cpp/sip_corewxGraphicsFont.cpp [299/856] Compiling sip/cpp/sip_corewxDCTextColourChanger.cpp [300/856] Compiling sip/cpp/sip_corewxHTMLDataObject.cpp [301/856] Compiling sip/cpp/sip_corewxPyEvent.cpp [302/856] Compiling sip/cpp/sip_corewxGraphicsContext.cpp [303/856] Compiling sip/cpp/sip_corewxPyCommandEvent.cpp [304/856] Compiling sip/cpp/sip_corewxPySingleChoiceDialog.cpp [305/856] Compiling sip/cpp/sip_corewxGraphicsBrush.cpp [306/856] Compiling sip/cpp/sip_corewxPyBuffer.cpp [307/856] Compiling sip/cpp/sip_corewxChoice.cpp [308/856] Compiling sip/cpp/sip_corewxPyApp.cpp BUILDSTDERR: [309/856] Compiling sip/cpp/sip_corewxPropaga../../../../sip/cpp/sip_corewxArtProvider.cpp: In function 'PyObject* meth_wxArtProvider_Insert(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:31: warning: 'static void wxArtProvider::Insert(wxArtProvider*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | static wxDEPRECATED( void Insert(wxArtProvider *provider) ); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:46: warning: 'static void wxArtProvider::Insert(wxArtProvider*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | static wxDEPRECATED( void Insert(wxArtProvider *provider) ); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:46: warning: 'static void wxArtProvider::Insert(wxArtProvider*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | static wxDEPRECATED( void Insert(wxArtProvider *provider) ); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ tionDisabler.cpp [310/856] Compiling sip/cpp/sip_corewxGraphicsBitmap.cpp [311/856] Compiling sip/cpp/sip_corewxDCPenChanger.cpp [312/856] Compiling sip/cpp/sip_corewxProgressDialog.cpp [313/856] Compiling sip/cpp/sip_corewxGenericProgressDialog.cpp [314/856] Compiling sip/cpp/sip_corewxDCOverlay.cpp [315/856] Compiling sip/cpp/sip_corewxProcessEvent.cpp [316/856] Compiling sip/cpp/sip_corewxProcess.cpp [317/856] Compiling sip/cpp/sip_corewxGenericMessageDialog.cpp [318/856] Compiling sip/cpp/sip_corewxPrintout.cpp [319/856] Compiling sip/cpp/sip_corewxPropagateOnce.cpp [320/856] Compiling sip/cpp/sip_corewxGenericDragImage.cpp [321/856] Compiling sip/cpp/sip_corewxDCFontChanger.cpp [322/856] Compiling sip/cpp/sip_corewxChildFocusEvent.cpp [323/856] Compiling sip/cpp/sip_corewxArtProvider.cpp [324/856] Compiling sip/cpp/sip_corewxAlphaPixelData.cpp [325/856] Compiling sip/cpp/sip_corewxAcceleratorTable.cpp [326/856] Compiling sip/cpp/sip_corewxPrinter.cpp [327/856] Compiling sip/cpp/sip_corewxPrintPreview.cpp [328/856] Compiling sip/cpp/sip_corewxGenericDirCtrl.cpp [329/856] Compiling sip/cpp/sip_corewxPrintDialogData.cpp [330/856] Compiling sip/cpp/sip_corewxPrintDialog.cpp [331/856] Compiling sip/cpp/sip_corewxGauge.cpp [332/856] Compiling sip/cpp/sip_corewxDCClipper.cpp [333/856] Compiling sip/cpp/sip_corewxPrintData.cpp [334/856] Compiling sip/cpp/sip_corewxPrintAbortDialog.cpp [335/856] Compiling sip/cpp/sip_corewxGUIEventLoop.cpp [336/856] Compiling sip/cpp/sip_corewxPreviewFrame.cpp [337/856] Compiling sip/cpp/sip_corewxPreviewControlBar.cpp [338/856] Compiling sip/cpp/sip_corewxGIFHandler.cpp [339/856] Compiling sip/cpp/sip_corewxDCBrushChanger.cpp [340/856] Compiling sip/cpp/sip_corewxCheckListBox.cpp [341/856] Compiling sip/cpp/sip_corewxPreviewCanvas.cpp [342/856] Compiling sip/cpp/sip_corewxPreferencesPage.cpp [343/856] Compiling sip/cpp/sip_corewxGDIObject.cpp [344/856] Compiling sip/cpp/sip_corewxPreferencesEditor.cpp [345/856] Compiling sip/cpp/sip_corewxPowerEvent.cpp [346/856] Compiling sip/cpp/sip_corewxPrinterDC.cpp [347/856] Compiling sip/cpp/sip_corewxDC.cpp [348/856] Compiling sip/cpp/sip_corewxPostScriptDC.cpp [349/856] Compiling sip/cpp/sip_corewxGCDC.cpp [350/856] Compiling sip/cpp/sip_corewxGBSpan.cpp [351/856] Compiling sip/cpp/sip_corewxPosition.cpp [352/856] Compiling sip/cpp/sip_corewxPopupTransientWindow.cpp [353/856] Compiling sip/cpp/sip_corewxGBSizerItem.cpp [354/856] Compiling sip/cpp/sip_corewxCustomDataObject.cpp [355/856] Compiling sip/cpp/sip_corewxCheckBox.cpp [356/856] Compiling sip/cpp/sip_corewxArrayVideoModes.cpp [357/856] Compiling sip/cpp/sip_corewxPointList_iterator.cpp [358/856] Compiling sip/cpp/sip_corewxPointList.cpp [359/856] Compiling sip/cpp/sip_corewxGBPosition.cpp [360/856] Compiling sip/cpp/sip_corewxPoint2DDouble.cpp [361/856] Compiling sip/cpp/sip_corewxPoint.cpp [362/856] Compiling sip/cpp/sip_corewxFrame.cpp [363/856] Compiling sip/cpp/sip_corewxCursor.cpp [364/856] Compiling sip/cpp/sip_corewxPlatformInfo.cpp [365/856] Compiling sip/cpp/sip_corewxPixelDataBase.cpp [366/856] Compiling sip/cpp/sip_corewxFontPickerEvent.cpp [367/856] Compiling sip/cpp/sip_corewxPickerBase.cpp [368/856] Compiling sip/cpp/sip_corewxPenList.cpp [369/856] Compiling sip/cpp/sip_corewxFontPickerCtrl.cpp [370/856] Compiling sip/cpp/sip_corewxControlWithItems.cpp [371/856] Compiling sip/cpp/sip_corewxCharBuffer.cpp [372/856] Compiling sip/cpp/sip_corewxPen.cpp [373/856] Compiling sip/cpp/sip_corewxPasswordEntryDialog.cpp [374/856] Compiling sip/cpp/sip_corewxFontMetrics.cpp [375/856] Compiling sip/cpp/sip_corewxPanel.cpp [376/856] Compiling sip/cpp/sip_corewxPaletteChangedEvent.cpp [377/856] Compiling sip/cpp/sip_corewxFontMapper.cpp [378/856] Compiling sip/cpp/sip_corewxControl.cpp [379/856] Compiling sip/cpp/sip_corewxPalette.cpp [380/856] Compiling sip/cpp/sip_corewxPaintEvent.cpp [381/856] Compiling sip/cpp/sip_corewxFontList.cpp [382/856] Compiling sip/cpp/sip_corewxPaintDC.cpp [383/856] Compiling sip/cpp/sip_corewxPageSetupDialogData.cpp BUILDSTDERR: [384/856] Compiling sip/cpp/sip_corewxFontIn../../../../sip/cpp/sip_corewxMenuBar.cpp: In function 'PyObject* meth_wxMenuBar_GetLabelTop(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp:2140:61: warning: 'wxString wxMenuBarBase::GetLabelTop(size_t) const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2140 | sipRes = new ::wxString(sipCpp->GetLabelTop(pos)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:555:28: note: declared here BUILDSTDERR: 555 | wxDEPRECATED( wxString GetLabelTop(size_t pos) const ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp: In function 'PyObject* meth_wxMenuBar_SetLabelTop(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp:2694:43: warning: 'void wxMenuBarBase::SetLabelTop(size_t, const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2694 | sipCpp->SetLabelTop(pos,*label); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:553:24: note: declared here BUILDSTDERR: 553 | wxDEPRECATED( void SetLabelTop(size_t pos, const wxString& label) ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ fo.cpp [385/856] Compiling sip/cpp/sip_corewxContextMenuEvent.cpp [386/856] Compiling sip/cpp/sip_corewxCaret.cpp [387/856] Compiling sip/cpp/sip_corewxArrayString.cpp [388/856] Compiling sip/cpp/sip_corewxAffineMatrix2DBase.cpp [389/856] Compiling sip/cpp/sip_corewxPageSetupDialog.cpp [390/856] Compiling sip/cpp/sip_corewxPNMHandler.cpp [391/856] Compiling sip/cpp/sip_corewxFontEnumerator.cpp [392/856] Compiling sip/cpp/sip_corewxPNGHandler.cpp [393/856] Compiling sip/cpp/sip_corewxPCXHandler.cpp [394/856] Compiling sip/cpp/sip_corewxFontDialog.cpp [395/856] Compiling sip/cpp/sip_corewxContextHelpButton.cpp [396/856] Compiling sip/cpp/sip_corewxOverlay.cpp [397/856] Compiling sip/cpp/sip_corewxOutputStream.cpp [398/856] Compiling sip/cpp/sip_corewxFontData.cpp [399/856] Compiling sip/cpp/sip_corewxObject.cpp [400/856] Compiling sip/cpp/sip_corewxPopupWindow.cpp [401/856] Compiling sip/cpp/sip_corewxFont.cpp [402/856] Compiling sip/cpp/sip_corewxContextHelp.cpp [403/856] Compiling sip/cpp/sip_corewxButton.cpp [404/856] Compiling sip/cpp/sip_corewxNotifyEvent.cpp [405/856] Compiling sip/cpp/sip_corewxNotebook.cpp [406/856] Compiling sip/cpp/sip_corewxFocusEvent.cpp [407/856] Compiling sip/cpp/sip_corewxNonOwnedWindow.cpp [408/856] Compiling sip/cpp/sip_corewxNavigationKeyEvent.cpp [409/856] Compiling sip/cpp/sip_corewxFlexGridSizer.cpp [410/856] Compiling sip/cpp/sip_corewxConfigPathChanger.cpp [411/856] Compiling sip/cpp/sip_corewxNativePixelData_Accessor.cpp [412/856] Compiling sip/cpp/sip_corewxNativePixelData.cpp [413/856] Compiling sip/cpp/sip_corewxFindReplaceDialog.cpp [414/856] Compiling sip/cpp/sip_corewxNativeFontInfo.cpp [415/856] Compiling sip/cpp/sip_corewxMultiChoiceDialog.cpp [416/856] Compiling sip/cpp/sip_corewxFindReplaceData.cpp [417/856] Compiling sip/cpp/sip_corewxConfigBase.cpp [418/856] Compiling sip/cpp/sip_corewxBusyInfo.cpp [419/856] Compiling sip/cpp/sip_corewxArrayInt.cpp [420/856] Compiling sip/cpp/sip_corewxMsgCatalog.cpp [421/856] Compiling sip/cpp/sip_corewxMoveEvent.cpp [422/856] Compiling sip/cpp/sip_corewxFindDialogEvent.cpp [423/856] Compiling sip/cpp/sip_corewxMouseState.cpp [424/856] Compiling sip/cpp/sip_corewxMouseEventsManager.cpp [425/856] Compiling sip/cpp/sip_corewxFilterFSHandler.cpp [426/856] Compiling sip/cpp/sip_corewxConfig.cpp [427/856] Compiling sip/cpp/sip_corewxMouseEvent.cpp [428/856] Compiling sip/cpp/sip_corewxMouseCaptureLostEvent.cpp [429/856] Compiling sip/cpp/sip_corewxFileTypeMessageParameters.cpp [430/856] Compiling sip/cpp/sip_corewxMouseCaptureChangedEvent.cpp [431/856] Compiling sip/cpp/sip_corewxModalDialogHook.cpp [432/856] Compiling sip/cpp/sip_corewxFileTypeInfo.cpp [433/856] Compiling sip/cpp/sip_corewxCommandProcessor.cpp [434/856] Compiling sip/cpp/sip_corewxBusyCursor.cpp [435/856] Compiling sip/cpp/sip_corewxMirrorDC.cpp [436/856] Compiling sip/cpp/sip_corewxMiniFrame.cpp [437/856] Compiling sip/cpp/sip_corewxFileType.cpp [438/856] Compiling sip/cpp/sip_corewxMimeTypesManager.cpp [439/856] Compiling sip/cpp/sip_corewxMetafileDC.cpp [440/856] Compiling sip/cpp/sip_corewxFileTranslationsLoader.cpp [441/856] Compiling sip/cpp/sip_corewxCommandList_iterator.cpp [442/856] Compiling sip/cpp/sip_corewxMetafile.cpp [443/856] Compiling sip/cpp/sip_corewxMessageDialogButtonLabel.cpp [444/856] Compiling sip/cpp/sip_corewxFileSystemWatcherEvent.cpp [445/856] Compiling sip/cpp/sip_corewxMessageDialog.cpp [446/856] Compiling sip/cpp/sip_corewxNumberEntryDialog.cpp [447/856] Compiling sip/cpp/sip_corewxFileSystemHandler.cpp [448/856] Compiling sip/cpp/sip_corewxFilePickerCtrl.cpp [449/856] Compiling sip/cpp/sip_corewxMenuBar.cpp [450/856] Compiling sip/cpp/sip_corewxAcceleratorEntry.cpp [451/856] Compiling sip/cpp/sip_corewxMenuItemList_iterator.cpp [452/856] Compiling sip/cpp/sip_corewxMenuEvent.cpp [453/856] Compiling sip/cpp/sip_corewxCommandEvent.cpp [454/856] Compiling sip/cpp/sip_corewxMenuList.cpp [455/856] Compiling sip/cpp/sip_corewxFileSystem.cpp [456/856] Compiling sip/cpp/sip_corewxMenuItem.cpp [457/856] Compiling sip/cpp/sip_advwxWizardPageSimple.cpp BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_GetLabel(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:478:55: warning: 'wxString wxMenuItemBase::GetLabel() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 478 | sipRes = new ::wxString(sipCpp->GetLabel()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:182:17: note: declared here BUILDSTDERR: 182 | inline wxString wxMenuItemBase::GetLabel() const BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_GetName(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:591:54: warning: 'wxString wxMenuItemBase::GetName() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 591 | sipRes = new ::wxString(sipCpp->GetName()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:180:17: note: declared here BUILDSTDERR: 180 | inline wxString wxMenuItemBase::GetName() const BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_GetText(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:668:54: warning: 'const wxString& wxMenuItemBase::GetText() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 668 | sipRes = new ::wxString(sipCpp->GetText()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:184:24: note: declared here BUILDSTDERR: 184 | inline const wxString& wxMenuItemBase::GetText() const { return m_text; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_SetText(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1459:34: warning: 'virtual void wxMenuItemBase::SetText(const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1459 | sipCpp->SetText(*text); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:185:13: note: declared here BUILDSTDERR: 185 | inline void wxMenuItemBase::SetText(const wxString& text) { SetItemLabel(text); } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function 'PyObject* meth_wxMenuItem_GetLabelFromText(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:53: warning: 'static wxString wxMenuItemBase::GetLabelFromText(const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | static wxDEPRECATED( wxString GetLabelFromText(const wxString& text) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:75: warning: 'static wxString wxMenuItemBase::GetLabelFromText(const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | static wxDEPRECATED( wxString GetLabelFromText(const wxString& text) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:75: warning: 'static wxString wxMenuItemBase::GetLabelFromText(const wxString&)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | static wxDEPRECATED( wxString GetLabelFromText(const wxString& text) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp: In member function 'virtual bool sipwxDataViewSpinRenderer::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, uint)': BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:311:43: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 311 | return ::wxDataViewSpinRenderer::LeftClick(cursor,cell,model,item,col); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:311:79: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 311 | return ::wxDataViewSpinRenderer::LeftClick(cursor,cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp: In member function 'virtual bool sipwxDataViewSpinRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)': BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:326:43: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 326 | return ::wxDataViewSpinRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:326:71: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 326 | return ::wxDataViewSpinRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [458/856] Compiling sip/cpp/sip_advwxWizard.cpp [459/856] Compiling sip/cpp/sip_advwxWizardEvent.cpp [460/856] Compiling sip/cpp/sip_advwxQueryLayoutInfoEvent.cpp [461/856] Compiling sip/cpp/sip_advwxLayoutAlgorithm.cpp [462/856] Compiling sip/cpp/sip_advwxJoystick.cpp [463/856] Compiling sip/cpp/sip_advwxNotificationMessage.cpp [464/856] Compiling sip/cpp/sip_advwxHyperlinkCtrl.cpp [465/856] Compiling sip/cpp/sip_advwxWizardPage.cpp [466/856] Compiling sip/cpp/sip_advwxHyperlinkEvent.cpp [467/856] Compiling sip/cpp/sip_advwxTaskBarIconEvent.cpp [468/856] Compiling sip/cpp/sip_advwxTimePickerCtrl.cpp [469/856] Compiling sip/cpp/sip_advwxPseudoDC.cpp [470/856] Compiling sip/cpp/sip_advwxSashWindow.cpp [471/856] Compiling sip/cpp/sip_advwxOwnerDrawnComboBox.cpp [472/856] Compiling sip/cpp/sip_advwxTipProvider.cpp [473/856] Compiling sip/cpp/sip_advwxSashLayoutWindow.cpp [474/856] Compiling sip/cpp/sip_advwxTaskBarIcon.cpp [475/856] Compiling sip/cpp/sip_advwxSound.cpp [476/856] Compiling sip/cpp/sip_advwxRichToolTip.cpp [477/856] Linking build/waf/2.7/gtk3/_core.so [478/856] Compiling sip/cpp/sip_advwxEditableListBox.cpp [479/856] Compiling sip/cpp/sip_advwxDatePickerCtrlGeneric.cpp [480/856] Compiling sip/cpp/sip_advwxDatePickerCtrl.cpp [481/856] Compiling sip/cpp/sip_advwxCommandLinkButton.cpp [482/856] Compiling sip/cpp/sip_advwxCalendarEvent.cpp [483/856] Compiling sip/cpp/sip_advwxCalculateLayoutEvent.cpp [484/856] Compiling sip/cpp/sip_advwxAnimation.cpp [485/856] Compiling sip/cpp/sip_advwxDateEvent.cpp [486/856] Compiling sip/cpp/sip_advwxCalendarCtrl.cpp [487/856] Compiling sip/cpp/sip_advwxExtHelpController.cpp [488/856] Compiling sip/cpp/sip_advwxAnimationCtrl.cpp [489/856] Compiling sip/cpp/sip_advwxPropertySheetDialog.cpp [490/856] Compiling sip/cpp/sip_advwxSashEvent.cpp [491/856] Compiling sip/cpp/sip_advwxCalendarDateAttr.cpp [492/856] Compiling sip/cpp/sip_advwxBannerWindow.cpp [493/856] Compiling sip/cpp/sip_advwxSplashScreen.cpp [494/856] Compiling sip/cpp/sip_advwxGenericCalendarCtrl.cpp [495/856] Compiling sip/cpp/sip_advwxBitmapComboBox.cpp [496/856] Compiling sip/cpp/sip_advcmodule.cpp [497/856] Compiling sip/cpp/sip_advwxAboutDialogInfo.cpp [498/856] Compiling sip/cpp/sip_dataviewwxDataViewItemAttr.cpp [499/856] Compiling sip/cpp/sip_dataviewwxDataViewItemArray.cpp [500/856] Compiling sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp [501/856] Compiling sip/cpp/sip_dataviewwxDataViewListModel.cpp [502/856] Compiling sip/cpp/sip_dataviewwxDataViewBitmapRenderer.cpp [503/856] Compiling sip/cpp/sip_dataviewwxDVCVariant.cpp [504/856] Linking build/waf/2.7/gtk3/_adv.so [505/856] Compiling sip/cpp/sip_dataviewwxDataViewCtrl.cpp [506/856] Compiling sip/cpp/sip_dataviewwxVariantVector.cpp [507/856] Compiling sip/cpp/sip_dataviewwxDataViewItem.cpp [508/856] Compiling sip/cpp/sip_dataviewwxTreeListItem.cpp [509/856] Compiling sip/cpp/sip_dataviewwxTreeListItemComparator.cpp [510/856] Compiling sip/cpp/sip_dataviewwxDataViewRenderer.cpp [511/856] Compiling sip/cpp/sip_dataviewwxTreeListCtrl.cpp [512/856] Compiling sip/cpp/sip_dataviewwxDataViewChoiceRenderer.cpp [513/856] Compiling sip/cpp/sip_dataviewwxDataViewTreeCtrl.cpp [514/856] Compiling sip/cpp/sip_dataviewwxDataViewTreeStore.cpp [515/856] Compiling sip/cpp/sip_dataviewwxDataViewModel.cpp [516/856] Compiling sip/cpp/sip_dataviewwxDataViewModelNotifier.cpp [517/856] Compiling sip/cpp/sip_dataviewwxDataViewListStore.cpp [518/856] Compiling sip/cpp/sip_dataviewwxDataViewProgressRenderer.cpp [519/856] Compiling sip/cpp/sip_dataviewwxDataViewDateRenderer.cpp [520/856] Compiling sip/cpp/sip_dataviewwxTreeListEvent.cpp [521/856] Compiling sip/cpp/sip_dataviewcmodule.cpp [522/856] Compiling sip/cpp/sip_dataviewwxDataViewIndexListModel.cpp [523/856] Compiling sip/cpp/sip_dataviewwxDataViewEvent.cpp [524/856] Compiling sip/cpp/sip_dataviewwxDataViewIconText.cpp [525/856] Compiling sip/cpp/sip_dataviewwxDataViewVirtualListModel.cpp [526/856] Compiling sip/cpp/sip_dataviewwxDataViewToggleRenderer.cpp [527/856] Compiling sip/cpp/sip_dataviewwxDataViewListCtrl.cpp BUILDSTDERR: [528/../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function 'virtual bool sipwxDataViewCustomRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)': BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:125:45: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 125 | return ::wxDataViewCustomRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:125:73: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 125 | return ::wxDataViewCustomRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function 'virtual bool sipwxDataViewCustomRenderer::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, uint)': BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:140:45: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 140 | return ::wxDataViewCustomRenderer::LeftClick(cursor,cell,model,item,col); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:140:81: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 140 | return ::wxDataViewCustomRenderer::LeftClick(cursor,cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In function 'PyObject* meth_wxDataViewCustomRenderer_LeftClick(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:707:115: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 707 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::LeftClick(*cursor,*cell,model,*item,col) : sipCpp->LeftClick(*cursor,*cell,model,*item,col)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:707:166: warning: 'virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 707 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::LeftClick(*cursor,*cell,model,*item,col) : sipCpp->LeftClick(*cursor,*cell,model,*item,col)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In function 'PyObject* meth_wxDataViewCustomRenderer_Activate(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:758:106: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 758 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::Activate(*cell,model,*item,col) : sipCpp->Activate(*cell,model,*item,col)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:758:148: warning: 'virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 758 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::Activate(*cell,model,*item,col) : sipCpp->Activate(*cell,model,*item,col)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro 'wxDEPRECATED_BUT_USED_INTERNALLY_INLINE' BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 856] Compiling sip/cpp/sip_dataviewwxDataViewTextRenderer.cpp [529/856] Compiling sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp [530/856] Compiling sip/cpp/sip_dataviewwxDataViewColumn.cpp [531/856] Compiling sip/cpp/sip_dataviewwxDataViewIconTextRenderer.cpp [532/856] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringRenderer.cpp [533/856] Compiling sip/cpp/sip_gridwxGridCellRenderer.cpp [534/856] Compiling sip/cpp/sip_gridwxGridCellEnumEditor.cpp [535/856] Compiling sip/cpp/sip_gridwxGridUpdateLocker.cpp [536/856] Compiling sip/cpp/sip_gridwxGridTableMessage.cpp [537/856] Linking build/waf/2.7/gtk3/_dataview.so [538/856] Compiling sip/cpp/sip_gridwxGridSizesInfo.cpp [539/856] Compiling sip/cpp/sip_gridwxGridStringTable.cpp [540/856] Compiling sip/cpp/sip_gridwxGridRowHeaderRendererDefault.cpp [541/856] Compiling sip/cpp/sip_gridwxGridEvent.cpp [542/856] Compiling sip/cpp/sip_gridwxGridRangeSelectEvent.cpp [543/856] Compiling sip/cpp/sip_gridwxGridRowHeaderRenderer.cpp [544/856] Compiling sip/cpp/sip_gridwxGridEditorCreatedEvent.cpp [545/856] Compiling sip/cpp/sip_gridwxGridCornerHeaderRenderer.cpp [546/856] Compiling sip/cpp/sip_gridwxGridCellNumberRenderer.cpp [547/856] Compiling sip/cpp/sip_gridwxGridCellFloatRenderer.cpp [548/856] Compiling sip/cpp/sip_gridwxGridCellEditor.cpp [549/856] Compiling sip/cpp/sip_gridwxGridCellFloatEditor.cpp [550/856] Compiling sip/cpp/sip_gridwxGridColumnHeaderRendererDefault.cpp [551/856] Compiling sip/cpp/sip_gridwxGridCellCoords.cpp [552/856] Compiling sip/cpp/sip_gridwxGridCellDateTimeRenderer.cpp [553/856] Compiling sip/cpp/sip_gridwxGridCellAttr.cpp [554/856] Compiling sip/cpp/sip_gridwxGridCellChoiceEditor.cpp [555/856] Compiling sip/cpp/sip_gridwxGrid.cpp [556/856] Compiling sip/cpp/sip_gridwxGridCellCoordsArray.cpp [557/856] Compiling sip/cpp/sip_gridwxGridCellBoolRenderer.cpp [558/856] Compiling sip/cpp/sip_gridcmodule.cpp [559/856] Compiling sip/cpp/sip_gridwxGridCellBoolEditor.cpp [560/856] Compiling sip/cpp/sip_gridwxGridCellAttrProvider.cpp [561/856] Compiling sip/cpp/sip_gridwxGridCellEnumRenderer.cpp [562/856] Compiling sip/cpp/sip_gridwxGridSizeEvent.cpp [563/856] Compiling sip/cpp/sip_gridwxGridHeaderLabelsRenderer.cpp [564/856] Compiling sip/cpp/sip_gridwxGridTableBase.cpp [565/856] Compiling sip/cpp/sip_gridwxGridCellNumberEditor.cpp [566/856] Compiling sip/cpp/sip_gridwxGridColumnHeaderRenderer.cpp [567/856] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringEditor.cpp [568/856] Compiling sip/cpp/sip_gridwxGridCellStringRenderer.cpp [569/856] Compiling sip/cpp/sip_gridwxGridCellTextEditor.cpp [570/856] Compiling sip/cpp/sip_gridwxGridCornerHeaderRendererDefault.cpp [571/856] Compiling sip/cpp/sip_stccmodule.cpp [572/856] Compiling sip/cpp/sip_stcwxStyledTextEvent.cpp [573/856] Compiling sip/cpp/sip_stcwxStyledTextCtrl.cpp [574/856] Compiling sip/cpp/sip_htmlwxHtmlHelpData.cpp [575/856] Compiling sip/cpp/sip_htmlwxHtmlLinkInfo.cpp [576/856] Linking build/waf/2.7/gtk3/_grid.so [577/856] Compiling sip/cpp/sip_htmlcmodule.cpp [578/856] Compiling sip/cpp/sip_htmlwxHtmlColourCell.cpp [579/856] Compiling sip/cpp/sip_htmlwxHtmlCellEvent.cpp [580/856] Compiling sip/cpp/sip_htmlwxHtmlBookRecArray.cpp [581/856] Compiling sip/cpp/sip_htmlwxHtmlTagHandler.cpp [582/856] Compiling sip/cpp/sip_htmlwxHtmlWordCell.cpp [583/856] Compiling sip/cpp/sip_htmlwxHtmlWindowInterface.cpp [584/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingStyle.cpp [585/856] Compiling sip/cpp/sip_htmlwxSimpleHtmlListBox.cpp [586/856] Compiling sip/cpp/sip_htmlwxHtmlWindow.cpp [587/856] Compiling sip/cpp/sip_htmlwxHtmlWinParser.cpp [588/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingInfo.cpp [589/856] Linking build/waf/2.7/gtk3/_stc.so [590/856] Compiling sip/cpp/sip_htmlwxHtmlLinkEvent.cpp [591/856] Compiling sip/cpp/sip_htmlwxHtmlWidgetCell.cpp [592/856] Compiling sip/cpp/sip_htmlwxHtmlHelpWindow.cpp [593/856] Compiling sip/cpp/sip_htmlwxHtmlHelpFrame.cpp [594/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDialog.cpp [595/856] Compiling sip/cpp/sip_htmlwxHtmlModalHelp.cpp BUILDSTDERR: [596/856] Compiling sip/cpp/sip_htmlwxHtm../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function 'PyObject* meth_wxHtmlTag_GetBeginPos(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:76:42: warning: 'int wxHtmlTag::GetBeginPos() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 76 | sipRes = sipCpp->GetBeginPos(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/html/htmlpars.h:15, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/winpars.h:17, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/htmlwin.h:19, BUILDSTDERR: from /usr/include/wx-3.0/wx/htmllbox.h:15, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_html.h:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:168:12: note: declared here BUILDSTDERR: 168 | inline int wxHtmlTag::GetBeginPos() const { return int(m_Begin - m_sourceStart); } BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function 'PyObject* meth_wxHtmlTag_GetEndPos1(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:116:41: warning: 'int wxHtmlTag::GetEndPos1() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 116 | sipRes = sipCpp->GetEndPos1(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/html/htmlpars.h:15, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/winpars.h:17, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/htmlwin.h:19, BUILDSTDERR: from /usr/include/wx-3.0/wx/htmllbox.h:15, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_html.h:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:169:12: note: declared here BUILDSTDERR: 169 | inline int wxHtmlTag::GetEndPos1() const { return int(m_End1 - m_sourceStart); } BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function 'PyObject* meth_wxHtmlTag_GetEndPos2(PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:156:41: warning: 'int wxHtmlTag::GetEndPos2() const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 156 | sipRes = sipCpp->GetEndPos2(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/html/htmlpars.h:15, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/winpars.h:17, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/htmlwin.h:19, BUILDSTDERR: from /usr/include/wx-3.0/wx/htmllbox.h:15, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_html.h:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:170:12: note: declared here BUILDSTDERR: 170 | inline int wxHtmlTag::GetEndPos2() const { return int(m_End2 - m_sourceStart); } BUILDSTDERR: | ^~~~~~~~~ lFilter.cpp [597/856] Compiling sip/cpp/sip_htmlwxHtmlDCRenderer.cpp [598/856] Compiling sip/cpp/sip_htmlwxHtmlContainerCell.cpp [599/856] Compiling sip/cpp/sip_htmlwxHtmlBookRecord.cpp [600/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItems.cpp [601/856] Compiling sip/cpp/sip_htmlwxHtmlWordWithTabsCell.cpp [602/856] Compiling sip/cpp/sip_htmlwxHtmlCell.cpp [603/856] Compiling sip/cpp/sip_htmlwxHtmlSelection.cpp [604/856] Compiling sip/cpp/sip_htmlwxHtmlTag.cpp [605/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItem.cpp [606/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingState.cpp [607/856] Compiling sip/cpp/sip_htmlwxHtmlParser.cpp [608/856] Compiling sip/cpp/sip_htmlwxHtmlPrintout.cpp [609/856] Compiling sip/cpp/sip_htmlwxHtmlListBox.cpp [610/856] Compiling sip/cpp/sip_htmlwxHtmlFontCell.cpp [611/856] Compiling sip/cpp/sip_htmlwxHtmlEasyPrinting.cpp [612/856] Compiling sip/cpp/sip_htmlwxHtmlHelpController.cpp [613/856] Compiling sip/cpp/sip_htmlwxHtmlWinTagHandler.cpp [614/856] Compiling sip/cpp/sip_glcanvaswxGLContext.cpp [615/856] Compiling sip/cpp/sip_glcanvaswxGLCanvas.cpp [616/856] Compiling sip/cpp/sip_glcanvascmodule.cpp [617/856] Compiling sip/cpp/sip_html2wxWebViewFSHandler.cpp [618/856] Compiling sip/cpp/sip_html2wxWebViewEvent.cpp [619/856] Linking build/waf/2.7/gtk3/_html.so [620/856] Compiling sip/cpp/sip_html2wxWebViewFactory.cpp [621/856] Compiling sip/cpp/sip_html2wxWebViewHistoryItem.cpp [622/856] Compiling sip/cpp/sip_html2wxWebViewArchiveHandler.cpp [623/856] Compiling sip/cpp/sip_html2wxWebViewHandler.cpp [624/856] Linking build/waf/2.7/gtk3/_glcanvas.so [625/856] Compiling sip/cpp/sip_html2cmodule.cpp [626/856] Compiling sip/cpp/sip_html2wxWebView.cpp [627/856] Compiling sip/cpp/sip_xmlcmodule.cpp [628/856] Compiling sip/cpp/sip_xmlwxXmlNode.cpp [629/856] Compiling sip/cpp/sip_xmlwxXmlAttribute.cpp [630/856] Compiling sip/cpp/sip_xmlwxXmlDocument.cpp [631/856] Compiling sip/cpp/sip_xrccmodule.cpp [632/856] Compiling sip/cpp/sip_xrcwxXmlResourceHandler.cpp [633/856] Linking build/waf/2.7/gtk3/_html2.so [634/856] Compiling sip/cpp/sip_xrcwxXmlResource.cpp [635/856] Compiling sip/cpp/sip_xrcwxXmlSubclassFactory.cpp [636/856] Compiling sip/cpp/sip_xrcwxAnimation.cpp [637/856] Linking build/waf/2.7/gtk3/_xml.so [638/856] Compiling sip/cpp/sip_richtextwxRichTextListStyleDefinition.cpp [639/856] Compiling sip/cpp/sip_richtextwxTextAttrBorders.cpp [640/856] Compiling sip/cpp/sip_richtextwxRichTextContextMenuPropertiesInfo.cpp [641/856] Compiling sip/cpp/sip_richtextwxRichTextCtrl.cpp [642/856] Compiling sip/cpp/sip_richtextwxRichTextStyleComboCtrl.cpp [643/856] Linking build/waf/2.7/gtk3/_xrc.so [644/856] Compiling sip/cpp/sip_richtextwxRichTextBox.cpp [645/856] Compiling sip/cpp/sip_richtextwxRichTextCell.cpp [646/856] Compiling sip/cpp/sip_richtextwxRichTextBuffer.cpp [647/856] Compiling sip/cpp/sip_richtextwxRichTextObject.cpp [648/856] Compiling sip/cpp/sip_richtextwxRichTextTable.cpp [649/856] Compiling sip/cpp/sip_richtextwxTextAttrDimensions.cpp [650/856] Compiling sip/cpp/sip_richtextwxTextAttrDimensionConverter.cpp [651/856] Compiling sip/cpp/sip_richtextwxRichTextFieldType.cpp [652/856] Compiling sip/cpp/sip_richtextwxTextBoxAttr.cpp [653/856] Compiling sip/cpp/sip_richtextwxRichTextStyleDefinition.cpp [654/856] Compiling sip/cpp/sip_richtextwxRichTextParagraphStyleDefinition.cpp [655/856] Compiling sip/cpp/sip_richtextwxRichTextRenderer.cpp [656/856] Compiling sip/cpp/sip_richtextwxRichTextStyleListCtrl.cpp [657/856] Compiling sip/cpp/sip_richtextwxRichTextImage.cpp [658/856] Compiling sip/cpp/sip_richtextwxRichTextParagraphLayoutBox.cpp [659/856] Compiling sip/cpp/sip_richtextwxRichTextRangeArray.cpp [660/856] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArrayArray.cpp [661/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList_iterator.cpp [662/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList.cpp [663/856] Compiling sip/cpp/sip_richtextwxRichTextAttrArray.cpp [664/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandler.cpp [665/856] Compiling sip/cpp/sip_richtextwxRichTextHeaderFooterData.cpp [666/856] Compiling sip/cpp/sip_richtextwxTextAttrSize.cpp [667/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandler.cpp [668/856] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialogFactory.cpp [669/856] Compiling sip/cpp/sip_richtextwxRichTextAttr.cpp [670/856] Compiling sip/cpp/sip_richtextwxRichTextStyleSheet.cpp [671/856] Compiling sip/cpp/sip_richtextwxRichTextActionList.cpp [672/856] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArray.cpp [673/856] Compiling sip/cpp/sip_richtextwxRichTextProperties.cpp [674/856] Compiling sip/cpp/sip_richtextwxRichTextPrinting.cpp [675/856] Compiling sip/cpp/sip_richtextwxSymbolPickerDialog.cpp [676/856] Compiling sip/cpp/sip_richtextwxRichTextParagraph.cpp [677/856] Compiling sip/cpp/sip_richtextwxRichTextPlainTextHandler.cpp [678/856] Compiling sip/cpp/sip_richtextwxRichTextXMLHandler.cpp [679/856] Compiling sip/cpp/sip_richtextwxRichTextSelection.cpp [680/856] Compiling sip/cpp/sip_richtextwxRichTextRange.cpp [681/856] Compiling sip/cpp/sip_richtextwxRichTextEvent.cpp [682/856] Compiling sip/cpp/sip_richtextwxRichTextField.cpp [683/856] Compiling sip/cpp/sip_richtextwxRichTextLineList_iterator.cpp [684/856] Compiling sip/cpp/sip_richtextwxRichTextLineList.cpp [685/856] Compiling sip/cpp/sip_richtextwxRichTextFloatCollector.cpp [686/856] Compiling sip/cpp/sip_richtextwxRichTextStyleOrganiserDialog.cpp [687/856] Compiling sip/cpp/sip_richtextwxRichTextVariantArray.cpp [688/856] Compiling sip/cpp/sip_richtextwxRichTextImageBlock.cpp [689/856] Compiling sip/cpp/sip_richtextcmodule.cpp [690/856] Compiling sip/cpp/sip_richtextwxTextAttrDimension.cpp [691/856] Compiling sip/cpp/sip_richtextwxRichTextStdRenderer.cpp [692/856] Compiling sip/cpp/sip_richtextwxRichTextPlainText.cpp [693/856] Compiling sip/cpp/sip_richtextwxRichTextStyleListBox.cpp [694/856] Compiling sip/cpp/sip_richtextwxRichTextLine.cpp [695/856] Compiling sip/cpp/sip_richtextwxRichTextAction.cpp [696/856] Compiling sip/cpp/sip_richtextwxRichTextObjectAddress.cpp [697/856] Compiling sip/cpp/sip_richtextwxRichTextHTMLHandler.cpp [698/856] Compiling sip/cpp/sip_richtextwxRichTextFontTable.cpp [699/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList_iterator.cpp [700/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList__iterator.cpp [701/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingContext.cpp [702/856] Compiling sip/cpp/sip_richtextwxRichTextActionList_iterator.cpp [703/856] Compiling sip/cpp/sip_richtextwxRichTextCompositeObject.cpp [704/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList_iterator.cpp [705/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList_.cpp [706/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList.cpp [707/856] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialog.cpp [708/856] Compiling sip/cpp/sip_richtextwxRichTextBufferDataObject.cpp [709/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList.cpp [710/856] Compiling sip/cpp/sip_richtextwxRichTextCharacterStyleDefinition.cpp [711/856] Compiling sip/cpp/sip_richtextwxRichTextPrintout.cpp [712/856] Compiling sip/cpp/sip_richtextwxRichTextCommand.cpp [713/856] Compiling sip/cpp/sip_richtextwxRichTextFieldTypeStandard.cpp [714/856] Compiling sip/cpp/sip_richtextwxTextAttrBorder.cpp [715/856] Compiling sip/cpp/sip_mediawxMediaEvent.cpp [716/856] Compiling sip/cpp/sip_mediacmodule.cpp [717/856] Compiling sip/cpp/sip_mediawxMediaCtrl.cpp [718/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBarButtonBase.cpp [719/856] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfo.cpp [720/856] Compiling sip/cpp/sip_ribboncmodule.cpp [721/856] Linking build/waf/2.7/gtk3/_richtext.so [722/856] Compiling sip/cpp/sip_ribbonwxRibbonPanel.cpp [723/856] Compiling sip/cpp/sip_ribbonwxRibbonAUIArtProvider.cpp [724/856] Linking build/waf/2.7/gtk3/_media.so [725/856] Compiling sip/cpp/sip_ribbonwxRibbonPanelEvent.cpp [726/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBarEvent.cpp [727/856] Compiling sip/cpp/sip_ribbonwxRibbonGallery.cpp [728/856] Compiling sip/cpp/sip_ribbonwxRibbonGalleryEvent.cpp BUILDSTDERR: [7../../../../sip/cpp/sip_propgridwxPGProperty.cpp: In function 'PyObject* meth_wxPGProperty_AddChild(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:1402:34: warning: 'void wxPGProperty::AddChild(wxPGProperty*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1402 | sipCpp->AddChild(prop); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_propgrid.h:2971, BUILDSTDERR: from ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/propgrid/property.h:2231:24: note: declared here BUILDSTDERR: 2231 | wxDEPRECATED( void AddChild( wxPGProperty* prop ) ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp: In function 'PyObject* meth_wxPGProperty_GetValueString(PyObject*, PyObject*, PyObject*)': BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:3142:69: warning: 'wxString wxPGProperty::GetValueString(int) const' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3142 | sipRes = new ::wxString(sipCpp->GetValueString(argFlags)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_propgrid.h:2971, BUILDSTDERR: from ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/propgrid/property.h:1657:28: note: declared here BUILDSTDERR: 1657 | wxDEPRECATED( wxString GetValueString( int argFlags = 0 ) const ); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro 'wxDEPRECATED' BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ 29/856] Compiling sip/cpp/sip_ribbonwxRibbonControl.cpp [730/856] Compiling sip/cpp/sip_ribbonwxRibbonBarEvent.cpp [731/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBarToolBase.cpp [732/856] Compiling sip/cpp/sip_ribbonwxRibbonMSWArtProvider.cpp [733/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBarEvent.cpp [734/856] Compiling sip/cpp/sip_ribbonwxRibbonArtProvider.cpp [735/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBar.cpp [736/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBar.cpp [737/856] Compiling sip/cpp/sip_ribbonwxRibbonPage.cpp [738/856] Compiling sip/cpp/sip_ribbonwxRibbonGalleryItem.cpp [739/856] Compiling sip/cpp/sip_ribbonwxRibbonBar.cpp [740/856] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfoArray.cpp [741/856] Compiling sip/cpp/sip_propgridwxFileProperty.cpp [742/856] Compiling sip/cpp/sip_propgridwxPGTextCtrlAndButtonEditor.cpp [743/856] Compiling sip/cpp/sip_propgridwxPropertyGridPageState.cpp [744/856] Compiling sip/cpp/sip_propgridwxNumericPropertyValidator.cpp [745/856] Compiling sip/cpp/sip_propgridwxEnumProperty.cpp [746/856] Linking build/waf/2.7/gtk3/_ribbon.so [747/856] Compiling sip/cpp/sip_propgridwxPGPropArgCls.cpp [748/856] Compiling sip/cpp/sip_propgridwxUIntProperty.cpp [749/856] Compiling sip/cpp/sip_propgridwxIntProperty.cpp [750/856] Compiling sip/cpp/sip_propgridwxPGEditorDialogAdapter.cpp [751/856] Compiling sip/cpp/sip_propgridwxFontProperty.cpp [752/856] Compiling sip/cpp/sip_propgridwxPGVariant.cpp [753/856] Compiling sip/cpp/sip_propgridwxPropertyGrid.cpp [754/856] Compiling sip/cpp/sip_propgridwxPGChoiceEntry.cpp [755/856] Compiling sip/cpp/sip_propgridwxPGArrayEditorDialog.cpp [756/856] Compiling sip/cpp/sip_propgridwxPGTextCtrlEditor.cpp [757/856] Compiling sip/cpp/sip_propgridwxPGChoiceAndButtonEditor.cpp [758/856] Compiling sip/cpp/sip_propgridwxEditEnumProperty.cpp [759/856] Compiling sip/cpp/sip_propgridwxDirProperty.cpp [760/856] Compiling sip/cpp/sip_propgridwxImageFileProperty.cpp [761/856] Compiling sip/cpp/sip_propgridwxPGSpinCtrlEditor.cpp [762/856] Compiling sip/cpp/sip_propgridwxFloatProperty.cpp [763/856] Compiling sip/cpp/sip_propgridcmodule.cpp [764/856] Compiling sip/cpp/sip_propgridwxArrayPGProperty.cpp [765/856] Compiling sip/cpp/sip_propgridwxArrayStringProperty.cpp [766/856] Compiling sip/cpp/sip_propgridwxDateProperty.cpp [767/856] Compiling sip/cpp/sip_propgridwxPropertyGridHitTestResult.cpp [768/856] Compiling sip/cpp/sip_propgridwxPropertyGridPage.cpp [769/856] Compiling sip/cpp/sip_propgridwxPropertyGridManager.cpp [770/856] Compiling sip/cpp/sip_propgridwxPropertyGridIteratorBase.cpp [771/856] Compiling sip/cpp/sip_propgridwxPGChoiceEditor.cpp [772/856] Compiling sip/cpp/sip_propgridwxColourPropertyValue.cpp [773/856] Compiling sip/cpp/sip_propgridwxPropertyGridIterator.cpp [774/856] Compiling sip/cpp/sip_propgridwxPGChoicesData.cpp [775/856] Compiling sip/cpp/sip_propgridwxPGCellRenderer.cpp [776/856] Compiling sip/cpp/sip_propgridwxPropertyCategory.cpp [777/856] Compiling sip/cpp/sip_propgridwxSystemColourProperty.cpp [778/856] Compiling sip/cpp/sip_propgridwxPGInDialogValidator.cpp [779/856] Compiling sip/cpp/sip_propgridwxPGVariantList.cpp [780/856] Compiling sip/cpp/sip_propgridwxPGProperty.cpp [781/856] Compiling sip/cpp/sip_propgridwxPGPaintData.cpp [782/856] Compiling sip/cpp/sip_propgridwxPGEditor.cpp [783/856] Compiling sip/cpp/sip_propgridwxPropertyGridInterface.cpp [784/856] Compiling sip/cpp/sip_propgridwxPGWindowList.cpp [785/856] Compiling sip/cpp/sip_propgridwxPGMultiButton.cpp [786/856] Compiling sip/cpp/sip_propgridwxFlagsProperty.cpp [787/856] Compiling sip/cpp/sip_propgridwxPGFileDialogAdapter.cpp [788/856] Compiling sip/cpp/sip_propgridwxCursorProperty.cpp [789/856] Compiling sip/cpp/sip_propgridwxPGLongStringDialogAdapter.cpp [790/856] Compiling sip/cpp/sip_propgridwxPGArrayStringEditorDialog.cpp [791/856] Compiling sip/cpp/sip_propgridwxPGChoices.cpp [792/856] Compiling sip/cpp/sip_propgridwxPGValidationInfo.cpp [793/856] Compiling sip/cpp/sip_propgridwxMultiChoiceProperty.cpp [794/856] Compiling sip/cpp/sip_propgridwxPGVIterator.cpp [795/856] Compiling sip/cpp/sip_propgridwxPropertyGridEvent.cpp [796/856] Compiling sip/cpp/sip_propgridwxPGCell.cpp [797/856] Compiling sip/cpp/sip_propgridwxPGComboBoxEditor.cpp [798/856] Compiling sip/cpp/sip_propgridwxLongStringProperty.cpp [799/856] Compiling sip/cpp/sip_propgridwxPGCellData.cpp [800/856] Compiling sip/cpp/sip_propgridwxColourProperty.cpp [801/856] Compiling sip/cpp/sip_propgridwxStringProperty.cpp [802/856] Compiling sip/cpp/sip_propgridwxPGCheckBoxEditor.cpp [803/856] Compiling sip/cpp/sip_propgridwxBoolProperty.cpp [804/856] Compiling sip/cpp/sip_propgridwxPGDefaultRenderer.cpp [805/856] Compiling sip/cpp/sip_auiwxAuiToolBarItemArray.cpp [806/856] Compiling sip/cpp/sip_auiwxAuiTabContainerButton.cpp [807/856] Compiling sip/cpp/sip_auiwxAuiTabCtrl.cpp [808/856] Compiling sip/cpp/sip_auiwxAuiMDIClientWindow.cpp [809/856] Compiling sip/cpp/sip_auiwxAuiToolBar.cpp [810/856] Compiling sip/cpp/sip_auiwxAuiTabContainer.cpp [811/856] Linking build/waf/2.7/gtk3/_propgrid.so [812/856] Compiling sip/cpp/sip_auiwxAuiPaneButtonArray.cpp [813/856] Compiling sip/cpp/sip_auiwxAuiDefaultDockArt.cpp [814/856] Compiling sip/cpp/sip_auiwxAuiManager.cpp [815/856] Compiling sip/cpp/sip_auiwxAuiNotebookEvent.cpp [816/856] Compiling sip/cpp/sip_auiwxAuiNotebookPage.cpp [817/856] Compiling sip/cpp/sip_auiwxAuiDockArt.cpp [818/856] Compiling sip/cpp/sip_auiwxAuiPaneInfoPtrArray.cpp [819/856] Compiling sip/cpp/sip_auiwxAuiDefaultTabArt.cpp [820/856] Compiling sip/cpp/sip_auiwxAuiTabArt.cpp [821/856] Compiling sip/cpp/sip_auicmodule.cpp [822/856] Compiling sip/cpp/sip_auiwxAuiToolBarItem.cpp [823/856] Compiling sip/cpp/sip_auiwxAuiPaneInfoArray.cpp [824/856] Compiling sip/cpp/sip_auiwxAuiToolBarEvent.cpp [825/856] Compiling sip/cpp/sip_auiwxAuiMDIChildFrame.cpp [826/856] Compiling sip/cpp/sip_auiwxAuiDockInfo.cpp [827/856] Compiling sip/cpp/sip_auiwxAuiMDIParentFrame.cpp [828/856] Compiling sip/cpp/sip_auiwxAuiPaneButton.cpp [829/856] Compiling sip/cpp/sip_auiwxAuiSimpleTabArt.cpp [830/856] Compiling sip/cpp/sip_auiwxAuiTabContainerButtonArray.cpp [831/856] Compiling sip/cpp/sip_auiwxAuiDefaultToolBarArt.cpp [832/856] Compiling sip/cpp/sip_auiwxAuiNotebookPageArray.cpp [833/856] Compiling sip/cpp/sip_auiwxAuiPaneInfo.cpp [834/856] Compiling sip/cpp/sip_auiwxAuiDockUIPartArray.cpp [835/856] Compiling sip/cpp/sip_auiwxAuiToolBarArt.cpp [836/856] Compiling sip/cpp/sip_auiwxAuiDockUIPart.cpp [837/856] Compiling sip/cpp/sip_auiwxAuiDockInfoArray.cpp [838/856] Compiling sip/cpp/sip_auiwxAuiDockInfoPtrArray.cpp [839/856] Compiling sip/cpp/sip_auiwxAuiManagerEvent.cpp [840/856] Compiling sip/cpp/sip_auiwxAuiNotebook.cpp [841/856] Compiling build/waf/2.7/gtk3/_core.so [842/856] Compiling build/waf/2.7/gtk3/_adv.so [843/856] Compiling build/waf/2.7/gtk3/_dataview.so [844/856] Compiling build/waf/2.7/gtk3/_grid.so [845/856] Compiling build/waf/2.7/gtk3/_stc.so [846/856] Compiling build/waf/2.7/gtk3/_html.so [847/856] Compiling build/waf/2.7/gtk3/_glcanvas.so [848/856] Compiling build/waf/2.7/gtk3/_html2.so [849/856] Compiling build/waf/2.7/gtk3/_xml.so [850/856] Compiling build/waf/2.7/gtk3/_xrc.so [851/856] Compiling build/waf/2.7/gtk3/_richtext.so [852/856] Compiling build/waf/2.7/gtk3/_media.so [853/856] Compiling build/waf/2.7/gtk3/_ribbon.so [854/856] Compiling build/waf/2.7/gtk3/_propgrid.so [855/856] Linking build/waf/2.7/gtk3/_aui.so [856/856] Compiling build/waf/2.7/gtk3/_aui.so Waf: Leaving directory `/builddir/build/BUILD/python-wxpython4-4.0.6/python2/build/waf/2.7/gtk3' 'build' finished successfully (8m11.788s) ------------ BUILD FINISHED ------------ To use wxPython from the build folder (without installing): - Set your PYTHONPATH variable to /builddir/build/BUILD/python-wxpython4-4.0.6/python2. - You may also need to set your (DY)LD_LIBRARY_PATH to /builddir/build/BUILD/python-wxpython4-4.0.6/python2/build/wxbld/gtk3/lib, or wherever the wxWidgets libs have been installed. Finished command: build_py (8m12.762s) Running command: bdist_egg "/usr/bin/python2" setup.py bdist_egg --skip-build running bdist_egg running build running build_py creating build/lib.linux-s390x-2.7 creating build/lib.linux-s390x-2.7/wx copying wx/aui.py -> build/lib.linux-s390x-2.7/wx copying wx/html2.py -> build/lib.linux-s390x-2.7/wx copying wx/stc.py -> build/lib.linux-s390x-2.7/wx copying wx/glcanvas.py -> build/lib.linux-s390x-2.7/wx copying wx/xrc.py -> build/lib.linux-s390x-2.7/wx copying wx/richtext.py -> build/lib.linux-s390x-2.7/wx copying wx/xml.py -> build/lib.linux-s390x-2.7/wx copying wx/msw.py -> build/lib.linux-s390x-2.7/wx copying wx/grid.py -> build/lib.linux-s390x-2.7/wx copying wx/adv.py -> build/lib.linux-s390x-2.7/wx copying wx/gizmos.py -> build/lib.linux-s390x-2.7/wx copying wx/core.py -> build/lib.linux-s390x-2.7/wx copying wx/dataview.py -> build/lib.linux-s390x-2.7/wx copying wx/html.py -> build/lib.linux-s390x-2.7/wx copying wx/__version__.py -> build/lib.linux-s390x-2.7/wx copying wx/webkit.py -> build/lib.linux-s390x-2.7/wx copying wx/propgrid.py -> build/lib.linux-s390x-2.7/wx copying wx/__init__.py -> build/lib.linux-s390x-2.7/wx copying wx/ribbon.py -> build/lib.linux-s390x-2.7/wx copying wx/media.py -> build/lib.linux-s390x-2.7/wx creating build/lib.linux-s390x-2.7/wx/lib copying wx/lib/infoframe.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/eventwatcher.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/stattext.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/docview.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/colourdb.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/layoutf.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/colourutils.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/iewin.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/embeddedimage.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/foldmenu.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/printout.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/wordwrap.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/ClickableHtmlWindow.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/platebtn.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/eventStack.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/msgpanel.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/CDate.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/activex.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/fancytext.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/nvdlg.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/itemspicker.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/flashwin.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/delayedresult.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/activexwrapper.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/buttons.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/ticker_xrc.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/utils.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/newevent.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/rcsizer.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/colourselect.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/imagebrowser.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/ticker.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/dialogs.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/langlistctrl.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/busy.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/pdfwin.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/gridmovers.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/expando.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/progressindicator.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/multisash.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/pdfwin_old.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/sized_controls.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/splitter.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/statbmp.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/resizewidget.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/imageutils.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/softwareupdate.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/throbber.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/combotreebox.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/filebrowsebutton.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/iewin_old.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/graphics.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/calendar.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/pydocview.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/flashwin_old.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/scrolledpanel.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/wxpTag.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/anchors.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/inspection.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/dragscroller.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/intctrl.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/sheet.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/__init__.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/gestures.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/popupctl.py -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/evtmgr.py -> build/lib.linux-s390x-2.7/wx/lib creating build/lib.linux-s390x-2.7/wx/py copying wx/py/PySlicesShell.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyFilling.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/interpreter.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/crust.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyAlaCarte.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyWrap.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/path.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/document.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/magic.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyCrust.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/frame.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/crustslices.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/filling.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/sliceshell.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/version.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/buffer.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyShell.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/pseudo.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/parse.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyAlaMode.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/introspect.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/shell.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PySlices.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/editor.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyAlaModeTest.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/editwindow.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/dispatcher.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/__init__.py -> build/lib.linux-s390x-2.7/wx/py copying wx/py/images.py -> build/lib.linux-s390x-2.7/wx/py creating build/lib.linux-s390x-2.7/wx/tools copying wx/tools/dbg.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/wxget.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/wxget_docs_demo.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/helpviewer.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/img2img.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/img2xpm.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/genaxmodule.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/img2png.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/pywxrc.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/img2py.py -> build/lib.linux-s390x-2.7/wx/tools copying wx/tools/__init__.py -> build/lib.linux-s390x-2.7/wx/tools creating build/lib.linux-s390x-2.7/wx/lib/masked copying wx/lib/masked/textctrl.py -> build/lib.linux-s390x-2.7/wx/lib/masked copying wx/lib/masked/ipaddrctrl.py -> build/lib.linux-s390x-2.7/wx/lib/masked copying wx/lib/masked/numctrl.py -> build/lib.linux-s390x-2.7/wx/lib/masked copying wx/lib/masked/maskededit.py -> build/lib.linux-s390x-2.7/wx/lib/masked copying wx/lib/masked/ctrl.py -> build/lib.linux-s390x-2.7/wx/lib/masked copying wx/lib/masked/timectrl.py -> build/lib.linux-s390x-2.7/wx/lib/masked copying wx/lib/masked/combobox.py -> build/lib.linux-s390x-2.7/wx/lib/masked copying wx/lib/masked/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/masked creating build/lib.linux-s390x-2.7/wx/lib/editor copying wx/lib/editor/editor.py -> build/lib.linux-s390x-2.7/wx/lib/editor copying wx/lib/editor/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/editor copying wx/lib/editor/selection.py -> build/lib.linux-s390x-2.7/wx/lib/editor copying wx/lib/editor/images.py -> build/lib.linux-s390x-2.7/wx/lib/editor creating build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/balloontip.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/fmcustomizedlg.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/foldpanelbar.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/cubecolourdialog.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/pybusyinfo.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/toasterbox.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/ultimatelistctrl.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/shortcuteditor.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/genericmessagedialog.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/pyprogress.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/zoombar.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/gradientbutton.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/pygauge.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/flatmenu.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/flatnotebook.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/hypertreelist.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/supertooltip.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/fourwaysplitter.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/piectrl.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/xlsgrid.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/buttonpanel.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/thumbnailctrl.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/knobctrl.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/pycollapsiblepane.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/aquabutton.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/speedmeter.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/fmresources.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/rulerctrl.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/artmanager.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/multidirdialog.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/hyperlink.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/advancedsplash.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/shapedbutton.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/labelbook.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/peakmeter.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/floatspin.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/customtreectrl.py -> build/lib.linux-s390x-2.7/wx/lib/agw copying wx/lib/agw/infobar.py -> build/lib.linux-s390x-2.7/wx/lib/agw creating build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/bmpshape.py -> build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/drawn.py -> build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/canvas.py -> build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/diagram.py -> build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/oglmisc.py -> build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/lines.py -> build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/divided.py -> build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/basic.py -> build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/composit.py -> build/lib.linux-s390x-2.7/wx/lib/ogl copying wx/lib/ogl/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/ogl creating build/lib.linux-s390x-2.7/wx/lib/pubsub copying wx/lib/pubsub/setupkwargs.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub copying wx/lib/pubsub/setuparg1.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub copying wx/lib/pubsub/py2and3.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub copying wx/lib/pubsub/policies.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub copying wx/lib/pubsub/pub.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub copying wx/lib/pubsub/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub creating build/lib.linux-s390x-2.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/viewer.py -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/buttonpanel.py -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/images.py -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer creating build/lib.linux-s390x-2.7/wx/lib/art copying wx/lib/art/img2pyartprov.py -> build/lib.linux-s390x-2.7/wx/lib/art copying wx/lib/art/flagart.py -> build/lib.linux-s390x-2.7/wx/lib/art copying wx/lib/art/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/art creating build/lib.linux-s390x-2.7/wx/lib/wxcairo copying wx/lib/wxcairo/wx_cairocffi.py -> build/lib.linux-s390x-2.7/wx/lib/wxcairo copying wx/lib/wxcairo/wx_pycairo.py -> build/lib.linux-s390x-2.7/wx/lib/wxcairo copying wx/lib/wxcairo/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/wxcairo creating build/lib.linux-s390x-2.7/wx/lib/analogclock copying wx/lib/analogclock/styles.py -> build/lib.linux-s390x-2.7/wx/lib/analogclock copying wx/lib/analogclock/helpers.py -> build/lib.linux-s390x-2.7/wx/lib/analogclock copying wx/lib/analogclock/analogclock.py -> build/lib.linux-s390x-2.7/wx/lib/analogclock copying wx/lib/analogclock/setup.py -> build/lib.linux-s390x-2.7/wx/lib/analogclock copying wx/lib/analogclock/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/analogclock creating build/lib.linux-s390x-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/canvas.py -> build/lib.linux-s390x-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourchooser.py -> build/lib.linux-s390x-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourslider.py -> build/lib.linux-s390x-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/pypalette.py -> build/lib.linux-s390x-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/intl.py -> build/lib.linux-s390x-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourbox.py -> build/lib.linux-s390x-2.7/wx/lib/colourchooser copying wx/lib/colourchooser/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/colourchooser creating build/lib.linux-s390x-2.7/wx/lib/mixins copying wx/lib/mixins/imagelist.py -> build/lib.linux-s390x-2.7/wx/lib/mixins copying wx/lib/mixins/grid.py -> build/lib.linux-s390x-2.7/wx/lib/mixins copying wx/lib/mixins/rubberband.py -> build/lib.linux-s390x-2.7/wx/lib/mixins copying wx/lib/mixins/treemixin.py -> build/lib.linux-s390x-2.7/wx/lib/mixins copying wx/lib/mixins/listctrl.py -> build/lib.linux-s390x-2.7/wx/lib/mixins copying wx/lib/mixins/gridlabelrenderer.py -> build/lib.linux-s390x-2.7/wx/lib/mixins copying wx/lib/mixins/inspection.py -> build/lib.linux-s390x-2.7/wx/lib/mixins copying wx/lib/mixins/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/mixins creating build/lib.linux-s390x-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/NavCanvas.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FloatCanvas.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/ScreenShot.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/Resources.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCObjects.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/GUIMode.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCEvents.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas creating build/lib.linux-s390x-2.7/wx/lib/plot copying wx/lib/plot/utils.py -> build/lib.linux-s390x-2.7/wx/lib/plot copying wx/lib/plot/polyobjects.py -> build/lib.linux-s390x-2.7/wx/lib/plot copying wx/lib/plot/__main__.py -> build/lib.linux-s390x-2.7/wx/lib/plot copying wx/lib/plot/plotcanvas.py -> build/lib.linux-s390x-2.7/wx/lib/plot copying wx/lib/plot/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/plot creating build/lib.linux-s390x-2.7/wx/lib/gizmos copying wx/lib/gizmos/ledctrl.py -> build/lib.linux-s390x-2.7/wx/lib/gizmos copying wx/lib/gizmos/treelistctrl.py -> build/lib.linux-s390x-2.7/wx/lib/gizmos copying wx/lib/gizmos/dynamicsash.py -> build/lib.linux-s390x-2.7/wx/lib/gizmos copying wx/lib/gizmos/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/gizmos creating build/lib.linux-s390x-2.7/wx/lib/agw/persist copying wx/lib/agw/persist/persistencemanager.py -> build/lib.linux-s390x-2.7/wx/lib/agw/persist copying wx/lib/agw/persist/persist_handlers.py -> build/lib.linux-s390x-2.7/wx/lib/agw/persist copying wx/lib/agw/persist/persist_constants.py -> build/lib.linux-s390x-2.7/wx/lib/agw/persist copying wx/lib/agw/persist/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/agw/persist creating build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/auibook.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/framemanager.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_utilities.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_switcherdialog.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/auibar.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_constants.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/tabart.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/dockart.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/tabmdi.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui copying wx/lib/agw/aui/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/agw/aui creating build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_aui.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/page.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_osx.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/bar.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/gallery.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/control.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_msw.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/toolbar.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_internal.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_default.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/panel.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/buttonbar.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/agw/ribbon creating build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/imp2.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/weakmethod.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/callables.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/publisherbase.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicargspec.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/treeconfig.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicobj.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/notificationmgr.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/validatedefnargs.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicdefnprovider.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicutils.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topictreetraverser.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/listener.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicmgr.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicexc.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/itopicdefnprovider.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/listenerbase.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core creating build/lib.linux-s390x-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/xmltopicdefnprovider.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/notification.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/misc.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/topictreeprinter.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/exchandling.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/utils creating build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicmgrimpl.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/listenerimpl.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicargspecimpl.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publisher.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publishermixin.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1 creating build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/topicmgrimpl.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/listenerimpl.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/datamsg.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publisher.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publishermixin.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs creating build/lib.linux-s390x-2.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build/lib.linux-s390x-2.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/fontselect.py -> build/lib.linux-s390x-2.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/analogclock/lib_setup creating build/lib.linux-s390x-2.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/Colors.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/GUI.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas/Utilities BUILDSTDERR: copying wx/lib/floatcanvas/Utilities/BBox.py -> build/lib.linux-s390x-2.7/wx/lib/fno previously-included directories found matching 'docs/sphinx/build' BUILDSTDERR: warning: no previously-included files matching '.git' found under directory 'wx' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'wx' BUILDSTDERR: warning: no previously-included files matching '__pycache__' found under directory 'wx' loatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/floatcanvas/Utilities creating build/lib.linux-s390x-2.7/wx/lib/plot/examples copying wx/lib/plot/examples/demo.py -> build/lib.linux-s390x-2.7/wx/lib/plot/examples copying wx/lib/plot/examples/simple_example.py -> build/lib.linux-s390x-2.7/wx/lib/plot/examples copying wx/lib/plot/examples/__init__.py -> build/lib.linux-s390x-2.7/wx/lib/plot/examples running egg_info writing requirements to wxPython.egg-info/requires.txt writing wxPython.egg-info/PKG-INFO writing top-level names to wxPython.egg-info/top_level.txt writing dependency_links to wxPython.egg-info/dependency_links.txt writing entry points to wxPython.egg-info/entry_points.txt reading manifest file 'wxPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'wxPython.egg-info/SOURCES.txt' copying wx/_adv.so -> build/lib.linux-s390x-2.7/wx copying wx/_aui.so -> build/lib.linux-s390x-2.7/wx copying wx/_core.so -> build/lib.linux-s390x-2.7/wx copying wx/_dataview.so -> build/lib.linux-s390x-2.7/wx copying wx/_glcanvas.so -> build/lib.linux-s390x-2.7/wx copying wx/_grid.so -> build/lib.linux-s390x-2.7/wx copying wx/_html.so -> build/lib.linux-s390x-2.7/wx copying wx/_html2.so -> build/lib.linux-s390x-2.7/wx copying wx/_media.so -> build/lib.linux-s390x-2.7/wx copying wx/_propgrid.so -> build/lib.linux-s390x-2.7/wx copying wx/_ribbon.so -> build/lib.linux-s390x-2.7/wx copying wx/_richtext.so -> build/lib.linux-s390x-2.7/wx copying wx/_stc.so -> build/lib.linux-s390x-2.7/wx copying wx/_xml.so -> build/lib.linux-s390x-2.7/wx copying wx/_xrc.so -> build/lib.linux-s390x-2.7/wx copying wx/adv.pyi -> build/lib.linux-s390x-2.7/wx copying wx/aui.pyi -> build/lib.linux-s390x-2.7/wx copying wx/core.pyi -> build/lib.linux-s390x-2.7/wx copying wx/dataview.pyi -> build/lib.linux-s390x-2.7/wx copying wx/glcanvas.pyi -> build/lib.linux-s390x-2.7/wx copying wx/grid.pyi -> build/lib.linux-s390x-2.7/wx copying wx/html.pyi -> build/lib.linux-s390x-2.7/wx copying wx/html2.pyi -> build/lib.linux-s390x-2.7/wx copying wx/media.pyi -> build/lib.linux-s390x-2.7/wx copying wx/msw.pyi -> build/lib.linux-s390x-2.7/wx copying wx/propgrid.pyi -> build/lib.linux-s390x-2.7/wx copying wx/ribbon.pyi -> build/lib.linux-s390x-2.7/wx copying wx/richtext.pyi -> build/lib.linux-s390x-2.7/wx copying wx/stc.pyi -> build/lib.linux-s390x-2.7/wx copying wx/webkit.pyi -> build/lib.linux-s390x-2.7/wx copying wx/xml.pyi -> build/lib.linux-s390x-2.7/wx copying wx/xrc.pyi -> build/lib.linux-s390x-2.7/wx creating build/lib.linux-s390x-2.7/wx/include creating build/lib.linux-s390x-2.7/wx/include/wxPython copying wx/include/wxPython/wxpy_api.h -> build/lib.linux-s390x-2.7/wx/include/wxPython creating build/lib.linux-s390x-2.7/wx/locale creating build/lib.linux-s390x-2.7/wx/locale/af creating build/lib.linux-s390x-2.7/wx/locale/af/LC_MESSAGES copying wx/locale/af/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/af/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/an creating build/lib.linux-s390x-2.7/wx/locale/an/LC_MESSAGES copying wx/locale/an/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/an/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ar creating build/lib.linux-s390x-2.7/wx/locale/ar/LC_MESSAGES copying wx/locale/ar/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ar/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ca creating build/lib.linux-s390x-2.7/wx/locale/ca/LC_MESSAGES copying wx/locale/ca/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ca/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ca@valencia creating build/lib.linux-s390x-2.7/wx/locale/ca@valencia/LC_MESSAGES copying wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ca@valencia/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/cs creating build/lib.linux-s390x-2.7/wx/locale/cs/LC_MESSAGES copying wx/locale/cs/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/cs/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/da creating build/lib.linux-s390x-2.7/wx/locale/da/LC_MESSAGES copying wx/locale/da/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/da/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/de creating build/lib.linux-s390x-2.7/wx/locale/de/LC_MESSAGES copying wx/locale/de/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/de/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/el creating build/lib.linux-s390x-2.7/wx/locale/el/LC_MESSAGES copying wx/locale/el/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/el/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/es creating build/lib.linux-s390x-2.7/wx/locale/es/LC_MESSAGES copying wx/locale/es/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/es/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/eu creating build/lib.linux-s390x-2.7/wx/locale/eu/LC_MESSAGES copying wx/locale/eu/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/eu/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/fi creating build/lib.linux-s390x-2.7/wx/locale/fi/LC_MESSAGES copying wx/locale/fi/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/fi/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/fr creating build/lib.linux-s390x-2.7/wx/locale/fr/LC_MESSAGES copying wx/locale/fr/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/fr/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/gl_ES creating build/lib.linux-s390x-2.7/wx/locale/gl_ES/LC_MESSAGES copying wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/gl_ES/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/hi creating build/lib.linux-s390x-2.7/wx/locale/hi/LC_MESSAGES copying wx/locale/hi/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/hi/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/hu creating build/lib.linux-s390x-2.7/wx/locale/hu/LC_MESSAGES copying wx/locale/hu/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/hu/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/id creating build/lib.linux-s390x-2.7/wx/locale/id/LC_MESSAGES copying wx/locale/id/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/id/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/it creating build/lib.linux-s390x-2.7/wx/locale/it/LC_MESSAGES copying wx/locale/it/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/it/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ja creating build/lib.linux-s390x-2.7/wx/locale/ja/LC_MESSAGES copying wx/locale/ja/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ja/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ko_KR creating build/lib.linux-s390x-2.7/wx/locale/ko_KR/LC_MESSAGES copying wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ko_KR/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/lt creating build/lib.linux-s390x-2.7/wx/locale/lt/LC_MESSAGES copying wx/locale/lt/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/lt/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/lv creating build/lib.linux-s390x-2.7/wx/locale/lv/LC_MESSAGES copying wx/locale/lv/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/lv/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ms creating build/lib.linux-s390x-2.7/wx/locale/ms/LC_MESSAGES copying wx/locale/ms/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ms/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/nb creating build/lib.linux-s390x-2.7/wx/locale/nb/LC_MESSAGES copying wx/locale/nb/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/nb/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ne creating build/lib.linux-s390x-2.7/wx/locale/ne/LC_MESSAGES copying wx/locale/ne/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ne/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/nl creating build/lib.linux-s390x-2.7/wx/locale/nl/LC_MESSAGES copying wx/locale/nl/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/nl/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/pl creating build/lib.linux-s390x-2.7/wx/locale/pl/LC_MESSAGES copying wx/locale/pl/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/pl/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/pt creating build/lib.linux-s390x-2.7/wx/locale/pt/LC_MESSAGES copying wx/locale/pt/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/pt/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/pt_BR creating build/lib.linux-s390x-2.7/wx/locale/pt_BR/LC_MESSAGES copying wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/pt_BR/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ro creating build/lib.linux-s390x-2.7/wx/locale/ro/LC_MESSAGES copying wx/locale/ro/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ro/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ru creating build/lib.linux-s390x-2.7/wx/locale/ru/LC_MESSAGES copying wx/locale/ru/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ru/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/sk creating build/lib.linux-s390x-2.7/wx/locale/sk/LC_MESSAGES copying wx/locale/sk/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/sk/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/sl creating build/lib.linux-s390x-2.7/wx/locale/sl/LC_MESSAGES copying wx/locale/sl/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/sl/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/sq creating build/lib.linux-s390x-2.7/wx/locale/sq/LC_MESSAGES copying wx/locale/sq/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/sq/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/sv creating build/lib.linux-s390x-2.7/wx/locale/sv/LC_MESSAGES copying wx/locale/sv/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/sv/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/ta creating build/lib.linux-s390x-2.7/wx/locale/ta/LC_MESSAGES copying wx/locale/ta/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/ta/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/tr creating build/lib.linux-s390x-2.7/wx/locale/tr/LC_MESSAGES copying wx/locale/tr/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/tr/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/uk creating build/lib.linux-s390x-2.7/wx/locale/uk/LC_MESSAGES copying wx/locale/uk/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/uk/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/vi creating build/lib.linux-s390x-2.7/wx/locale/vi/LC_MESSAGES copying wx/locale/vi/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/vi/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/zh_CN creating build/lib.linux-s390x-2.7/wx/locale/zh_CN/LC_MESSAGES copying wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/zh_CN/LC_MESSAGES creating build/lib.linux-s390x-2.7/wx/locale/zh_TW creating build/lib.linux-s390x-2.7/wx/locale/zh_TW/LC_MESSAGES copying wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-2.7/wx/locale/zh_TW/LC_MESSAGES copying wx/lib/myole4ax.idl -> build/lib.linux-s390x-2.7/wx/lib copying wx/lib/myole4ax.tlb -> build/lib.linux-s390x-2.7/wx/lib copying wx/py/CHANGES.txt -> build/lib.linux-s390x-2.7/wx/py copying wx/py/Py.ico -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyCrust.ico -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyCrust_16.png -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PyCrust_32.png -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PySlices.ico -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PySlices_16.png -> build/lib.linux-s390x-2.7/wx/py copying wx/py/PySlices_32.png -> build/lib.linux-s390x-2.7/wx/py copying wx/py/README.txt -> build/lib.linux-s390x-2.7/wx/py copying wx/lib/editor/README.txt -> build/lib.linux-s390x-2.7/wx/lib/editor creating build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1.png -> build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1_thumb.png -> build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2.png -> build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2_thumb.png -> build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3.png -> build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3_thumb.png -> build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4.png -> build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4_thumb.png -> build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/agw/data/default_help_text.html -> build/lib.linux-s390x-2.7/wx/lib/agw/data copying wx/lib/pubsub/LICENSE_BSD_Simple.txt -> build/lib.linux-s390x-2.7/wx/lib/pubsub copying wx/lib/pubsub/README_WxPython.txt -> build/lib.linux-s390x-2.7/wx/lib/pubsub copying wx/lib/pubsub/RELEASE_NOTES.txt -> build/lib.linux-s390x-2.7/wx/lib/pubsub creating build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowRight.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionH.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionV.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerLast.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerNext.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Printer.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ReadMe.txt -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Save.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomIn.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomOut.png -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps copying wx/lib/plot/CHANGELOG.md -> build/lib.linux-s390x-2.7/wx/lib/plot copying wx/lib/plot/README.md -> build/lib.linux-s390x-2.7/wx/lib/plot installing library code to build/bdist.linux-s390x/egg running install_lib creating build/bdist.linux-s390x creating build/bdist.linux-s390x/egg creating build/bdist.linux-s390x/egg/wx creating build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/infoframe.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/eventwatcher.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/stattext.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/docview.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/colourdb.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/layoutf.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/myole4ax.idl -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/colourutils.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/iewin.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/embeddedimage.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/foldmenu.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/printout.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/wordwrap.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/ClickableHtmlWindow.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/platebtn.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/masked copying build/lib.linux-s390x-2.7/wx/lib/masked/textctrl.py -> build/bdist.linux-s390x/egg/wx/lib/masked copying build/lib.linux-s390x-2.7/wx/lib/masked/ipaddrctrl.py -> build/bdist.linux-s390x/egg/wx/lib/masked copying build/lib.linux-s390x-2.7/wx/lib/masked/numctrl.py -> build/bdist.linux-s390x/egg/wx/lib/masked copying build/lib.linux-s390x-2.7/wx/lib/masked/maskededit.py -> build/bdist.linux-s390x/egg/wx/lib/masked copying build/lib.linux-s390x-2.7/wx/lib/masked/ctrl.py -> build/bdist.linux-s390x/egg/wx/lib/masked copying build/lib.linux-s390x-2.7/wx/lib/masked/timectrl.py -> build/bdist.linux-s390x/egg/wx/lib/masked copying build/lib.linux-s390x-2.7/wx/lib/masked/combobox.py -> build/bdist.linux-s390x/egg/wx/lib/masked copying build/lib.linux-s390x-2.7/wx/lib/masked/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/masked copying build/lib.linux-s390x-2.7/wx/lib/eventStack.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/msgpanel.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/editor copying build/lib.linux-s390x-2.7/wx/lib/editor/README.txt -> build/bdist.linux-s390x/egg/wx/lib/editor copying build/lib.linux-s390x-2.7/wx/lib/editor/editor.py -> build/bdist.linux-s390x/egg/wx/lib/editor copying build/lib.linux-s390x-2.7/wx/lib/editor/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/editor copying build/lib.linux-s390x-2.7/wx/lib/editor/selection.py -> build/bdist.linux-s390x/egg/wx/lib/editor copying build/lib.linux-s390x-2.7/wx/lib/editor/images.py -> build/bdist.linux-s390x/egg/wx/lib/editor copying build/lib.linux-s390x-2.7/wx/lib/CDate.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/balloontip.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/fmcustomizedlg.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/foldpanelbar.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/cubecolourdialog.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/pybusyinfo.py -> build/bdist.linux-s390x/egg/wx/lib/agw creating build/bdist.linux-s390x/egg/wx/lib/agw/persist copying build/lib.linux-s390x-2.7/wx/lib/agw/persist/persistencemanager.py -> build/bdist.linux-s390x/egg/wx/lib/agw/persist copying build/lib.linux-s390x-2.7/wx/lib/agw/persist/persist_handlers.py -> build/bdist.linux-s390x/egg/wx/lib/agw/persist copying build/lib.linux-s390x-2.7/wx/lib/agw/persist/persist_constants.py -> build/bdist.linux-s390x/egg/wx/lib/agw/persist copying build/lib.linux-s390x-2.7/wx/lib/agw/persist/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/agw/persist copying build/lib.linux-s390x-2.7/wx/lib/agw/toasterbox.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/ultimatelistctrl.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/shortcuteditor.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/genericmessagedialog.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/pyprogress.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/zoombar.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/gradientbutton.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/pygauge.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/flatmenu.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/flatnotebook.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/hypertreelist.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/supertooltip.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/fourwaysplitter.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/piectrl.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/xlsgrid.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/buttonpanel.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/thumbnailctrl.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/knobctrl.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/pycollapsiblepane.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/aquabutton.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/speedmeter.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/fmresources.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/rulerctrl.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/artmanager.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/multidirdialog.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/hyperlink.py -> build/bdist.linux-s390x/egg/wx/lib/agw creating build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/data/ShortcutEditor_3.png -> build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/data/ShortcutEditor_2.png -> build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/data/ShortcutEditor_1.png -> build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/data/ShortcutEditor_4.png -> build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/data/ShortcutEditor_3_thumb.png -> build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/data/ShortcutEditor_4_thumb.png -> build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/data/default_help_text.html -> build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/data/ShortcutEditor_2_thumb.png -> build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/data/ShortcutEditor_1_thumb.png -> build/bdist.linux-s390x/egg/wx/lib/agw/data copying build/lib.linux-s390x-2.7/wx/lib/agw/advancedsplash.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/shapedbutton.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/labelbook.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/peakmeter.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/floatspin.py -> build/bdist.linux-s390x/egg/wx/lib/agw creating build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/auibook.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/framemanager.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/aui_utilities.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/aui_switcherdialog.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/auibar.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/aui_constants.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/tabart.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/dockart.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/tabmdi.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/aui/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/agw/aui copying build/lib.linux-s390x-2.7/wx/lib/agw/customtreectrl.py -> build/bdist.linux-s390x/egg/wx/lib/agw copying build/lib.linux-s390x-2.7/wx/lib/agw/infobar.py -> build/bdist.linux-s390x/egg/wx/lib/agw creating build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/art_aui.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/page.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/art_osx.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/bar.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/gallery.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/control.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/art.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/art_msw.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/toolbar.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/art_internal.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/art_default.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/panel.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/buttonbar.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/agw/ribbon/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/agw/ribbon copying build/lib.linux-s390x-2.7/wx/lib/activex.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/fancytext.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/nvdlg.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/itemspicker.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/flashwin.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/delayedresult.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/activexwrapper.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/buttons.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/ticker_xrc.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/utils.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/newevent.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/bmpshape.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/drawn.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/canvas.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/diagram.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/oglmisc.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/lines.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/divided.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/basic.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/composit.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/ogl/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/ogl copying build/lib.linux-s390x-2.7/wx/lib/rcsizer.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/colourselect.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/pubsub copying build/lib.linux-s390x-2.7/wx/lib/pubsub/setupkwargs.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub copying build/lib.linux-s390x-2.7/wx/lib/pubsub/setuparg1.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub copying build/lib.linux-s390x-2.7/wx/lib/pubsub/RELEASE_NOTES.txt -> build/bdist.linux-s390x/egg/wx/lib/pubsub copying build/lib.linux-s390x-2.7/wx/lib/pubsub/LICENSE_BSD_Simple.txt -> build/bdist.linux-s390x/egg/wx/lib/pubsub creating build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/imp2.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/weakmethod.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/callables.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/publisherbase.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core creating build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1/topicmgrimpl.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1/listenerimpl.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1/topicargspecimpl.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1/publisher.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1/publishermixin.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/arg1/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/topicargspec.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/treeconfig.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/topicobj.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/notificationmgr.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/validatedefnargs.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/topicdefnprovider.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core creating build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs/topicmgrimpl.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs/listenerimpl.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs/datamsg.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs/publisher.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs/publishermixin.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/kwargs/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/topicutils.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/topictreetraverser.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/listener.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/topicmgr.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/topicexc.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/itopicdefnprovider.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core copying build/lib.linux-s390x-2.7/wx/lib/pubsub/core/listenerbase.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/core creating build/bdist.linux-s390x/egg/wx/lib/pubsub/utils copying build/lib.linux-s390x-2.7/wx/lib/pubsub/utils/xmltopicdefnprovider.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/utils copying build/lib.linux-s390x-2.7/wx/lib/pubsub/utils/notification.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/utils copying build/lib.linux-s390x-2.7/wx/lib/pubsub/utils/misc.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/utils copying build/lib.linux-s390x-2.7/wx/lib/pubsub/utils/topictreeprinter.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/utils copying build/lib.linux-s390x-2.7/wx/lib/pubsub/utils/exchandling.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/utils copying build/lib.linux-s390x-2.7/wx/lib/pubsub/utils/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub/utils copying build/lib.linux-s390x-2.7/wx/lib/pubsub/py2and3.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub copying build/lib.linux-s390x-2.7/wx/lib/pubsub/policies.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub copying build/lib.linux-s390x-2.7/wx/lib/pubsub/README_WxPython.txt -> build/bdist.linux-s390x/egg/wx/lib/pubsub copying build/lib.linux-s390x-2.7/wx/lib/pubsub/pub.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub copying build/lib.linux-s390x-2.7/wx/lib/pubsub/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/pubsub copying build/lib.linux-s390x-2.7/wx/lib/imagebrowser.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/ticker.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/dialogs.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/langlistctrl.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/busy.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/pdfwin.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/myole4ax.tlb -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/gridmovers.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/expando.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/progressindicator.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/multisash.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/pdfviewer copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/viewer.py -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/buttonpanel.py -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer creating build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/ZoomIn.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/PlayerNext.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/DirectionH.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/ReadMe.txt -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/PlayerLast.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/ZoomOut.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/ArrowRight.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/DirectionV.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/Printer.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/bitmaps/Save.png -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer copying build/lib.linux-s390x-2.7/wx/lib/pdfviewer/images.py -> build/bdist.linux-s390x/egg/wx/lib/pdfviewer copying build/lib.linux-s390x-2.7/wx/lib/pdfwin_old.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/sized_controls.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/splitter.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/art copying build/lib.linux-s390x-2.7/wx/lib/art/img2pyartprov.py -> build/bdist.linux-s390x/egg/wx/lib/art copying build/lib.linux-s390x-2.7/wx/lib/art/flagart.py -> build/bdist.linux-s390x/egg/wx/lib/art copying build/lib.linux-s390x-2.7/wx/lib/art/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/art creating build/bdist.linux-s390x/egg/wx/lib/wxcairo copying build/lib.linux-s390x-2.7/wx/lib/wxcairo/wx_cairocffi.py -> build/bdist.linux-s390x/egg/wx/lib/wxcairo copying build/lib.linux-s390x-2.7/wx/lib/wxcairo/wx_pycairo.py -> build/bdist.linux-s390x/egg/wx/lib/wxcairo copying build/lib.linux-s390x-2.7/wx/lib/wxcairo/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/wxcairo copying build/lib.linux-s390x-2.7/wx/lib/statbmp.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/resizewidget.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/imageutils.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/analogclock copying build/lib.linux-s390x-2.7/wx/lib/analogclock/styles.py -> build/bdist.linux-s390x/egg/wx/lib/analogclock creating build/bdist.linux-s390x/egg/wx/lib/analogclock/lib_setup copying build/lib.linux-s390x-2.7/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build/bdist.linux-s390x/egg/wx/lib/analogclock/lib_setup copying build/lib.linux-s390x-2.7/wx/lib/analogclock/lib_setup/fontselect.py -> build/bdist.linux-s390x/egg/wx/lib/analogclock/lib_setup copying build/lib.linux-s390x-2.7/wx/lib/analogclock/lib_setup/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/analogclock/lib_setup copying build/lib.linux-s390x-2.7/wx/lib/analogclock/helpers.py -> build/bdist.linux-s390x/egg/wx/lib/analogclock copying build/lib.linux-s390x-2.7/wx/lib/analogclock/analogclock.py -> build/bdist.linux-s390x/egg/wx/lib/analogclock copying build/lib.linux-s390x-2.7/wx/lib/analogclock/setup.py -> build/bdist.linux-s390x/egg/wx/lib/analogclock copying build/lib.linux-s390x-2.7/wx/lib/analogclock/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/analogclock copying build/lib.linux-s390x-2.7/wx/lib/softwareupdate.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/colourchooser copying build/lib.linux-s390x-2.7/wx/lib/colourchooser/canvas.py -> build/bdist.linux-s390x/egg/wx/lib/colourchooser copying build/lib.linux-s390x-2.7/wx/lib/colourchooser/pycolourchooser.py -> build/bdist.linux-s390x/egg/wx/lib/colourchooser copying build/lib.linux-s390x-2.7/wx/lib/colourchooser/pycolourslider.py -> build/bdist.linux-s390x/egg/wx/lib/colourchooser copying build/lib.linux-s390x-2.7/wx/lib/colourchooser/pypalette.py -> build/bdist.linux-s390x/egg/wx/lib/colourchooser copying build/lib.linux-s390x-2.7/wx/lib/colourchooser/intl.py -> build/bdist.linux-s390x/egg/wx/lib/colourchooser copying build/lib.linux-s390x-2.7/wx/lib/colourchooser/pycolourbox.py -> build/bdist.linux-s390x/egg/wx/lib/colourchooser copying build/lib.linux-s390x-2.7/wx/lib/colourchooser/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/colourchooser copying build/lib.linux-s390x-2.7/wx/lib/throbber.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/mixins copying build/lib.linux-s390x-2.7/wx/lib/mixins/imagelist.py -> build/bdist.linux-s390x/egg/wx/lib/mixins copying build/lib.linux-s390x-2.7/wx/lib/mixins/grid.py -> build/bdist.linux-s390x/egg/wx/lib/mixins copying build/lib.linux-s390x-2.7/wx/lib/mixins/rubberband.py -> build/bdist.linux-s390x/egg/wx/lib/mixins copying build/lib.linux-s390x-2.7/wx/lib/mixins/treemixin.py -> build/bdist.linux-s390x/egg/wx/lib/mixins copying build/lib.linux-s390x-2.7/wx/lib/mixins/listctrl.py -> build/bdist.linux-s390x/egg/wx/lib/mixins copying build/lib.linux-s390x-2.7/wx/lib/mixins/gridlabelrenderer.py -> build/bdist.linux-s390x/egg/wx/lib/mixins copying build/lib.linux-s390x-2.7/wx/lib/mixins/inspection.py -> build/bdist.linux-s390x/egg/wx/lib/mixins copying build/lib.linux-s390x-2.7/wx/lib/mixins/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/mixins copying build/lib.linux-s390x-2.7/wx/lib/combotreebox.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/filebrowsebutton.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/iewin_old.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/graphics.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/calendar.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/pydocview.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/flashwin_old.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/scrolledpanel.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/wxpTag.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/floatcanvas copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/NavCanvas.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/FloatCanvas.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/ScreenShot.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/Resources.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas creating build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/Utilities/Colors.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/Utilities/GUI.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/Utilities/BBox.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/Utilities/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/FCObjects.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/GUIMode.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/FCEvents.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas copying build/lib.linux-s390x-2.7/wx/lib/floatcanvas/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/floatcanvas copying build/lib.linux-s390x-2.7/wx/lib/anchors.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/inspection.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/dragscroller.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/intctrl.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/plot copying build/lib.linux-s390x-2.7/wx/lib/plot/utils.py -> build/bdist.linux-s390x/egg/wx/lib/plot copying build/lib.linux-s390x-2.7/wx/lib/plot/CHANGELOG.md -> build/bdist.linux-s390x/egg/wx/lib/plot copying build/lib.linux-s390x-2.7/wx/lib/plot/polyobjects.py -> build/bdist.linux-s390x/egg/wx/lib/plot creating build/bdist.linux-s390x/egg/wx/lib/plot/examples copying build/lib.linux-s390x-2.7/wx/lib/plot/examples/demo.py -> build/bdist.linux-s390x/egg/wx/lib/plot/examples copying build/lib.linux-s390x-2.7/wx/lib/plot/examples/simple_example.py -> build/bdist.linux-s390x/egg/wx/lib/plot/examples copying build/lib.linux-s390x-2.7/wx/lib/plot/examples/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/plot/examples copying build/lib.linux-s390x-2.7/wx/lib/plot/__main__.py -> build/bdist.linux-s390x/egg/wx/lib/plot copying build/lib.linux-s390x-2.7/wx/lib/plot/plotcanvas.py -> build/bdist.linux-s390x/egg/wx/lib/plot copying build/lib.linux-s390x-2.7/wx/lib/plot/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/plot copying build/lib.linux-s390x-2.7/wx/lib/plot/README.md -> build/bdist.linux-s390x/egg/wx/lib/plot copying build/lib.linux-s390x-2.7/wx/lib/sheet.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/__init__.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/gestures.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/lib/popupctl.py -> build/bdist.linux-s390x/egg/wx/lib creating build/bdist.linux-s390x/egg/wx/lib/gizmos copying build/lib.linux-s390x-2.7/wx/lib/gizmos/ledctrl.py -> build/bdist.linux-s390x/egg/wx/lib/gizmos copying build/lib.linux-s390x-2.7/wx/lib/gizmos/treelistctrl.py -> build/bdist.linux-s390x/egg/wx/lib/gizmos copying build/lib.linux-s390x-2.7/wx/lib/gizmos/dynamicsash.py -> build/bdist.linux-s390x/egg/wx/lib/gizmos copying build/lib.linux-s390x-2.7/wx/lib/gizmos/__init__.py -> build/bdist.linux-s390x/egg/wx/lib/gizmos copying build/lib.linux-s390x-2.7/wx/lib/evtmgr.py -> build/bdist.linux-s390x/egg/wx/lib copying build/lib.linux-s390x-2.7/wx/_glcanvas.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/ribbon.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/core.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/aui.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/glcanvas.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/html2.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/media.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/stc.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/propgrid.pyi -> build/bdist.linux-s390x/egg/wx creating build/bdist.linux-s390x/egg/wx/locale creating build/bdist.linux-s390x/egg/wx/locale/da creating build/bdist.linux-s390x/egg/wx/locale/da/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/da/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/da/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/sv creating build/bdist.linux-s390x/egg/wx/locale/sv/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/sv/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/sv/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/af creating build/bdist.linux-s390x/egg/wx/locale/af/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/af/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/af/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ta creating build/bdist.linux-s390x/egg/wx/locale/ta/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ta/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ta/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/eu creating build/bdist.linux-s390x/egg/wx/locale/eu/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/eu/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/eu/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/fi creating build/bdist.linux-s390x/egg/wx/locale/fi/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/fi/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/fi/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/nl creating build/bdist.linux-s390x/egg/wx/locale/nl/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/nl/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/nl/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ca@valencia creating build/bdist.linux-s390x/egg/wx/locale/ca@valencia/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ca@valencia/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/cs creating build/bdist.linux-s390x/egg/wx/locale/cs/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/cs/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/cs/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ko_KR creating build/bdist.linux-s390x/egg/wx/locale/ko_KR/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ko_KR/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/lt creating build/bdist.linux-s390x/egg/wx/locale/lt/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/lt/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/lt/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/uk creating build/bdist.linux-s390x/egg/wx/locale/uk/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/uk/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/uk/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/pt creating build/bdist.linux-s390x/egg/wx/locale/pt/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/pt/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/pt/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/el creating build/bdist.linux-s390x/egg/wx/locale/el/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/el/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/el/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/hu creating build/bdist.linux-s390x/egg/wx/locale/hu/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/hu/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/hu/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/sq creating build/bdist.linux-s390x/egg/wx/locale/sq/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/sq/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/sq/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/it creating build/bdist.linux-s390x/egg/wx/locale/it/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/it/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/it/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/sl creating build/bdist.linux-s390x/egg/wx/locale/sl/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/sl/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/sl/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ne creating build/bdist.linux-s390x/egg/wx/locale/ne/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ne/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ne/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/id creating build/bdist.linux-s390x/egg/wx/locale/id/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/id/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/id/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ru creating build/bdist.linux-s390x/egg/wx/locale/ru/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ru/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ru/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/tr creating build/bdist.linux-s390x/egg/wx/locale/tr/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/tr/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/tr/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/pt_BR creating build/bdist.linux-s390x/egg/wx/locale/pt_BR/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/pt_BR/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/zh_TW creating build/bdist.linux-s390x/egg/wx/locale/zh_TW/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/zh_TW/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ja creating build/bdist.linux-s390x/egg/wx/locale/ja/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ja/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ja/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/nb creating build/bdist.linux-s390x/egg/wx/locale/nb/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/nb/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/nb/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ms creating build/bdist.linux-s390x/egg/wx/locale/ms/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ms/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ms/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/an creating build/bdist.linux-s390x/egg/wx/locale/an/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/an/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/an/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/vi creating build/bdist.linux-s390x/egg/wx/locale/vi/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/vi/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/vi/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/zh_CN creating build/bdist.linux-s390x/egg/wx/locale/zh_CN/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/zh_CN/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ca creating build/bdist.linux-s390x/egg/wx/locale/ca/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ca/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ca/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/de creating build/bdist.linux-s390x/egg/wx/locale/de/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/de/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/de/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/hi creating build/bdist.linux-s390x/egg/wx/locale/hi/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/hi/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/hi/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/lv creating build/bdist.linux-s390x/egg/wx/locale/lv/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/lv/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/lv/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ar creating build/bdist.linux-s390x/egg/wx/locale/ar/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ar/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ar/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/gl_ES creating build/bdist.linux-s390x/egg/wx/locale/gl_ES/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/gl_ES/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/fr creating build/bdist.linux-s390x/egg/wx/locale/fr/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/fr/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/fr/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/ro creating build/bdist.linux-s390x/egg/wx/locale/ro/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/ro/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/ro/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/es creating build/bdist.linux-s390x/egg/wx/locale/es/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/es/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/es/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/pl creating build/bdist.linux-s390x/egg/wx/locale/pl/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/pl/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/pl/LC_MESSAGES creating build/bdist.linux-s390x/egg/wx/locale/sk creating build/bdist.linux-s390x/egg/wx/locale/sk/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/locale/sk/LC_MESSAGES/wxstd.mo -> build/bdist.linux-s390x/egg/wx/locale/sk/LC_MESSAGES copying build/lib.linux-s390x-2.7/wx/aui.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/glcanvas.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_xrc.so -> build/bdist.linux-s390x/egg/wx creating build/bdist.linux-s390x/egg/wx/include creating build/bdist.linux-s390x/egg/wx/include/wxPython copying build/lib.linux-s390x-2.7/wx/include/wxPython/wxpy_api.h -> build/bdist.linux-s390x/egg/wx/include/wxPython copying build/lib.linux-s390x-2.7/wx/xrc.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_aui.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/richtext.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_richtext.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/xml.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_stc.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/dataview.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/xrc.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/msw.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/stc.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/grid.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/adv.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/html.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/richtext.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_adv.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_html2.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_xml.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_ribbon.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_core.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/gizmos.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_propgrid.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/msw.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/xml.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/core.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/dataview.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/adv.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/html.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/__version__.py -> build/bdist.linux-s390x/egg/wx creating build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PySlices.ico -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PySlicesShell.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyFilling.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/interpreter.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/crust.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyAlaCarte.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyWrap.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PySlices_16.png -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/path.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/CHANGES.txt -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/Py.ico -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/document.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/magic.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyCrust.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/frame.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/crustslices.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/filling.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/sliceshell.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/version.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/README.txt -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/buffer.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyShell.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/pseudo.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/parse.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyAlaMode.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/introspect.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/shell.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PySlices.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyCrust_16.png -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyCrust_32.png -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/editor.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PySlices_32.png -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyAlaModeTest.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/editwindow.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/dispatcher.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/__init__.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/PyCrust.ico -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/py/images.py -> build/bdist.linux-s390x/egg/wx/py copying build/lib.linux-s390x-2.7/wx/_media.so -> build/bdist.linux-s390x/egg/wx creating build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/dbg.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/wxget.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/wxget_docs_demo.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/helpviewer.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/img2img.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/img2xpm.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/genaxmodule.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/img2png.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/pywxrc.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/img2py.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/tools/__init__.py -> build/bdist.linux-s390x/egg/wx/tools copying build/lib.linux-s390x-2.7/wx/webkit.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/propgrid.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/webkit.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/grid.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/html2.pyi -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_html.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/__init__.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_dataview.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/ribbon.py -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/_grid.so -> build/bdist.linux-s390x/egg/wx copying build/lib.linux-s390x-2.7/wx/media.py -> build/bdist.linux-s390x/egg/wx byte-compiling build/bdist.linux-s390x/egg/wx/lib/infoframe.py to infoframe.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/eventwatcher.py to eventwatcher.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/stattext.py to stattext.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/docview.py to docview.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourdb.py to colourdb.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/layoutf.py to layoutf.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourutils.py to colourutils.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/iewin.py to iewin.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/embeddedimage.py to embeddedimage.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/foldmenu.py to foldmenu.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/printout.py to printout.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/wordwrap.py to wordwrap.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ClickableHtmlWindow.py to ClickableHtmlWindow.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/platebtn.py to platebtn.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/masked/textctrl.py to textctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/masked/ipaddrctrl.py to ipaddrctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/masked/numctrl.py to numctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/masked/maskededit.py to maskededit.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/masked/ctrl.py to ctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/masked/timectrl.py to timectrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/masked/combobox.py to combobox.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/masked/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/eventStack.py to eventStack.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/msgpanel.py to msgpanel.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/editor/editor.py to editor.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/editor/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/editor/selection.py to selection.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/editor/images.py to images.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/CDate.py to CDate.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/balloontip.py to balloontip.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/fmcustomizedlg.py to fmcustomizedlg.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/foldpanelbar.py to foldpanelbar.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/cubecolourdialog.py to cubecolourdialog.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/pybusyinfo.py to pybusyinfo.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/persist/persistencemanager.py to persistencemanager.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/persist/persist_handlers.py to persist_handlers.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/persist/persist_constants.py to persist_constants.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/persist/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/toasterbox.py to toasterbox.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ultimatelistctrl.py to ultimatelistctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/shortcuteditor.py to shortcuteditor.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/genericmessagedialog.py to genericmessagedialog.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/pyprogress.py to pyprogress.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/zoombar.py to zoombar.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/gradientbutton.py to gradientbutton.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/pygauge.py to pygauge.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/flatmenu.py to flatmenu.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/flatnotebook.py to flatnotebook.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/hypertreelist.py to hypertreelist.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/supertooltip.py to supertooltip.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/fourwaysplitter.py to fourwaysplitter.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/piectrl.py to piectrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/xlsgrid.py to xlsgrid.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/buttonpanel.py to buttonpanel.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/thumbnailctrl.py to thumbnailctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/knobctrl.py to knobctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/pycollapsiblepane.py to pycollapsiblepane.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aquabutton.py to aquabutton.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/speedmeter.py to speedmeter.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/fmresources.py to fmresources.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/rulerctrl.py to rulerctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/artmanager.py to artmanager.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/multidirdialog.py to multidirdialog.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/hyperlink.py to hyperlink.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/advancedsplash.py to advancedsplash.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/shapedbutton.py to shapedbutton.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/labelbook.py to labelbook.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/peakmeter.py to peakmeter.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/floatspin.py to floatspin.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/auibook.py to auibook.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/framemanager.py to framemanager.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/aui_utilities.py to aui_utilities.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/aui_switcherdialog.py to aui_switcherdialog.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/auibar.py to auibar.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/aui_constants.py to aui_constants.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/tabart.py to tabart.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/dockart.py to dockart.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/tabmdi.py to tabmdi.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/aui/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/customtreectrl.py to customtreectrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/infobar.py to infobar.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/art_aui.py to art_aui.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/page.py to page.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/art_osx.py to art_osx.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/bar.py to bar.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/gallery.py to gallery.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/control.py to control.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/art.py to art.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/art_msw.py to art_msw.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/toolbar.py to toolbar.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/art_internal.py to art_internal.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/art_default.py to art_default.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/panel.py to panel.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/buttonbar.py to buttonbar.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/agw/ribbon/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/activex.py to activex.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/fancytext.py to fancytext.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/nvdlg.py to nvdlg.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/itemspicker.py to itemspicker.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/flashwin.py to flashwin.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/delayedresult.py to delayedresult.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/activexwrapper.py to activexwrapper.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/buttons.py to buttons.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ticker_xrc.py to ticker_xrc.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/utils.py to utils.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/newevent.py to newevent.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/bmpshape.py to bmpshape.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/drawn.py to drawn.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/canvas.py to canvas.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/diagram.py to diagram.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/oglmisc.py to oglmisc.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/lines.py to lines.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/divided.py to divided.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/basic.py to basic.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/composit.py to composit.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ogl/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/rcsizer.py to rcsizer.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourselect.py to colourselect.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/setupkwargs.py to setupkwargs.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/setuparg1.py to setuparg1.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/imp2.py to imp2.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/weakmethod.py to weakmethod.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/callables.py to callables.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/publisherbase.py to publisherbase.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1/topicmgrimpl.py to topicmgrimpl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1/listenerimpl.py to listenerimpl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1/topicargspecimpl.py to topicargspecimpl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1/publisher.py to publisher.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1/publishermixin.py to publishermixin.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/arg1/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/topicargspec.py to topicargspec.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/treeconfig.py to treeconfig.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/topicobj.py to topicobj.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/notificationmgr.py to notificationmgr.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/validatedefnargs.py to validatedefnargs.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/topicdefnprovider.py to topicdefnprovider.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs/topicmgrimpl.py to topicmgrimpl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs/listenerimpl.py to listenerimpl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs/topicargspecimpl.py to topicargspecimpl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs/datamsg.py to datamsg.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs/publisher.py to publisher.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs/publishermixin.py to publishermixin.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/kwargs/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/topicutils.py to topicutils.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/topictreetraverser.py to topictreetraverser.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/listener.py to listener.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/topicmgr.py to topicmgr.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/topicexc.py to topicexc.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/itopicdefnprovider.py to itopicdefnprovider.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/core/listenerbase.py to listenerbase.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/utils/xmltopicdefnprovider.py to xmltopicdefnprovider.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/utils/notification.py to notification.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/utils/misc.py to misc.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/utils/topictreeprinter.py to topictreeprinter.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/utils/exchandling.py to exchandling.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/utils/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/py2and3.py to py2and3.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/policies.py to policies.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/pub.py to pub.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pubsub/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/imagebrowser.py to imagebrowser.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/ticker.py to ticker.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/dialogs.py to dialogs.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/langlistctrl.py to langlistctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/busy.py to busy.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pdfwin.py to pdfwin.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/gridmovers.py to gridmovers.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/expando.py to expando.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/progressindicator.py to progressindicator.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/multisash.py to multisash.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pdfviewer/viewer.py to viewer.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pdfviewer/buttonpanel.py to buttonpanel.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py to encode_bitmaps.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pdfviewer/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pdfviewer/images.py to images.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pdfwin_old.py to pdfwin_old.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/sized_controls.py to sized_controls.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/splitter.py to splitter.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/art/img2pyartprov.py to img2pyartprov.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/art/flagart.py to flagart.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/art/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/wxcairo/wx_cairocffi.py to wx_cairocffi.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/wxcairo/wx_pycairo.py to wx_pycairo.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/wxcairo/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/statbmp.py to statbmp.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/resizewidget.py to resizewidget.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/imageutils.py to imageutils.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/analogclock/styles.py to styles.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py to buttontreectrlpanel.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/analogclock/lib_setup/fontselect.py to fontselect.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/analogclock/lib_setup/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/analogclock/helpers.py to helpers.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/analogclock/analogclock.py to analogclock.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/analogclock/setup.py to setup.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/analogclock/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/softwareupdate.py to softwareupdate.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourchooser/canvas.py to canvas.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourchooser/pycolourchooser.py to pycolourchooser.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourchooser/pycolourslider.py to pycolourslider.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourchooser/pypalette.py to pypalette.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourchooser/intl.py to intl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourchooser/pycolourbox.py to pycolourbox.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/colourchooser/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/throbber.py to throbber.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/mixins/imagelist.py to imagelist.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/mixins/grid.py to grid.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/mixins/rubberband.py to rubberband.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/mixins/treemixin.py to treemixin.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/mixins/listctrl.py to listctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/mixins/gridlabelrenderer.py to gridlabelrenderer.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/mixins/inspection.py to inspection.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/mixins/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/combotreebox.py to combotreebox.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/filebrowsebutton.py to filebrowsebutton.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/iewin_old.py to iewin_old.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/graphics.py to graphics.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/calendar.py to calendar.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/pydocview.py to pydocview.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/flashwin_old.py to flashwin_old.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/scrolledpanel.py to scrolledpanel.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/wxpTag.py to wxpTag.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/NavCanvas.py to NavCanvas.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/FloatCanvas.py to FloatCanvas.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/ScreenShot.py to ScreenShot.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Resources.py to Resources.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Utilities/Colors.py to Colors.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Utilities/GUI.py to GUI.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Utilities/BBox.py to BBox.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/Utilities/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/FCObjects.py to FCObjects.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/GUIMode.py to GUIMode.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/FCEvents.py to FCEvents.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/floatcanvas/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/anchors.py to anchors.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/inspection.py to inspection.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/dragscroller.py to dragscroller.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/intctrl.py to intctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/plot/utils.py to utils.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/plot/polyobjects.py to polyobjects.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/plot/examples/demo.py to demo.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/plot/examples/simple_example.py to simple_example.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/plot/examples/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/plot/__main__.py to __main__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/plot/plotcanvas.py to plotcanvas.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/plot/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/sheet.py to sheet.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/gestures.py to gestures.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/popupctl.py to popupctl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/gizmos/ledctrl.py to ledctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/gizmos/treelistctrl.py to treelistctrl.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/gizmos/dynamicsash.py to dynamicsash.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/gizmos/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/lib/evtmgr.py to evtmgr.pyc byte-compiling build/bdist.linux-s390x/egg/wx/aui.py to aui.pyc byte-compiling build/bdist.linux-s390x/egg/wx/html2.py to html2.pyc byte-compiling build/bdist.linux-s390x/egg/wx/stc.py to stc.pyc byte-compiling build/bdist.linux-s390x/egg/wx/glcanvas.py to glcanvas.pyc byte-compiling build/bdist.linux-s390x/egg/wx/xrc.py to xrc.pyc byte-compiling build/bdist.linux-s390x/egg/wx/richtext.py to richtext.pyc byte-compiling build/bdist.linux-s390x/egg/wx/xml.py to xml.pyc byte-compiling build/bdist.linux-s390x/egg/wx/msw.py to msw.pyc byte-compiling build/bdist.linux-s390x/egg/wx/grid.py to grid.pyc byte-compiling build/bdist.linux-s390x/egg/wx/adv.py to adv.pyc byte-compiling build/bdist.linux-s390x/egg/wx/gizmos.py to gizmos.pyc byte-compiling build/bdist.linux-s390x/egg/wx/core.py to core.pyc byte-compiling build/bdist.linux-s390x/egg/wx/dataview.py to dataview.pyc byte-compiling build/bdist.linux-s390x/egg/wx/html.py to html.pyc byte-compiling build/bdist.linux-s390x/egg/wx/__version__.py to __version__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/PySlicesShell.py to PySlicesShell.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/PyFilling.py to PyFilling.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/interpreter.py to interpreter.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/crust.py to crust.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/PyAlaCarte.py to PyAlaCarte.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/PyWrap.py to PyWrap.pyc BUILDSTDERR: b+ popd + pushd python3 + DOXYGEN=/usr/bin/doxygen + SIP=/usr/bin/sip-wx + /usr/bin/python3 -u build.py dox touch etg --nodoc sip build_py --use_syswx --gtk3 yte-compiling build/bdist.linux-s390x/egg/wx/py/path.py to path.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/document.py to document.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/magic.py to magic.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/PyCrust.py to PyCrust.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/frame.py to frame.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/crustslices.py to crustslices.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/filling.py to filling.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/sliceshell.py to sliceshell.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/version.py to version.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/buffer.py to buffer.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/PyShell.py to PyShell.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/pseudo.py to pseudo.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/parse.py to parse.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/PyAlaMode.py to PyAlaMode.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/introspect.py to introspect.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/shell.py to shell.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/PySlices.py to PySlices.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/editor.py to editor.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/PyAlaModeTest.py to PyAlaModeTest.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/editwindow.py to editwindow.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/dispatcher.py to dispatcher.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/py/images.py to images.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/dbg.py to dbg.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/wxget.py to wxget.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/wxget_docs_demo.py to wxget_docs_demo.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/helpviewer.py to helpviewer.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/img2img.py to img2img.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/img2xpm.py to img2xpm.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/genaxmodule.py to genaxmodule.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/img2png.py to img2png.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/pywxrc.py to pywxrc.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/img2py.py to img2py.pyc byte-compiling build/bdist.linux-s390x/egg/wx/tools/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/webkit.py to webkit.pyc byte-compiling build/bdist.linux-s390x/egg/wx/propgrid.py to propgrid.pyc byte-compiling build/bdist.linux-s390x/egg/wx/__init__.py to __init__.pyc byte-compiling build/bdist.linux-s390x/egg/wx/ribbon.py to ribbon.pyc byte-compiling build/bdist.linux-s390x/egg/wx/media.py to media.pyc creating build/bdist.linux-s390x/egg/EGG-INFO copying wxPython.egg-info/PKG-INFO -> build/bdist.linux-s390x/egg/EGG-INFO copying wxPython.egg-info/SOURCES.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying wxPython.egg-info/dependency_links.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying wxPython.egg-info/entry_points.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying wxPython.egg-info/not-zip-safe -> build/bdist.linux-s390x/egg/EGG-INFO copying wxPython.egg-info/requires.txt -> build/bdist.linux-s390x/egg/EGG-INFO copying wxPython.egg-info/top_level.txt -> build/bdist.linux-s390x/egg/EGG-INFO writing build/bdist.linux-s390x/egg/EGG-INFO/native_libs.txt creating dist creating 'dist/wxPython-4.0.6-py2.7-linux-s390x.egg' and adding 'build/bdist.linux-s390x/egg' to it removing 'build/bdist.linux-s390x/egg' (and everything under it) Finished command: bdist_egg (35.592s) Done! ~/build/BUILD/python-wxpython4-4.0.6 ~/build/BUILD/python-wxpython4-4.0.6/python3 ~/build/BUILD/python-wxpython4-4.0.6 Will build using: "/usr/bin/python3" 3.7.4 (default, Aug 12 2019, 13:56:51) [GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] Python's architecture is 64bit cfg.VERSION: 4.0.6 Running command: dox bash ./regen.sh xml Finished command: dox (0m27.561s) Running command: touch Finished command: touch (0.3s) Running command: etg "/usr/bin/python3" etg/_core.py --sip --nodoc "/usr/bin/python3" etg/_ribbon.py --sip --nodoc "/usr/bin/python3" etg/_richtext.py --sip --nodoc "/usr/bin/python3" etg/_msw.py --sip --nodoc "/usr/bin/python3" etg/_html2.py --sip --nodoc "/usr/bin/python3" etg/_stc.py --sip --nodoc "/usr/bin/python3" etg/_media.py --sip --nodoc "/usr/bin/python3" etg/_propgrid.py --sip --nodoc "/usr/bin/python3" etg/_xml.py --sip --nodoc "/usr/bin/python3" etg/_adv.py --sip --nodoc "/usr/bin/python3" etg/_html.py --sip --nodoc "/usr/bin/python3" etg/_webkit.py --sip --nodoc "/usr/bin/python3" etg/_grid.py --sip --nodoc "/usr/bin/python3" etg/_dataview.py --sip --nodoc "/usr/bin/python3" etg/_glcanvas.py --sip --nodoc "/usr/bin/python3" etg/_aui.py --sip --nodoc "/usr/bin/python3" etg/_xrc.py --sip --nodoc "/usr/bin/python3" etg/defs.py --sip --nodoc "/usr/bin/python3" etg/debug.py --sip --nodoc "/usr/bin/python3" etg/object.py --sip --nodoc "/usr/bin/python3" etg/clntdatactnr.py --sip --nodoc "/usr/bin/python3" etg/wxdatetime.py --sip --nodoc "/usr/bin/python3" etg/stopwatch.py --sip --nodoc "/usr/bin/python3" etg/windowid.py --sip --nodoc "/usr/bin/python3" etg/platinfo.py --sip --nodoc "/usr/bin/python3" etg/vidmode.py --sip --nodoc "/usr/bin/python3" etg/display.py --sip --nodoc "/usr/bin/python3" etg/intl.py --sip --nodoc "/usr/bin/python3" etg/translation.py --sip --nodoc "/usr/bin/python3" etg/cmndata.py --sip --nodoc "/usr/bin/python3" etg/gdicmn.py --sip --nodoc "/usr/bin/python3" etg/geometry.py --sip --nodoc "/usr/bin/python3" etg/affinematrix2d.py --sip --nodoc "/usr/bin/python3" etg/position.py --sip --nodoc "/usr/bin/python3" etg/colour.py --sip --nodoc "/usr/bin/python3" etg/stream.py --sip --nodoc "/usr/bin/python3" etg/filesys.py --sip --nodoc "/usr/bin/python3" etg/image.py --sip --nodoc "/usr/bin/python3" etg/gdiobj.py --sip --nodoc "/usr/bin/python3" etg/bitmap.py --sip --nodoc "/usr/bin/python3" etg/icon.py --sip --nodoc "/usr/bin/python3" etg/iconloc.py --sip --nodoc "/usr/bin/python3" etg/iconbndl.py --sip --nodoc "/usr/bin/python3" etg/font.py --sip --nodoc "/usr/bin/python3" etg/fontutil.py --sip --nodoc "/usr/bin/python3" etg/pen.py --sip --nodoc "/usr/bin/python3" etg/brush.py --sip --nodoc "/usr/bin/python3" etg/cursor.py --sip --nodoc "/usr/bin/python3" etg/region.py --sip --nodoc "/usr/bin/python3" etg/dc.py --sip --nodoc "/usr/bin/python3" etg/dcclient.py --sip --nodoc "/usr/bin/python3" etg/dcmemory.py --sip --nodoc "/usr/bin/python3" etg/dcbuffer.py --sip --nodoc "/usr/bin/python3" etg/dcscreen.py --sip --nodoc "/usr/bin/python3" etg/dcgraph.py --sip --nodoc "/usr/bin/python3" etg/dcmirror.py --sip --nodoc "/usr/bin/python3" etg/dcprint.py --sip --nodoc "/usr/bin/python3" etg/dcps.py --sip --nodoc "/usr/bin/python3" etg/dcsvg.py --sip --nodoc "/usr/bin/python3" etg/metafile.py --sip --nodoc "/usr/bin/python3" etg/graphics.py --sip --nodoc "/usr/bin/python3" etg/imaglist.py --sip --nodoc "/usr/bin/python3" etg/overlay.py --sip --nodoc "/usr/bin/python3" etg/palette.py --sip --nodoc "/usr/bin/python3" etg/renderer.py --sip --nodoc "/usr/bin/python3" etg/rawbmp.py --sip --nodoc "/usr/bin/python3" etg/access.py --sip --nodoc "/usr/bin/python3" etg/accel.py --sip --nodoc "/usr/bin/python3" etg/log.py --sip --nodoc "/usr/bin/python3" etg/dataobj.py --sip --nodoc "/usr/bin/python3" etg/dnd.py --sip --nodoc "/usr/bin/python3" etg/clipbrd.py --sip --nodoc "/usr/bin/python3" etg/config.py --sip --nodoc "/usr/bin/python3" etg/tracker.py --sip --nodoc "/usr/bin/python3" etg/kbdstate.py --sip --nodoc "/usr/bin/python3" etg/mousestate.py --sip --nodoc "/usr/bin/python3" etg/tooltip.py --sip --nodoc "/usr/bin/python3" etg/layout.py --sip --nodoc "/usr/bin/python3" etg/event.py --sip --nodoc WARNING: Method wxCloseEvent::Veto already exists in C++ class API, can not create a property. WARNING: Method wxHelpEvent::Origin already exists in C++ class API, can not create a property. "/usr/bin/python3" etg/pyevent.py --sip --nodoc "/usr/bin/python3" etg/sizer.py --sip --nodoc "/usr/bin/python3" etg/gbsizer.py --sip --nodoc "/usr/bin/python3" etg/wrapsizer.py --sip --nodoc "/usr/bin/python3" etg/stdpaths.py --sip --nodoc "/usr/bin/python3" etg/eventfilter.py --sip --nodoc "/usr/bin/python3" etg/evtloop.py --sip --nodoc "/usr/bin/python3" etg/apptrait.py --sip --nodoc "/usr/bin/python3" etg/app.py --sip --nodoc "/usr/bin/python3" etg/timer.py --sip --nodoc "/usr/bin/python3" etg/window.py --sip --nodoc "/usr/bin/python3" etg/validate.py --sip --nodoc "/usr/bin/python3" etg/panel.py --sip --nodoc "/usr/bin/python3" etg/menuitem.py --sip --nodoc "/usr/bin/python3" etg/menu.py --sip --nodoc "/usr/bin/python3" etg/scrolwin.py --sip --nodoc "/usr/bin/python3" etg/vscroll.py --sip --nodoc "/usr/bin/python3" etg/control.py --sip --nodoc "/usr/bin/python3" etg/ctrlsub.py --sip --nodoc "/usr/bin/python3" etg/statbmp.py --sip --nodoc "/usr/bin/python3" etg/stattext.py --sip --nodoc "/usr/bin/python3" etg/statbox.py --sip --nodoc "/usr/bin/python3" etg/statusbar.py --sip --nodoc "/usr/bin/python3" etg/choice.py --sip --nodoc "/usr/bin/python3" etg/anybutton.py --sip --nodoc "/usr/bin/python3" etg/button.py --sip --nodoc "/usr/bin/python3" etg/bmpbuttn.py --sip --nodoc "/usr/bin/python3" etg/withimage.py --sip --nodoc "/usr/bin/python3" etg/bookctrl.py --sip --nodoc "/usr/bin/python3" etg/notebook.py --sip --nodoc "/usr/bin/python3" etg/splitter.py --sip --nodoc "/usr/bin/python3" etg/collpane.py --sip --nodoc "/usr/bin/python3" etg/statline.py --sip --nodoc "/usr/bin/python3" etg/textcompleter.py --sip --nodoc "/usr/bin/python3" etg/textentry.py --sip --nodoc "/usr/bin/python3" etg/textctrl.py --sip --nodoc "/usr/bin/python3" etg/combobox.py --sip --nodoc "/usr/bin/python3" etg/checkbox.py --sip --nodoc "/usr/bin/python3" etg/listbox.py --sip --nodoc "/usr/bin/python3" etg/checklst.py --sip --nodoc "/usr/bin/python3" etg/gauge.py --sip --nodoc "/usr/bin/python3" etg/headercol.py --sip --nodoc "/usr/bin/python3" etg/headerctrl.py --sip --nodoc "/usr/bin/python3" etg/srchctrl.py --sip --nodoc "/usr/bin/python3" etg/radiobox.py --sip --nodoc "/usr/bin/python3" etg/radiobut.py --sip --nodoc "/usr/bin/python3" etg/slider.py --sip --nodoc "/usr/bin/python3" etg/spinbutt.py --sip --nodoc "/usr/bin/python3" etg/spinctrl.py --sip --nodoc "/usr/bin/python3" etg/tglbtn.py --sip --nodoc "/usr/bin/python3" etg/scrolbar.py --sip --nodoc "/usr/bin/python3" etg/toolbar.py --sip --nodoc "/usr/bin/python3" etg/infobar.py --sip --nodoc "/usr/bin/python3" etg/listctrl.py --sip --nodoc "/usr/bin/python3" etg/treectrl.py --sip --nodoc "/usr/bin/python3" etg/pickers.py --sip --nodoc "/usr/bin/python3" etg/filectrl.py --sip --nodoc "/usr/bin/python3" etg/combo.py --sip --nodoc "/usr/bin/python3" etg/choicebk.py --sip --nodoc "/usr/bin/python3" etg/listbook.py --sip --nodoc "/usr/bin/python3" etg/toolbook.py --sip --nodoc "/usr/bin/python3" etg/treebook.py --sip --nodoc "/usr/bin/python3" etg/simplebook.py --sip --nodoc "/usr/bin/python3" etg/vlbox.py --sip --nodoc "/usr/bin/python3" etg/nonownedwnd.py --sip --nodoc "/usr/bin/python3" etg/toplevel.py --sip --nodoc "/usr/bin/python3" etg/dialog.py --sip --nodoc "/usr/bin/python3" etg/dirdlg.py --sip --nodoc "/usr/bin/python3" etg/dirctrl.py --sip --nodoc "/usr/bin/python3" etg/filedlg.py --sip --nodoc "/usr/bin/python3" etg/frame.py --sip --nodoc "/usr/bin/python3" etg/msgdlg.py --sip --nodoc "/usr/bin/python3" etg/richmsgdlg.py --sip --nodoc "/usr/bin/python3" etg/progdlg.py --sip --nodoc "/usr/bin/python3" etg/popupwin.py --sip --nodoc "/usr/bin/python3" etg/tipwin.py --sip --nodoc "/usr/bin/python3" etg/colordlg.py --sip --nodoc "/usr/bin/python3" etg/choicdlg.py --sip --nodoc "/usr/bin/python3" etg/fdrepdlg.py --sip --nodoc "/usr/bin/python3" etg/mdi.py --sip --nodoc "/usr/bin/python3" etg/fontdlg.py --sip --nodoc WARNING: Method wxFontData::EnableEffects already exists in C++ class API, can not create a property. "/usr/bin/python3" etg/rearrangectrl.py --sip --nodoc "/usr/bin/python3" etg/minifram.py --sip --nodoc "/usr/bin/python3" etg/textdlg.py --sip --nodoc "/usr/bin/python3" etg/numdlg.py --sip --nodoc "/usr/bin/python3" etg/power.py --sip --nodoc "/usr/bin/python3" etg/utils.py --sip --nodoc "/usr/bin/python3" etg/process.py --sip --nodoc "/usr/bin/python3" etg/uiaction.py --sip --nodoc "/usr/bin/python3" etg/snglinst.py --sip --nodoc "/usr/bin/python3" etg/help.py --sip --nodoc "/usr/bin/python3" etg/cshelp.py --sip --nodoc "/usr/bin/python3" etg/settings.py --sip --nodoc "/usr/bin/python3" etg/sysopt.py --sip --nodoc "/usr/bin/python3" etg/artprov.py --sip --nodoc "/usr/bin/python3" etg/dragimag.py --sip --nodoc "/usr/bin/python3" etg/printfw.py --sip --nodoc "/usr/bin/python3" etg/printdlg.py --sip --nodoc "/usr/bin/python3" etg/mimetype.py --sip --nodoc "/usr/bin/python3" etg/busyinfo.py --sip --nodoc "/usr/bin/python3" etg/caret.py --sip --nodoc "/usr/bin/python3" etg/fontenum.py --sip --nodoc "/usr/bin/python3" etg/fontmap.py --sip --nodoc "/usr/bin/python3" etg/mousemanager.py --sip --nodoc "/usr/bin/python3" etg/filehistory.py --sip --nodoc "/usr/bin/python3" etg/cmdproc.py --sip --nodoc "/usr/bin/python3" etg/fswatcher.py --sip --nodoc "/usr/bin/python3" etg/preferences.py --sip --nodoc WARNING: Method wxStockPreferencesPage::Kind already exists in C++ class API, can not create a property. "/usr/bin/python3" etg/modalhook.py --sip --nodoc "/usr/bin/python3" etg/unichar.py --sip --nodoc "/usr/bin/python3" etg/stockitem.py --sip --nodoc "/usr/bin/python3" etg/ribbon_control.py --sip --nodoc "/usr/bin/python3" etg/ribbon_page.py --sip --nodoc "/usr/bin/python3" etg/ribbon_panel.py --sip --nodoc "/usr/bin/python3" etg/ribbon_bar.py --sip --nodoc "/usr/bin/python3" etg/ribbon_art.py --sip --nodoc "/usr/bin/python3" etg/ribbon_buttonbar.py --sip --nodoc "/usr/bin/python3" etg/ribbon_gallery.py --sip --nodoc "/usr/bin/python3" etg/ribbon_toolbar.py --sip --nodoc "/usr/bin/python3" etg/richtextbuffer.py --sip --nodoc "/usr/bin/python3" etg/richtextctrl.py --sip --nodoc "/usr/bin/python3" etg/richtexthtml.py --sip --nodoc "/usr/bin/python3" etg/richtextxml.py --sip --nodoc "/usr/bin/python3" etg/richtextprint.py --sip --nodoc "/usr/bin/python3" etg/richtextstyles.py --sip --nodoc "/usr/bin/python3" etg/richtextstyledlg.py --sip --nodoc "/usr/bin/python3" etg/richtextsymboldlg.py --sip --nodoc "/usr/bin/python3" etg/richtextformatdlg.py --sip --nodoc "/usr/bin/python3" etg/axbase.py --sip --nodoc "/usr/bin/python3" etg/webview.py --sip --nodoc "/usr/bin/python3" etg/mediactrl.py --sip --nodoc "/usr/bin/python3" etg/propgriddefs.py --sip --nodoc "/usr/bin/python3" etg/propgridproperty.py --sip --nodoc "/usr/bin/python3" etg/propgrideditors.py --sip --nodoc "/usr/bin/python3" etg/propgridpagestate.py --sip --nodoc "/usr/bin/python3" etg/propgridiface.py --sip --nodoc "/usr/bin/python3" etg/propgrid.py --sip --nodoc "/usr/bin/python3" etg/propgridprops.py --sip --nodoc "/usr/bin/python3" etg/propgridadvprops.py --sip --nodoc "/usr/bin/python3" etg/propgridmanager.py --sip --nodoc "/usr/bin/python3" etg/aboutdlg.py --sip --nodoc "/usr/bin/python3" etg/helpext.py --sip --nodoc "/usr/bin/python3" etg/commandlinkbutton.py --sip --nodoc "/usr/bin/python3" etg/dateevt.py --sip --nodoc "/usr/bin/python3" etg/datectrl.py --sip --nodoc "/usr/bin/python3" etg/calctrl.py --sip --nodoc "/usr/bin/python3" etg/hyperlink.py --sip --nodoc "/usr/bin/python3" etg/tipdlg.py --sip --nodoc "/usr/bin/python3" etg/taskbar.py --sip --nodoc "/usr/bin/python3" etg/sound.py --sip --nodoc "/usr/bin/python3" etg/joystick.py --sip --nodoc "/usr/bin/python3" etg/animate.py --sip --nodoc "/usr/bin/python3" etg/bannerwindow.py --sip --nodoc "/usr/bin/python3" etg/editlbox.py --sip --nodoc "/usr/bin/python3" etg/notifmsg.py --sip --nodoc "/usr/bin/python3" etg/splash.py --sip --nodoc "/usr/bin/python3" etg/sashwin.py --sip --nodoc "/usr/bin/python3" etg/laywin.py --sip --nodoc "/usr/bin/python3" etg/odcombo.py --sip --nodoc "/usr/bin/python3" etg/bmpcbox.py --sip --nodoc "/usr/bin/python3" etg/richtooltip.py --sip --nodoc "/usr/bin/python3" etg/timectrl.py --sip --nodoc "/usr/bin/python3" etg/wizard.py --sip --nodoc "/usr/bin/python3" etg/pseudodc.py --sip --nodoc "/usr/bin/python3" etg/propdlg.py --sip --nodoc "/usr/bin/python3" etg/htmldefs.py --sip --nodoc "/usr/bin/python3" etg/htmlcell.py --sip --nodoc "/usr/bin/python3" etg/htmlfilt.py --sip --nodoc "/usr/bin/python3" etg/htmltag.py --sip --nodoc "/usr/bin/python3" etg/htmlpars.py --sip --nodoc "/usr/bin/python3" etg/htmlwin.py --sip --nodoc "/usr/bin/python3" etg/htmlprint.py --sip --nodoc "/usr/bin/python3" etg/htmlwinpars.py --sip --nodoc "/usr/bin/python3" etg/helpdata.py --sip --nodoc "/usr/bin/python3" etg/helpfrm.py --sip --nodoc "/usr/bin/python3" etg/helpdlg.py --sip --nodoc "/usr/bin/python3" etg/helpwnd.py --sip --nodoc "/usr/bin/python3" etg/helpctrl.py --sip --nodoc "/usr/bin/python3" etg/htmllbox.py --sip --nodoc "/usr/bin/python3" etg/webkit.py --sip --nodoc "/usr/bin/python3" etg/grid.py --sip --nodoc "/usr/bin/python3" etg/dataview.py --sip --nodoc "/usr/bin/python3" etg/treelist.py --sip --nodoc "/usr/bin/python3" etg/auiframemanager.py --sip --nodoc WARNING: Method wxAuiManagerEvent::Veto already exists in C++ class API, can not create a property. "/usr/bin/python3" etg/auidockart.py --sip --nodoc "/usr/bin/python3" etg/auibar.py --sip --nodoc "/usr/bin/python3" etg/auibook.py --sip --nodoc "/usr/bin/python3" etg/auitabmdi.py --sip --nodoc Finished command: etg (0m59.508s) Running command: sip /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpeja7dvq8 -b sip/cpp/_core.sbf -X pycode_core:wx/core.py sip/gen/_core.sip sip_corewxRadioBox.cpp is changed, copying... sip_corewxIntPtr.cpp is changed, copying... sip_corewxCommandProcessor.cpp is changed, copying... sip_corewxNavigationKeyEvent.cpp is changed, copying... sip_corewxPyEvent.cpp is changed, copying... sip_corewxGraphicsGradientStops.cpp is changed, copying... sip_corewxItemContainerImmutable.cpp is changed, copying... sip_corewxIcon.cpp is changed, copying... sip_corewxStdDialogButtonSizer.cpp is changed, copying... sip_corewxGenericDragImage.cpp is changed, copying... sip_corewxSingleInstanceChecker.cpp is changed, copying... sip_corewxLanguageInfo.cpp is changed, copying... sip_corewxMenuBar.cpp is changed, copying... sip_corewxTGAHandler.cpp is changed, copying... sip_corewxAcceleratorEntry.cpp is changed, copying... sip_corewxEventFilter.cpp is changed, copying... sip_corewxHVScrolledWindow.cpp is changed, copying... sip_corewxImageHSVValue.cpp is changed, copying... sip_corewxMenuList.cpp is changed, copying... sip_corewxUpdateUIEvent.cpp is changed, copying... sip_corewxMessageDialogButtonLabel.cpp is changed, copying... sip_corewxVarHScrollHelper.cpp is changed, copying... sip_corewxConfig.cpp is changed, copying... sip_corewxBrushList.cpp is changed, copying... sip_corewxListItem.cpp is changed, copying... sip_corewxAppConsole.cpp is changed, copying... sip_corewxGBSpan.cpp is changed, copying... sip_corewxTreeEvent.cpp is changed, copying... sip_corewxShowEvent.cpp is changed, copying... sip_corewxRichMessageDialog.cpp is changed, copying... sip_corewxFontMapper.cpp is changed, copying... sip_corewxPrintDialog.cpp is changed, copying... sip_corewxFontMetrics.cpp is changed, copying... sip_corewxHelpControllerHelpProvider.cpp is changed, copying... sip_corewxVarScrollHelperBase.cpp is changed, copying... sip_corewxProcessEvent.cpp is changed, copying... sip_corewxNotifyEvent.cpp is changed, copying... sip_corewxCollapsiblePane.cpp is changed, copying... sip_corewxMoveEvent.cpp is changed, copying... sip_corewxHeaderColumn.cpp is changed, copying... sip_corewxStandardPaths.cpp is changed, copying... sip_corewxUniChar.cpp is changed, copying... sip_corewxDataObjectSimple.cpp is changed, copying... sip_corewxURLDataObject.cpp is changed, copying... sip_corewxIntCArrayHolder.cpp is changed, copying... sip_corewxRadioButton.cpp is changed, copying... sip_corewxPageSetupDialogData.cpp is changed, copying... sip_corewxCheckListBox.cpp is changed, copying... sip_corewxBoxSizer.cpp is changed, copying... sip_corewxBrush.cpp is changed, copying... sip_corewxPreviewControlBar.cpp is changed, copying... sip_corewxStockGDI.cpp is changed, copying... sip_corewxVarHVScrollHelper.cpp is changed, copying... sip_corewxRearrangeDialog.cpp is changed, copying... sip_corewxChildFocusEvent.cpp is changed, copying... sip_corewxEvent.cpp is changed, copying... sip_corewxPoint2DDouble.cpp is changed, copying... sip_corewxScreenDC.cpp is changed, copying... sip_corewxMenuItemList.cpp is changed, copying... sip_corewxPopupTransientWindow.cpp is changed, copying... sip_corewxColourPickerCtrl.cpp is changed, copying... sip_corewxScrolledCanvas.cpp is changed, copying... sip_corewxTextCompleter.cpp is changed, copying... sip_corewxHeaderButtonParams.cpp is changed, copying... sip_corewxPosition.cpp is changed, copying... sip_corewxFileDropTarget.cpp is changed, copying... sip_corewxFilterFSHandler.cpp is changed, copying... sip_corewxSpinDoubleEvent.cpp is changed, copying... sip_corewxRegion.cpp is changed, copying... sip_corewxWindowDC.cpp is changed, copying... sip_corewxArrayInt.cpp is changed, copying... sip_corewxColourDatabase.cpp is changed, copying... sip_corewxPasswordEntryDialog.cpp is changed, copying... sip_corewxVListBox.cpp is changed, copying... sip_corewxRect.cpp is changed, copying... sip_corewxColourData.cpp is changed, copying... sip_corewxNativePixelData_Accessor.cpp is changed, copying... sip_corewxListEvent.cpp is changed, copying... sip_corewxXPMHandler.cpp is changed, copying... sip_corewxRearrangeList.cpp is changed, copying... sip_corewxEventBlocker.cpp is changed, copying... sip_corewxPrintDialogData.cpp is changed, copying... sip_corewxBitmapToggleButton.cpp is changed, copying... sip_corewxClipboard.cpp is changed, copying... sip_corewxTextDropTarget.cpp is changed, copying... sip_corewxListView.cpp is changed, copying... sip_corewxMenu.cpp is changed, copying... sip_corewxHScrolledWindow.cpp is changed, copying... sip_corewxPageSetupDialog.cpp is changed, copying... sip_corewxBitmapButton.cpp is changed, copying... sip_corewxCaret.cpp is changed, copying... sip_corewxDirPickerCtrl.cpp is changed, copying... sip_corewxInternetFSHandler.cpp is changed, copying... sip_corewxMessageDialog.cpp is changed, copying... sip_corewxGBPosition.cpp is changed, copying... sip_corewxColour.cpp is changed, copying... sip_corewxDragImage.cpp is changed, copying... sip_corewxWindowBase.cpp is changed, copying... sip_corewxSettableHeaderColumn.cpp is changed, copying... sip_corewxComboCtrlFeatures.cpp is changed, copying... sip_corewxBusyCursor.cpp is changed, copying... sip_corewxIconLocation.cpp is changed, copying... sip_corewxColourDialog.cpp is changed, copying... sip_corewxOutputStream.cpp is changed, copying... sip_corewxNumberEntryDialog.cpp is changed, copying... sip_corewxWindowIDRef.cpp is changed, copying... sip_corewxFindDialogEvent.cpp is changed, copying... sip_corewxComboPopup.cpp is changed, copying... sip_corewxComboCtrl.cpp is changed, copying... sip_corewxSystemSettings.cpp is changed, copying... sip_corewxFontPickerCtrl.cpp is changed, copying... sip_corewxDateTimeTm.cpp is changed, copying... sip_corewxPyApp.cpp is changed, copying... sip_corewxTreebook.cpp is changed, copying... sip_corewxBitmap.cpp is changed, copying... sip_corewxGridBagSizer.cpp is changed, copying... sip_corewxImageArray.cpp is changed, copying... sip_corewxFileHistoryMenuList_iterator.cpp is changed, copying... sip_corewxFileName.cpp is changed, copying... sip_corewxMask.cpp is changed, copying... sip_corewxColourPickerEvent.cpp is changed, copying... sip_corewxScrollBar.cpp is changed, copying... sip_corewxGraphicsObject.cpp is changed, copying... sip_corewxTimerEvent.cpp is changed, copying... sip_corewxClassInfo.cpp is changed, copying... sip_corewxGenericMessageDialog.cpp is changed, copying... sip_corewxTimerRunner.cpp is changed, copying... sip_corewxDateTime.cpp is changed, copying... sip_corewxMemoryFSHandler.cpp is changed, copying... sip_corewxMaximizeEvent.cpp is changed, copying... sip_corewxCommandEvent.cpp is changed, copying... sip_corewxTrackable.cpp is changed, copying... sip_corewxValidator.cpp is changed, copying... sip_corewxTreeItemId.cpp is changed, copying... sip_corewxHelpProvider.cpp is changed, copying... sip_corewxPanel.cpp is changed, copying... sip_corewxDCClipper.cpp is changed, copying... sip_corewxPickerBase.cpp is changed, copying... sip_corewxTranslations.cpp is changed, copying... sip_corewxClientData.cpp is changed, copying... sip_corewxModalDialogHook.cpp is changed, copying... sip_corewxToggleButton.cpp is changed, copying... sip_corewxTranslationsLoader.cpp is changed, copying... sip_corewxEraseEvent.cpp is changed, copying... sip_corewxSizeEvent.cpp is changed, copying... sip_corewxIFFHandler.cpp is changed, copying... sip_corewxVisualAttributes.cpp is changed, copying... sip_corewxArrayString.cpp is changed, copying... sip_corewxFocusEvent.cpp is changed, copying... sip_corewxPowerEvent.cpp is changed, copying... sip_corewxWrapSizer.cpp is changed, copying... sip_corewxGUIEventLoop.cpp is changed, copying... sip_corewxTextEntryDialog.cpp is changed, copying... sip_corewxImageList.cpp is changed, copying... sip_corewxRegionIterator.cpp is changed, copying... sip_corewxGraphicsGradientStop.cpp is changed, copying... sip_corewxNativeFontInfo.cpp is changed, copying... sip_corewxConfigBase.cpp is changed, copying... sip_corewxVideoMode.cpp is changed, copying... sip_corewxImageRGBValue.cpp is changed, copying... sip_corewxAnyButton.cpp is changed, copying... sip_corewxAutoBufferedPaintDC.cpp is changed, copying... sip_corewxRealPoint.cpp is changed, copying... sip_corewxMDIParentFrame.cpp is changed, copying... sip_corewxDateSpan.cpp is changed, copying... sip_corewxPointList.cpp is changed, copying... sip_corewxSplitterWindow.cpp is changed, copying... sip_corewxSystemOptions.cpp is changed, copying... sip_corewxWindowList.cpp is changed, copying... sip_corecmodule.cpp is changed, copying... sip_corewxPySingleChoiceDialog.cpp is changed, copying... sip_corewxDelegateRendererNative.cpp is changed, copying... sip_corewxDialog.cpp is changed, copying... sip_corewxLogGui.cpp is changed, copying... sip_corewxOverlay.cpp is changed, copying... sip_corewxArrayDouble.cpp is changed, copying... sip_corewxDCPenChanger.cpp is changed, copying... sip_corewxSizerItem.cpp is changed, copying... sip_corewxFilePickerCtrl.cpp is changed, copying... sip_corewxVarVScrollHelper.cpp is changed, copying... sip_corewxQueryNewPaletteEvent.cpp is changed, copying... sip_corewxFileTranslationsLoader.cpp is changed, copying... sip_corewxPixelDataBase.cpp is changed, copying... sip_corewxSpinCtrl.cpp is changed, copying... sip_corewxCommand.cpp is changed, copying... sip_corewxMenuItem.cpp is changed, copying... sip_corewxStaticBox.cpp is changed, copying... sip_corewxFileDataObject.cpp is changed, copying... sip_corewxWindow.cpp is changed, copying... sip_corewxCustomDataObject.cpp is changed, copying... sip_corewxContextMenuEvent.cpp is changed, copying... sip_corewxStreamBase.cpp is changed, copying... sip_corewxGraphicsPath.cpp is changed, copying... sip_corewxDCFontChanger.cpp is changed, copying... sip_corewxFontInfo.cpp is changed, copying... sip_corewxHeaderCtrlSimple.cpp is changed, copying... sip_corewxPaintDC.cpp is changed, copying... sip_corewxProgressDialog.cpp is changed, copying... sip_corewxEvtHandler.cpp is changed, copying... sip_corewxPen.cpp is changed, copying... sip_corewxHeaderCtrlEvent.cpp is changed, copying... sip_corewxDataObject.cpp is changed, copying... sip_corewxVersionInfo.cpp is changed, copying... sip_corewxButton.cpp is changed, copying... sip_corewxFileCtrlEvent.cpp is changed, copying... sip_corewxRendererVersion.cpp is changed, copying... sip_corewxScrolledWindow.cpp is changed, copying... sip_corewxKeyboardState.cpp is changed, copying... sip_corewxGridSizer.cpp is changed, copying... sip_corewxTIFFHandler.cpp is changed, copying... sip_corewxObject.cpp is changed, copying... sip_corewxCursor.cpp is changed, copying... sip_corewxInitDialogEvent.cpp is changed, copying... sip_corewxStatusBar.cpp is changed, copying... sip_corewxRefCounter.cpp is changed, copying... sip_corewxULongLong.cpp is changed, copying... sip_corewxToolBar.cpp is changed, copying... sip_corewxWindowDisabler.cpp is changed, copying... sip_corewxSpinCtrlDouble.cpp is changed, copying... sip_corewxFSFile.cpp is changed, copying... sip_corewxFileCtrl.cpp is changed, copying... sip_corewxPrinterDC.cpp is changed, copying... sip_corewxStockPreferencesPage.cpp is changed, copying... sip_corewxSetCursorEvent.cpp is changed, copying... sip_corewxVariant.cpp is changed, copying... sip_corewxMDIClientWindow.cpp is changed, copying... sip_corewxSlider.cpp is changed, copying... sip_corewxTextUrlEvent.cpp is changed, copying... sip_corewxAcceleratorTable.cpp is changed, copying... sip_corewxPreferencesEditor.cpp is changed, copying... sip_corewxListItemAttr.cpp is changed, copying... sip_corewxGCDC.cpp is changed, copying... sip_corewxTextCtrl.cpp is changed, copying... sip_corewxFlexGridSizer.cpp is changed, copying... sip_corewxPreviewFrame.cpp is changed, copying... sip_corewxTextCompleterSimple.cpp is changed, copying... sip_corewxPrinter.cpp is changed, copying... sip_corewxTopLevelWindow.cpp is changed, copying... sip_corewxTreeItemData.cpp is changed, copying... sip_corewxPNGHandler.cpp is changed, copying... sip_corewxEventLoopBase.cpp is changed, copying... sip_corewxTreeCtrl.cpp is changed, copying... sip_corewxMemoryBuffer.cpp is changed, copying... sip_corewxMetafile.cpp is changed, copying... sip_corewxControl.cpp is changed, copying... sip_corewxLogInterposerTemp.cpp is changed, copying... sip_corewxComboBox.cpp is changed, copying... sip_corewxAffineMatrix2DBase.cpp is changed, copying... sip_corewxLayoutConstraints.cpp is changed, copying... sip_corewxLogChain.cpp is changed, copying... sip_corewxMouseEvent.cpp is changed, copying... sip_corewxLogRecordInfo.cpp is changed, copying... sip_corewxSizerFlags.cpp is changed, copying... sip_corewxPyBuffer.cpp is changed, copying... sip_corewxIdManager.cpp is changed, copying... sip_corewxStringCArrayHolder.cpp is changed, copying... sip_corewxStatusBarPane.cpp is changed, copying... sip_corewxCommandList_iterator.cpp is changed, copying... sip_corewxCommandList.cpp is changed, copying... sip_corewxSpinButton.cpp is changed, copying... sip_corewxHelpControllerBase.cpp is changed, copying... sip_corewxWindowCreateEvent.cpp is changed, copying... sip_corewxPropagationDisabler.cpp is changed, copying... sip_corewxScrollWinEvent.cpp is changed, copying... sip_corewxDataObjectComposite.cpp is changed, copying... sip_corewxPropagateOnce.cpp is changed, copying... sip_corewxSimplebook.cpp is changed, copying... sip_corewxFrame.cpp is changed, copying... sip_corewxDC.cpp is changed, copying... sip_corewxNotebook.cpp is changed, copying... sip_corewxDataFormat.cpp is changed, copying... sip_corewxLinuxDistributionInfo.cpp is changed, copying... sipAPI_core.h is changed, copying... sip_corewxTimeSpan.cpp is changed, copying... sip_corewxChoice.cpp is changed, copying... sip_corewxListbook.cpp is changed, copying... sip_corewxInputStream.cpp is changed, copying... sip_corewxConfigPathChanger.cpp is changed, copying... sip_corewxDateTimeTimeZone.cpp is changed, copying... sip_corewxFileType.cpp is changed, copying... sip_corewxMenuList_iterator.cpp is changed, copying... sip_corewxBusyInfo.cpp is changed, copying... sip_corewxSVGFileDC.cpp is changed, copying... sip_corewxSpinEvent.cpp is changed, copying... sip_corewxFontData.cpp is changed, copying... sip_corewxStaticLine.cpp is changed, copying... sip_corewxAffineMatrix2D.cpp is changed, copying... sip_corewxClipboardTextEvent.cpp is changed, copying... sip_corewxFileHistoryMenuList.cpp is changed, copying... sip_corewxTextDataObject.cpp is changed, copying... sip_corewxUIActionSimulator.cpp is changed, copying... sip_corewxListCtrl.cpp is changed, copying... sip_corewxLogBuffer.cpp is changed, copying... sip_corewxMirrorDC.cpp is changed, copying... sip_corewxDCTextColourChanger.cpp is changed, copying... sip_corewxIndividualLayoutConstraint.cpp is changed, copying... sip_corewxLogStderr.cpp is changed, copying... sip_corewxGraphicsFont.cpp is changed, copying... sip_corewxPenList.cpp is changed, copying... sip_corewxPrintout.cpp is changed, copying... sip_corewxFileTypeMessageParameters.cpp is changed, copying... sip_corewxPaintEvent.cpp is changed, copying... sip_corewxContextHelp.cpp is changed, copying... sip_corewxPalette.cpp is changed, copying... sip_corewxDisplayChangedEvent.cpp is changed, copying... sip_corewxTipWindow.cpp is changed, copying... sip_corewxExecuteEnv.cpp is changed, copying... sip_corewxPyUserData.cpp is changed, copying... sip_corewxArchiveFSHandler.cpp is changed, copying... sip_corewxDashCArrayHolder.cpp is changed, copying... sip_corewxFileSystemHandler.cpp is changed, copying... sip_corewxDropSource.cpp is changed, copying... sip_corewxNativePixelData.cpp is changed, copying... sip_corewxArtProvider.cpp is changed, copying... sip_corewxWindowList_iterator.cpp is changed, copying... sip_corewxPointList_iterator.cpp is changed, copying... sip_corewxFileSystemWatcherEvent.cpp is changed, copying... sip_corewxDirFilterListCtrl.cpp is changed, copying... sip_corewxToolBarToolBase.cpp is changed, copying... sip_corewxTextAttr.cpp is changed, copying... sip_corewxStopWatch.cpp is changed, copying... sip_corewxGenericDirCtrl.cpp is changed, copying... sip_corewxContextHelpButton.cpp is changed, copying... sip_corewxSysColourChangedEvent.cpp is changed, copying... sip_corewxBufferedDC.cpp is changed, copying... sip_corewxPoint.cpp is changed, copying... sip_corewxPyCommandEvent.cpp is changed, copying... sip_corewxGraphicsBitmap.cpp is changed, copying... sip_corewxGBSizerItem.cpp is changed, copying... sip_corewxAppTraits.cpp is changed, copying... sip_corewxAccessible.cpp is changed, copying... sip_corewxIconBundle.cpp is changed, copying... sip_corewxGraphicsContext.cpp is changed, copying... sip_corewxPNMHandler.cpp is changed, copying... sip_corewxFileDirPickerEvent.cpp is changed, copying... sip_corewxMouseState.cpp is changed, copying... sip_corewxPrintData.cpp is changed, copying... sip_corewxMetafileDC.cpp is changed, copying... sip_corewxSimpleHelpProvider.cpp is changed, copying... sip_corewxDialogLayoutAdapter.cpp is changed, copying... sip_corewxWithImages.cpp is changed, copying... sip_corewxLogNull.cpp is changed, copying... sip_corewxCollapsiblePaneEvent.cpp is changed, copying... sip_corewxToolbook.cpp is changed, copying... sip_corewxScrollEvent.cpp is changed, copying... sip_corewxPreviewCanvas.cpp is changed, copying... sip_corewxFontList.cpp is changed, copying... sip_corewxLogWindow.cpp is changed, copying... sip_corewxGDIObject.cpp is changed, copying... sip_corewxSize.cpp is changed, copying... sip_corewxHelpEvent.cpp is changed, copying... sip_corewxMenuEvent.cpp is changed, copying... sip_corewxPlatformInfo.cpp is changed, copying... sip_corewxWindowChildrenRepositioningGuard.cpp is changed, copying... sip_corewxMatrix2D.cpp is changed, copying... sip_corewxFileTypeInfo.cpp is changed, copying... sip_corewxRendererNative.cpp is changed, copying... sip_corewxSplitterRenderParams.cpp is changed, copying... sip_corewxJPEGHandler.cpp is changed, copying... sip_corewxProcess.cpp is changed, copying... sip_corewxListBox.cpp is changed, copying... sip_corewxWindowDestroyEvent.cpp is changed, copying... sip_corewxPaletteChangedEvent.cpp is changed, copying... sip_corewxGIFHandler.cpp is changed, copying... sip_corewxAlphaPixelData_Accessor.cpp is changed, copying... sip_corewxBookCtrlEvent.cpp is changed, copying... sip_corewxPrintPreview.cpp is changed, copying... sip_corewxFindReplaceData.cpp is changed, copying... sip_corewxStaticText.cpp is changed, copying... sip_corewxAlphaPixelData.cpp is changed, copying... sip_corewxToolTip.cpp is changed, copying... sip_corewxMouseCaptureChangedEvent.cpp is changed, copying... sip_corewxGraphicsRenderer.cpp is changed, copying... sip_corewxSizerItemList.cpp is changed, copying... sip_corewxMsgCatalog.cpp is changed, copying... sip_corewxSplitterEvent.cpp is changed, copying... sip_corewxFontDialog.cpp is changed, copying... sip_corewxTimer.cpp is changed, copying... sip_corewxNonOwnedWindow.cpp is changed, copying... sip_corewxLogTextCtrl.cpp is changed, copying... sip_corewxStaticBoxSizer.cpp is changed, copying... sip_corewxCloseEvent.cpp is changed, copying... sip_corewxHTMLDataObject.cpp is changed, copying... sip_corewxRect2DDouble.cpp is changed, copying... sip_corewxHeaderColumnSimple.cpp is changed, copying... sip_corewxFileSystem.cpp is changed, copying... sip_corewxKeyEvent.cpp is changed, copying... sip_corewxHeaderCtrl.cpp is changed, copying... sip_corewxDropTarget.cpp is changed, copying... sip_corewxIconizeEvent.cpp is changed, copying... sip_corewxLocale.cpp is changed, copying... sip_corewxMultiChoiceDialog.cpp is changed, copying... sip_corewxClientDataContainer.cpp is changed, copying... sip_corewxVScrolledWindow.cpp is changed, copying... sip_corewxMouseEventsManager.cpp is changed, copying... sip_corewxPostScriptDC.cpp is changed, copying... sip_corewxDirDialog.cpp is changed, copying... sip_corewxFileSystemWatcher.cpp is changed, copying... sip_corewxItemContainer.cpp is changed, copying... sip_corewxGauge.cpp is changed, copying... sip_corewxDropFilesEvent.cpp is changed, copying... sip_corewxClientDC.cpp is changed, copying... sip_corewxWindowModalDialogEvent.cpp is changed, copying... sip_corewxControlWithItems.cpp is changed, copying... sip_corewxChoicebook.cpp is changed, copying... sip_corewxImage.cpp is changed, copying... sip_corewxMDIChildFrame.cpp is changed, copying... sip_corewxFontPickerEvent.cpp is changed, copying... sip_corewxString.cpp is changed, copying... sip_corewxSizer.cpp is changed, copying... sip_corewxSearchCtrl.cpp is changed, copying... sip_corewxPopupWindow.cpp is changed, copying... sip_corewxMenuItemList_iterator.cpp is changed, copying... sip_corewxLogFormatter.cpp is changed, copying... sip_corewxDCOverlay.cpp is changed, copying... sip_corewxPCXHandler.cpp is changed, copying... sip_corewxMimeTypesManager.cpp is changed, copying... sip_corewxUIntPtr.cpp is changed, copying... sip_corewxFont.cpp is changed, copying... sip_corewxMouseCaptureLostEvent.cpp is changed, copying... sip_corewxFileDialog.cpp is changed, copying... sip_corewxInfoBar.cpp is changed, copying... sip_corewxFileConfig.cpp is changed, copying... sip_corewxFontEnumerator.cpp is changed, copying... sip_corewxBitmapDataObject.cpp is changed, copying... sip_corewxDisplay.cpp is changed, copying... sip_corewxMiniFrame.cpp is changed, copying... sip_corewxGraphicsPen.cpp is changed, copying... sip_corewxGenericProgressDialog.cpp is changed, copying... sip_corewxArrayVideoModes.cpp is changed, copying... sip_corewxLongLong.cpp is changed, copying... sip_corewxTextEntry.cpp is changed, copying... sip_corewxImageHistogram.cpp is changed, copying... sip_corewxFindReplaceDialog.cpp is changed, copying... sip_corewxJoystickEvent.cpp is changed, copying... sip_core_ScrolledWindowBase.cpp is changed, copying... sip_corewxImageHandler.cpp is changed, copying... sip_corewxRearrangeCtrl.cpp is changed, copying... sip_corewxMemoryDC.cpp is changed, copying... sip_corewxSizerItemList_iterator.cpp is changed, copying... sip_corewxLogInterposer.cpp is changed, copying... sip_corewxGraphicsBrush.cpp is changed, copying... sip_corewxCheckBox.cpp is changed, copying... sip_corewxVariantList.cpp is changed, copying... sip_corewxEventLoopActivator.cpp is changed, copying... sip_corewxBookCtrlBase.cpp is changed, copying... sip_corewxPrintAbortDialog.cpp is changed, copying... sip_corewxLog.cpp is changed, copying... sip_corewxStaticBitmap.cpp is changed, copying... sip_corewxPreferencesPage.cpp is changed, copying... sip_corewxCharBuffer.cpp is changed, copying... sip_corewxGraphicsMatrix.cpp is changed, copying... sip_corewxFileHistory.cpp is changed, copying... sip_corewxActivateEvent.cpp is changed, copying... sip_corewxBufferedPaintDC.cpp is changed, copying... sip_corewxIdleEvent.cpp is changed, copying... sip_corewxDCBrushChanger.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp8xf9swmk -b sip/cpp/_html.sbf -X pycode_html:wx/html.py sip/gen/_html.sip sip_htmlwxHtmlBookRecord.cpp is changed, copying... sip_htmlwxHtmlModalHelp.cpp is changed, copying... sip_htmlwxHtmlBookRecArray.cpp is changed, copying... sip_htmlwxHtmlLinkEvent.cpp is changed, copying... sipAPI_html.h is changed, copying... sip_htmlwxHtmlEasyPrinting.cpp is changed, copying... sip_htmlwxHtmlLinkInfo.cpp is changed, copying... sip_htmlwxHtmlDCRenderer.cpp is changed, copying... sip_htmlcmodule.cpp is changed, copying... sip_htmlwxSimpleHtmlListBox.cpp is changed, copying... sip_htmlwxHtmlCell.cpp is changed, copying... sip_htmlwxHtmlListBox.cpp is changed, copying... sip_htmlwxHtmlPrintout.cpp is changed, copying... sip_htmlwxHtmlColourCell.cpp is changed, copying... sip_htmlwxHtmlWinParser.cpp is changed, copying... sip_htmlwxHtmlHelpFrame.cpp is changed, copying... sip_htmlwxHtmlTag.cpp is changed, copying... sip_htmlwxHtmlHelpWindow.cpp is changed, copying... sip_htmlwxHtmlCellEvent.cpp is changed, copying... sip_htmlwxHtmlSelection.cpp is changed, copying... sip_htmlwxHtmlHelpController.cpp is changed, copying... sip_htmlwxHtmlRenderingState.cpp is changed, copying... sip_htmlwxHtmlRenderingInfo.cpp is changed, copying... sip_htmlwxHtmlFontCell.cpp is changed, copying... sip_htmlwxHtmlHelpDialog.cpp is changed, copying... sip_htmlwxHtmlWindowInterface.cpp is changed, copying... sip_htmlwxHtmlContainerCell.cpp is changed, copying... sip_htmlwxHtmlHelpData.cpp is changed, copying... sip_htmlwxHtmlWindow.cpp is changed, copying... sip_htmlwxHtmlWinTagHandler.cpp is changed, copying... sip_htmlwxHtmlWordCell.cpp is changed, copying... sip_htmlwxHtmlTagHandler.cpp is changed, copying... sip_htmlwxHtmlHelpDataItems.cpp is changed, copying... sip_htmlwxHtmlWidgetCell.cpp is changed, copying... sip_htmlwxHtmlRenderingStyle.cpp is changed, copying... sip_htmlwxHtmlParser.cpp is changed, copying... sip_htmlwxHtmlFilter.cpp is changed, copying... sip_htmlwxHtmlHelpDataItem.cpp is changed, copying... sip_htmlwxHtmlWordWithTabsCell.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp0fnplgcl -b sip/cpp/_propgrid.sbf -X pycode_propgrid:wx/propgrid.py sip/gen/_propgrid.sip sip_propgridwxPGCellRenderer.cpp is changed, copying... sip_propgridwxPGChoiceAndButtonEditor.cpp is changed, copying... sip_propgridwxLongStringProperty.cpp is changed, copying... sip_propgridwxImageFileProperty.cpp is changed, copying... sip_propgridwxPGProperty.cpp is changed, copying... sip_propgridwxPGChoicesData.cpp is changed, copying... sip_propgridwxPGTextCtrlAndButtonEditor.cpp is changed, copying... sip_propgridwxPropertyGridPage.cpp is changed, copying... sip_propgridwxPGVariantList.cpp is changed, copying... sip_propgridwxPGDefaultRenderer.cpp is changed, copying... sip_propgridwxPGEditor.cpp is changed, copying... sip_propgridwxPGMultiButton.cpp is changed, copying... sip_propgridwxPGChoiceEditor.cpp is changed, copying... sip_propgridwxSystemColourProperty.cpp is changed, copying... sip_propgridwxPGTextCtrlEditor.cpp is changed, copying... sip_propgridwxArrayStringProperty.cpp is changed, copying... sip_propgridwxPGArrayStringEditorDialog.cpp is changed, copying... sip_propgridwxUIntProperty.cpp is changed, copying... sip_propgridwxFlagsProperty.cpp is changed, copying... sip_propgridwxPGValidationInfo.cpp is changed, copying... sip_propgridwxColourProperty.cpp is changed, copying... sip_propgridwxDirProperty.cpp is changed, copying... sip_propgridwxPGPaintData.cpp is changed, copying... sip_propgridwxPGChoiceEntry.cpp is changed, copying... sip_propgridwxPGInDialogValidator.cpp is changed, copying... sip_propgridwxPropertyGridIterator.cpp is changed, copying... sip_propgridwxIntProperty.cpp is changed, copying... sip_propgridwxDateProperty.cpp is changed, copying... sip_propgridwxPropertyGridInterface.cpp is changed, copying... sip_propgridwxFileProperty.cpp is changed, copying... sip_propgridwxPGPropArgCls.cpp is changed, copying... sipAPI_propgrid.h is changed, copying... sip_propgridwxPGCell.cpp is changed, copying... sip_propgridwxPGArrayEditorDialog.cpp is changed, copying... sip_propgridcmodule.cpp is changed, copying... sip_propgridwxMultiChoiceProperty.cpp is changed, copying... sip_propgridwxPropertyGridIteratorBase.cpp is changed, copying... sip_propgridwxBoolProperty.cpp is changed, copying... sip_propgridwxPGWindowList.cpp is changed, copying... sip_propgridwxCursorProperty.cpp is changed, copying... sip_propgridwxArrayPGProperty.cpp is changed, copying... sip_propgridwxPGVIterator.cpp is changed, copying... sip_propgridwxPGLongStringDialogAdapter.cpp is changed, copying... sip_propgridwxPGComboBoxEditor.cpp is changed, copying... sip_propgridwxPGSpinCtrlEditor.cpp is changed, copying... sip_propgridwxPGChoices.cpp is changed, copying... sip_propgridwxStringProperty.cpp is changed, copying... sip_propgridwxNumericPropertyValidator.cpp is changed, copying... sip_propgridwxPropertyGridPageState.cpp is changed, copying... sip_propgridwxPropertyGridHitTestResult.cpp is changed, copying... sip_propgridwxPGCellData.cpp is changed, copying... sip_propgridwxPropertyGridEvent.cpp is changed, copying... sip_propgridwxPropertyCategory.cpp is changed, copying... sip_propgridwxColourPropertyValue.cpp is changed, copying... sip_propgridwxPGFileDialogAdapter.cpp is changed, copying... sip_propgridwxFontProperty.cpp is changed, copying... sip_propgridwxFloatProperty.cpp is changed, copying... sip_propgridwxPGVariant.cpp is changed, copying... sip_propgridwxPGEditorDialogAdapter.cpp is changed, copying... sip_propgridwxEnumProperty.cpp is changed, copying... sip_propgridwxPropertyGridManager.cpp is changed, copying... sip_propgridwxEditEnumProperty.cpp is changed, copying... sip_propgridwxPropertyGrid.cpp is changed, copying... sip_propgridwxPGCheckBoxEditor.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp1k405e2h -b sip/cpp/_richtext.sbf -X pycode_richtext:wx/richtext.py sip/gen/_richtext.sip sip_richtextwxTextAttrBorder.cpp is changed, copying... sip_richtextwxRichTextPrinting.cpp is changed, copying... sip_richtextwxRichTextEvent.cpp is changed, copying... sip_richtextwxRichTextHTMLHandler.cpp is changed, copying... sip_richtextwxRichTextStdRenderer.cpp is changed, copying... sip_richtextwxRichTextStyleListCtrl.cpp is changed, copying... sip_richtextwxRichTextBox.cpp is changed, copying... sip_richtextwxRichTextRange.cpp is changed, copying... sip_richtextwxRichTextXMLHandler.cpp is changed, copying... sip_richtextwxRichTextFloatCollector.cpp is changed, copying... sip_richtextwxRichTextPlainText.cpp is changed, copying... sip_richtextwxRichTextAction.cpp is changed, copying... sip_richtextwxRichTextProperties.cpp is changed, copying... sip_richtextwxRichTextFileHandlerList.cpp is changed, copying... sip_richtextwxTextAttrBorders.cpp is changed, copying... sip_richtextwxRichTextImage.cpp is changed, copying... sip_richtextwxRichTextDrawingContext.cpp is changed, copying... sip_richtextwxRichTextObject.cpp is changed, copying... sip_richtextwxRichTextContextMenuPropertiesInfo.cpp is changed, copying... sip_richtextwxRichTextCharacterStyleDefinition.cpp is changed, copying... sip_richtextwxTextAttrSize.cpp is changed, copying... sip_richtextwxRichTextPrintout.cpp is changed, copying... sip_richtextwxRichTextDrawingHandlerList_iterator.cpp is changed, copying... sip_richtextwxRichTextField.cpp is changed, copying... sip_richtextwxRichTextObjectAddress.cpp is changed, copying... sip_richtextwxTextAttrDimension.cpp is changed, copying... sip_richtextwxRichTextFieldTypeStandard.cpp is changed, copying... sip_richtextwxRichTextLine.cpp is changed, copying... sip_richtextwxRichTextCompositeObject.cpp is changed, copying... sip_richtextwxRichTextRangeArray.cpp is changed, copying... sipAPI_richtext.h is changed, copying... sip_richtextwxRichTextTable.cpp is changed, copying... sip_richtextwxTextAttrDimensions.cpp is changed, copying... sip_richtextwxTextAttrDimensionConverter.cpp is changed, copying... sip_richtextcmodule.cpp is changed, copying... sip_richtextwxRichTextObjectPtrArrayArray.cpp is changed, copying... sip_richtextwxRichTextFontTable.cpp is changed, copying... sip_richtextwxRichTextAttr.cpp is changed, copying... sip_richtextwxRichTextParagraphLayoutBox.cpp is changed, copying... sip_richtextwxRichTextStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextStyleOrganiserDialog.cpp is changed, copying... sip_richtextwxRichTextBufferDataObject.cpp is changed, copying... sip_richtextwxRichTextActionList.cpp is changed, copying... sip_richtextwxRichTextFieldType.cpp is changed, copying... sip_richtextwxRichTextLineList_iterator.cpp is changed, copying... sip_richtextwxRichTextParagraph.cpp is changed, copying... sip_richtextwxRichTextSelection.cpp is changed, copying... sip_richtextwxRichTextCommand.cpp is changed, copying... sip_richtextwxRichTextImageBlock.cpp is changed, copying... sip_richtextwxRichTextRenderer.cpp is changed, copying... sip_richtextwxRichTextVariantArray.cpp is changed, copying... sip_richtextwxRichTextDrawingHandler.cpp is changed, copying... sip_richtextwxRichTextObjectList__iterator.cpp is changed, copying... sip_richtextwxRichTextParagraphStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextFormattingDialogFactory.cpp is changed, copying... sip_richtextwxRichTextObjectList.cpp is changed, copying... sip_richtextwxRichTextFileHandlerList_iterator.cpp is changed, copying... sip_richtextwxRichTextFileHandler.cpp is changed, copying... sip_richtextwxRichTextObjectPtrArray.cpp is changed, copying... sip_richtextwxRichTextBuffer.cpp is changed, copying... sip_richtextwxRichTextListStyleDefinition.cpp is changed, copying... sip_richtextwxRichTextCtrl.cpp is changed, copying... sip_richtextwxRichTextActionList_iterator.cpp is changed, copying... sip_richtextwxRichTextDrawingHandlerList.cpp is changed, copying... sip_richtextwxRichTextStyleListBox.cpp is changed, copying... sip_richtextwxRichTextAttrArray.cpp is changed, copying... sip_richtextwxRichTextObjectList_iterator.cpp is changed, copying... sip_richtextwxTextBoxAttr.cpp is changed, copying... sip_richtextwxRichTextObjectList_.cpp is changed, copying... sip_richtextwxRichTextLineList.cpp is changed, copying... sip_richtextwxSymbolPickerDialog.cpp is changed, copying... sip_richtextwxRichTextStyleSheet.cpp is changed, copying... sip_richtextwxRichTextPlainTextHandler.cpp is changed, copying... sip_richtextwxRichTextStyleComboCtrl.cpp is changed, copying... sip_richtextwxRichTextCell.cpp is changed, copying... sip_richtextwxRichTextHeaderFooterData.cpp is changed, copying... sip_richtextwxRichTextFormattingDialog.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp_x0whkga -b sip/cpp/_adv.sbf -X pycode_adv:wx/adv.py sip/gen/_adv.sip sip_advwxHyperlinkEvent.cpp is changed, copying... sip_advwxEditableListBox.cpp is changed, copying... sip_advwxTimePickerCtrl.cpp is changed, copying... sip_advwxExtHelpController.cpp is changed, copying... sip_advwxSplashScreen.cpp is changed, copying... sipAPI_adv.h is changed, copying... sip_advwxDatePickerCtrl.cpp is changed, copying... sip_advwxQueryLayoutInfoEvent.cpp is changed, copying... sip_advwxAnimationCtrl.cpp is changed, copying... sip_advwxDateEvent.cpp is changed, copying... sip_advwxCalendarEvent.cpp is changed, copying... sip_advwxTaskBarIcon.cpp is changed, copying... sip_advwxAboutDialogInfo.cpp is changed, copying... sip_advwxSound.cpp is changed, copying... sip_advwxSashLayoutWindow.cpp is changed, copying... sip_advwxSashEvent.cpp is changed, copying... sip_advwxLayoutAlgorithm.cpp is changed, copying... sip_advwxCommandLinkButton.cpp is changed, copying... sip_advwxSashWindow.cpp is changed, copying... sip_advwxAnimation.cpp is changed, copying... sip_advwxTipProvider.cpp is changed, copying... sip_advwxWizardEvent.cpp is changed, copying... sip_advwxDatePickerCtrlGeneric.cpp is changed, copying... sip_advwxWizardPageSimple.cpp is changed, copying... sip_advwxNotificationMessage.cpp is changed, copying... sip_advwxCalendarDateAttr.cpp is changed, copying... sip_advwxWizardPage.cpp is changed, copying... sip_advwxBannerWindow.cpp is changed, copying... sip_advwxTaskBarIconEvent.cpp is changed, copying... sip_advwxBitmapComboBox.cpp is changed, copying... sip_advwxRichToolTip.cpp is changed, copying... sip_advwxGenericCalendarCtrl.cpp is changed, copying... sip_advwxJoystick.cpp is changed, copying... sip_advwxHyperlinkCtrl.cpp is changed, copying... sip_advcmodule.cpp is changed, copying... sip_advwxPseudoDC.cpp is changed, copying... sip_advwxWizard.cpp is changed, copying... sip_advwxCalculateLayoutEvent.cpp is changed, copying... sip_advwxOwnerDrawnComboBox.cpp is changed, copying... sip_advwxPropertySheetDialog.cpp is changed, copying... sip_advwxCalendarCtrl.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpw0a9v4eh -b sip/cpp/_aui.sbf -X pycode_aui:wx/aui.py sip/gen/_aui.sip sip_auiwxAuiMDIChildFrame.cpp is changed, copying... sip_auiwxAuiDefaultDockArt.cpp is changed, copying... sip_auiwxAuiNotebook.cpp is changed, copying... sip_auiwxAuiDockInfoArray.cpp is changed, copying... sip_auiwxAuiNotebookPage.cpp is changed, copying... sip_auiwxAuiPaneInfoArray.cpp is changed, copying... sip_auiwxAuiTabContainerButton.cpp is changed, copying... sip_auiwxAuiMDIClientWindow.cpp is changed, copying... sip_auiwxAuiDefaultTabArt.cpp is changed, copying... sip_auiwxAuiTabArt.cpp is changed, copying... sip_auiwxAuiToolBarItemArray.cpp is changed, copying... sip_auiwxAuiMDIParentFrame.cpp is changed, copying... sipAPI_aui.h is changed, copying... sip_auiwxAuiDockArt.cpp is changed, copying... sip_auiwxAuiDockUIPartArray.cpp is changed, copying... sip_auiwxAuiPaneInfoPtrArray.cpp is changed, copying... sip_auicmodule.cpp is changed, copying... sip_auiwxAuiToolBarArt.cpp is changed, copying... sip_auiwxAuiManager.cpp is changed, copying... sip_auiwxAuiDefaultToolBarArt.cpp is changed, copying... sip_auiwxAuiNotebookPageArray.cpp is changed, copying... sip_auiwxAuiTabCtrl.cpp is changed, copying... sip_auiwxAuiTabContainerButtonArray.cpp is changed, copying... sip_auiwxAuiManagerEvent.cpp is changed, copying... sip_auiwxAuiTabContainer.cpp is changed, copying... sip_auiwxAuiToolBarItem.cpp is changed, copying... sip_auiwxAuiDockUIPart.cpp is changed, copying... sip_auiwxAuiDockInfoPtrArray.cpp is changed, copying... sip_auiwxAuiSimpleTabArt.cpp is changed, copying... sip_auiwxAuiToolBarEvent.cpp is changed, copying... sip_auiwxAuiDockInfo.cpp is changed, copying... sip_auiwxAuiPaneButton.cpp is changed, copying... sip_auiwxAuiPaneButtonArray.cpp is changed, copying... sip_auiwxAuiPaneInfo.cpp is changed, copying... sip_auiwxAuiNotebookEvent.cpp is changed, copying... sip_auiwxAuiToolBar.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp5ypf1uyu -b sip/cpp/_media.sbf -X pycode_media:wx/media.py sip/gen/_media.sip sip_mediawxMediaEvent.cpp is changed, copying... sipAPI_media.h is changed, copying... sip_mediawxMediaCtrl.cpp is changed, copying... sip_mediacmodule.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmps43kwvbq -b sip/cpp/_xrc.sbf -X pycode_xrc:wx/xrc.py sip/gen/_xrc.sip sip_xrcwxXmlResource.cpp is changed, copying... sip_xrcwxAnimation.cpp is changed, copying... sipAPI_xrc.h is changed, copying... sip_xrcwxXmlResourceHandler.cpp is changed, copying... sip_xrccmodule.cpp is changed, copying... sip_xrcwxXmlSubclassFactory.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp_4wm5q85 -b sip/cpp/_glcanvas.sbf -X pycode_glcanvas:wx/glcanvas.py sip/gen/_glcanvas.sip sip_glcanvaswxGLCanvas.cpp is changed, copying... sipAPI_glcanvas.h is changed, copying... sip_glcanvaswxGLContext.cpp is changed, copying... sip_glcanvascmodule.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmps9oeejmy -b sip/cpp/_webkit.sbf -X pycode_webkit:wx/webkit.py sip/gen/_webkit.sip sip_webkitcmodule.cpp is changed, copying... sip_webkitwxWebKitStateChangedEvent.cpp is changed, copying... sip_webkitwxWebKitNewWindowEvent.cpp is changed, copying... sip_webkitwxWebKitBeforeLoadEvent.cpp is changed, copying... sip_webkitwxWebKitCtrl.cpp is changed, copying... sipAPI_webkit.h is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp84pi7_ji -b sip/cpp/_stc.sbf -X pycode_stc:wx/stc.py sip/gen/_stc.sip sip_stcwxStyledTextEvent.cpp is changed, copying... sip_stcwxStyledTextCtrl.cpp is changed, copying... sip_stccmodule.cpp is changed, copying... sipAPI_stc.h is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp_kq4l_oo -b sip/cpp/_xml.sbf -X pycode_xml:wx/xml.py sip/gen/_xml.sip sip_xmlcmodule.cpp is changed, copying... sipAPI_xml.h is changed, copying... sip_xmlwxXmlAttribute.cpp is changed, copying... sip_xmlwxXmlDocument.cpp is changed, copying... sip_xmlwxXmlNode.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmp8ubdoudv -b sip/cpp/_dataview.sbf -X pycode_dataview:wx/dataview.py sip/gen/_dataview.sip sip_dataviewwxDataViewListCtrl.cpp is changed, copying... sip_dataviewwxDataViewItemAttr.cpp is changed, copying... sip_dataviewwxDataViewListModel.cpp is changed, copying... sip_dataviewwxDataViewRenderer.cpp is changed, copying... sip_dataviewwxDataViewTreeCtrl.cpp is changed, copying... sip_dataviewwxDataViewTreeStore.cpp is changed, copying... sip_dataviewwxDataViewCustomRenderer.cpp is changed, copying... sip_dataviewwxDataViewModel.cpp is changed, copying... sip_dataviewwxDataViewColumn.cpp is changed, copying... sip_dataviewwxDataViewCtrl.cpp is changed, copying... sip_dataviewwxDataViewModelNotifier.cpp is changed, copying... sip_dataviewwxDataViewChoiceRenderer.cpp is changed, copying... sip_dataviewwxDataViewSpinRenderer.cpp is changed, copying... sip_dataviewwxTreeListItemComparator.cpp is changed, copying... sip_dataviewwxDataViewIndexListModel.cpp is changed, copying... sip_dataviewwxDataViewIconTextRenderer.cpp is changed, copying... sip_dataviewwxDataViewEvent.cpp is changed, copying... sip_dataviewcmodule.cpp is changed, copying... sip_dataviewwxTreeListCtrl.cpp is changed, copying... sip_dataviewwxDataViewProgressRenderer.cpp is changed, copying... sip_dataviewwxDataViewIconText.cpp is changed, copying... sip_dataviewwxDataViewToggleRenderer.cpp is changed, copying... sip_dataviewwxDataViewVirtualListModel.cpp is changed, copying... sip_dataviewwxTreeListEvent.cpp is changed, copying... sip_dataviewwxDataViewListStore.cpp is changed, copying... sip_dataviewwxDataViewBitmapRenderer.cpp is changed, copying... sip_dataviewwxVariantVector.cpp is changed, copying... sipAPI_dataview.h is changed, copying... sip_dataviewwxTreeListItem.cpp is changed, copying... sip_dataviewwxDataViewItemArray.cpp is changed, copying... sip_dataviewwxDataViewTextRenderer.cpp is changed, copying... sip_dataviewwxDataViewItem.cpp is changed, copying... sip_dataviewwxDataViewDateRenderer.cpp is changed, copying... sip_dataviewwxDVCVariant.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpnmjp7rt_ -b sip/cpp/_html2.sbf -X pycode_html2:wx/html2.py sip/gen/_html2.sip sip_html2cmodule.cpp is changed, copying... sip_html2wxWebViewHistoryItem.cpp is changed, copying... sip_html2wxWebViewArchiveHandler.cpp is changed, copying... sipAPI_html2.h is changed, copying... sip_html2wxWebView.cpp is changed, copying... sip_html2wxWebViewFactory.cpp is changed, copying... sip_html2wxWebViewHandler.cpp is changed, copying... sip_html2wxWebViewEvent.cpp is changed, copying... sip_html2wxWebViewFSHandler.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpfwk80s9r -b sip/cpp/_ribbon.sbf -X pycode_ribbon:wx/ribbon.py sip/gen/_ribbon.sip sip_ribbonwxRibbonButtonBarEvent.cpp is changed, copying... sip_ribbonwxRibbonControl.cpp is changed, copying... sip_ribbonwxRibbonBarEvent.cpp is changed, copying... sip_ribbonwxRibbonMSWArtProvider.cpp is changed, copying... sip_ribbonwxRibbonButtonBar.cpp is changed, copying... sip_ribbonwxRibbonGalleryEvent.cpp is changed, copying... sip_ribbonwxRibbonAUIArtProvider.cpp is changed, copying... sip_ribbonwxRibbonGallery.cpp is changed, copying... sip_ribbonwxRibbonButtonBarButtonBase.cpp is changed, copying... sip_ribbonwxRibbonPageTabInfoArray.cpp is changed, copying... sip_ribbonwxRibbonToolBar.cpp is changed, copying... sip_ribbonwxRibbonToolBarToolBase.cpp is changed, copying... sip_ribbonwxRibbonPageTabInfo.cpp is changed, copying... sipAPI_ribbon.h is changed, copying... sip_ribbonwxRibbonArtProvider.cpp is changed, copying... sip_ribbonwxRibbonGalleryItem.cpp is changed, copying... sip_ribbonwxRibbonPage.cpp is changed, copying... sip_ribbonwxRibbonToolBarEvent.cpp is changed, copying... sip_ribboncmodule.cpp is changed, copying... sip_ribbonwxRibbonPanelEvent.cpp is changed, copying... sip_ribbonwxRibbonBar.cpp is changed, copying... sip_ribbonwxRibbonPanel.cpp is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpdgp3r4ug -b sip/cpp/_msw.sbf -X pycode_msw:wx/msw.py sip/gen/_msw.sip sip_mswcmodule.cpp is changed, copying... sip_mswwxPyAxBaseWindow.cpp is changed, copying... sipAPI_msw.h is changed, copying... /usr/bin/sip-wx -w -o -g -n wx.siplib -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/src -I /builddir/build/BUILD/python-wxpython4-4.0.6/python3/sip/gen -c /tmp/tmpvzwolrp8 -b sip/cpp/_grid.sbf -X pycode_grid:wx/grid.py sip/gen/_grid.sip sip_gridwxGridEvent.cpp is changed, copying... sip_gridwxGridRowHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellDateTimeRenderer.cpp is changed, copying... sip_gridwxGridCellRenderer.cpp is changed, copying... sip_gridwxGridCellCoords.cpp is changed, copying... sip_gridwxGridCellBoolRenderer.cpp is changed, copying... sip_gridwxGridCellNumberEditor.cpp is changed, copying... sip_gridwxGridCellBoolEditor.cpp is changed, copying... sip_gridwxGridRangeSelectEvent.cpp is changed, copying... sip_gridwxGridSizeEvent.cpp is changed, copying... sip_gridwxGridCellTextEditor.cpp is changed, copying... sip_gridwxGridTableMessage.cpp is changed, copying... sip_gridwxGridCellEnumRenderer.cpp is changed, copying... sip_gridwxGrid.cpp is changed, copying... sip_gridwxGridCellCoordsArray.cpp is changed, copying... sip_gridwxGridRowHeaderRenderer.cpp is changed, copying... sip_gridwxGridCellEnumEditor.cpp is changed, copying... sip_gridwxGridCellNumberRenderer.cpp is changed, copying... sip_gridwxGridCellStringRenderer.cpp is changed, copying... sip_gridcmodule.cpp is changed, copying... sip_gridwxGridCornerHeaderRenderer.cpp is changed, copying... sip_gridwxGridHeaderLabelsRenderer.cpp is changed, copying... sip_gridwxGridSizesInfo.cpp is changed, copying... sip_gridwxGridCellAttr.cpp is changed, copying... sip_gridwxGridColumnHeaderRenderer.cpp is changed, copying... sip_gridwxGridCellChoiceEditor.cpp is changed, copying... sip_gridwxGridCornerHeaderRendererDefault.cpp is changed, copying... sipAPI_grid.h is changed, copying... sip_gridwxGridCellEditor.cpp is changed, copying... sip_gridwxGridEditorCreatedEvent.cpp is changed, copying... sip_gridwxGridUpdateLocker.cpp is changed, copying... sip_gridwxGridColumnHeaderRendererDefault.cpp is changed, copying... sip_gridwxGridCellFloatEditor.cpp is changed, copying... sip_gridwxGridCellAutoWrapStringEditor.cpp is changed, copying... sip_gridwxGridTableBase.cpp is changed, copying... sip_gridwxGridCellFloatRenderer.cpp is changed, copying... sip_gridwxGridCellAttrProvider.cpp is changed, copying... sip_gridwxGridCellAutoWrapStringRenderer.cpp is changed, copying... sip_gridwxGridStringTable.cpp is changed, copying... Finished command: sip (0m41.959s) Running command: build_py Checking for /builddir/build/BUILD/python-wxpython4-4.0.6/python3/bin/waf-2.0.8... "/usr/bin/python3" /builddir/build/BUILD/python-wxpython4-4.0.6/python3/bin/waf-2.0.8 --wx_config=wx-config-3.0 --gtk3 --python="/usr/bin/python3" --out=build/waf/3.7/gtk3 configure build Setting top to : /builddir/build/BUILD/python-wxpython4-4.0.6/python3 Setting out to : /builddir/build/BUILD/python-wxpython4-4.0.6/python3/build/waf/3.7/gtk3 Checking for 'gcc' (C compiler) : /usr/bin/gcc Checking for 'g++' (C++ compiler) : /usr/bin/g++ Checking for program 'python' : /usr/bin/python3 Checking for python version >= 2.7.0 : 3.7.4 python-config : /usr/bin/python3-config Asking python-config for pyext '--cflags --libs --ldflags' flags : yes Testing pyext configuration : yes Finding libs for WX : yes Finding libs for WXADV : yes Finding libs for WXSTC : yes Finding libs for WXHTML : yes Finding libs for WXGL : yes Finding libs for WXWEBVIEW : yes Finding libs for WXXML : yes Finding libs for WXXRC : yes Finding libs for WXRICHTEXT : yes Finding libs for WXMEDIA : yes Finding libs for WXRIBBON : yes Finding libs for WXPROPGRID : yes Finding libs for WXAUI : yes 'configure' finished successfully (5.575s) Waf: Entering directory `/builddir/build/BUILD/python-wxpython4-4.0.6/python3/build/waf/3.7/gtk3' [ 1/856] Compiling sip/cpp/sip_corewxMenuList_iterator.cpp [ 2/856] Compiling sip/cpp/sip_corewxFileSystemWatcher.cpp [ 3/856] Compiling sip/cpp/sip_corewxCommandList.cpp [ 4/856] Compiling sip/cpp/sip_corewxBufferedPaintDC.cpp [ 5/856] Compiling sip/cpp/sip_corewxArrayDouble.cpp [ 6/856] Compiling sip/cpp/sip_corewxAffineMatrix2D.cpp [ 7/856] Compiling sip/cpp/sip_core_ScrolledWindowBase.cpp [ 8/856] Compiling sip/cpp/sip_corewxMenuItemList.cpp [ 9/856] Compiling sip/cpp/sip_corewxMemoryFSHandler.cpp [ 10/856] Compiling sip/cpp/sip_corewxCommand.cpp [ 11/856] Compiling sip/cpp/sip_corewxFileName.cpp [ 12/856] Compiling sip/cpp/sip_corewxMenu.cpp [ 13/856] Compiling sip/cpp/sip_corewxMemoryDC.cpp [ 14/856] Compiling sip/cpp/sip_corewxMemoryBuffer.cpp BUILDSTDERR: [ 15/856] Compiling sip/cpp/sip_../../../../sip/cpp/sip_corewxComboCtrl.cpp: In function ‘PyObject* meth_wxComboCtrl_GetTextIndent(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp:2191:44: warning: ‘wxCoord wxComboCtrlBase::GetTextIndent() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2191 | sipRes = sipCpp->GetTextIndent(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:365:27: note: declared here BUILDSTDERR: 365 | wxDEPRECATED( wxCoord GetTextIndent() const ); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp: In function ‘PyObject* meth_wxComboCtrl_SetTextIndent(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxComboCtrl.cpp:3210:41: warning: ‘void wxComboCtrlBase::SetTextIndent(int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3210 | sipCpp->SetTextIndent(indent); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxComboCtrl.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/combo.h:362:24: note: declared here BUILDSTDERR: 362 | wxDEPRECATED( void SetTextIndent( int indent ) ); BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ corewxFileHistoryMenuList_iterator.cpp [ 16/856] Compiling sip/cpp/sip_corewxMaximizeEvent.cpp [ 17/856] Compiling sip/cpp/sip_corewxMatrix2D.cpp [ 18/856] Compiling sip/cpp/sip_corewxFileHistoryMenuList.cpp [ 19/856] Compiling sip/cpp/sip_corewxComboPopup.cpp [ 20/856] Compiling sip/cpp/sip_corewxMask.cpp [ 21/856] Compiling sip/cpp/sip_corewxMDIParentFrame.cpp [ 22/856] Compiling sip/cpp/sip_corewxFileHistory.cpp [ 23/856] Compiling sip/cpp/sip_corewxMDIClientWindow.cpp [ 24/856] Compiling sip/cpp/sip_corewxMDIChildFrame.cpp [ 25/856] Compiling sip/cpp/sip_corewxFileDropTarget.cpp [ 26/856] Compiling sip/cpp/sip_corewxComboCtrlFeatures.cpp [ 27/856] Compiling sip/cpp/sip_corewxBrushList.cpp [ 28/856] Compiling sip/cpp/sip_corewxArchiveFSHandler.cpp [ 29/856] Compiling sip/cpp/sip_corewxLongLong.cpp [ 30/856] Compiling sip/cpp/sip_corewxLogWindow.cpp [ 31/856] Compiling sip/cpp/sip_corewxFileDirPickerEvent.cpp [ 32/856] Compiling sip/cpp/sip_corewxLogTextCtrl.cpp [ 33/856] Compiling sip/cpp/sip_corewxLogStderr.cpp [ 34/856] Compiling sip/cpp/sip_corewxFileDialog.cpp [ 35/856] Compiling sip/cpp/sip_corewxComboCtrl.cpp [ 36/856] Compiling sip/cpp/sip_corewxLogRecordInfo.cpp [ 37/856] Compiling sip/cpp/sip_corewxLogNull.cpp [ 38/856] Compiling sip/cpp/sip_corewxFileDataObject.cpp [ 39/856] Compiling sip/cpp/sip_corewxLogInterposerTemp.cpp [ 40/856] Compiling sip/cpp/sip_corewxLogInterposer.cpp [ 41/856] Compiling sip/cpp/sip_corewxFileCtrlEvent.cpp [ 42/856] Compiling sip/cpp/sip_corewxComboBox.cpp [ 43/856] Compiling sip/cpp/sip_corewxBrush.cpp [ 44/856] Compiling sip/cpp/sip_corewxBufferedDC.cpp [ 45/856] Compiling sip/cpp/sip_corewxLogFormatter.cpp [ 46/856] Compiling sip/cpp/sip_corewxFileCtrl.cpp [ 47/856] Compiling sip/cpp/sip_corewxLogGui.cpp [ 48/856] Compiling sip/cpp/sip_corewxLogChain.cpp [ 49/856] Compiling sip/cpp/sip_corewxWrapSizer.cpp [ 50/856] Compiling sip/cpp/sip_corewxLogBuffer.cpp [ 51/856] Compiling sip/cpp/sip_corewxFileConfig.cpp [ 52/856] Compiling sip/cpp/sip_corewxColourPickerEvent.cpp [ 53/856] Compiling sip/cpp/sip_corewxWithImages.cpp [ 54/856] Compiling sip/cpp/sip_corewxWindowModalDialogEvent.cpp [ 55/856] Compiling sip/cpp/sip_corewxLog.cpp [ 56/856] Compiling sip/cpp/sip_corewxWindowList_iterator.cpp [ 57/856] Compiling sip/cpp/sip_corewxWindowList.cpp [ 58/856] Compiling sip/cpp/sip_corewxLocale.cpp [ 59/856] Compiling sip/cpp/sip_corewxFSFile.cpp [ 60/856] Compiling sip/cpp/sip_corewxWindowIDRef.cpp [ 61/856] Compiling sip/cpp/sip_corewxWindowDisabler.cpp [ 62/856] Compiling sip/cpp/sip_corewxListbook.cpp [ 63/856] Compiling sip/cpp/sip_corewxWindowDestroyEvent.cpp [ 64/856] Compiling sip/cpp/sip_corewxWindowDC.cpp [ 65/856] Compiling sip/cpp/sip_corewxListView.cpp [ 66/856] Compiling sip/cpp/sip_corewxExecuteEnv.cpp [ 67/856] Compiling sip/cpp/sip_corewxColourPickerCtrl.cpp [ 68/856] Compiling sip/cpp/sip_corewxBoxSizer.cpp [ 69/856] Compiling sip/cpp/sip_corewxAppTraits.cpp [ 70/856] Compiling sip/cpp/sip_corewxActivateEvent.cpp [ 71/856] Compiling sip/cpp/sip_corewxWindowCreateEvent.cpp [ 72/856] Compiling sip/cpp/sip_corewxWindowChildrenRepositioningGuard.cpp [ 73/856] Compiling sip/cpp/sip_corewxXPMHandler.cpp [ 74/856] Compiling sip/cpp/sip_corewxWindowBase.cpp [ 75/856] Compiling sip/cpp/sip_corewxWindow.cpp [ 76/856] Compiling sip/cpp/sip_corewxListItem.cpp [ 77/856] Compiling sip/cpp/sip_corewxEvtHandler.cpp [ 78/856] Compiling sip/cpp/sip_corewxVisualAttributes.cpp [ 79/856] Compiling sip/cpp/sip_corewxVideoMode.cpp [ 80/856] Compiling sip/cpp/sip_corewxListItemAttr.cpp [ 81/856] Compiling sip/cpp/sip_corewxVersionInfo.cpp [ 82/856] Compiling sip/cpp/sip_corewxVariantList.cpp [ 83/856] Compiling sip/cpp/sip_corewxListCtrl.cpp [ 84/856] Compiling sip/cpp/sip_corewxEventLoopBase.cpp [ 85/856] Compiling sip/cpp/sip_corewxColourDialog.cpp [ 86/856] Compiling sip/cpp/sip_corewxVariant.cpp [ 87/856] Compiling sip/cpp/sip_corewxVarVScrollHelper.cpp [ 88/856] Compiling sip/cpp/sip_corewxListBox.cpp [ 89/856] Compiling sip/cpp/sip_corewxVarScrollHelperBase.cpp BUILDSTDERR: [ 90/856] Compiling sip/cp../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘long unsigned int _wxVScrolledWindow_GetFirstVisibleLine(wxVScrolledWindow*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:48:42: warning: ‘size_t wxVarVScrollLegacyAdaptor::GetFirstVisibleLine() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 48 | return self->GetFirstVisibleLine(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:574:26: note: declared here BUILDSTDERR: 574 | wxDEPRECATED( size_t GetFirstVisibleLine() const ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘long unsigned int _wxVScrolledWindow_GetLastVisibleLine(wxVScrolledWindow*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:52:41: warning: ‘size_t wxVarVScrollLegacyAdaptor::GetLastVisibleLine() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 52 | return self->GetLastVisibleLine(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:581:26: note: declared here BUILDSTDERR: 581 | wxDEPRECATED( size_t GetLastVisibleLine() const ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘long unsigned int _wxVScrolledWindow_GetLineCount(wxVScrolledWindow*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:56:35: warning: ‘size_t wxVarVScrollLegacyAdaptor::GetLineCount() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 56 | return self->GetLineCount(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:587:26: note: declared here BUILDSTDERR: 587 | wxDEPRECATED( size_t GetLineCount() const ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘void _wxVScrolledWindow_SetLineCount(wxVScrolledWindow*, long unsigned int)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:60:33: warning: ‘void wxVarVScrollLegacyAdaptor::SetLineCount(size_t)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 60 | self->SetLineCount(count); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:592:24: note: declared here BUILDSTDERR: 592 | wxDEPRECATED( void SetLineCount(size_t count) ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘void _wxVScrolledWindow_RefreshLine(wxVScrolledWindow*, long unsigned int)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:64:31: warning: ‘virtual void wxVarVScrollLegacyAdaptor::RefreshLine(size_t)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 64 | self->RefreshLine(line); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:595:32: note: declared here BUILDSTDERR: 595 | wxDEPRECATED( virtual void RefreshLine(size_t line) ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘void _wxVScrolledWindow_RefreshLines(wxVScrolledWindow*, long unsigned int, long unsigned int)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:68:38: warning: ‘virtual void wxVarVScrollLegacyAdaptor::RefreshLines(size_t, size_t)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 68 | self->RefreshLines(from_, to_); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:598:32: note: declared here BUILDSTDERR: 598 | wxDEPRECATED( virtual void RefreshLines(size_t from, size_t to) ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘bool _wxVScrolledWindow_ScrollToLine(wxVScrolledWindow*, long unsigned int)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:72:39: warning: ‘bool wxVarVScrollLegacyAdaptor::ScrollToLine(size_t)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 72 | return self->ScrollToLine(line); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:604:24: note: declared here BUILDSTDERR: 604 | wxDEPRECATED( bool ScrollToLine(size_t line) ); BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘bool _wxVScrolledWindow_ScrollLines(wxVScrolledWindow*, int)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:76:66: warning: ‘virtual bool wxVarVScrollLegacyAdaptor::ScrollLines(int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 76 | return self->wxVarVScrollLegacyAdaptor::ScrollLines(lines); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:607:32: note: declared here BUILDSTDERR: 607 | wxDEPRECATED( virtual bool ScrollLines(int lines) ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp: In function ‘bool _wxVScrolledWindow_ScrollPages(wxVScrolledWindow*, int)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:80:66: warning: ‘virtual bool wxVarVScrollLegacyAdaptor::ScrollPages(int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 80 | return self->wxVarVScrollLegacyAdaptor::ScrollPages(pages); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxVScrolledWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/vscroll.h:608:32: note: declared here BUILDSTDERR: 608 | wxDEPRECATED( virtual bool ScrollPages(int pages) ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ p/sip_corewxVarHVScrollHelper.cpp [ 91/856] Compiling sip/cpp/sip_corewxLinuxDistributionInfo.cpp [ 92/856] Compiling sip/cpp/sip_corewxEventLoopActivator.cpp [ 93/856] Compiling sip/cpp/sip_corewxListEvent.cpp [ 94/856] Compiling sip/cpp/sip_corewxValidator.cpp [ 95/856] Compiling sip/cpp/sip_corewxLayoutConstraints.cpp [ 96/856] Compiling sip/cpp/sip_corewxVScrolledWindow.cpp [ 97/856] Compiling sip/cpp/sip_corewxVListBox.cpp [ 98/856] Compiling sip/cpp/sip_corewxLanguageInfo.cpp [ 99/856] Compiling sip/cpp/sip_corewxEventFilter.cpp [100/856] Compiling sip/cpp/sip_corewxColourDatabase.cpp [101/856] Compiling sip/cpp/sip_corewxBookCtrlEvent.cpp [102/856] Compiling sip/cpp/sip_corewxUpdateUIEvent.cpp [103/856] Compiling sip/cpp/sip_corewxUniChar.cpp [104/856] Compiling sip/cpp/sip_corewxKeyboardState.cpp [105/856] Compiling sip/cpp/sip_corewxURLDataObject.cpp [106/856] Compiling sip/cpp/sip_corewxULongLong.cpp [107/856] Compiling sip/cpp/sip_corewxKeyEvent.cpp [108/856] Compiling sip/cpp/sip_corewxEventBlocker.cpp [109/856] Compiling sip/cpp/sip_corewxUIntPtr.cpp [110/856] Compiling sip/cpp/sip_corewxUIActionSimulator.cpp [111/856] Compiling sip/cpp/sip_corewxVarHScrollHelper.cpp [112/856] Compiling sip/cpp/sip_corewxTreebook.cpp [113/856] Compiling sip/cpp/sip_corewxTreeItemId.cpp [114/856] Compiling sip/cpp/sip_corewxJPEGHandler.cpp [115/856] Compiling sip/cpp/sip_corewxEvent.cpp [116/856] Compiling sip/cpp/sip_corewxColourData.cpp [117/856] Compiling sip/cpp/sip_corewxTreeItemData.cpp [118/856] Compiling sip/cpp/sip_corewxJoystickEvent.cpp [119/856] Compiling sip/cpp/sip_corewxItemContainerImmutable.cpp [120/856] Compiling sip/cpp/sip_corewxTreeCtrl.cpp [121/856] Compiling sip/cpp/sip_corewxTranslationsLoader.cpp [122/856] Compiling sip/cpp/sip_corewxItemContainer.cpp [123/856] Compiling sip/cpp/sip_corewxEraseEvent.cpp [124/856] Compiling sip/cpp/sip_corewxTranslations.cpp [125/856] Compiling sip/cpp/sip_corewxTrackable.cpp [126/856] Compiling sip/cpp/sip_corewxTreeEvent.cpp [127/856] Compiling sip/cpp/sip_corewxTopLevelWindow.cpp [128/856] Compiling sip/cpp/sip_corewxToolbook.cpp [129/856] Compiling sip/cpp/sip_corewxIntPtr.cpp [130/856] Compiling sip/cpp/sip_corewxDropTarget.cpp [131/856] Compiling sip/cpp/sip_corewxColour.cpp [132/856] Compiling sip/cpp/sip_corewxBookCtrlBase.cpp [133/856] Compiling sip/cpp/sip_corewxInternetFSHandler.cpp [134/856] Compiling sip/cpp/sip_corewxToolTip.cpp [135/856] Compiling sip/cpp/sip_corewxToolBarToolBase.cpp [136/856] Compiling sip/cpp/sip_corewxAppConsole.cpp [137/856] Compiling sip/cpp/sip_corewxToolBar.cpp [138/856] Compiling sip/cpp/sip_corewxToggleButton.cpp [139/856] Compiling sip/cpp/sip_corewxInputStream.cpp [140/856] Compiling sip/cpp/sip_corewxDropSource.cpp [141/856] Compiling sip/cpp/sip_corewxTipWindow.cpp [142/856] Compiling sip/cpp/sip_corewxTimerRunner.cpp [143/856] Compiling sip/cpp/sip_corewxInitDialogEvent.cpp [144/856] Compiling sip/cpp/sip_corewxIntCArrayHolder.cpp [145/856] Compiling sip/cpp/sip_corewxTimer.cpp [146/856] Compiling sip/cpp/sip_corewxInfoBar.cpp [147/856] Compiling sip/cpp/sip_corewxDropFilesEvent.cpp [148/856] Compiling sip/cpp/sip_corewxCollapsiblePaneEvent.cpp [149/856] Compiling sip/cpp/sip_corewxTimeSpan.cpp [150/856] Compiling sip/cpp/sip_corewxTextUrlEvent.cpp [151/856] Compiling sip/cpp/sip_corewxTimerEvent.cpp [152/856] Compiling sip/cpp/sip_corewxTextEntryDialog.cpp [153/856] Compiling sip/cpp/sip_corewxTextEntry.cpp [154/856] Compiling sip/cpp/sip_corewxDragImage.cpp [155/856] Compiling sip/cpp/sip_corewxImageRGBValue.cpp [156/856] Compiling sip/cpp/sip_corewxTextDropTarget.cpp [157/856] Compiling sip/cpp/sip_corewxTextDataObject.cpp [158/856] Compiling sip/cpp/sip_corewxImageList.cpp [159/856] Compiling sip/cpp/sip_corewxTextCtrl.cpp [160/856] Compiling sip/cpp/sip_corewxTextCompleterSimple.cpp [161/856] Compiling sip/cpp/sip_corewxImageHistogram.cpp [162/856] Compiling sip/cpp/sip_corewxIndividualLayoutConstraint.cpp [163/856] Compiling sip/cpp/sip_corewxCollapsiblePane.cpp BUILDSTDERR: [164/856] Compiling sip/cpp/sip_corewxBitmapToggleButto../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function ‘bool _wxTextCtrl_ShowNativeCaret(wxTextCtrl*, bool)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:61:5: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 61 | } BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp: In function ‘bool _wxTextCtrl_HideNativeCaret(wxTextCtrl*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxTextCtrl.cpp:67:5: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: 67 | } BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxIconizeEvent.cpp: In function ‘PyObject* meth_wxIconizeEvent_Iconized(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:148:39: warning: ‘bool wxIconizeEvent::Iconized() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 148 | sipRes = sipCpp->Iconized(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxIconizeEvent.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/event.h:2469:24: note: declared here BUILDSTDERR: 2469 | wxDEPRECATED( bool Iconized() const { return IsIconized(); } ) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp: In function ‘PyObject* func_Usleep(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10489:34: warning: ‘void wxUsleep(long unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 10489 | wxUsleep(milliseconds); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corecmodule.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here BUILDSTDERR: 491 | wxDEPRECATED( WXDLLIMPEXP_BASE void wxUsleep(unsigned long milliseconds) ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corecmodule.cpp:10489:34: warning: ‘void wxUsleep(long unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 10489 | wxUsleep(milliseconds); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corecmodule.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/utils.h:491:37: note: declared here BUILDSTDERR: 491 | wxDEPRECATED( WXDLLIMPEXP_BASE void wxUsleep(unsigned long milliseconds) ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp: In function ‘PyObject* meth_wxSplitterWindow_SetSashSize(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:1586:37: warning: ‘void wxSplitterWindow::SetSashSize(int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1586 | sipCpp->SetSashSize(size); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSplitterWindow.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/generic/splitter.h:225:31: note: declared here BUILDSTDERR: 225 | wxDEPRECATED_INLINE( void SetSashSize(int WXUNUSED(width)), return; ) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/generic/splitter.h:225:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ BUILDSTDERR: 225 | wxDEPRECATED_INLINE( void SetSashSize(int WXUNUSED(width)), return; ) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxSizer.cpp: In function ‘PyObject* meth_wxSizer_SetVirtualSizeHints(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxSizer.cpp:3021:47: warning: ‘void wxSizer::SetVirtualSizeHints(wxWindow*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3021 | sipCpp->SetVirtualSizeHints(window); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSizer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/sizer.h:666:24: note: declared here BUILDSTDERR: 666 | wxDEPRECATED( void SetVirtualSizeHints( wxWindow *window ) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ n.cpp [165/856] Compiling sip/cpp/sip_corewxTextCompleter.cpp [166/856] Compiling sip/cpp/sip_corewxTextAttr.cpp [167/856] Compiling sip/cpp/sip_corewxImageHandler.cpp [168/856] Compiling sip/cpp/sip_corewxTIFFHandler.cpp [169/856] Compiling sip/cpp/sip_corewxTGAHandler.cpp [170/856] Compiling sip/cpp/sip_corewxImageHSVValue.cpp [171/856] Compiling sip/cpp/sip_corewxDisplay.cpp [172/856] Compiling sip/cpp/sip_corewxSystemSettings.cpp [173/856] Compiling sip/cpp/sip_corewxDisplayChangedEvent.cpp [174/856] Compiling sip/cpp/sip_corewxImageArray.cpp [175/856] Compiling sip/cpp/sip_corewxSysColourChangedEvent.cpp [176/856] Compiling sip/cpp/sip_corewxStringCArrayHolder.cpp [177/856] Compiling sip/cpp/sip_corewxImage.cpp [178/856] Compiling sip/cpp/sip_corewxDirPickerCtrl.cpp [179/856] Compiling sip/cpp/sip_corewxCloseEvent.cpp [180/856] Compiling sip/cpp/sip_corewxString.cpp [181/856] Compiling sip/cpp/sip_corewxStreamBase.cpp [182/856] Compiling sip/cpp/sip_corewxSystemOptions.cpp [183/856] Compiling sip/cpp/sip_corewxStopWatch.cpp [184/856] Compiling sip/cpp/sip_corewxStockPreferencesPage.cpp [185/856] Compiling sip/cpp/sip_corewxIdManager.cpp [186/856] Compiling sip/cpp/sip_corewxDirFilterListCtrl.cpp [187/856] Compiling sip/cpp/sip_corewxStockGDI.cpp [188/856] Compiling sip/cpp/sip_corewxStdDialogButtonSizer.cpp [189/856] Compiling sip/cpp/sip_corewxIconizeEvent.cpp [190/856] Compiling sip/cpp/sip_corewxStatusBarPane.cpp [191/856] Compiling sip/cpp/sip_corewxStatusBar.cpp [192/856] Compiling sip/cpp/sip_corewxIconLocation.cpp [193/856] Compiling sip/cpp/sip_corewxDirDialog.cpp [194/856] Compiling sip/cpp/sip_corewxClipboardTextEvent.cpp [195/856] Compiling sip/cpp/sip_corewxBitmapDataObject.cpp [196/856] Compiling sip/cpp/sip_corewxAnyButton.cpp [197/856] Compiling sip/cpp/sip_corewxAccessible.cpp [198/856] Compiling sip/cpp/sip_corecmodule.cpp [199/856] Compiling sip/cpp/sip_corewxStaticText.cpp [200/856] Compiling sip/cpp/sip_corewxStaticLine.cpp [201/856] Compiling sip/cpp/sip_corewxIconBundle.cpp [202/856] Compiling sip/cpp/sip_corewxStaticBoxSizer.cpp [203/856] Compiling sip/cpp/sip_corewxStaticBox.cpp [204/856] Compiling sip/cpp/sip_corewxIcon.cpp [205/856] Compiling sip/cpp/sip_corewxDialogLayoutAdapter.cpp [206/856] Compiling sip/cpp/sip_corewxStaticBitmap.cpp [207/856] Compiling sip/cpp/sip_corewxStandardPaths.cpp [208/856] Compiling sip/cpp/sip_corewxIFFHandler.cpp [209/856] Compiling sip/cpp/sip_corewxSplitterWindow.cpp [210/856] Compiling sip/cpp/sip_corewxSplitterRenderParams.cpp [211/856] Compiling sip/cpp/sip_corewxHelpProvider.cpp [212/856] Compiling sip/cpp/sip_corewxDialog.cpp [213/856] Compiling sip/cpp/sip_corewxClipboard.cpp [214/856] Compiling sip/cpp/sip_corewxSplitterEvent.cpp [215/856] Compiling sip/cpp/sip_corewxSpinEvent.cpp [216/856] Compiling sip/cpp/sip_corewxHelpEvent.cpp [217/856] Compiling sip/cpp/sip_corewxSpinDoubleEvent.cpp [218/856] Compiling sip/cpp/sip_corewxSpinCtrlDouble.cpp [219/856] Compiling sip/cpp/sip_corewxHelpControllerHelpProvider.cpp [220/856] Compiling sip/cpp/sip_corewxDelegateRendererNative.cpp [221/856] Compiling sip/cpp/sip_corewxSpinCtrl.cpp [222/856] Compiling sip/cpp/sip_corewxSpinButton.cpp [223/856] Compiling sip/cpp/sip_corewxHelpControllerBase.cpp [224/856] Compiling sip/cpp/sip_corewxSlider.cpp [225/856] Compiling sip/cpp/sip_corewxSizerItemList_iterator.cpp [226/856] Compiling sip/cpp/sip_corewxHeaderCtrlSimple.cpp [227/856] Compiling sip/cpp/sip_corewxDateTimeTm.cpp [228/856] Compiling sip/cpp/sip_corewxClientDataContainer.cpp [229/856] Compiling sip/cpp/sip_corewxBitmapButton.cpp [230/856] Compiling sip/cpp/sip_corewxSizerItemList.cpp [231/856] Compiling sip/cpp/sip_corewxSizerItem.cpp [232/856] Compiling sip/cpp/sip_corewxHeaderCtrlEvent.cpp [233/856] Compiling sip/cpp/sip_corewxSizerFlags.cpp [234/856] Compiling sip/cpp/sip_corewxSizer.cpp [235/856] Compiling sip/cpp/sip_corewxHeaderCtrl.cpp [236/856] Compiling sip/cpp/sip_corewxDateTimeTimeZone.cpp [237/856] Compiling sip/cpp/sip_corewxSizeEvent.cpp [238/856] Compiling sip/cpp/sip_corewxSize.cpp BUILDSTDERR: [239/85../../../../sip/cpp/sip_corewxSVGFileDC.cpp: In function ‘PyObject* meth_wxSVGFileDC_SetClippingRegion(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:583:46: warning: ‘void wxDC::SetClippingRegion(const wxRegion&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 583 | sipCpp->SetClippingRegion(*region); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxSVGFileDC.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dc.h:996:30: note: declared here BUILDSTDERR: 996 | wxDEPRECATED_INLINE(void SetClippingRegion(const wxRegion& region), BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dc.h:996:5: note: in expansion of macro ‘wxDEPRECATED_INLINE’ BUILDSTDERR: 996 | wxDEPRECATED_INLINE(void SetClippingRegion(const wxRegion& region), BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ 6] Compiling sip/cpp/sip_corewxHeaderColumnSimple.cpp [240/856] Compiling sip/cpp/sip_corewxSingleInstanceChecker.cpp [241/856] Compiling sip/cpp/sip_corewxSimplebook.cpp [242/856] Compiling sip/cpp/sip_corewxHeaderColumn.cpp [243/856] Compiling sip/cpp/sip_corewxIdleEvent.cpp [244/856] Compiling sip/cpp/sip_corewxClientData.cpp [245/856] Compiling sip/cpp/sip_corewxSimpleHelpProvider.cpp [246/856] Compiling sip/cpp/sip_corewxShowEvent.cpp [247/856] Compiling sip/cpp/sip_corewxHeaderButtonParams.cpp [248/856] Compiling sip/cpp/sip_corewxSettableHeaderColumn.cpp [249/856] Compiling sip/cpp/sip_corewxSetCursorEvent.cpp [250/856] Compiling sip/cpp/sip_corewxHVScrolledWindow.cpp [251/856] Compiling sip/cpp/sip_corewxDateSpan.cpp [252/856] Compiling sip/cpp/sip_corewxSearchCtrl.cpp [253/856] Compiling sip/cpp/sip_corewxScrolledWindow.cpp [254/856] Compiling sip/cpp/sip_corewxHTMLDataObject.cpp [255/856] Compiling sip/cpp/sip_corewxScrolledCanvas.cpp [256/856] Compiling sip/cpp/sip_corewxScrollWinEvent.cpp [257/856] Compiling sip/cpp/sip_corewxHScrolledWindow.cpp [258/856] Compiling sip/cpp/sip_corewxDataObjectSimple.cpp [259/856] Compiling sip/cpp/sip_corewxClientDC.cpp [260/856] Compiling sip/cpp/sip_corewxBitmap.cpp [261/856] Compiling sip/cpp/sip_corewxAlphaPixelData_Accessor.cpp [262/856] Compiling sip/cpp/sip_corewxScrollEvent.cpp [263/856] Compiling sip/cpp/sip_corewxScrollBar.cpp [264/856] Compiling sip/cpp/sip_corewxGridSizer.cpp [265/856] Compiling sip/cpp/sip_corewxScreenDC.cpp [266/856] Compiling sip/cpp/sip_corewxSVGFileDC.cpp [267/856] Compiling sip/cpp/sip_corewxGridBagSizer.cpp [268/856] Compiling sip/cpp/sip_corewxDataObjectComposite.cpp [269/856] Compiling sip/cpp/sip_corewxRichMessageDialog.cpp [270/856] Compiling sip/cpp/sip_corewxRendererVersion.cpp [271/856] Compiling sip/cpp/sip_corewxGraphicsRenderer.cpp [272/856] Compiling sip/cpp/sip_corewxRendererNative.cpp [273/856] Compiling sip/cpp/sip_corewxRegionIterator.cpp [274/856] Compiling sip/cpp/sip_corewxGraphicsPen.cpp [275/856] Compiling sip/cpp/sip_corewxDataObject.cpp [276/856] Compiling sip/cpp/sip_corewxClassInfo.cpp [277/856] Compiling sip/cpp/sip_corewxRegion.cpp [278/856] Compiling sip/cpp/sip_corewxRefCounter.cpp [279/856] Compiling sip/cpp/sip_corewxGraphicsPath.cpp [280/856] Compiling sip/cpp/sip_corewxRect2DDouble.cpp [281/856] Compiling sip/cpp/sip_corewxDateTime.cpp [282/856] Compiling sip/cpp/sip_corewxGraphicsObject.cpp [283/856] Compiling sip/cpp/sip_corewxDataFormat.cpp [284/856] Compiling sip/cpp/sip_corewxRearrangeList.cpp [285/856] Compiling sip/cpp/sip_corewxRearrangeDialog.cpp [286/856] Compiling sip/cpp/sip_corewxGraphicsMatrix.cpp [287/856] Compiling sip/cpp/sip_corewxRearrangeCtrl.cpp [288/856] Compiling sip/cpp/sip_corewxRealPoint.cpp [289/856] Compiling sip/cpp/sip_corewxGraphicsGradientStops.cpp [290/856] Compiling sip/cpp/sip_corewxDashCArrayHolder.cpp [291/856] Compiling sip/cpp/sip_corewxChoicebook.cpp [292/856] Compiling sip/cpp/sip_corewxAutoBufferedPaintDC.cpp [293/856] Compiling sip/cpp/sip_corewxRadioButton.cpp [294/856] Compiling sip/cpp/sip_corewxRadioBox.cpp [295/856] Compiling sip/cpp/sip_corewxGraphicsGradientStop.cpp [296/856] Compiling sip/cpp/sip_corewxQueryNewPaletteEvent.cpp [297/856] Compiling sip/cpp/sip_corewxPyUserData.cpp [298/856] Compiling sip/cpp/sip_corewxGraphicsFont.cpp [299/856] Compiling sip/cpp/sip_corewxDCTextColourChanger.cpp [300/856] Compiling sip/cpp/sip_corewxPySingleChoiceDialog.cpp [301/856] Compiling sip/cpp/sip_corewxPyEvent.cpp [302/856] Compiling sip/cpp/sip_corewxGraphicsContext.cpp [303/856] Compiling sip/cpp/sip_corewxPyCommandEvent.cpp [304/856] Compiling sip/cpp/sip_corewxPyBuffer.cpp [305/856] Compiling sip/cpp/sip_corewxGraphicsBrush.cpp [306/856] Compiling sip/cpp/sip_corewxRect.cpp [307/856] Compiling sip/cpp/sip_corewxChoice.cpp [308/856] Compiling sip/cpp/sip_corewxPyApp.cpp [309/856] Compiling sip/cpp/sip_corewxPropagationDisabler.cpp [310/856] Compiling sip/cpp/sip_corewxGraphicsBitmap.cpp [311/856] Compiling sip/cpp/sip_corewxPropagateOnce.cpp BUILDSTDERR: [312/856] Compiling sip/../../../../sip/cpp/sip_corewxArtProvider.cpp: In function ‘PyObject* meth_wxArtProvider_Insert(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:31: warning: ‘static void wxArtProvider::Insert(wxArtProvider*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | static wxDEPRECATED( void Insert(wxArtProvider *provider) ); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:46: warning: ‘static void wxArtProvider::Insert(wxArtProvider*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | static wxDEPRECATED( void Insert(wxArtProvider *provider) ); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxArtProvider.cpp:450:46: warning: ‘static void wxArtProvider::Insert(wxArtProvider*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 450 | ::wxArtProvider::Insert(provider); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxArtProvider.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/artprov.h:138:31: note: declared here BUILDSTDERR: 138 | static wxDEPRECATED( void Insert(wxArtProvider *provider) ); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ cpp/sip_corewxProgressDialog.cpp [313/856] Compiling sip/cpp/sip_corewxGenericProgressDialog.cpp [314/856] Compiling sip/cpp/sip_corewxDCOverlay.cpp [315/856] Compiling sip/cpp/sip_corewxProcessEvent.cpp [316/856] Compiling sip/cpp/sip_corewxProcess.cpp [317/856] Compiling sip/cpp/sip_corewxGenericMessageDialog.cpp [318/856] Compiling sip/cpp/sip_corewxPrintout.cpp [319/856] Compiling sip/cpp/sip_corewxPrinterDC.cpp [320/856] Compiling sip/cpp/sip_corewxGenericDragImage.cpp [321/856] Compiling sip/cpp/sip_corewxDCFontChanger.cpp [322/856] Compiling sip/cpp/sip_corewxChildFocusEvent.cpp [323/856] Compiling sip/cpp/sip_corewxArtProvider.cpp [324/856] Compiling sip/cpp/sip_corewxAlphaPixelData.cpp [325/856] Compiling sip/cpp/sip_corewxAcceleratorTable.cpp [326/856] Compiling sip/cpp/sip_corewxPrinter.cpp [327/856] Compiling sip/cpp/sip_corewxPrintPreview.cpp [328/856] Compiling sip/cpp/sip_corewxDCPenChanger.cpp [329/856] Compiling sip/cpp/sip_corewxPrintDialogData.cpp [330/856] Compiling sip/cpp/sip_corewxPrintDialog.cpp [331/856] Compiling sip/cpp/sip_corewxGauge.cpp [332/856] Compiling sip/cpp/sip_corewxDCClipper.cpp [333/856] Compiling sip/cpp/sip_corewxPrintData.cpp [334/856] Compiling sip/cpp/sip_corewxPrintAbortDialog.cpp [335/856] Compiling sip/cpp/sip_corewxGUIEventLoop.cpp [336/856] Compiling sip/cpp/sip_corewxPreviewFrame.cpp [337/856] Compiling sip/cpp/sip_corewxPreviewControlBar.cpp [338/856] Compiling sip/cpp/sip_corewxGIFHandler.cpp [339/856] Compiling sip/cpp/sip_corewxDCBrushChanger.cpp [340/856] Compiling sip/cpp/sip_corewxCheckListBox.cpp [341/856] Compiling sip/cpp/sip_corewxPreviewCanvas.cpp [342/856] Compiling sip/cpp/sip_corewxPreferencesPage.cpp [343/856] Compiling sip/cpp/sip_corewxGDIObject.cpp [344/856] Compiling sip/cpp/sip_corewxPreferencesEditor.cpp [345/856] Compiling sip/cpp/sip_corewxPowerEvent.cpp [346/856] Compiling sip/cpp/sip_corewxGCDC.cpp [347/856] Compiling sip/cpp/sip_corewxGenericDirCtrl.cpp [348/856] Compiling sip/cpp/sip_corewxPostScriptDC.cpp [349/856] Compiling sip/cpp/sip_corewxPosition.cpp [350/856] Compiling sip/cpp/sip_corewxDC.cpp [351/856] Compiling sip/cpp/sip_corewxGBSpan.cpp [352/856] Compiling sip/cpp/sip_corewxPopupTransientWindow.cpp [353/856] Compiling sip/cpp/sip_corewxGBSizerItem.cpp [354/856] Compiling sip/cpp/sip_corewxCustomDataObject.cpp [355/856] Compiling sip/cpp/sip_corewxCheckBox.cpp [356/856] Compiling sip/cpp/sip_corewxArrayVideoModes.cpp [357/856] Compiling sip/cpp/sip_corewxPopupWindow.cpp [358/856] Compiling sip/cpp/sip_corewxPointList.cpp [359/856] Compiling sip/cpp/sip_corewxGBPosition.cpp [360/856] Compiling sip/cpp/sip_corewxPoint2DDouble.cpp [361/856] Compiling sip/cpp/sip_corewxPoint.cpp [362/856] Compiling sip/cpp/sip_corewxFrame.cpp [363/856] Compiling sip/cpp/sip_corewxCursor.cpp [364/856] Compiling sip/cpp/sip_corewxPlatformInfo.cpp [365/856] Compiling sip/cpp/sip_corewxPixelDataBase.cpp [366/856] Compiling sip/cpp/sip_corewxFontPickerEvent.cpp [367/856] Compiling sip/cpp/sip_corewxPickerBase.cpp [368/856] Compiling sip/cpp/sip_corewxPenList.cpp [369/856] Compiling sip/cpp/sip_corewxFontPickerCtrl.cpp [370/856] Compiling sip/cpp/sip_corewxControlWithItems.cpp [371/856] Compiling sip/cpp/sip_corewxCharBuffer.cpp [372/856] Compiling sip/cpp/sip_corewxPen.cpp [373/856] Compiling sip/cpp/sip_corewxPasswordEntryDialog.cpp [374/856] Compiling sip/cpp/sip_corewxFontMetrics.cpp [375/856] Compiling sip/cpp/sip_corewxPanel.cpp [376/856] Compiling sip/cpp/sip_corewxPaletteChangedEvent.cpp [377/856] Compiling sip/cpp/sip_corewxFontMapper.cpp [378/856] Compiling sip/cpp/sip_corewxControl.cpp [379/856] Compiling sip/cpp/sip_corewxPalette.cpp [380/856] Compiling sip/cpp/sip_corewxPaintEvent.cpp [381/856] Compiling sip/cpp/sip_corewxFontList.cpp [382/856] Compiling sip/cpp/sip_corewxPaintDC.cpp [383/856] Compiling sip/cpp/sip_corewxPageSetupDialogData.cpp [384/856] Compiling sip/cpp/sip_corewxFontInfo.cpp [385/856] Compiling sip/cpp/sip_corewxContextMenuEvent.cpp [386/856] Compiling sip/cpp/sip_corewxCaret.cpp BUILDSTDERR: [387/856] Compiling sip/cpp/sip_corewxArrayStri../../../../sip/cpp/sip_corewxMenuBar.cpp: In function ‘PyObject* meth_wxMenuBar_GetLabelTop(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp:2140:61: warning: ‘wxString wxMenuBarBase::GetLabelTop(size_t) const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2140 | sipRes = new ::wxString(sipCpp->GetLabelTop(pos)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:555:28: note: declared here BUILDSTDERR: 555 | wxDEPRECATED( wxString GetLabelTop(size_t pos) const ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp: In function ‘PyObject* meth_wxMenuBar_SetLabelTop(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuBar.cpp:2694:43: warning: ‘void wxMenuBarBase::SetLabelTop(size_t, const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2694 | sipCpp->SetLabelTop(pos,*label); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuBar.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menu.h:553:24: note: declared here BUILDSTDERR: 553 | wxDEPRECATED( void SetLabelTop(size_t pos, const wxString& label) ); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function ‘PyObject* meth_wxMenuItem_GetLabel(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:478:55: warning: ‘wxString wxMenuItemBase::GetLabel() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 478 | sipRes = new ::wxString(sipCpp->GetLabel()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:182:17: note: declared here BUILDSTDERR: 182 | inline wxString wxMenuItemBase::GetLabel() const BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function ‘PyObject* meth_wxMenuItem_GetName(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:591:54: warning: ‘wxString wxMenuItemBase::GetName() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 591 | sipRes = new ::wxString(sipCpp->GetName()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:180:17: note: declared here BUILDSTDERR: 180 | inline wxString wxMenuItemBase::GetName() const BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function ‘PyObject* meth_wxMenuItem_GetText(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:668:54: warning: ‘const wxString& wxMenuItemBase::GetText() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 668 | sipRes = new ::wxString(sipCpp->GetText()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:184:24: note: declared here BUILDSTDERR: 184 | inline const wxString& wxMenuItemBase::GetText() const { return m_text; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function ‘PyObject* meth_wxMenuItem_SetText(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1459:34: warning: ‘virtual void wxMenuItemBase::SetText(const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1459 | sipCpp->SetText(*text); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:56, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:185:13: note: declared here BUILDSTDERR: 185 | inline void wxMenuItemBase::SetText(const wxString& text) { SetItemLabel(text); } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp: In function ‘PyObject* meth_wxMenuItem_GetLabelFromText(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:53: warning: ‘static wxString wxMenuItemBase::GetLabelFromText(const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | static wxDEPRECATED( wxString GetLabelFromText(const wxString& text) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:75: warning: ‘static wxString wxMenuItemBase::GetLabelFromText(const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | static wxDEPRECATED( wxString GetLabelFromText(const wxString& text) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_corewxMenuItem.cpp:1668:75: warning: ‘static wxString wxMenuItemBase::GetLabelFromText(const wxString&)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1668 | sipRes = new ::wxString( ::wxMenuItem::GetLabelFromText(*text)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_core.h:19868, BUILDSTDERR: from ../../../../sip/cpp/sip_corewxMenuItem.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/menuitem.h:135:35: note: declared here BUILDSTDERR: 135 | static wxDEPRECATED( wxString GetLabelFromText(const wxString& text) ); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ ng.cpp [388/856] Compiling sip/cpp/sip_corewxPointList_iterator.cpp [389/856] Compiling sip/cpp/sip_corewxAffineMatrix2DBase.cpp [390/856] Compiling sip/cpp/sip_corewxFilePickerCtrl.cpp [391/856] Compiling sip/cpp/sip_corewxFontEnumerator.cpp [392/856] Compiling sip/cpp/sip_corewxPNGHandler.cpp [393/856] Compiling sip/cpp/sip_corewxPCXHandler.cpp [394/856] Compiling sip/cpp/sip_corewxFontDialog.cpp [395/856] Compiling sip/cpp/sip_corewxContextHelpButton.cpp [396/856] Compiling sip/cpp/sip_corewxOverlay.cpp [397/856] Compiling sip/cpp/sip_corewxOutputStream.cpp [398/856] Compiling sip/cpp/sip_corewxFontData.cpp [399/856] Compiling sip/cpp/sip_corewxObject.cpp [400/856] Compiling sip/cpp/sip_corewxPNMHandler.cpp [401/856] Compiling sip/cpp/sip_corewxFont.cpp [402/856] Compiling sip/cpp/sip_corewxContextHelp.cpp [403/856] Compiling sip/cpp/sip_corewxButton.cpp [404/856] Compiling sip/cpp/sip_corewxNotifyEvent.cpp [405/856] Compiling sip/cpp/sip_corewxNotebook.cpp [406/856] Compiling sip/cpp/sip_corewxFocusEvent.cpp [407/856] Compiling sip/cpp/sip_corewxNonOwnedWindow.cpp [408/856] Compiling sip/cpp/sip_corewxNavigationKeyEvent.cpp [409/856] Compiling sip/cpp/sip_corewxFlexGridSizer.cpp [410/856] Compiling sip/cpp/sip_corewxConfigPathChanger.cpp [411/856] Compiling sip/cpp/sip_corewxNativePixelData_Accessor.cpp [412/856] Compiling sip/cpp/sip_corewxFindReplaceDialog.cpp [413/856] Compiling sip/cpp/sip_corewxNativePixelData.cpp [414/856] Compiling sip/cpp/sip_corewxNumberEntryDialog.cpp [415/856] Compiling sip/cpp/sip_corewxMultiChoiceDialog.cpp [416/856] Compiling sip/cpp/sip_corewxFindReplaceData.cpp [417/856] Compiling sip/cpp/sip_corewxConfigBase.cpp [418/856] Compiling sip/cpp/sip_corewxBusyInfo.cpp [419/856] Compiling sip/cpp/sip_corewxArrayInt.cpp [420/856] Compiling sip/cpp/sip_corewxMsgCatalog.cpp [421/856] Compiling sip/cpp/sip_corewxFindDialogEvent.cpp [422/856] Compiling sip/cpp/sip_corewxMoveEvent.cpp [423/856] Compiling sip/cpp/sip_corewxMouseState.cpp [424/856] Compiling sip/cpp/sip_corewxFilterFSHandler.cpp [425/856] Compiling sip/cpp/sip_corewxConfig.cpp [426/856] Compiling sip/cpp/sip_corewxMouseEventsManager.cpp [427/856] Compiling sip/cpp/sip_corewxMouseEvent.cpp [428/856] Compiling sip/cpp/sip_corewxMouseCaptureLostEvent.cpp [429/856] Compiling sip/cpp/sip_corewxFileTypeMessageParameters.cpp [430/856] Compiling sip/cpp/sip_corewxMouseCaptureChangedEvent.cpp [431/856] Compiling sip/cpp/sip_corewxModalDialogHook.cpp [432/856] Compiling sip/cpp/sip_corewxFileTypeInfo.cpp [433/856] Compiling sip/cpp/sip_corewxCommandProcessor.cpp [434/856] Compiling sip/cpp/sip_corewxBusyCursor.cpp [435/856] Compiling sip/cpp/sip_corewxMirrorDC.cpp [436/856] Compiling sip/cpp/sip_corewxMiniFrame.cpp [437/856] Compiling sip/cpp/sip_corewxFileType.cpp [438/856] Compiling sip/cpp/sip_corewxMimeTypesManager.cpp [439/856] Compiling sip/cpp/sip_corewxMetafileDC.cpp [440/856] Compiling sip/cpp/sip_corewxFileTranslationsLoader.cpp [441/856] Compiling sip/cpp/sip_corewxCommandList_iterator.cpp [442/856] Compiling sip/cpp/sip_corewxMetafile.cpp [443/856] Compiling sip/cpp/sip_corewxMessageDialogButtonLabel.cpp [444/856] Compiling sip/cpp/sip_corewxFileSystemWatcherEvent.cpp [445/856] Compiling sip/cpp/sip_corewxNativeFontInfo.cpp [446/856] Compiling sip/cpp/sip_corewxMessageDialog.cpp [447/856] Compiling sip/cpp/sip_corewxFileSystemHandler.cpp [448/856] Compiling sip/cpp/sip_corewxPageSetupDialog.cpp [449/856] Compiling sip/cpp/sip_corewxMenuBar.cpp [450/856] Compiling sip/cpp/sip_corewxAcceleratorEntry.cpp [451/856] Compiling sip/cpp/sip_corewxMenuItemList_iterator.cpp [452/856] Compiling sip/cpp/sip_corewxMenuEvent.cpp [453/856] Compiling sip/cpp/sip_corewxCommandEvent.cpp [454/856] Compiling sip/cpp/sip_corewxMenuList.cpp [455/856] Compiling sip/cpp/sip_corewxFileSystem.cpp [456/856] Compiling sip/cpp/sip_corewxMenuItem.cpp [457/856] Compiling sip/cpp/sip_advwxWizardPageSimple.cpp [458/856] Compiling sip/cpp/sip_advwxWizard.cpp [459/856] Compiling sip/cpp/sip_advwxTaskBarIconEvent.cpp [460/856] Compiling sip/cpp/sip_advwxOwnerDrawnComboBox.cpp [461/856] Compiling sip/cpp/sip_advwxLayoutAlgorithm.cpp [462/856] Compiling sip/cpp/sip_advwxNotificationMessage.cpp [463/856] Compiling sip/cpp/sip_advwxJoystick.cpp [464/856] Compiling sip/cpp/sip_advwxHyperlinkEvent.cpp [465/856] Compiling sip/cpp/sip_advwxWizardEvent.cpp [466/856] Compiling sip/cpp/sip_advwxHyperlinkCtrl.cpp [467/856] Compiling sip/cpp/sip_advwxWizardPage.cpp [468/856] Compiling sip/cpp/sip_advwxTimePickerCtrl.cpp [469/856] Compiling sip/cpp/sip_advwxQueryLayoutInfoEvent.cpp [470/856] Compiling sip/cpp/sip_advwxSashWindow.cpp [471/856] Compiling sip/cpp/sip_advwxPseudoDC.cpp [472/856] Compiling sip/cpp/sip_advwxTipProvider.cpp [473/856] Compiling sip/cpp/sip_advwxRichToolTip.cpp [474/856] Compiling sip/cpp/sip_advwxSashLayoutWindow.cpp [475/856] Compiling sip/cpp/sip_advwxTaskBarIcon.cpp [476/856] Compiling sip/cpp/sip_advwxSound.cpp [477/856] Linking build/waf/3.7/gtk3/_core.cpython-37m-s390x-linux-gnu.so [478/856] Compiling sip/cpp/sip_advwxEditableListBox.cpp [479/856] Compiling sip/cpp/sip_advwxDatePickerCtrlGeneric.cpp [480/856] Compiling sip/cpp/sip_advwxDatePickerCtrl.cpp [481/856] Compiling sip/cpp/sip_advwxCommandLinkButton.cpp [482/856] Compiling sip/cpp/sip_advwxCalendarEvent.cpp [483/856] Compiling sip/cpp/sip_advwxCalculateLayoutEvent.cpp [484/856] Compiling sip/cpp/sip_advwxAnimation.cpp [485/856] Compiling sip/cpp/sip_advwxDateEvent.cpp [486/856] Compiling sip/cpp/sip_advwxExtHelpController.cpp [487/856] Compiling sip/cpp/sip_advwxAnimationCtrl.cpp [488/856] Compiling sip/cpp/sip_advwxPropertySheetDialog.cpp [489/856] Compiling sip/cpp/sip_advwxSashEvent.cpp [490/856] Compiling sip/cpp/sip_advwxCalendarDateAttr.cpp [491/856] Compiling sip/cpp/sip_advwxBannerWindow.cpp [492/856] Compiling sip/cpp/sip_advwxSplashScreen.cpp [493/856] Compiling sip/cpp/sip_advwxGenericCalendarCtrl.cpp [494/856] Compiling sip/cpp/sip_advwxBitmapComboBox.cpp [495/856] Compiling sip/cpp/sip_advcmodule.cpp [496/856] Compiling sip/cpp/sip_advwxAboutDialogInfo.cpp [497/856] Compiling sip/cpp/sip_advwxCalendarCtrl.cpp [498/856] Compiling sip/cpp/sip_dataviewwxDataViewItemAttr.cpp [499/856] Compiling sip/cpp/sip_dataviewwxDataViewItem.cpp [500/856] Compiling sip/cpp/sip_dataviewwxDataViewEvent.cpp [501/856] Compiling sip/cpp/sip_dataviewwxDataViewListCtrl.cpp [502/856] Compiling sip/cpp/sip_dataviewwxDataViewListModel.cpp [503/856] Compiling sip/cpp/sip_dataviewwxDataViewBitmapRenderer.cpp [504/856] Linking build/waf/3.7/gtk3/_adv.cpython-37m-s390x-linux-gnu.so [505/856] Compiling sip/cpp/sip_dataviewwxDVCVariant.cpp [506/856] Compiling sip/cpp/sip_dataviewwxVariantVector.cpp [507/856] Compiling sip/cpp/sip_dataviewwxDataViewItemArray.cpp [508/856] Compiling sip/cpp/sip_dataviewwxDataViewRenderer.cpp [509/856] Compiling sip/cpp/sip_dataviewwxTreeListItem.cpp [510/856] Compiling sip/cpp/sip_dataviewwxTreeListItemComparator.cpp [511/856] Compiling sip/cpp/sip_dataviewwxTreeListCtrl.cpp [512/856] Compiling sip/cpp/sip_dataviewwxDataViewTreeStore.cpp [513/856] Compiling sip/cpp/sip_dataviewwxDataViewTreeCtrl.cpp [514/856] Compiling sip/cpp/sip_dataviewwxDataViewProgressRenderer.cpp [515/856] Compiling sip/cpp/sip_dataviewwxDataViewModel.cpp [516/856] Compiling sip/cpp/sip_dataviewwxDataViewModelNotifier.cpp [517/856] Compiling sip/cpp/sip_dataviewwxDataViewListStore.cpp [518/856] Compiling sip/cpp/sip_dataviewwxDataViewChoiceRenderer.cpp [519/856] Compiling sip/cpp/sip_dataviewwxDataViewDateRenderer.cpp [520/856] Compiling sip/cpp/sip_dataviewwxTreeListEvent.cpp [521/856] Compiling sip/cpp/sip_dataviewcmodule.cpp [522/856] Compiling sip/cpp/sip_dataviewwxDataViewIndexListModel.cpp [523/856] Compiling sip/cpp/sip_dataviewwxDataViewIconText.cpp [524/856] Compiling sip/cpp/sip_dataviewwxDataViewIconTextRenderer.cpp [525/856] Compiling sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp [526/856] Compiling sip/cpp/sip_dataviewwxDataViewTextRenderer.cpp [527/856] Compiling sip/cpp/sip_dataviewwxDataViewColumn.cpp [528/856] Compiling sip/cpp/sip_dataviewwxDataViewVirtualListModel.cpp BUILDSTDERR: [529/856] Compiling sip/cpp/sip_../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp: In member function ‘virtual bool sipwxDataViewSpinRenderer::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, uint)’: BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:311:43: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 311 | return ::wxDataViewSpinRenderer::LeftClick(cursor,cell,model,item,col); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:311:79: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 311 | return ::wxDataViewSpinRenderer::LeftClick(cursor,cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp: In member function ‘virtual bool sipwxDataViewSpinRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)’: BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:326:43: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 326 | return ::wxDataViewSpinRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:326:71: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 326 | return ::wxDataViewSpinRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewSpinRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function ‘virtual bool sipwxDataViewCustomRenderer::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, uint)’: BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:125:45: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 125 | return ::wxDataViewCustomRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:125:73: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 125 | return ::wxDataViewCustomRenderer::Activate(cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In member function ‘virtual bool sipwxDataViewCustomRenderer::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, uint)’: BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:140:45: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 140 | return ::wxDataViewCustomRenderer::LeftClick(cursor,cell,model,item,col); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:140:81: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 140 | return ::wxDataViewCustomRenderer::LeftClick(cursor,cell,model,item,col); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In function ‘PyObject* meth_wxDataViewCustomRenderer_LeftClick(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:707:115: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 707 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::LeftClick(*cursor,*cell,model,*item,col) : sipCpp->LeftClick(*cursor,*cell,model,*item,col)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:707:166: warning: ‘virtual bool wxDataViewCustomRendererBase::LeftClick(wxPoint, wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 707 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::LeftClick(*cursor,*cell,model,*item,col) : sipCpp->LeftClick(*cursor,*cell,model,*item,col)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:259:22: note: declared here BUILDSTDERR: 259 | virtual bool LeftClick(wxPoint WXUNUSED(cursor), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:258:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 258 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp: In function ‘PyObject* meth_wxDataViewCustomRenderer_Activate(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:758:106: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 758 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::Activate(*cell,model,*item,col) : sipCpp->Activate(*cell,model,*item,col)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:758:148: warning: ‘virtual bool wxDataViewCustomRendererBase::Activate(wxRect, wxDataViewModel*, const wxDataViewItem&, unsigned int)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 758 | sipRes = (sipSelfWasArg ? sipCpp-> ::wxDataViewCustomRenderer::Activate(*cell,model,*item,col) : sipCpp->Activate(*cell,model,*item,col)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_dataview.h:1712, BUILDSTDERR: from ../../../../sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:251:22: note: declared here BUILDSTDERR: 251 | virtual bool Activate(wxRect WXUNUSED(cell), BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/wx-3.0/wx/dvrenderers.h:250:5: note: in expansion of macro ‘wxDEPRECATED_BUT_USED_INTERNALLY_INLINE’ BUILDSTDERR: 250 | wxDEPRECATED_BUT_USED_INTERNALLY_INLINE( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dataviewwxDataViewToggleRenderer.cpp [530/856] Compiling sip/cpp/sip_dataviewwxDataViewCtrl.cpp [531/856] Compiling sip/cpp/sip_dataviewwxDataViewCustomRenderer.cpp [532/856] Compiling sip/cpp/sip_gridwxGridCellEnumRenderer.cpp [533/856] Compiling sip/cpp/sip_gridwxGridCellRenderer.cpp [534/856] Compiling sip/cpp/sip_gridwxGridCellEnumEditor.cpp [535/856] Compiling sip/cpp/sip_gridwxGridUpdateLocker.cpp [536/856] Compiling sip/cpp/sip_gridwxGridTableMessage.cpp [537/856] Compiling sip/cpp/sip_gridwxGridTableBase.cpp [538/856] Linking build/waf/3.7/gtk3/_dataview.cpython-37m-s390x-linux-gnu.so [539/856] Compiling sip/cpp/sip_gridwxGridRowHeaderRendererDefault.cpp [540/856] Compiling sip/cpp/sip_gridwxGridSizesInfo.cpp [541/856] Compiling sip/cpp/sip_gridwxGridEvent.cpp [542/856] Compiling sip/cpp/sip_gridwxGridCellNumberEditor.cpp [543/856] Compiling sip/cpp/sip_gridwxGridCellCoordsArray.cpp [544/856] Compiling sip/cpp/sip_gridwxGridCornerHeaderRenderer.cpp [545/856] Compiling sip/cpp/sip_gridwxGridEditorCreatedEvent.cpp [546/856] Compiling sip/cpp/sip_gridwxGridColumnHeaderRendererDefault.cpp [547/856] Compiling sip/cpp/sip_gridwxGridCellFloatRenderer.cpp [548/856] Compiling sip/cpp/sip_gridwxGridCellNumberRenderer.cpp [549/856] Compiling sip/cpp/sip_gridwxGridCellFloatEditor.cpp [550/856] Compiling sip/cpp/sip_gridwxGridCellEditor.cpp [551/856] Compiling sip/cpp/sip_gridwxGridCellDateTimeRenderer.cpp [552/856] Compiling sip/cpp/sip_gridwxGridCellChoiceEditor.cpp [553/856] Compiling sip/cpp/sip_gridwxGridCellAttr.cpp [554/856] Compiling sip/cpp/sip_gridwxGridRowHeaderRenderer.cpp [555/856] Compiling sip/cpp/sip_gridwxGridCellCoords.cpp [556/856] Compiling sip/cpp/sip_gridwxGridCellBoolRenderer.cpp [557/856] Compiling sip/cpp/sip_gridcmodule.cpp [558/856] Compiling sip/cpp/sip_gridwxGridCellBoolEditor.cpp [559/856] Compiling sip/cpp/sip_gridwxGrid.cpp [560/856] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringRenderer.cpp [561/856] Compiling sip/cpp/sip_gridwxGridSizeEvent.cpp [562/856] Compiling sip/cpp/sip_gridwxGridHeaderLabelsRenderer.cpp [563/856] Compiling sip/cpp/sip_gridwxGridCellAttrProvider.cpp [564/856] Compiling sip/cpp/sip_gridwxGridStringTable.cpp [565/856] Compiling sip/cpp/sip_gridwxGridCellAutoWrapStringEditor.cpp [566/856] Compiling sip/cpp/sip_gridwxGridCellTextEditor.cpp [567/856] Compiling sip/cpp/sip_gridwxGridCellStringRenderer.cpp [568/856] Compiling sip/cpp/sip_gridwxGridRangeSelectEvent.cpp [569/856] Compiling sip/cpp/sip_gridwxGridColumnHeaderRenderer.cpp [570/856] Compiling sip/cpp/sip_gridwxGridCornerHeaderRendererDefault.cpp [571/856] Compiling sip/cpp/sip_stccmodule.cpp [572/856] Compiling sip/cpp/sip_stcwxStyledTextCtrl.cpp [573/856] Compiling sip/cpp/sip_stcwxStyledTextEvent.cpp [574/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItem.cpp [575/856] Compiling sip/cpp/sip_htmlwxHtmlLinkInfo.cpp [576/856] Linking build/waf/3.7/gtk3/_grid.cpython-37m-s390x-linux-gnu.so [577/856] Compiling sip/cpp/sip_htmlwxHtmlColourCell.cpp [578/856] Compiling sip/cpp/sip_htmlwxHtmlCellEvent.cpp [579/856] Compiling sip/cpp/sip_htmlwxHtmlEasyPrinting.cpp [580/856] Compiling sip/cpp/sip_htmlwxHtmlBookRecArray.cpp [581/856] Compiling sip/cpp/sip_htmlwxHtmlFontCell.cpp [582/856] Compiling sip/cpp/sip_htmlwxSimpleHtmlListBox.cpp [583/856] Compiling sip/cpp/sip_htmlwxHtmlWordCell.cpp [584/856] Compiling sip/cpp/sip_htmlwxHtmlWindowInterface.cpp [585/856] Compiling sip/cpp/sip_htmlwxHtmlWindow.cpp [586/856] Compiling sip/cpp/sip_htmlwxHtmlWinParser.cpp [587/856] Linking build/waf/3.7/gtk3/_stc.cpython-37m-s390x-linux-gnu.so [588/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingInfo.cpp [589/856] Compiling sip/cpp/sip_htmlwxHtmlParser.cpp [590/856] Compiling sip/cpp/sip_htmlwxHtmlWidgetCell.cpp [591/856] Compiling sip/cpp/sip_htmlwxHtmlLinkEvent.cpp [592/856] Compiling sip/cpp/sip_htmlwxHtmlModalHelp.cpp [593/856] Compiling sip/cpp/sip_htmlwxHtmlHelpWindow.cpp [594/856] Compiling sip/cpp/sip_htmlwxHtmlHelpFrame.cpp [595/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDataItems.cpp BUILDSTDERR: [596/856] Compiling sip/cpp/sip_htmlwxHtmlFilte../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function ‘PyObject* meth_wxHtmlTag_GetBeginPos(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:76:42: warning: ‘int wxHtmlTag::GetBeginPos() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 76 | sipRes = sipCpp->GetBeginPos(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/html/htmlpars.h:15, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/winpars.h:17, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/htmlwin.h:19, BUILDSTDERR: from /usr/include/wx-3.0/wx/htmllbox.h:15, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_html.h:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:168:12: note: declared here BUILDSTDERR: 168 | inline int wxHtmlTag::GetBeginPos() const { return int(m_Begin - m_sourceStart); } BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function ‘PyObject* meth_wxHtmlTag_GetEndPos1(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:116:41: warning: ‘int wxHtmlTag::GetEndPos1() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 116 | sipRes = sipCpp->GetEndPos1(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/html/htmlpars.h:15, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/winpars.h:17, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/htmlwin.h:19, BUILDSTDERR: from /usr/include/wx-3.0/wx/htmllbox.h:15, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_html.h:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:169:12: note: declared here BUILDSTDERR: 169 | inline int wxHtmlTag::GetEndPos1() const { return int(m_End1 - m_sourceStart); } BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp: In function ‘PyObject* meth_wxHtmlTag_GetEndPos2(PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:156:41: warning: ‘int wxHtmlTag::GetEndPos2() const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 156 | sipRes = sipCpp->GetEndPos2(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/html/htmlpars.h:15, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/winpars.h:17, BUILDSTDERR: from /usr/include/wx-3.0/wx/html/htmlwin.h:19, BUILDSTDERR: from /usr/include/wx-3.0/wx/htmllbox.h:15, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_html.h:2146, BUILDSTDERR: from ../../../../sip/cpp/sip_htmlwxHtmlTag.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/html/htmltag.h:170:12: note: declared here BUILDSTDERR: 170 | inline int wxHtmlTag::GetEndPos2() const { return int(m_End2 - m_sourceStart); } BUILDSTDERR: | ^~~~~~~~~ r.cpp [597/856] Compiling sip/cpp/sip_htmlwxHtmlHelpDialog.cpp [598/856] Compiling sip/cpp/sip_htmlwxHtmlContainerCell.cpp [599/856] Compiling sip/cpp/sip_htmlwxHtmlBookRecord.cpp [600/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingState.cpp [601/856] Compiling sip/cpp/sip_htmlwxHtmlWordWithTabsCell.cpp [602/856] Compiling sip/cpp/sip_htmlwxHtmlDCRenderer.cpp [603/856] Compiling sip/cpp/sip_htmlwxHtmlHelpData.cpp [604/856] Compiling sip/cpp/sip_htmlwxHtmlSelection.cpp [605/856] Compiling sip/cpp/sip_htmlwxHtmlTagHandler.cpp [606/856] Compiling sip/cpp/sip_htmlwxHtmlTag.cpp [607/856] Compiling sip/cpp/sip_htmlwxHtmlRenderingStyle.cpp [608/856] Compiling sip/cpp/sip_htmlwxHtmlListBox.cpp [609/856] Compiling sip/cpp/sip_htmlcmodule.cpp [610/856] Compiling sip/cpp/sip_htmlwxHtmlPrintout.cpp [611/856] Compiling sip/cpp/sip_htmlwxHtmlCell.cpp [612/856] Compiling sip/cpp/sip_htmlwxHtmlHelpController.cpp [613/856] Compiling sip/cpp/sip_htmlwxHtmlWinTagHandler.cpp [614/856] Compiling sip/cpp/sip_glcanvascmodule.cpp [615/856] Compiling sip/cpp/sip_glcanvaswxGLCanvas.cpp [616/856] Compiling sip/cpp/sip_glcanvaswxGLContext.cpp [617/856] Compiling sip/cpp/sip_html2wxWebViewFSHandler.cpp [618/856] Compiling sip/cpp/sip_html2wxWebViewHistoryItem.cpp [619/856] Linking build/waf/3.7/gtk3/_html.cpython-37m-s390x-linux-gnu.so [620/856] Compiling sip/cpp/sip_html2wxWebViewEvent.cpp [621/856] Compiling sip/cpp/sip_html2wxWebViewFactory.cpp [622/856] Compiling sip/cpp/sip_html2wxWebViewArchiveHandler.cpp [623/856] Linking build/waf/3.7/gtk3/_glcanvas.cpython-37m-s390x-linux-gnu.so [624/856] Compiling sip/cpp/sip_html2cmodule.cpp [625/856] Compiling sip/cpp/sip_html2wxWebView.cpp [626/856] Compiling sip/cpp/sip_html2wxWebViewHandler.cpp [627/856] Compiling sip/cpp/sip_xmlcmodule.cpp [628/856] Compiling sip/cpp/sip_xmlwxXmlAttribute.cpp [629/856] Compiling sip/cpp/sip_xmlwxXmlDocument.cpp [630/856] Compiling sip/cpp/sip_xmlwxXmlNode.cpp [631/856] Compiling sip/cpp/sip_xrccmodule.cpp [632/856] Linking build/waf/3.7/gtk3/_html2.cpython-37m-s390x-linux-gnu.so [633/856] Compiling sip/cpp/sip_xrcwxXmlResourceHandler.cpp [634/856] Compiling sip/cpp/sip_xrcwxXmlSubclassFactory.cpp [635/856] Compiling sip/cpp/sip_xrcwxXmlResource.cpp [636/856] Compiling sip/cpp/sip_xrcwxAnimation.cpp [637/856] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArray.cpp [638/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList.cpp [639/856] Linking build/waf/3.7/gtk3/_xml.cpython-37m-s390x-linux-gnu.so [640/856] Compiling sip/cpp/sip_richtextwxRichTextCtrl.cpp [641/856] Compiling sip/cpp/sip_richtextwxRichTextBuffer.cpp [642/856] Compiling sip/cpp/sip_richtextwxRichTextContextMenuPropertiesInfo.cpp [643/856] Compiling sip/cpp/sip_richtextwxRichTextStyleComboCtrl.cpp [644/856] Linking build/waf/3.7/gtk3/_xrc.cpython-37m-s390x-linux-gnu.so [645/856] Compiling sip/cpp/sip_richtextwxRichTextFieldTypeStandard.cpp [646/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList.cpp [647/856] Compiling sip/cpp/sip_richtextwxTextAttrDimensions.cpp [648/856] Compiling sip/cpp/sip_richtextwxTextAttrBorder.cpp [649/856] Compiling sip/cpp/sip_richtextwxRichTextImage.cpp [650/856] Compiling sip/cpp/sip_richtextwxTextAttrDimensionConverter.cpp [651/856] Compiling sip/cpp/sip_richtextwxRichTextRangeArray.cpp [652/856] Compiling sip/cpp/sip_richtextwxTextBoxAttr.cpp [653/856] Compiling sip/cpp/sip_richtextwxRichTextStyleDefinition.cpp [654/856] Compiling sip/cpp/sip_richtextwxRichTextRenderer.cpp [655/856] Compiling sip/cpp/sip_richtextwxRichTextParagraphStyleDefinition.cpp [656/856] Compiling sip/cpp/sip_richtextwxRichTextObjectPtrArrayArray.cpp [657/856] Compiling sip/cpp/sip_richtextwxRichTextStyleListCtrl.cpp [658/856] Compiling sip/cpp/sip_richtextwxRichTextParagraphLayoutBox.cpp [659/856] Compiling sip/cpp/sip_richtextwxRichTextAttrArray.cpp [660/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList_iterator.cpp [661/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandlerList.cpp [662/856] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialogFactory.cpp [663/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandler.cpp [664/856] Compiling sip/cpp/sip_richtextwxRichTextCell.cpp [665/856] Compiling sip/cpp/sip_richtextwxRichTextTable.cpp [666/856] Compiling sip/cpp/sip_richtextwxRichTextHeaderFooterData.cpp [667/856] Compiling sip/cpp/sip_richtextwxRichTextFileHandler.cpp [668/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList_iterator.cpp [669/856] Compiling sip/cpp/sip_richtextwxRichTextBufferDataObject.cpp [670/856] Compiling sip/cpp/sip_richtextwxRichTextActionList.cpp [671/856] Compiling sip/cpp/sip_richtextwxRichTextParagraph.cpp [672/856] Compiling sip/cpp/sip_richtextwxRichTextPrinting.cpp [673/856] Compiling sip/cpp/sip_richtextwxRichTextStyleSheet.cpp [674/856] Compiling sip/cpp/sip_richtextwxRichTextAttr.cpp [675/856] Compiling sip/cpp/sip_richtextwxRichTextImageBlock.cpp [676/856] Compiling sip/cpp/sip_richtextwxRichTextProperties.cpp [677/856] Compiling sip/cpp/sip_richtextwxRichTextSelection.cpp [678/856] Compiling sip/cpp/sip_richtextwxSymbolPickerDialog.cpp [679/856] Compiling sip/cpp/sip_richtextwxRichTextPlainTextHandler.cpp [680/856] Compiling sip/cpp/sip_richtextwxRichTextRange.cpp [681/856] Compiling sip/cpp/sip_richtextwxRichTextXMLHandler.cpp [682/856] Compiling sip/cpp/sip_richtextwxRichTextField.cpp [683/856] Compiling sip/cpp/sip_richtextwxRichTextEvent.cpp [684/856] Compiling sip/cpp/sip_richtextwxRichTextLineList_iterator.cpp [685/856] Compiling sip/cpp/sip_richtextwxRichTextLineList.cpp [686/856] Compiling sip/cpp/sip_richtextwxRichTextStyleOrganiserDialog.cpp [687/856] Compiling sip/cpp/sip_richtextwxRichTextVariantArray.cpp [688/856] Compiling sip/cpp/sip_richtextwxTextAttrSize.cpp [689/856] Compiling sip/cpp/sip_richtextwxRichTextFloatCollector.cpp [690/856] Compiling sip/cpp/sip_richtextwxTextAttrDimension.cpp [691/856] Compiling sip/cpp/sip_richtextcmodule.cpp [692/856] Compiling sip/cpp/sip_richtextwxRichTextStyleListBox.cpp [693/856] Compiling sip/cpp/sip_richtextwxRichTextPlainText.cpp [694/856] Compiling sip/cpp/sip_richtextwxRichTextStdRenderer.cpp [695/856] Compiling sip/cpp/sip_richtextwxRichTextLine.cpp [696/856] Compiling sip/cpp/sip_richtextwxRichTextAction.cpp [697/856] Compiling sip/cpp/sip_richtextwxRichTextObjectAddress.cpp [698/856] Compiling sip/cpp/sip_richtextwxRichTextHTMLHandler.cpp [699/856] Compiling sip/cpp/sip_richtextwxRichTextFontTable.cpp [700/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingHandlerList_iterator.cpp [701/856] Compiling sip/cpp/sip_richtextwxRichTextDrawingContext.cpp [702/856] Compiling sip/cpp/sip_richtextwxRichTextCompositeObject.cpp [703/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList__iterator.cpp [704/856] Compiling sip/cpp/sip_richtextwxRichTextCommand.cpp [705/856] Compiling sip/cpp/sip_richtextwxRichTextFormattingDialog.cpp [706/856] Compiling sip/cpp/sip_richtextwxRichTextActionList_iterator.cpp [707/856] Compiling sip/cpp/sip_richtextwxRichTextPrintout.cpp [708/856] Compiling sip/cpp/sip_richtextwxRichTextBox.cpp [709/856] Compiling sip/cpp/sip_richtextwxRichTextObject.cpp [710/856] Compiling sip/cpp/sip_richtextwxRichTextFieldType.cpp [711/856] Compiling sip/cpp/sip_richtextwxTextAttrBorders.cpp [712/856] Compiling sip/cpp/sip_richtextwxRichTextCharacterStyleDefinition.cpp [713/856] Compiling sip/cpp/sip_richtextwxRichTextListStyleDefinition.cpp [714/856] Compiling sip/cpp/sip_richtextwxRichTextObjectList_.cpp [715/856] Compiling sip/cpp/sip_mediacmodule.cpp [716/856] Compiling sip/cpp/sip_mediawxMediaCtrl.cpp [717/856] Compiling sip/cpp/sip_mediawxMediaEvent.cpp [718/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBarEvent.cpp [719/856] Compiling sip/cpp/sip_ribbonwxRibbonGalleryItem.cpp [720/856] Compiling sip/cpp/sip_ribbonwxRibbonPanel.cpp [721/856] Linking build/waf/3.7/gtk3/_richtext.cpython-37m-s390x-linux-gnu.so [722/856] Compiling sip/cpp/sip_ribbonwxRibbonGalleryEvent.cpp [723/856] Compiling sip/cpp/sip_ribbonwxRibbonGallery.cpp [724/856] Linking build/waf/3.7/gtk3/_media.cpython-37m-s390x-linux-gnu.so [725/856] Compiling sip/cpp/sip_ribbonwxRibbonPanelEvent.cpp BUILDSTDERR: [726/85../../../../sip/cpp/sip_propgridwxPGProperty.cpp: In function ‘PyObject* meth_wxPGProperty_AddChild(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:1402:34: warning: ‘void wxPGProperty::AddChild(wxPGProperty*)’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 1402 | sipCpp->AddChild(prop); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_propgrid.h:2971, BUILDSTDERR: from ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/propgrid/property.h:2231:24: note: declared here BUILDSTDERR: 2231 | wxDEPRECATED( void AddChild( wxPGProperty* prop ) ); BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp: In function ‘PyObject* meth_wxPGProperty_GetValueString(PyObject*, PyObject*, PyObject*)’: BUILDSTDERR: ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:3142:69: warning: ‘wxString wxPGProperty::GetValueString(int) const’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3142 | sipRes = new ::wxString(sipCpp->GetValueString(argFlags)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/wx-3.0/wx/wx.h:14, BUILDSTDERR: from ../../../../wx/include/wxPython/wxpy_api.h:41, BUILDSTDERR: from ../../../../sip/cpp/sipAPI_propgrid.h:2971, BUILDSTDERR: from ../../../../sip/cpp/sip_propgridwxPGProperty.cpp:10: BUILDSTDERR: /usr/include/wx-3.0/wx/propgrid/property.h:1657:28: note: declared here BUILDSTDERR: 1657 | wxDEPRECATED( wxString GetValueString( int argFlags = 0 ) const ); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: /usr/include/wx-3.0/wx/defs.h:654:43: note: in definition of macro ‘wxDEPRECATED’ BUILDSTDERR: 654 | #define wxDEPRECATED(x) wxDEPRECATED_DECL x BUILDSTDERR: | ^ 6] Compiling sip/cpp/sip_ribbonwxRibbonArtProvider.cpp [727/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBarEvent.cpp [728/856] Compiling sip/cpp/sip_ribbonwxRibbonPage.cpp [729/856] Compiling sip/cpp/sip_ribbonwxRibbonControl.cpp [730/856] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfo.cpp [731/856] Compiling sip/cpp/sip_ribbonwxRibbonBarEvent.cpp [732/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBarButtonBase.cpp [733/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBarToolBase.cpp [734/856] Compiling sip/cpp/sip_ribboncmodule.cpp [735/856] Compiling sip/cpp/sip_ribbonwxRibbonToolBar.cpp [736/856] Compiling sip/cpp/sip_ribbonwxRibbonButtonBar.cpp [737/856] Compiling sip/cpp/sip_ribbonwxRibbonPageTabInfoArray.cpp [738/856] Compiling sip/cpp/sip_ribbonwxRibbonAUIArtProvider.cpp [739/856] Compiling sip/cpp/sip_ribbonwxRibbonMSWArtProvider.cpp [740/856] Compiling sip/cpp/sip_ribbonwxRibbonBar.cpp [741/856] Compiling sip/cpp/sip_propgridwxPGTextCtrlAndButtonEditor.cpp [742/856] Compiling sip/cpp/sip_propgridwxEnumProperty.cpp [743/856] Compiling sip/cpp/sip_propgridwxFloatProperty.cpp [744/856] Compiling sip/cpp/sip_propgridwxMultiChoiceProperty.cpp [745/856] Compiling sip/cpp/sip_propgridwxPGPropArgCls.cpp [746/856] Compiling sip/cpp/sip_propgridwxPGCellData.cpp [747/856] Linking build/waf/3.7/gtk3/_ribbon.cpython-37m-s390x-linux-gnu.so [748/856] Compiling sip/cpp/sip_propgridwxPGDefaultRenderer.cpp [749/856] Compiling sip/cpp/sip_propgridwxPGValidationInfo.cpp [750/856] Compiling sip/cpp/sip_propgridwxDirProperty.cpp [751/856] Compiling sip/cpp/sip_propgridwxUIntProperty.cpp [752/856] Compiling sip/cpp/sip_propgridwxPGVariant.cpp [753/856] Compiling sip/cpp/sip_propgridwxPGChoiceEntry.cpp [754/856] Compiling sip/cpp/sip_propgridwxPGChoiceAndButtonEditor.cpp [755/856] Compiling sip/cpp/sip_propgridwxPGTextCtrlEditor.cpp [756/856] Compiling sip/cpp/sip_propgridwxPGSpinCtrlEditor.cpp [757/856] Compiling sip/cpp/sip_propgridwxPGEditorDialogAdapter.cpp [758/856] Compiling sip/cpp/sip_propgridwxImageFileProperty.cpp [759/856] Compiling sip/cpp/sip_propgridwxPGComboBoxEditor.cpp [760/856] Compiling sip/cpp/sip_propgridwxArrayStringProperty.cpp [761/856] Compiling sip/cpp/sip_propgridwxPGArrayEditorDialog.cpp [762/856] Compiling sip/cpp/sip_propgridwxPGFileDialogAdapter.cpp [763/856] Compiling sip/cpp/sip_propgridcmodule.cpp [764/856] Compiling sip/cpp/sip_propgridwxArrayPGProperty.cpp [765/856] Compiling sip/cpp/sip_propgridwxPropertyGridHitTestResult.cpp [766/856] Compiling sip/cpp/sip_propgridwxDateProperty.cpp [767/856] Compiling sip/cpp/sip_propgridwxPropertyGridPage.cpp [768/856] Compiling sip/cpp/sip_propgridwxPGLongStringDialogAdapter.cpp [769/856] Compiling sip/cpp/sip_propgridwxPropertyGridIteratorBase.cpp [770/856] Compiling sip/cpp/sip_propgridwxPropertyGridManager.cpp [771/856] Compiling sip/cpp/sip_propgridwxPGChoiceEditor.cpp [772/856] Compiling sip/cpp/sip_propgridwxColourPropertyValue.cpp [773/856] Compiling sip/cpp/sip_propgridwxPropertyGridIterator.cpp [774/856] Compiling sip/cpp/sip_propgridwxPGChoicesData.cpp [775/856] Compiling sip/cpp/sip_propgridwxPGCellRenderer.cpp [776/856] Compiling sip/cpp/sip_propgridwxPropertyCategory.cpp [777/856] Compiling sip/cpp/sip_propgridwxPGInDialogValidator.cpp [778/856] Compiling sip/cpp/sip_propgridwxPropertyGridPageState.cpp [779/856] Compiling sip/cpp/sip_propgridwxPGVariantList.cpp [780/856] Compiling sip/cpp/sip_propgridwxFlagsProperty.cpp [781/856] Compiling sip/cpp/sip_propgridwxPGProperty.cpp [782/856] Compiling sip/cpp/sip_propgridwxPGPaintData.cpp [783/856] Compiling sip/cpp/sip_propgridwxPGEditor.cpp [784/856] Compiling sip/cpp/sip_propgridwxPropertyGridInterface.cpp [785/856] Compiling sip/cpp/sip_propgridwxPGMultiButton.cpp [786/856] Compiling sip/cpp/sip_propgridwxFileProperty.cpp [787/856] Compiling sip/cpp/sip_propgridwxCursorProperty.cpp [788/856] Compiling sip/cpp/sip_propgridwxPGChoices.cpp [789/856] Compiling sip/cpp/sip_propgridwxSystemColourProperty.cpp [790/856] Compiling sip/cpp/sip_propgridwxNumericPropertyValidator.cpp [791/856] Compiling sip/cpp/sip_propgridwxPGArrayStringEditorDialog.cpp [792/856] Compiling sip/cpp/sip_propgridwxFontProperty.cpp [793/856] Compiling sip/cpp/sip_propgridwxBoolProperty.cpp [794/856] Compiling sip/cpp/sip_propgridwxPGWindowList.cpp [795/856] Compiling sip/cpp/sip_propgridwxPGCell.cpp [796/856] Compiling sip/cpp/sip_propgridwxPropertyGridEvent.cpp [797/856] Compiling sip/cpp/sip_propgridwxIntProperty.cpp [798/856] Compiling sip/cpp/sip_propgridwxEditEnumProperty.cpp [799/856] Compiling sip/cpp/sip_propgridwxColourProperty.cpp [800/856] Compiling sip/cpp/sip_propgridwxPGCheckBoxEditor.cpp [801/856] Compiling sip/cpp/sip_propgridwxLongStringProperty.cpp [802/856] Compiling sip/cpp/sip_propgridwxStringProperty.cpp [803/856] Compiling sip/cpp/sip_propgridwxPGVIterator.cpp [804/856] Compiling sip/cpp/sip_propgridwxPropertyGrid.cpp [805/856] Compiling sip/cpp/sip_auiwxAuiToolBarItemArray.cpp [806/856] Compiling sip/cpp/sip_auiwxAuiTabContainerButton.cpp [807/856] Compiling sip/cpp/sip_auiwxAuiDockUIPartArray.cpp [808/856] Compiling sip/cpp/sip_auiwxAuiPaneButton.cpp [809/856] Compiling sip/cpp/sip_auiwxAuiDockArt.cpp [810/856] Compiling sip/cpp/sip_auiwxAuiPaneInfoPtrArray.cpp [811/856] Compiling sip/cpp/sip_auiwxAuiMDIClientWindow.cpp [812/856] Compiling sip/cpp/sip_auiwxAuiNotebookPage.cpp [813/856] Compiling sip/cpp/sip_auiwxAuiTabCtrl.cpp [814/856] Linking build/waf/3.7/gtk3/_propgrid.cpython-37m-s390x-linux-gnu.so [815/856] Compiling sip/cpp/sip_auiwxAuiMDIParentFrame.cpp [816/856] Compiling sip/cpp/sip_auiwxAuiManager.cpp [817/856] Compiling sip/cpp/sip_auiwxAuiDefaultDockArt.cpp [818/856] Compiling sip/cpp/sip_auiwxAuiTabContainer.cpp [819/856] Compiling sip/cpp/sip_auiwxAuiPaneInfo.cpp [820/856] Compiling sip/cpp/sip_auiwxAuiToolBarEvent.cpp [821/856] Compiling sip/cpp/sip_auiwxAuiPaneInfoArray.cpp [822/856] Compiling sip/cpp/sip_auiwxAuiToolBarArt.cpp [823/856] Compiling sip/cpp/sip_auiwxAuiManagerEvent.cpp [824/856] Compiling sip/cpp/sip_auiwxAuiMDIChildFrame.cpp [825/856] Compiling sip/cpp/sip_auiwxAuiSimpleTabArt.cpp [826/856] Compiling sip/cpp/sip_auiwxAuiDockInfoPtrArray.cpp [827/856] Compiling sip/cpp/sip_auiwxAuiDefaultTabArt.cpp [828/856] Compiling sip/cpp/sip_auiwxAuiToolBarItem.cpp [829/856] Compiling sip/cpp/sip_auiwxAuiDockInfo.cpp [830/856] Compiling sip/cpp/sip_auiwxAuiPaneButtonArray.cpp [831/856] Compiling sip/cpp/sip_auiwxAuiNotebookPageArray.cpp [832/856] Compiling sip/cpp/sip_auiwxAuiDefaultToolBarArt.cpp [833/856] Compiling sip/cpp/sip_auiwxAuiTabArt.cpp [834/856] Compiling sip/cpp/sip_auiwxAuiNotebookEvent.cpp [835/856] Compiling sip/cpp/sip_auiwxAuiTabContainerButtonArray.cpp [836/856] Compiling sip/cpp/sip_auiwxAuiNotebook.cpp [837/856] Compiling sip/cpp/sip_auiwxAuiDockInfoArray.cpp [838/856] Compiling sip/cpp/sip_auiwxAuiToolBar.cpp [839/856] Compiling sip/cpp/sip_auiwxAuiDockUIPart.cpp [840/856] Compiling sip/cpp/sip_auicmodule.cpp [841/856] Compiling build/waf/3.7/gtk3/_core.cpython-37m-s390x-linux-gnu.so [842/856] Compiling build/waf/3.7/gtk3/_adv.cpython-37m-s390x-linux-gnu.so [843/856] Compiling build/waf/3.7/gtk3/_dataview.cpython-37m-s390x-linux-gnu.so [844/856] Compiling build/waf/3.7/gtk3/_grid.cpython-37m-s390x-linux-gnu.so [845/856] Compiling build/waf/3.7/gtk3/_stc.cpython-37m-s390x-linux-gnu.so [846/856] Compiling build/waf/3.7/gtk3/_html.cpython-37m-s390x-linux-gnu.so [847/856] Compiling build/waf/3.7/gtk3/_glcanvas.cpython-37m-s390x-linux-gnu.so [848/856] Compiling build/waf/3.7/gtk3/_html2.cpython-37m-s390x-linux-gnu.so [849/856] Compiling build/waf/3.7/gtk3/_xml.cpython-37m-s390x-linux-gnu.so [850/856] Compiling build/waf/3.7/gtk3/_xrc.cpython-37m-s390x-linux-gnu.so [851/856] Compiling build/waf/3.7/gtk3/_richtext.cpython-37m-s390x-linux-gnu.so [852/856] Compiling build/waf/3.7/gtk3/_media.cpython-37m-s390x-linux-gnu.so [853/856] Compiling build/waf/3.7/gtk3/_ribbon.cpython-37m-s390x-linux-gnu.so [854/856] Compiling build/waf/3.7/gtk3/_propgrid.cpython-37m-s390x-linux-gnu.so [855/856] Linking build/waf/3.7/gtk3/_aui.cpython-37m-s390x-linux-gnu.so BUILDSTDERR: [856/856] Compiling build/waf/3.7/gtk3/_au+ popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 i.cpython-37m-s390x-linux-gnu.so Waf: Leaving directory `/builddir/build/BUILD/python-wxpython4-4.0.6/python3/build/waf/3.7/gtk3' 'build' finished successfully (10m38.237s) ------------ BUILD FINISHED ------------ To use wxPython from the build folder (without installing): - Set your PYTHONPATH variable to /builddir/build/BUILD/python-wxpython4-4.0.6/python3. - You may also need to set your (DY)LD_LIBRARY_PATH to /builddir/build/BUILD/python-wxpython4-4.0.6/python3/build/wxbld/gtk3/lib, or wherever the wxWidgets libs have been installed. Finished command: build_py (10m44.751s) Done! ~/build/BUILD/python-wxpython4-4.0.6 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c7Qs29 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x + cd python-wxpython4-4.0.6 + mkdir -p /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages + pushd python2 + easy_install-2.7 -m -d /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages -Z dist/wxPython-4.0.6-py2.7-linux-s390x.egg + popd + pushd python3 + /usr/bin/python3 build.py install_py --destdir=/builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x ~/build/BUILD/python-wxpython4-4.0.6/python2 ~/build/BUILD/python-wxpython4-4.0.6 Processing wxPython-4.0.6-py2.7-linux-s390x.egg creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg Extracting wxPython-4.0.6-py2.7-linux-s390x.egg to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing wxdemo script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing img2png script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing pyslices script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing img2py script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing pyslicesshell script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing wxget script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing helpviewer script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing pyshell script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing pycrust script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing wxdocs script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing pywxrc script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installing img2xpm script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages Installed /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg Because this distribution was installed --multi-version, before you can import modules from this package in an application, you will need to 'import pkg_resources' and then use a 'require()' call similar to one of these examples, in order to select the desired version: pkg_resources.require("wxPython") # latest installed version pkg_resources.require("wxPython==4.0.6") # this exact version pkg_resources.require("wxPython>=4.0.6") # this version or higher Note also that the installation directory must be on sys.path at runtime for this to work. (e.g. by being the application's script directory, by being on PYTHONPATH, or by being added to sys.path by your code.) Processing dependencies for wxPython==4.0.6 Finished processing dependencies for wxPython==4.0.6 ~/build/BUILD/python-wxpython4-4.0.6 ~/build/BUILD/python-wxpython4-4.0.6/python3 ~/build/BUILD/python-wxpython4-4.0.6 running install running build running build_py creating build/lib.linux-s390x-3.7 creating build/lib.linux-s390x-3.7/wx copying wx/aui.py -> build/lib.linux-s390x-3.7/wx copying wx/html2.py -> build/lib.linux-s390x-3.7/wx copying wx/stc.py -> build/lib.linux-s390x-3.7/wx copying wx/glcanvas.py -> build/lib.linux-s390x-3.7/wx copying wx/xrc.py -> build/lib.linux-s390x-3.7/wx copying wx/richtext.py -> build/lib.linux-s390x-3.7/wx copying wx/xml.py -> build/lib.linux-s390x-3.7/wx copying wx/msw.py -> build/lib.linux-s390x-3.7/wx copying wx/grid.py -> build/lib.linux-s390x-3.7/wx copying wx/adv.py -> build/lib.linux-s390x-3.7/wx copying wx/gizmos.py -> build/lib.linux-s390x-3.7/wx copying wx/core.py -> build/lib.linux-s390x-3.7/wx copying wx/dataview.py -> build/lib.linux-s390x-3.7/wx copying wx/html.py -> build/lib.linux-s390x-3.7/wx copying wx/__version__.py -> build/lib.linux-s390x-3.7/wx copying wx/webkit.py -> build/lib.linux-s390x-3.7/wx copying wx/propgrid.py -> build/lib.linux-s390x-3.7/wx copying wx/__init__.py -> build/lib.linux-s390x-3.7/wx copying wx/ribbon.py -> build/lib.linux-s390x-3.7/wx copying wx/media.py -> build/lib.linux-s390x-3.7/wx creating build/lib.linux-s390x-3.7/wx/lib copying wx/lib/infoframe.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/eventwatcher.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/stattext.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/docview.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/colourdb.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/layoutf.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/colourutils.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/iewin.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/embeddedimage.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/foldmenu.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/printout.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/wordwrap.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/ClickableHtmlWindow.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/platebtn.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/eventStack.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/msgpanel.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/CDate.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/activex.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/fancytext.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/nvdlg.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/itemspicker.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/flashwin.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/delayedresult.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/activexwrapper.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/buttons.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/ticker_xrc.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/utils.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/newevent.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/rcsizer.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/colourselect.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/imagebrowser.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/ticker.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/dialogs.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/langlistctrl.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/busy.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/pdfwin.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/gridmovers.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/expando.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/progressindicator.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/multisash.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/pdfwin_old.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/sized_controls.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/splitter.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/statbmp.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/resizewidget.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/imageutils.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/softwareupdate.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/throbber.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/combotreebox.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/filebrowsebutton.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/iewin_old.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/graphics.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/calendar.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/pydocview.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/flashwin_old.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/scrolledpanel.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/wxpTag.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/anchors.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/inspection.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/dragscroller.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/intctrl.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/sheet.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/__init__.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/gestures.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/popupctl.py -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/evtmgr.py -> build/lib.linux-s390x-3.7/wx/lib creating build/lib.linux-s390x-3.7/wx/py copying wx/py/PySlicesShell.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyFilling.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/interpreter.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/crust.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyAlaCarte.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyWrap.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/path.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/document.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/magic.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyCrust.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/frame.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/crustslices.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/filling.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/sliceshell.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/version.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/buffer.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyShell.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/pseudo.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/parse.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyAlaMode.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/introspect.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/shell.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PySlices.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/editor.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyAlaModeTest.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/editwindow.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/dispatcher.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/__init__.py -> build/lib.linux-s390x-3.7/wx/py copying wx/py/images.py -> build/lib.linux-s390x-3.7/wx/py creating build/lib.linux-s390x-3.7/wx/tools copying wx/tools/dbg.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/wxget.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/wxget_docs_demo.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/helpviewer.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/img2img.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/img2xpm.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/genaxmodule.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/img2png.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/pywxrc.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/img2py.py -> build/lib.linux-s390x-3.7/wx/tools copying wx/tools/__init__.py -> build/lib.linux-s390x-3.7/wx/tools creating build/lib.linux-s390x-3.7/wx/lib/masked copying wx/lib/masked/textctrl.py -> build/lib.linux-s390x-3.7/wx/lib/masked copying wx/lib/masked/ipaddrctrl.py -> build/lib.linux-s390x-3.7/wx/lib/masked copying wx/lib/masked/numctrl.py -> build/lib.linux-s390x-3.7/wx/lib/masked copying wx/lib/masked/maskededit.py -> build/lib.linux-s390x-3.7/wx/lib/masked copying wx/lib/masked/ctrl.py -> build/lib.linux-s390x-3.7/wx/lib/masked copying wx/lib/masked/timectrl.py -> build/lib.linux-s390x-3.7/wx/lib/masked copying wx/lib/masked/combobox.py -> build/lib.linux-s390x-3.7/wx/lib/masked copying wx/lib/masked/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/masked creating build/lib.linux-s390x-3.7/wx/lib/editor copying wx/lib/editor/editor.py -> build/lib.linux-s390x-3.7/wx/lib/editor copying wx/lib/editor/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/editor copying wx/lib/editor/selection.py -> build/lib.linux-s390x-3.7/wx/lib/editor copying wx/lib/editor/images.py -> build/lib.linux-s390x-3.7/wx/lib/editor creating build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/balloontip.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/fmcustomizedlg.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/foldpanelbar.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/cubecolourdialog.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/pybusyinfo.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/toasterbox.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/ultimatelistctrl.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/shortcuteditor.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/genericmessagedialog.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/pyprogress.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/zoombar.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/gradientbutton.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/pygauge.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/flatmenu.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/flatnotebook.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/hypertreelist.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/supertooltip.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/fourwaysplitter.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/piectrl.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/xlsgrid.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/buttonpanel.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/thumbnailctrl.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/knobctrl.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/pycollapsiblepane.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/aquabutton.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/speedmeter.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/fmresources.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/rulerctrl.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/artmanager.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/multidirdialog.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/hyperlink.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/advancedsplash.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/shapedbutton.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/labelbook.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/peakmeter.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/floatspin.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/customtreectrl.py -> build/lib.linux-s390x-3.7/wx/lib/agw copying wx/lib/agw/infobar.py -> build/lib.linux-s390x-3.7/wx/lib/agw creating build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/bmpshape.py -> build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/drawn.py -> build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/canvas.py -> build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/diagram.py -> build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/oglmisc.py -> build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/lines.py -> build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/divided.py -> build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/basic.py -> build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/composit.py -> build/lib.linux-s390x-3.7/wx/lib/ogl copying wx/lib/ogl/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/ogl creating build/lib.linux-s390x-3.7/wx/lib/pubsub copying wx/lib/pubsub/setupkwargs.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub copying wx/lib/pubsub/setuparg1.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub copying wx/lib/pubsub/py2and3.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub copying wx/lib/pubsub/policies.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub copying wx/lib/pubsub/pub.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub copying wx/lib/pubsub/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub creating build/lib.linux-s390x-3.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/viewer.py -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/buttonpanel.py -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer copying wx/lib/pdfviewer/images.py -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer creating build/lib.linux-s390x-3.7/wx/lib/art copying wx/lib/art/img2pyartprov.py -> build/lib.linux-s390x-3.7/wx/lib/art copying wx/lib/art/flagart.py -> build/lib.linux-s390x-3.7/wx/lib/art copying wx/lib/art/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/art creating build/lib.linux-s390x-3.7/wx/lib/wxcairo copying wx/lib/wxcairo/wx_cairocffi.py -> build/lib.linux-s390x-3.7/wx/lib/wxcairo copying wx/lib/wxcairo/wx_pycairo.py -> build/lib.linux-s390x-3.7/wx/lib/wxcairo copying wx/lib/wxcairo/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/wxcairo creating build/lib.linux-s390x-3.7/wx/lib/analogclock copying wx/lib/analogclock/styles.py -> build/lib.linux-s390x-3.7/wx/lib/analogclock copying wx/lib/analogclock/helpers.py -> build/lib.linux-s390x-3.7/wx/lib/analogclock copying wx/lib/analogclock/analogclock.py -> build/lib.linux-s390x-3.7/wx/lib/analogclock copying wx/lib/analogclock/setup.py -> build/lib.linux-s390x-3.7/wx/lib/analogclock copying wx/lib/analogclock/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/analogclock creating build/lib.linux-s390x-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/canvas.py -> build/lib.linux-s390x-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourchooser.py -> build/lib.linux-s390x-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourslider.py -> build/lib.linux-s390x-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/pypalette.py -> build/lib.linux-s390x-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/intl.py -> build/lib.linux-s390x-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/pycolourbox.py -> build/lib.linux-s390x-3.7/wx/lib/colourchooser copying wx/lib/colourchooser/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/colourchooser creating build/lib.linux-s390x-3.7/wx/lib/mixins copying wx/lib/mixins/imagelist.py -> build/lib.linux-s390x-3.7/wx/lib/mixins copying wx/lib/mixins/grid.py -> build/lib.linux-s390x-3.7/wx/lib/mixins copying wx/lib/mixins/rubberband.py -> build/lib.linux-s390x-3.7/wx/lib/mixins copying wx/lib/mixins/treemixin.py -> build/lib.linux-s390x-3.7/wx/lib/mixins copying wx/lib/mixins/listctrl.py -> build/lib.linux-s390x-3.7/wx/lib/mixins copying wx/lib/mixins/gridlabelrenderer.py -> build/lib.linux-s390x-3.7/wx/lib/mixins copying wx/lib/mixins/inspection.py -> build/lib.linux-s390x-3.7/wx/lib/mixins copying wx/lib/mixins/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/mixins creating build/lib.linux-s390x-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/NavCanvas.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FloatCanvas.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/ScreenShot.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/Resources.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCObjects.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/GUIMode.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/FCEvents.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas copying wx/lib/floatcanvas/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas creating build/lib.linux-s390x-3.7/wx/lib/plot copying wx/lib/plot/utils.py -> build/lib.linux-s390x-3.7/wx/lib/plot copying wx/lib/plot/polyobjects.py -> build/lib.linux-s390x-3.7/wx/lib/plot copying wx/lib/plot/__main__.py -> build/lib.linux-s390x-3.7/wx/lib/plot copying wx/lib/plot/plotcanvas.py -> build/lib.linux-s390x-3.7/wx/lib/plot copying wx/lib/plot/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/plot creating build/lib.linux-s390x-3.7/wx/lib/gizmos copying wx/lib/gizmos/ledctrl.py -> build/lib.linux-s390x-3.7/wx/lib/gizmos copying wx/lib/gizmos/treelistctrl.py -> build/lib.linux-s390x-3.7/wx/lib/gizmos copying wx/lib/gizmos/dynamicsash.py -> build/lib.linux-s390x-3.7/wx/lib/gizmos copying wx/lib/gizmos/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/gizmos creating build/lib.linux-s390x-3.7/wx/lib/agw/persist copying wx/lib/agw/persist/persistencemanager.py -> build/lib.linux-s390x-3.7/wx/lib/agw/persist copying wx/lib/agw/persist/persist_handlers.py -> build/lib.linux-s390x-3.7/wx/lib/agw/persist copying wx/lib/agw/persist/persist_constants.py -> build/lib.linux-s390x-3.7/wx/lib/agw/persist copying wx/lib/agw/persist/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/agw/persist creating build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/auibook.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/framemanager.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_utilities.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_switcherdialog.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/auibar.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/aui_constants.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/tabart.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/dockart.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/tabmdi.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui copying wx/lib/agw/aui/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/agw/aui creating build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_aui.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/page.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_osx.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/bar.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/gallery.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/control.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_msw.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/toolbar.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_internal.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/art_default.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/panel.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/buttonbar.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon copying wx/lib/agw/ribbon/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/agw/ribbon creating build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/imp2.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/weakmethod.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/callables.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/publisherbase.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicargspec.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/treeconfig.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicobj.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/notificationmgr.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/validatedefnargs.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicdefnprovider.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicutils.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topictreetraverser.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/listener.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicmgr.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/topicexc.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core BUILDSTDERR: copying wx/lib/pubno previously-included directories found matching 'docs/sphinx/build' BUILDSTDERR: warning: no previously-included files matching '.git' found under directory 'wx' BUILDSTDERR: warning: no previously-included files matching '*.pyc' found under directory 'wx' BUILDSTDERR: warning: no previously-included files matching '__pycache__' found under directory 'wx' sub/core/itopicdefnprovider.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core copying wx/lib/pubsub/core/listenerbase.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core creating build/lib.linux-s390x-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/xmltopicdefnprovider.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/notification.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/misc.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/topictreeprinter.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/exchandling.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/utils copying wx/lib/pubsub/utils/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/utils creating build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicmgrimpl.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/listenerimpl.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/topicargspecimpl.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publisher.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/publishermixin.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1 copying wx/lib/pubsub/core/arg1/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1 creating build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/topicmgrimpl.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/listenerimpl.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/datamsg.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publisher.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/publishermixin.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs copying wx/lib/pubsub/core/kwargs/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs creating build/lib.linux-s390x-3.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> build/lib.linux-s390x-3.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/fontselect.py -> build/lib.linux-s390x-3.7/wx/lib/analogclock/lib_setup copying wx/lib/analogclock/lib_setup/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/analogclock/lib_setup creating build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/Colors.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/GUI.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/BBox.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Utilities copying wx/lib/floatcanvas/Utilities/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Utilities creating build/lib.linux-s390x-3.7/wx/lib/plot/examples copying wx/lib/plot/examples/demo.py -> build/lib.linux-s390x-3.7/wx/lib/plot/examples copying wx/lib/plot/examples/simple_example.py -> build/lib.linux-s390x-3.7/wx/lib/plot/examples copying wx/lib/plot/examples/__init__.py -> build/lib.linux-s390x-3.7/wx/lib/plot/examples running egg_info writing wxPython.egg-info/PKG-INFO writing dependency_links to wxPython.egg-info/dependency_links.txt writing entry points to wxPython.egg-info/entry_points.txt writing requirements to wxPython.egg-info/requires.txt writing top-level names to wxPython.egg-info/top_level.txt reading manifest file 'wxPython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'wxPython.egg-info/SOURCES.txt' copying wx/_adv.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_aui.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_core.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_dataview.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_glcanvas.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_grid.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_html.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_html2.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_media.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_propgrid.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_ribbon.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_richtext.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_stc.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_xml.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/_xrc.cpython-37m-s390x-linux-gnu.so -> build/lib.linux-s390x-3.7/wx copying wx/adv.pyi -> build/lib.linux-s390x-3.7/wx copying wx/aui.pyi -> build/lib.linux-s390x-3.7/wx copying wx/core.pyi -> build/lib.linux-s390x-3.7/wx copying wx/dataview.pyi -> build/lib.linux-s390x-3.7/wx copying wx/glcanvas.pyi -> build/lib.linux-s390x-3.7/wx copying wx/grid.pyi -> build/lib.linux-s390x-3.7/wx copying wx/html.pyi -> build/lib.linux-s390x-3.7/wx copying wx/html2.pyi -> build/lib.linux-s390x-3.7/wx copying wx/media.pyi -> build/lib.linux-s390x-3.7/wx copying wx/msw.pyi -> build/lib.linux-s390x-3.7/wx copying wx/propgrid.pyi -> build/lib.linux-s390x-3.7/wx copying wx/ribbon.pyi -> build/lib.linux-s390x-3.7/wx copying wx/richtext.pyi -> build/lib.linux-s390x-3.7/wx copying wx/stc.pyi -> build/lib.linux-s390x-3.7/wx copying wx/webkit.pyi -> build/lib.linux-s390x-3.7/wx copying wx/xml.pyi -> build/lib.linux-s390x-3.7/wx copying wx/xrc.pyi -> build/lib.linux-s390x-3.7/wx creating build/lib.linux-s390x-3.7/wx/include creating build/lib.linux-s390x-3.7/wx/include/wxPython copying wx/include/wxPython/wxpy_api.h -> build/lib.linux-s390x-3.7/wx/include/wxPython creating build/lib.linux-s390x-3.7/wx/locale creating build/lib.linux-s390x-3.7/wx/locale/af creating build/lib.linux-s390x-3.7/wx/locale/af/LC_MESSAGES copying wx/locale/af/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/af/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/an creating build/lib.linux-s390x-3.7/wx/locale/an/LC_MESSAGES copying wx/locale/an/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/an/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ar creating build/lib.linux-s390x-3.7/wx/locale/ar/LC_MESSAGES copying wx/locale/ar/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ar/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ca creating build/lib.linux-s390x-3.7/wx/locale/ca/LC_MESSAGES copying wx/locale/ca/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ca/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ca@valencia creating build/lib.linux-s390x-3.7/wx/locale/ca@valencia/LC_MESSAGES copying wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ca@valencia/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/cs creating build/lib.linux-s390x-3.7/wx/locale/cs/LC_MESSAGES copying wx/locale/cs/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/cs/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/da creating build/lib.linux-s390x-3.7/wx/locale/da/LC_MESSAGES copying wx/locale/da/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/da/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/de creating build/lib.linux-s390x-3.7/wx/locale/de/LC_MESSAGES copying wx/locale/de/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/de/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/el creating build/lib.linux-s390x-3.7/wx/locale/el/LC_MESSAGES copying wx/locale/el/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/el/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/es creating build/lib.linux-s390x-3.7/wx/locale/es/LC_MESSAGES copying wx/locale/es/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/es/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/eu creating build/lib.linux-s390x-3.7/wx/locale/eu/LC_MESSAGES copying wx/locale/eu/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/eu/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/fi creating build/lib.linux-s390x-3.7/wx/locale/fi/LC_MESSAGES copying wx/locale/fi/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/fi/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/fr creating build/lib.linux-s390x-3.7/wx/locale/fr/LC_MESSAGES copying wx/locale/fr/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/fr/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/gl_ES creating build/lib.linux-s390x-3.7/wx/locale/gl_ES/LC_MESSAGES copying wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/gl_ES/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/hi creating build/lib.linux-s390x-3.7/wx/locale/hi/LC_MESSAGES copying wx/locale/hi/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/hi/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/hu creating build/lib.linux-s390x-3.7/wx/locale/hu/LC_MESSAGES copying wx/locale/hu/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/hu/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/id creating build/lib.linux-s390x-3.7/wx/locale/id/LC_MESSAGES copying wx/locale/id/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/id/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/it creating build/lib.linux-s390x-3.7/wx/locale/it/LC_MESSAGES copying wx/locale/it/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/it/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ja creating build/lib.linux-s390x-3.7/wx/locale/ja/LC_MESSAGES copying wx/locale/ja/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ja/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ko_KR creating build/lib.linux-s390x-3.7/wx/locale/ko_KR/LC_MESSAGES copying wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ko_KR/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/lt creating build/lib.linux-s390x-3.7/wx/locale/lt/LC_MESSAGES copying wx/locale/lt/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/lt/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/lv creating build/lib.linux-s390x-3.7/wx/locale/lv/LC_MESSAGES copying wx/locale/lv/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/lv/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ms creating build/lib.linux-s390x-3.7/wx/locale/ms/LC_MESSAGES copying wx/locale/ms/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ms/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/nb creating build/lib.linux-s390x-3.7/wx/locale/nb/LC_MESSAGES copying wx/locale/nb/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/nb/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ne creating build/lib.linux-s390x-3.7/wx/locale/ne/LC_MESSAGES copying wx/locale/ne/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ne/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/nl creating build/lib.linux-s390x-3.7/wx/locale/nl/LC_MESSAGES copying wx/locale/nl/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/nl/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/pl creating build/lib.linux-s390x-3.7/wx/locale/pl/LC_MESSAGES copying wx/locale/pl/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/pl/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/pt creating build/lib.linux-s390x-3.7/wx/locale/pt/LC_MESSAGES copying wx/locale/pt/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/pt/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/pt_BR creating build/lib.linux-s390x-3.7/wx/locale/pt_BR/LC_MESSAGES copying wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/pt_BR/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ro creating build/lib.linux-s390x-3.7/wx/locale/ro/LC_MESSAGES copying wx/locale/ro/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ro/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ru creating build/lib.linux-s390x-3.7/wx/locale/ru/LC_MESSAGES copying wx/locale/ru/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ru/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/sk creating build/lib.linux-s390x-3.7/wx/locale/sk/LC_MESSAGES copying wx/locale/sk/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/sk/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/sl creating build/lib.linux-s390x-3.7/wx/locale/sl/LC_MESSAGES copying wx/locale/sl/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/sl/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/sq creating build/lib.linux-s390x-3.7/wx/locale/sq/LC_MESSAGES copying wx/locale/sq/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/sq/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/sv creating build/lib.linux-s390x-3.7/wx/locale/sv/LC_MESSAGES copying wx/locale/sv/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/sv/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/ta creating build/lib.linux-s390x-3.7/wx/locale/ta/LC_MESSAGES copying wx/locale/ta/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/ta/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/tr creating build/lib.linux-s390x-3.7/wx/locale/tr/LC_MESSAGES copying wx/locale/tr/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/tr/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/uk creating build/lib.linux-s390x-3.7/wx/locale/uk/LC_MESSAGES copying wx/locale/uk/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/uk/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/vi creating build/lib.linux-s390x-3.7/wx/locale/vi/LC_MESSAGES copying wx/locale/vi/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/vi/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/zh_CN creating build/lib.linux-s390x-3.7/wx/locale/zh_CN/LC_MESSAGES copying wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/zh_CN/LC_MESSAGES creating build/lib.linux-s390x-3.7/wx/locale/zh_TW creating build/lib.linux-s390x-3.7/wx/locale/zh_TW/LC_MESSAGES copying wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> build/lib.linux-s390x-3.7/wx/locale/zh_TW/LC_MESSAGES copying wx/lib/myole4ax.idl -> build/lib.linux-s390x-3.7/wx/lib copying wx/lib/myole4ax.tlb -> build/lib.linux-s390x-3.7/wx/lib copying wx/py/CHANGES.txt -> build/lib.linux-s390x-3.7/wx/py copying wx/py/Py.ico -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyCrust.ico -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyCrust_16.png -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PyCrust_32.png -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PySlices.ico -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PySlices_16.png -> build/lib.linux-s390x-3.7/wx/py copying wx/py/PySlices_32.png -> build/lib.linux-s390x-3.7/wx/py copying wx/py/README.txt -> build/lib.linux-s390x-3.7/wx/py copying wx/lib/editor/README.txt -> build/lib.linux-s390x-3.7/wx/lib/editor creating build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1.png -> build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_1_thumb.png -> build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2.png -> build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_2_thumb.png -> build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3.png -> build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_3_thumb.png -> build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4.png -> build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/agw/data/ShortcutEditor_4_thumb.png -> build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/agw/data/default_help_text.html -> build/lib.linux-s390x-3.7/wx/lib/agw/data copying wx/lib/pubsub/LICENSE_BSD_Simple.txt -> build/lib.linux-s390x-3.7/wx/lib/pubsub copying wx/lib/pubsub/README_WxPython.txt -> build/lib.linux-s390x-3.7/wx/lib/pubsub copying wx/lib/pubsub/RELEASE_NOTES.txt -> build/lib.linux-s390x-3.7/wx/lib/pubsub creating build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ArrowRight.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionH.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/DirectionV.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerLast.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerNext.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Printer.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ReadMe.txt -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/Save.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomIn.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/ZoomOut.png -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps copying wx/lib/plot/CHANGELOG.md -> build/lib.linux-s390x-3.7/wx/lib/plot copying wx/lib/plot/README.md -> build/lib.linux-s390x-3.7/wx/lib/plot running install_lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/infoframe.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/eventwatcher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/stattext.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/docview.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/colourdb.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/layoutf.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/myole4ax.idl -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/colourutils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/iewin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/embeddedimage.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/foldmenu.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/printout.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/wordwrap.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/ClickableHtmlWindow.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/platebtn.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-s390x-3.7/wx/lib/masked/textctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-s390x-3.7/wx/lib/masked/ipaddrctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-s390x-3.7/wx/lib/masked/numctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-s390x-3.7/wx/lib/masked/maskededit.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-s390x-3.7/wx/lib/masked/ctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-s390x-3.7/wx/lib/masked/timectrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-s390x-3.7/wx/lib/masked/combobox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-s390x-3.7/wx/lib/masked/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked copying build/lib.linux-s390x-3.7/wx/lib/eventStack.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/msgpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-s390x-3.7/wx/lib/editor/README.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-s390x-3.7/wx/lib/editor/editor.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-s390x-3.7/wx/lib/editor/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-s390x-3.7/wx/lib/editor/selection.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-s390x-3.7/wx/lib/editor/images.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor copying build/lib.linux-s390x-3.7/wx/lib/CDate.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/balloontip.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/fmcustomizedlg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/foldpanelbar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/cubecolourdialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/pybusyinfo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-s390x-3.7/wx/lib/agw/persist/persistencemanager.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-s390x-3.7/wx/lib/agw/persist/persist_handlers.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-s390x-3.7/wx/lib/agw/persist/persist_constants.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-s390x-3.7/wx/lib/agw/persist/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/persist copying build/lib.linux-s390x-3.7/wx/lib/agw/toasterbox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/ultimatelistctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/shortcuteditor.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/genericmessagedialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/pyprogress.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/zoombar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/gradientbutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/pygauge.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/flatmenu.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/flatnotebook.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/hypertreelist.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/supertooltip.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/fourwaysplitter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/piectrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/xlsgrid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/buttonpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/thumbnailctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/knobctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/pycollapsiblepane.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/aquabutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/speedmeter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/fmresources.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/rulerctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/artmanager.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/multidirdialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/hyperlink.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/data/ShortcutEditor_3.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/data/ShortcutEditor_2.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/data/ShortcutEditor_1.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/data/ShortcutEditor_4.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/data/ShortcutEditor_3_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/data/ShortcutEditor_4_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/data/default_help_text.html -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/data/ShortcutEditor_2_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/data/ShortcutEditor_1_thumb.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/data copying build/lib.linux-s390x-3.7/wx/lib/agw/advancedsplash.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/shapedbutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/labelbook.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/peakmeter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/floatspin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/auibook.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/framemanager.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/aui_utilities.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/aui_switcherdialog.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/auibar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/aui_constants.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/tabart.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/dockart.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/tabmdi.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/aui/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui copying build/lib.linux-s390x-3.7/wx/lib/agw/customtreectrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw copying build/lib.linux-s390x-3.7/wx/lib/agw/infobar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/art_aui.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/page.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/art_osx.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/bar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/gallery.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/control.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/art.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/art_msw.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/toolbar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/art_internal.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/art_default.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/panel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/buttonbar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/agw/ribbon/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon copying build/lib.linux-s390x-3.7/wx/lib/activex.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/fancytext.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/nvdlg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/itemspicker.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/flashwin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/delayedresult.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/activexwrapper.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/buttons.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/ticker_xrc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/utils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/newevent.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/bmpshape.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/drawn.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/canvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/diagram.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/oglmisc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/lines.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/divided.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/basic.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/composit.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/ogl/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl copying build/lib.linux-s390x-3.7/wx/lib/rcsizer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/colourselect.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-s390x-3.7/wx/lib/pubsub/setupkwargs.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-s390x-3.7/wx/lib/pubsub/setuparg1.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-s390x-3.7/wx/lib/pubsub/RELEASE_NOTES.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-s390x-3.7/wx/lib/pubsub/LICENSE_BSD_Simple.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/imp2.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/weakmethod.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/callables.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/publisherbase.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1/topicmgrimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1/listenerimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1/topicargspecimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1/publisher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1/publishermixin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/arg1/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1 copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/topicargspec.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/treeconfig.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/topicobj.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/notificationmgr.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/validatedefnargs.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/topicdefnprovider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs/topicmgrimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs/listenerimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs/topicargspecimpl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs/datamsg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs/publisher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs/publishermixin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/kwargs/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/topicutils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/topictreetraverser.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/listener.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/topicmgr.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/topicexc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/itopicdefnprovider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core copying build/lib.linux-s390x-3.7/wx/lib/pubsub/core/listenerbase.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-s390x-3.7/wx/lib/pubsub/utils/xmltopicdefnprovider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-s390x-3.7/wx/lib/pubsub/utils/notification.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-s390x-3.7/wx/lib/pubsub/utils/misc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-s390x-3.7/wx/lib/pubsub/utils/topictreeprinter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-s390x-3.7/wx/lib/pubsub/utils/exchandling.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-s390x-3.7/wx/lib/pubsub/utils/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils copying build/lib.linux-s390x-3.7/wx/lib/pubsub/py2and3.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-s390x-3.7/wx/lib/pubsub/policies.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-s390x-3.7/wx/lib/pubsub/README_WxPython.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-s390x-3.7/wx/lib/pubsub/pub.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-s390x-3.7/wx/lib/pubsub/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub copying build/lib.linux-s390x-3.7/wx/lib/imagebrowser.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/ticker.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/dialogs.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/langlistctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/busy.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/pdfwin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/myole4ax.tlb -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/gridmovers.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/expando.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/progressindicator.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/multisash.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/viewer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/buttonpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/ZoomIn.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/PlayerNext.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/DirectionH.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/PlayerPrev.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/ReadMe.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/PlayerFirst.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/PlayerLast.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/ZoomOut.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/ArrowRight.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/DirectionV.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/ArrowLeft.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/Printer.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/bitmaps/Save.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer copying build/lib.linux-s390x-3.7/wx/lib/pdfviewer/images.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer copying build/lib.linux-s390x-3.7/wx/lib/pdfwin_old.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/sized_controls.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/splitter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/art copying build/lib.linux-s390x-3.7/wx/lib/art/img2pyartprov.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/art copying build/lib.linux-s390x-3.7/wx/lib/art/flagart.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/art copying build/lib.linux-s390x-3.7/wx/lib/art/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/art creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/wxcairo copying build/lib.linux-s390x-3.7/wx/lib/wxcairo/wx_cairocffi.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/wxcairo copying build/lib.linux-s390x-3.7/wx/lib/wxcairo/wx_pycairo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/wxcairo copying build/lib.linux-s390x-3.7/wx/lib/wxcairo/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/wxcairo copying build/lib.linux-s390x-3.7/wx/lib/statbmp.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/resizewidget.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/imageutils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-s390x-3.7/wx/lib/analogclock/styles.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-s390x-3.7/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-s390x-3.7/wx/lib/analogclock/lib_setup/fontselect.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-s390x-3.7/wx/lib/analogclock/lib_setup/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup copying build/lib.linux-s390x-3.7/wx/lib/analogclock/helpers.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-s390x-3.7/wx/lib/analogclock/analogclock.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-s390x-3.7/wx/lib/analogclock/setup.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-s390x-3.7/wx/lib/analogclock/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock copying build/lib.linux-s390x-3.7/wx/lib/softwareupdate.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-s390x-3.7/wx/lib/colourchooser/canvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-s390x-3.7/wx/lib/colourchooser/pycolourchooser.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-s390x-3.7/wx/lib/colourchooser/pycolourslider.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-s390x-3.7/wx/lib/colourchooser/pypalette.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-s390x-3.7/wx/lib/colourchooser/intl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-s390x-3.7/wx/lib/colourchooser/pycolourbox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-s390x-3.7/wx/lib/colourchooser/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser copying build/lib.linux-s390x-3.7/wx/lib/throbber.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-s390x-3.7/wx/lib/mixins/imagelist.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-s390x-3.7/wx/lib/mixins/grid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-s390x-3.7/wx/lib/mixins/rubberband.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-s390x-3.7/wx/lib/mixins/treemixin.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-s390x-3.7/wx/lib/mixins/listctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-s390x-3.7/wx/lib/mixins/gridlabelrenderer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-s390x-3.7/wx/lib/mixins/inspection.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-s390x-3.7/wx/lib/mixins/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins copying build/lib.linux-s390x-3.7/wx/lib/combotreebox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/filebrowsebutton.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/iewin_old.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/graphics.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/calendar.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/pydocview.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/flashwin_old.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/scrolledpanel.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/wxpTag.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/NavCanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/FloatCanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/ScreenShot.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Resources.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Utilities/Colors.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Utilities/GUI.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Utilities/BBox.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/Utilities/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/FCObjects.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/GUIMode.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/FCEvents.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-s390x-3.7/wx/lib/floatcanvas/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas copying build/lib.linux-s390x-3.7/wx/lib/anchors.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/inspection.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/dragscroller.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/intctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-s390x-3.7/wx/lib/plot/utils.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-s390x-3.7/wx/lib/plot/CHANGELOG.md -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-s390x-3.7/wx/lib/plot/polyobjects.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/examples copying build/lib.linux-s390x-3.7/wx/lib/plot/examples/demo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/examples copying build/lib.linux-s390x-3.7/wx/lib/plot/examples/simple_example.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/examples copying build/lib.linux-s390x-3.7/wx/lib/plot/examples/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/examples copying build/lib.linux-s390x-3.7/wx/lib/plot/__main__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-s390x-3.7/wx/lib/plot/plotcanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-s390x-3.7/wx/lib/plot/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-s390x-3.7/wx/lib/plot/README.md -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot copying build/lib.linux-s390x-3.7/wx/lib/sheet.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/gestures.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/lib/popupctl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gizmos copying build/lib.linux-s390x-3.7/wx/lib/gizmos/ledctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gizmos copying build/lib.linux-s390x-3.7/wx/lib/gizmos/treelistctrl.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gizmos copying build/lib.linux-s390x-3.7/wx/lib/gizmos/dynamicsash.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gizmos copying build/lib.linux-s390x-3.7/wx/lib/gizmos/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gizmos copying build/lib.linux-s390x-3.7/wx/lib/evtmgr.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib copying build/lib.linux-s390x-3.7/wx/ribbon.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/core.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/aui.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_adv.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/glcanvas.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_glcanvas.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/html2.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/media.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/stc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/propgrid.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/da creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/da/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/da/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sv creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sv/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/sv/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/af creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/af/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/af/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ta creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ta/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ta/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ta/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/eu creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/eu/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/eu/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/fi creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/fi/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/fi/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/nl creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/nl/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/nl/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ca@valencia creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ca@valencia/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ca@valencia/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ca@valencia/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/cs creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/cs/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/cs/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ko_KR creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ko_KR/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ko_KR/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/lt creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/lt/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/lt/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/lt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/uk creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/uk/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/uk/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/pt creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/pt/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/pt/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/el creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/el/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/el/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/hu creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/hu/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/hu/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sq creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sq/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/sq/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sq/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/it creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/it/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/it/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sl creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sl/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/sl/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ne creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ne/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ne/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ne/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/id creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/id/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/id/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ru creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ru/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ru/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/tr creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/tr/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/tr/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/pt_BR creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/pt_BR/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/pt_BR/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/zh_TW creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/zh_TW/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/zh_TW/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ja creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ja/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ja/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/nb creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/nb/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/nb/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ms creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ms/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ms/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ms/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/an creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/an/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/an/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/an/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/vi creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/vi/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/vi/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/zh_CN creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/zh_CN/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/zh_CN/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ca creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ca/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ca/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/de creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/de/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/de/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/hi creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/hi/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/hi/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/lv creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/lv/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/lv/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/lv/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ar creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ar/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ar/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/gl_ES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/gl_ES/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/gl_ES/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/gl_ES/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/fr creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/fr/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/fr/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ro creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ro/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/ro/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/es creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/es/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/es/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/pl creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/pl/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/pl/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sk creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sk/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/locale/sk/LC_MESSAGES/wxstd.mo -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale/sk/LC_MESSAGES copying build/lib.linux-s390x-3.7/wx/aui.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/glcanvas.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/include creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/include/wxPython copying build/lib.linux-s390x-3.7/wx/include/wxPython/wxpy_api.h -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/include/wxPython copying build/lib.linux-s390x-3.7/wx/xrc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_aui.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_html.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/richtext.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/xml.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_xml.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_dataview.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/dataview.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/xrc.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/msw.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/stc.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_stc.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_richtext.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/grid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_propgrid.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_core.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/adv.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/html.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/richtext.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_media.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/gizmos.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/msw.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/xml.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/core.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/dataview.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/adv.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/html.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_xrc.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_ribbon.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/__version__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PySlices.ico -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PySlicesShell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyFilling.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/interpreter.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/crust.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyAlaCarte.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyWrap.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PySlices_16.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/path.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/CHANGES.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/Py.ico -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/document.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/magic.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyCrust.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/frame.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/crustslices.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/filling.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/sliceshell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/version.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/README.txt -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/buffer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyShell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/pseudo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/parse.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyAlaMode.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/introspect.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/shell.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PySlices.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyCrust_16.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyCrust_32.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/editor.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PySlices_32.png -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyAlaModeTest.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/editwindow.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/dispatcher.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/PyCrust.ico -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/py/images.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py copying build/lib.linux-s390x-3.7/wx/_html2.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx creating /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/dbg.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/wxget.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/wxget_docs_demo.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/helpviewer.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/img2img.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/img2xpm.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/genaxmodule.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/img2png.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/pywxrc.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/img2py.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/tools/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools copying build/lib.linux-s390x-3.7/wx/webkit.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/propgrid.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/webkit.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/_grid.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/grid.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/html2.pyi -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/__init__.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/ribbon.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx copying build/lib.linux-s390x-3.7/wx/media.py -> /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/infoframe.py to infoframe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/eventwatcher.py to eventwatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/stattext.py to stattext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/docview.py to docview.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourdb.py to colourdb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/layoutf.py to layoutf.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourutils.py to colourutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/iewin.py to iewin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/embeddedimage.py to embeddedimage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/foldmenu.py to foldmenu.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/printout.py to printout.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/wordwrap.py to wordwrap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ClickableHtmlWindow.py to ClickableHtmlWindow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/platebtn.py to platebtn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked/textctrl.py to textctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked/ipaddrctrl.py to ipaddrctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked/numctrl.py to numctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked/maskededit.py to maskededit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked/ctrl.py to ctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked/timectrl.py to timectrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked/combobox.py to combobox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/masked/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/eventStack.py to eventStack.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/msgpanel.py to msgpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor/editor.py to editor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor/selection.py to selection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/editor/images.py to images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/CDate.py to CDate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/balloontip.py to balloontip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/fmcustomizedlg.py to fmcustomizedlg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/foldpanelbar.py to foldpanelbar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/cubecolourdialog.py to cubecolourdialog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/pybusyinfo.py to pybusyinfo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/persist/persistencemanager.py to persistencemanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/persist/persist_handlers.py to persist_handlers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/persist/persist_constants.py to persist_constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/persist/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/toasterbox.py to toasterbox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ultimatelistctrl.py to ultimatelistctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/shortcuteditor.py to shortcuteditor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/genericmessagedialog.py to genericmessagedialog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/pyprogress.py to pyprogress.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/zoombar.py to zoombar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/gradientbutton.py to gradientbutton.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/pygauge.py to pygauge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/flatmenu.py to flatmenu.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/flatnotebook.py to flatnotebook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/hypertreelist.py to hypertreelist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/supertooltip.py to supertooltip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/fourwaysplitter.py to fourwaysplitter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/piectrl.py to piectrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/xlsgrid.py to xlsgrid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/buttonpanel.py to buttonpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/thumbnailctrl.py to thumbnailctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/knobctrl.py to knobctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/pycollapsiblepane.py to pycollapsiblepane.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aquabutton.py to aquabutton.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/speedmeter.py to speedmeter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/fmresources.py to fmresources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/rulerctrl.py to rulerctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/artmanager.py to artmanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/multidirdialog.py to multidirdialog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/hyperlink.py to hyperlink.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/advancedsplash.py to advancedsplash.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/shapedbutton.py to shapedbutton.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/labelbook.py to labelbook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/peakmeter.py to peakmeter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/floatspin.py to floatspin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/auibook.py to auibook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/framemanager.py to framemanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/aui_utilities.py to aui_utilities.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/aui_switcherdialog.py to aui_switcherdialog.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/auibar.py to auibar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/aui_constants.py to aui_constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/tabart.py to tabart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/dockart.py to dockart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/tabmdi.py to tabmdi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/aui/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/customtreectrl.py to customtreectrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/infobar.py to infobar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_aui.py to art_aui.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/page.py to page.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_osx.py to art_osx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/bar.py to bar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/gallery.py to gallery.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/control.py to control.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art.py to art.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_msw.py to art_msw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/toolbar.py to toolbar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_internal.py to art_internal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/art_default.py to art_default.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/panel.py to panel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/buttonbar.py to buttonbar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/agw/ribbon/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/activex.py to activex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/fancytext.py to fancytext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/nvdlg.py to nvdlg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/itemspicker.py to itemspicker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/flashwin.py to flashwin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/delayedresult.py to delayedresult.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/activexwrapper.py to activexwrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/buttons.py to buttons.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ticker_xrc.py to ticker_xrc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/newevent.py to newevent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/bmpshape.py to bmpshape.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/drawn.py to drawn.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/canvas.py to canvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/diagram.py to diagram.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/oglmisc.py to oglmisc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/lines.py to lines.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/divided.py to divided.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/basic.py to basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/composit.py to composit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ogl/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/rcsizer.py to rcsizer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourselect.py to colourselect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/setupkwargs.py to setupkwargs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/setuparg1.py to setuparg1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/imp2.py to imp2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/weakmethod.py to weakmethod.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/callables.py to callables.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/publisherbase.py to publisherbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/topicmgrimpl.py to topicmgrimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/listenerimpl.py to listenerimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/topicargspecimpl.py to topicargspecimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/publisher.py to publisher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/publishermixin.py to publishermixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/arg1/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicargspec.py to topicargspec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/treeconfig.py to treeconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicobj.py to topicobj.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/notificationmgr.py to notificationmgr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/validatedefnargs.py to validatedefnargs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicdefnprovider.py to topicdefnprovider.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/topicmgrimpl.py to topicmgrimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/listenerimpl.py to listenerimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/topicargspecimpl.py to topicargspecimpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/datamsg.py to datamsg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/publisher.py to publisher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/publishermixin.py to publishermixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/kwargs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicutils.py to topicutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topictreetraverser.py to topictreetraverser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/listener.py to listener.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicmgr.py to topicmgr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/topicexc.py to topicexc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/itopicdefnprovider.py to itopicdefnprovider.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/core/listenerbase.py to listenerbase.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/xmltopicdefnprovider.py to xmltopicdefnprovider.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/notification.py to notification.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/topictreeprinter.py to topictreeprinter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/exchandling.py to exchandling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/py2and3.py to py2and3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/policies.py to policies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/pub.py to pub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pubsub/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/imagebrowser.py to imagebrowser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/ticker.py to ticker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/dialogs.py to dialogs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/langlistctrl.py to langlistctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/busy.py to busy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfwin.py to pdfwin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gridmovers.py to gridmovers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/expando.py to expando.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/progressindicator.py to progressindicator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/multisash.py to multisash.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/viewer.py to viewer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/buttonpanel.py to buttonpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/bitmaps/encode_bitmaps.py to encode_bitmaps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfviewer/images.py to images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pdfwin_old.py to pdfwin_old.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/sized_controls.py to sized_controls.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/splitter.py to splitter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/art/img2pyartprov.py to img2pyartprov.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/art/flagart.py to flagart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/art/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/wxcairo/wx_cairocffi.py to wx_cairocffi.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/wxcairo/wx_pycairo.py to wx_pycairo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/wxcairo/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/statbmp.py to statbmp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/resizewidget.py to resizewidget.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/imageutils.py to imageutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/styles.py to styles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup/buttontreectrlpanel.py to buttontreectrlpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup/fontselect.py to fontselect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/lib_setup/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/analogclock.py to analogclock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/setup.py to setup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/analogclock/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/softwareupdate.py to softwareupdate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/canvas.py to canvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/pycolourchooser.py to pycolourchooser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/pycolourslider.py to pycolourslider.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/pypalette.py to pypalette.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/intl.py to intl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/pycolourbox.py to pycolourbox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/colourchooser/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/throbber.py to throbber.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins/imagelist.py to imagelist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins/grid.py to grid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins/rubberband.py to rubberband.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins/treemixin.py to treemixin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins/listctrl.py to listctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins/gridlabelrenderer.py to gridlabelrenderer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins/inspection.py to inspection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/mixins/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/combotreebox.py to combotreebox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/filebrowsebutton.py to filebrowsebutton.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/iewin_old.py to iewin_old.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/graphics.py to graphics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/calendar.py to calendar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/pydocview.py to pydocview.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/flashwin_old.py to flashwin_old.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/scrolledpanel.py to scrolledpanel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/wxpTag.py to wxpTag.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/NavCanvas.py to NavCanvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/FloatCanvas.py to FloatCanvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/ScreenShot.py to ScreenShot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Resources.py to Resources.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities/Colors.py to Colors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities/GUI.py to GUI.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities/BBox.py to BBox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/Utilities/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/FCObjects.py to FCObjects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/GUIMode.py to GUIMode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/FCEvents.py to FCEvents.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/floatcanvas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/anchors.py to anchors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/inspection.py to inspection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/dragscroller.py to dragscroller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/intctrl.py to intctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/polyobjects.py to polyobjects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/examples/demo.py to demo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/examples/simple_example.py to simple_example.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/examples/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/plotcanvas.py to plotcanvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/plot/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/sheet.py to sheet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gestures.py to gestures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/popupctl.py to popupctl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gizmos/ledctrl.py to ledctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gizmos/treelistctrl.py to treelistctrl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gizmos/dynamicsash.py to dynamicsash.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/gizmos/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/lib/evtmgr.py to evtmgr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/aui.py to aui.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/html2.py to html2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/stc.py to stc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/glcanvas.py to glcanvas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/xrc.py to xrc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/richtext.py to richtext.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/xml.py to xml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/msw.py to msw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/grid.py to grid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/adv.py to adv.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/gizmos.py to gizmos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/core.py to core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/dataview.py to dataview.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/__version__.py to __version__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/PySlicesShell.py to PySlicesShell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/PyFilling.py to PyFilling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/interpreter.py to interpreter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/crust.py to crust.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/PyAlaCarte.py to PyAlaCarte.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/PyWrap.py to PyWrap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/document.py to document.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/magic.py to magic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/PyCrust.py to PyCrust.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/frame.py to frame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/crustslices.py to crustslices.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/filling.py to filling.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/sliceshell.py to sliceshell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/buffer.py to buffer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/PyShell.py to PyShell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/pseudo.py to pseudo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/parse.py to parse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/PyAlaMode.py to PyAlaMode.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/introspect.py to introspect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/shell.py to shell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/PySlices.py to PySlices.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/editor.py to editor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/PyAlaModeTest.py to PyAlaModeTest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/editwindow.py to editwindow.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/dispatcher.py to dispatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/py/images.py to images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/dbg.py to dbg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/wxget.py to wxget.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/wxget_docs_demo.py to wxget_docs_demo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/helpviewer.py to helpviewer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/img2img.py to img2img.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/img2xpm.py to img2xpm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/genaxmodule.py to genaxmodule.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/img2png.py to img2png.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/pywxrc.py to pywxrc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/img2py.py to img2py.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/tools/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/webkit.py to webkit.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/propgrid.py to propgrid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/ribbon.py to ribbon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/media.py to media.cpython-37.pyc running install_egg_info Copying wxPython.egg-info to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wxPython-4.0.6-py3.7.egg-info running install_scripts Installing helpviewer script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing img2png script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing img2py script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing img2xpm script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing pycrust script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing pyshell script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin + popd + find /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages -mindepth 1 -maxdepth 1 -not -name 'wxPython*' + xargs rm + rm -f /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/helpviewer /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/img2png /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/img2py /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/img2xpm /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/pycrust /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/pyshell /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/pyslices /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/pyslicesshell /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/pywxrc /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/wxdemo /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/wxdocs /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin/wxget + rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/locale + rm -rf /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/locale + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.0.6-8.fc31 --unique-debug-suffix -4.0.6-8.fc31.s390x --unique-debug-src-base python-wxpython4-4.0.6-8.fc31.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/python-wxpython4-4.0.6 Installing pyslices script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing pyslicesshell script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing pywxrc script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing wxdemo script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing wxdocs script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Installing wxget script to /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/bin Will build using: "/usr/bin/python3" 3.7.4 (default, Aug 12 2019, 13:56:51) [GCC 9.1.1 20190605 (Red Hat 9.1.1-2)] Python's architecture is 64bit cfg.VERSION: 4.0.6 Running command: install_py "/usr/bin/python3" setup.py install --skip-build --root=/builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x Finished command: install_py (2m37.610s) Done! ~/build/BUILD/python-wxpython4-4.0.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_adv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_aui.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_core.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_dataview.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_adv.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_aui.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_core.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_dataview.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_glcanvas.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_glcanvas.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_grid.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_grid.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_html.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_html.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_html2.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_html2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_media.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_media.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_propgrid.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_propgrid.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_ribbon.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_ribbon.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_richtext.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_richtext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_stc.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_stc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_xml.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_xml.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_xrc.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7/site-packages/wxPython-4.0.6-py2.7-linux-s390x.egg/wx/_xrc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_adv.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_adv.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_aui.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_aui.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_core.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_core.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_dataview.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_dataview.cpython-37m-s390x-linux-gnu.so BUILDSTDERR: explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pytho156887 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 n-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_glcanvas.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_glcanvas.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_grid.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_grid.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_html.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_html.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_html2.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_html2.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_media.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_media.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_propgrid.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_propgrid.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_ribbon.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_ribbon.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_richtext.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_richtext.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_stc.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_stc.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_xml.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_xml.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_xrc.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7/site-packages/wx/_xrc.cpython-37m-s390x-linux-gnu.so original debug info size: 566892kB, size after compression: 231272kB /usr/lib/rpm/sepdebugcrcfix: Updated 30 CRC32s, 0 CRC32s did match. BUILDSTDERR: Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31+ /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs .s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wxpython4-4.0.6-8.fc31.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1ruwDc + umask 022 + cd /builddir/build/BUILD + cd python-wxpython4-4.0.6 + SKIP_TESTS=''\''not (display_Tests or glcanvas_Tests or mousemanager_Tests or numdlg_Tests or uiaction_MouseTests or uiaction_KeyboardTests or unichar_Tests or valtext_Tests or test_frameRestore or test_grid_pi)'\''' + pushd python3 + ln -sf /usr/lib64/python3.7/site-packages/wx/siplib.so wx/siplib.so + xvfb-run -a /usr/bin/python3 build.py test --pytest_timeout=60 '--extra_pytest=-k '\''not (display_Tests or glcanvas_Tests or mousemanager_Tests or numdlg_Tests or uiaction_MouseTests or uiaction_KeyboardTests or unichar_Tests or valtext_Tests or test_frameRestore or test_grid_pi)'\''' --verbose ~/build/BUILD/python-wxpython4-4.0.6/python3 ~/build/BUILD/python-wxpython4-4.0.6 ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-4.6.5, py-1.8.0, pluggy-0.12.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/python-wxpython4-4.0.6/python3 plugins: forked-1.0.2, xdist-1.29.0, timeout-1.3.3 timeout: 60.0s timeout method: signal timeout func_only: False collecting ... collected 1737 items / 21 deselected / 1716 selected unittests/test_aboutdlg.py::aboutdlg_Tests::test_aboutdlgGeneric PASSED [ 0%] unittests/test_aboutdlg.py::aboutdlg_Tests::test_aboutdlgNative PASSED [ 0%] unittests/test_aboutdlg.py::aboutdlg_Tests::test_aboutdlgProperties PASSED [ 0%] unittests/test_accel.py::accel_Tests::test_accelEntry1 PASSED [ 0%] unittests/test_accel.py::accel_Tests::test_accelEntry2 PASSED [ 0%] unittests/test_accel.py::accel_Tests::test_accelFlags PASSED [ 0%] unittests/test_accel.py::accel_Tests::test_accelNullObj PASSED [ 0%] unittests/test_accel.py::accel_Tests::test_accelTable1 PASSED [ 0%] unittests/test_accel.py::accel_Tests::test_accelTable2 PASSED [ 0%] unittests/test_access.py::access_Tests::test_access1 XFAIL [ 0%] unittests/test_affinematrix2d.py::affinematrix2d_Tests::test_affinematrix2d1 PASSED [ 0%] unittests/test_animate.py::animate_Tests::test_animate1 PASSED [ 0%] unittests/test_animate.py::animate_Tests::test_animate2 FAILED [ 0%] unittests/test_app.py::App::test_App PASSED [ 0%] unittests/test_app.py::App::test_App_OnInit FAILED [ 0%] unittests/test_app.py::App::test_CallAfter PASSED [ 0%] unittests/test_app.py::App::test_PySimpleApp PASSED [ 0%] unittests/test_app.py::App::test_version PASSED [ 1%] unittests/test_apptrait.py::AppTraitsTests::test_AppTraits PASSED [ 1%] unittests/test_arrayint.py::ArrayInt::test_ArrayIntTypemapErrors PASSED [ 1%] unittests/test_arrayint.py::ArrayInt::test_ArrayIntTypemaps PASSED [ 1%] unittests/test_arraystring.py::ArrayString::test_ArrayStringTypemapErrors PASSED [ 1%] unittests/test_arraystring.py::ArrayString::test_ArrayStringTypemaps PASSED [ 1%] unittests/test_artprov.py::artprov_Tests::test_artprovConstants PASSED [ 1%] unittests/test_artprov.py::artprov_Tests::test_artprovGetBitmap FAILED [ 1%] unittests/test_asserts.py::asserts_Tests::test_asserts1 PASSED [ 1%] unittests/test_asserts.py::asserts_Tests::test_asserts2 FAILED [ 1%] unittests/test_asserts.py::asserts_Tests::test_asserts3 PASSED [ 1%] unittests/test_auibar.py::auibar_Tests::test_auibar01 FAILED [ 1%] unittests/test_auibar.py::auibar_Tests::test_auibar02 PASSED [ 1%] unittests/test_auibar.py::auibar_Tests::test_auibar03 PASSED [ 1%] unittests/test_auibar.py::auibar_Tests::test_auibar04 PASSED [ 1%] unittests/test_auibar.py::auibar_Tests::test_auibar05 PASSED [ 1%] unittests/test_auibar.py::auibar_Tests::test_auibar06 PASSED [ 1%] unittests/test_auibar.py::auibar_Tests::test_auibar07 PASSED [ 2%] unittests/test_auibar.py::auibar_Tests::test_auibar08 PASSED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook01 PASSED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook02 PASSED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook03 PASSED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook04 PASSED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook05 FAILED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook06 PASSED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook07 PASSED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook08 PASSED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook09 PASSED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook10 FAILED [ 2%] unittests/test_auibook.py::auibook_Tests::test_auibook11 PASSED [ 2%] unittests/test_auidockart.py::auidockart_Tests::test_auidockart01 FAILED [ 2%] unittests/test_auidockart.py::auidockart_Tests::test_auidockart02 PASSED [ 2%] unittests/test_auidockart.py::auidockart_Tests::test_auidockart03 FAILED [ 2%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager01 PASSED [ 2%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager02 FAILED [ 3%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager03 PASSED [ 3%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager04 PASSED [ 3%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager05 PASSED [ 3%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager06 PASSED [ 3%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager07 PASSED [ 3%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager08 PASSED [ 3%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager09 PASSED [ 3%] unittests/test_auiframemanager.py::auiframemanager_Tests::test_auiframemanager10 PASSED [ 3%] unittests/test_auitabmdi.py::auitabmdi_Tests::test_auitabmdi01 PASSED [ 3%] unittests/test_axbase.py::axbase_Tests::test_axbase1 SKIPPED [ 3%] unittests/test_axbase.py::axbase_Tests::test_axbase2 SKIPPED [ 3%] unittests/test_axbase.py::axbase_Tests::test_axbase3 SKIPPED [ 3%] unittests/test_bannerwindow.py::bannerwindow_Tests::test_bannerwindow1 PASSED [ 3%] unittests/test_bannerwindow.py::bannerwindow_Tests::test_bannerwindow2 PASSED [ 3%] unittests/test_bitmap.py::BitmapTests::test_BitmapCtor1 PASSED [ 3%] unittests/test_bitmap.py::BitmapTests::test_BitmapCtor2 PASSED [ 3%] unittests/test_bitmap.py::BitmapTests::test_BitmapCtor3 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_BitmapCtor4 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_BitmapCtor5 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_BitmapCtor6 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_BitmapMask PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_BitmapMaskWithPalette SKIPPED [ 4%] unittests/test_bitmap.py::BitmapTests::test_BitmapNullBitmap PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_BitmapSetMaskColour PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_Bitmap__nonzero__ PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_EmptyBitmapFactory PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_bitmapBufferFactory1 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_bitmapBufferFactory2 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_bitmapBufferFactory3 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_bitmapBufferFactory4 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_bitmapBufferFactory5 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_bitmapCopyFromBuffer1 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_bitmapCopyFromBuffer2 PASSED [ 4%] unittests/test_bitmap.py::BitmapTests::test_bitmapCopyFromBuffer3 PASSED [ 5%] unittests/test_bitmap.py::BitmapTests::test_bitmapCopyToBuffer1 PASSED [ 5%] unittests/test_bitmap.py::BitmapTests::test_bitmapCopyToBuffer2 PASSED [ 5%] unittests/test_bitmap.py::BitmapTests::test_bitmapCopyToBuffer3 PASSED [ 5%] unittests/test_bitmap.py::BitmapTests::test_bitmapEmptyFactory1 PASSED [ 5%] unittests/test_bitmap.py::BitmapTests::test_bitmapEmptyFactory2 PASSED [ 5%] unittests/test_bitmap.py::BitmapTests::test_bitmapFormatConstants PASSED [ 5%] unittests/test_bitmap.py::BitmapTests::test_bitmapHandle PASSED [ 5%] unittests/test_bitmap.py::BitmapTests::test_bitmapSetSize PASSED [ 5%] unittests/test_bmpbuttn.py::BitmapButtonTests::test_BitmapButtonCtor PASSED [ 5%] unittests/test_bmpbuttn.py::BitmapButtonTests::test_BitmapButtonDefaultCtor FAILED [ 5%] unittests/test_bmpcbox.py::bmpcbox_Tests::test_bmpcbox1 PASSED [ 5%] unittests/test_bmpcbox.py::bmpcbox_Tests::test_bmpcbox2 FAILED [ 5%] unittests/test_bookctrl.py::panel_Tests::test_bookctrl1 PASSED [ 5%] unittests/test_bookctrl.py::panel_Tests::test_bookctrl2 FAILED [ 5%] unittests/test_brush.py::BrushTests::test_BrushCtors PASSED [ 5%] unittests/test_brush.py::BrushTests::test_BrushOperators PASSED [ 5%] unittests/test_brush.py::BrushTests::test_StockBrushesExist PASSED [ 6%] unittests/test_brush.py::BrushTests::test_StockBrushesInitialized PASSED [ 6%] unittests/test_brush.py::BrushTests::test_brushOldStyleNames PASSED [ 6%] unittests/test_brush.py::BrushTests::test_nonzero PASSED [ 6%] unittests/test_busyinfo.py::busyinfo_Tests::test_busyinfo1 PASSED [ 6%] unittests/test_busyinfo.py::busyinfo_Tests::test_busyinfo2 PASSED [ 6%] unittests/test_button.py::ButtonTests::test_ButtonCtors PASSED [ 6%] unittests/test_button.py::ButtonTests::test_ButtonDefaultCtor PASSED [ 6%] unittests/test_button.py::ButtonTests::test_ButtonProperties PASSED [ 6%] unittests/test_calctrl.py::calctrl_Tests::test_calctrl1 PASSED [ 6%] unittests/test_calctrl.py::calctrl_Tests::test_calctrl2 PASSED [ 6%] unittests/test_calctrl.py::calctrl_Tests::test_calctrl3 PASSED [ 6%] unittests/test_calctrl.py::calctrl_Tests::test_calctrl4 FAILED [ 6%] unittests/test_calctrl.py::calctrl_Tests::test_calevt1 PASSED [ 6%] unittests/test_calctrl.py::calctrl_Tests::test_calevt2 FAILED [ 6%] unittests/test_calctrl.py::calctrl_Tests::test_genericcalctrl2 PASSED [ 6%] unittests/test_calctrl.py::calctrl_Tests::test_genericcalctrl3 FAILED [ 6%] unittests/test_calctrl.py::calctrl_Tests::test_genericcalctrl4 PASSED [ 6%] unittests/test_caret.py::caret_Tests::test_caret1 PASSED [ 7%] unittests/test_caret.py::caret_Tests::test_caret2 PASSED [ 7%] unittests/test_checkbox.py::checkbox_Tests::test_checkboxCtors FAILED [ 7%] unittests/test_checkbox.py::checkbox_Tests::test_checkboxDefaultCtor PASSED [ 7%] unittests/test_checklst.py::CheckListBoxTests::test_CheckBoxCtors FAILED [ 7%] unittests/test_checklst.py::CheckListBoxTests::test_CheckListBoxDefaultCtor PASSED [ 7%] unittests/test_checklst.py::CheckListBoxTests::test_pyMethods1 FAILED [ 7%] unittests/test_checklst.py::CheckListBoxTests::test_pyMethods2 PASSED [ 7%] unittests/test_checklst.py::CheckListBoxTests::test_pyProperties FAILED [ 7%] unittests/test_choicdlg.py::choicdlg_Tests::test_choicdlgMulti PASSED [ 7%] unittests/test_choicdlg.py::choicdlg_Tests::test_choicdlgSingle FAILED [ 7%] unittests/test_choicdlg.py::choicdlg_Tests::test_choicdlgSingleFunc PASSED [ 7%] unittests/test_choice.py::ChoiceTests::test_ChoiceCtors PASSED [ 7%] unittests/test_choice.py::ChoiceTests::test_ChoiceDefaultCtor PASSED [ 7%] unittests/test_choice.py::ChoiceTests::test_ChoiceProperties PASSED [ 7%] unittests/test_choicebk.py::choicebk_Tests::test_choicebk1 PASSED [ 7%] unittests/test_choicebk.py::choicebk_Tests::test_choicebk2 PASSED [ 7%] unittests/test_choicebk.py::choicebk_Tests::test_choicebk3 PASSED [ 8%] unittests/test_choicebk.py::choicebk_Tests::test_choicebk4 PASSED [ 8%] unittests/test_clipbrd.py::clipbrd_Tests::test_clipbrd1 PASSED [ 8%] unittests/test_clipbrd.py::clipbrd_Tests::test_clpbrd2 FAILED [ 8%] unittests/test_clntdatactnr.py::clntdatactnr_Tests::test_clntdatactnr1 PASSED [ 8%] unittests/test_clntdatactnr.py::clntdatactnr_Tests::test_clntdatactnr2 FAILED [ 8%] unittests/test_clntdatactnr.py::clntdatactnr_Tests::test_clntdatactnr3 PASSED [ 8%] unittests/test_cmdproc.py::cmdproc_Tests::test_cmdproc1 PASSED [ 8%] unittests/test_cmdproc.py::cmdproc_Tests::test_cmdproc2 PASSED [ 8%] unittests/test_cmdproc.py::cmdproc_Tests::test_cmdproc3 PASSED [ 8%] unittests/test_cmndata.py::cmndata_tests::test_PD_PaperSize PASSED [ 8%] unittests/test_cmndata.py::cmndata_tests::test_cmndataClassConstructors PASSED [ 8%] unittests/test_cmndata.py::cmndata_tests::test_cppMethods PASSED [ 8%] unittests/test_cmndata.py::cmndata_tests::test_nonzero PASSED [ 8%] unittests/test_collpane.py::CollapsiblePaneTests::test_CollPaneCtors PASSED [ 8%] unittests/test_collpane.py::CollapsiblePaneTests::test_CollPaneDefaultCtor PASSED [ 8%] unittests/test_collpane.py::CollapsiblePaneTests::test_CollPaneProperties PASSED [ 8%] unittests/test_colordlg.py::colordlg_Tests::test_colordlg1 PASSED [ 9%] unittests/test_colordlg.py::colordlg_Tests::test_colordlg2 FAILED [ 9%] unittests/test_colour.py::Colour::test_ColourTypemaps PASSED [ 9%] unittests/test_colour.py::Colour::test_GetIM FAILED [ 9%] unittests/test_colour.py::Colour::test_GetPixel PASSED [ 9%] unittests/test_colour.py::Colour::test_converters PASSED [ 9%] unittests/test_colour.py::Colour::test_copy_ctor PASSED [ 9%] unittests/test_colour.py::Colour::test_default_ctor PASSED [ 9%] unittests/test_colour.py::Colour::test_numpy_ctor PASSED [ 9%] unittests/test_colour.py::Colour::test_rgb_ctor PASSED [ 9%] unittests/test_colour.py::Colour::test_rgba_ctor PASSED [ 9%] unittests/test_colour.py::Colour::test_seq_ctor1 PASSED [ 9%] unittests/test_colour.py::Colour::test_seq_ctor2 PASSED [ 9%] unittests/test_combo.py::combo_Tests::test_combo1 FAILED [ 9%] unittests/test_combo.py::combo_Tests::test_comboConstants PASSED [ 9%] unittests/test_combobox.py::ComboBoxTests::test_ComboBoxCtors FAILED [ 9%] unittests/test_combobox.py::ComboBoxTests::test_ComboBoxDefaultCtor PASSED [ 9%] unittests/test_combobox.py::ComboBoxTests::test_comboboxHasCut FAILED [ 10%] unittests/test_combobox.py::ComboBoxTests::test_comboboxSetSelection PASSED [ 10%] unittests/test_combobox.py::ComboBoxTests::test_comboboxTextSelection PASSED [ 10%] unittests/test_commandlinkbutton.py::commandlinkbutton_Tests::test_commandlinkbutton1 PASSED [ 10%] unittests/test_commandlinkbutton.py::commandlinkbutton_Tests::test_commandlinkbutton2 PASSED [ 10%] unittests/test_commandlinkbutton.py::commandlinkbutton_Tests::test_commandlinkbutton3 PASSED [ 10%] unittests/test_config.py::ConfigTests::test_Config1 PASSED [ 10%] unittests/test_config.py::ConfigTests::test_Config2 PASSED [ 10%] unittests/test_config.py::ConfigTests::test_Config3 PASSED [ 10%] unittests/test_config.py::ConfigTests::test_Config4 PASSED [ 10%] unittests/test_config.py::ConfigTests::test_Config5 PASSED [ 10%] unittests/test_config.py::ConfigTests::test_Config6 PASSED [ 10%] unittests/test_config.py::ConfigTests::test_ConfigEnums FAILED [ 10%] unittests/test_control.py::ControlTests::test_ControlCtors PASSED [ 10%] unittests/test_control.py::ControlTests::test_ControlDefaultCtor PASSED [ 10%] unittests/test_cshelp.py::cshelp_Tests::test_cshelp1 PASSED [ 10%] unittests/test_cshelp.py::cshelp_Tests::test_cshelp2 PASSED [ 10%] unittests/test_cursor.py::CursorTests::test_CursorCtors PASSED [ 11%] unittests/test_cursor.py::CursorTests::test_CursorStockIDsExist PASSED [ 11%] unittests/test_cursor.py::CursorTests::test_Cursor__nonzero__ PASSED [ 11%] unittests/test_cursor.py::CursorTests::test_NullCursor PASSED [ 11%] unittests/test_cursor.py::CursorTests::test_StockCursorsExist PASSED [ 11%] unittests/test_cursor.py::CursorTests::test_StockCursorsInitialized PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_BitmapDataObject PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_CustomDataObject PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_DataFormat PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_DataFormatIDsExist PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_DataObject PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_DataObject2 PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_DataObjectComposite FAILED [ 11%] unittests/test_dataobj.py::DataObjTests::test_DataObjectGetAllFormats PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_DataObjectSimple1 PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_DataObjectSimple2 PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_DataObjectSimple3 PASSED [ 11%] unittests/test_dataobj.py::DataObjTests::test_FileDataObject PASSED [ 12%] unittests/test_dataobj.py::DataObjTests::test_HTMLDataObject PASSED [ 12%] unittests/test_dataobj.py::DataObjTests::test_TextDataObject FAILED [ 12%] unittests/test_dataobj.py::DataObjTests::test_TextDataObjectClipboard PASSED [ 12%] unittests/test_dataobj.py::DataObjTests::test_URLDataObject PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewColumn PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewConst PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewCtrl1 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewEvt1 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewEvt2 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewHitTest PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewIconText1 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewIconText2 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewIndexListModel1 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewIndexListModel2 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewItem1 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewItem2 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewItem3 PASSED [ 12%] unittests/test_dataview.py::dataview_Tests::test_dataviewItem4 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewItem5 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewItem6 FAILED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewItem7 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewItem8 FAILED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewItemAttr1 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewItemAttr2 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewListCtrl1 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewListCtrl2 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewModel1 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewModel2 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewModelNotifier1 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewModelNotifier2 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer01 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer02 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer03 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer04 PASSED [ 13%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer05 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer06 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer07 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer08 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer09 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer10 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer11 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewRenderer12 FAILED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewTreeCtrl1 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewTreeCtrl2 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewVirtualListModel1 PASSED [ 14%] unittests/test_dataview.py::dataview_Tests::test_dataviewVirtualModel2 PASSED [ 14%] unittests/test_datectrl.py::datectrl_Tests::test_datectrl1 PASSED [ 14%] unittests/test_datectrl.py::datectrl_Tests::test_datectrl2 PASSED [ 14%] unittests/test_datectrl.py::datectrl_Tests::test_genericdatectrl1 PASSED [ 14%] unittests/test_datectrl.py::datectrl_Tests::test_genericdatectrl2 PASSED [ 14%] unittests/test_dateevt.py::dateevt_Tests::test_dateevt1 PASSED [ 14%] unittests/test_dateevt.py::dateevt_Tests::test_dateevt2 PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_ConstantsExist PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_DCBrushChanger PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_DCClipper PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_DCFontChanger PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_DCPenChanger PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_DCTextColourChanger PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_FontMetrics PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_NativeGTKHandle PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_NativeHandle PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_NativeMacHandle PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_NativeWinHandle PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_dcContextManager PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_dcFullTextExtents FAILED [ 15%] unittests/test_dc.py::dc_Tests::test_dcPointLists PASSED [ 15%] unittests/test_dc.py::dc_Tests::test_dcTextExtents FAILED [ 15%] unittests/test_dc.py::dc_Tests::test_trickyStuff PASSED [ 15%] unittests/test_dcDrawLists.py::dcDrawLists_Tests::test_dcDrawElipseLists FAILED [ 16%] unittests/test_dcDrawLists.py::dcDrawLists_Tests::test_dcDrawLineLists PASSED [ 16%] unittests/test_dcDrawLists.py::dcDrawLists_Tests::test_dcDrawPloygonLists FAILED [ 16%] unittests/test_dcDrawLists.py::dcDrawLists_Tests::test_dcDrawPointArray PASSED [ 16%] unittests/test_dcDrawLists.py::dcDrawLists_Tests::test_dcDrawPointLists FAILED [ 16%] unittests/test_dcDrawLists.py::dcDrawLists_Tests::test_dcDrawRectangleArray PASSED [ 16%] unittests/test_dcDrawLists.py::dcDrawLists_Tests::test_dcDrawRectangleLists FAILED [ 16%] unittests/test_dcDrawLists.py::dcDrawLists_Tests::test_dcDrawTextLists PASSED [ 16%] unittests/test_dcbuffer.py::BufferedDCTests::test_0_CheckKeepReference PASSED [ 16%] unittests/test_dcbuffer.py::BufferedDCTests::test_AutoBufferedPaintDC PASSED [ 16%] unittests/test_dcbuffer.py::BufferedDCTests::test_BufferedDCConstantsExist PASSED [ 16%] unittests/test_dcbuffer.py::BufferedDCTests::test_BufferedDCCtors PASSED [ 16%] unittests/test_dcbuffer.py::BufferedDCTests::test_BufferedDCDefaultCtor PASSED [ 16%] unittests/test_dcbuffer.py::BufferedDCTests::test_BufferedPaintDC PASSED [ 16%] unittests/test_dcclient.py::ClientDCTests::test_ClientDC PASSED [ 16%] unittests/test_dcclient.py::ClientDCTests::test_PaintDC FAILED [ 16%] unittests/test_dcclient.py::ClientDCTests::test_WindowDC PASSED [ 16%] unittests/test_dcgraph.py::dcgraph_tests::test_GCDC1 FAILED [ 17%] unittests/test_dcgraph.py::dcgraph_tests::test_GCDC2 PASSED [ 17%] unittests/test_dcgraph.py::dcgraph_tests::test_GCDC3 SKIPPED [ 17%] unittests/test_dcgraph.py::dcgraph_tests::test_GCDC4 FAILED [ 17%] unittests/test_dcmemory.py::MemoryDCTests::test_MemoryDC1 PASSED [ 17%] unittests/test_dcmemory.py::MemoryDCTests::test_MemoryDC2 FAILED [ 17%] unittests/test_dcmemory.py::MemoryDCTests::test_MemoryDC3 PASSED [ 17%] unittests/test_dcmirror.py::MirrorDCTests::test_MirrorDC1 FAILED [ 17%] unittests/test_dcprint.py::dcprint_tests::test_PrinterDC1 SKIPPED [ 17%] unittests/test_dcps.py::dcps_tests::test_PostscriptDC1 PASSED [ 17%] unittests/test_dcscreen.py::ScreenDCTests::test_ScreenDC1 FAILED [ 17%] unittests/test_dcsvg.py::SvgDCTests::test_SvgDC1 PASSED [ 17%] unittests/test_deadobj.py::deadobj_Tests::test_deadobjException PASSED [ 17%] unittests/test_deadobj.py::deadobj_Tests::test_deadobj__nonzero__1 PASSED [ 17%] unittests/test_deadobj.py::deadobj_Tests::test_deadobj__nonzero__2 PASSED [ 17%] unittests/test_debug.py::debug_Tests::test_debug1 PASSED [ 17%] unittests/test_defs.py::defs_Tests::test_constants1 PASSED [ 17%] unittests/test_defs.py::defs_Tests::test_constants2 PASSED [ 18%] unittests/test_dialog.py::dialog_Tests::test_dialog1 PASSED [ 18%] unittests/test_dialog.py::dialog_Tests::test_dialog2 PASSED [ 18%] unittests/test_dialog.py::dialog_Tests::test_dialogDefaultCtor PASSED [ 18%] unittests/test_dialog.py::dialog_Tests::test_dialogTextSizer PASSED [ 18%] unittests/test_dirctrl.py::dirctrl_Tests::test_dirctrlCtor FAILED [ 18%] unittests/test_dirctrl.py::dirctrl_Tests::test_dirctrlDefaultCtor PASSED [ 18%] unittests/test_dirctrl.py::dirctrl_Tests::test_dirctrlFlags FAILED [ 18%] unittests/test_dirdlg.py::dirdlg_Tests::test_dirdlg PASSED [ 18%] unittests/test_dnd.py::dnd_Tests::test_dnd1 FAILED [ 18%] unittests/test_dnd.py::dnd_Tests::test_dndDropSource PASSED [ 18%] unittests/test_dnd.py::dnd_Tests::test_dndDropTarget PASSED [ 18%] unittests/test_dragimag.py::dragimag_Tests::test_dragimag1 PASSED [ 18%] unittests/test_dragimag.py::dragimag_Tests::test_dragimag2 PASSED [ 18%] unittests/test_dragimag.py::dragimag_Tests::test_dragimag3 PASSED [ 18%] unittests/test_dragimag.py::dragimag_Tests::test_dragimag4 PASSED [ 18%] unittests/test_dragimag.py::dragimag_Tests::test_dragimag5 PASSED [ 18%] unittests/test_dragimag.py::dragimag_Tests::test_dragimag6 PASSED [ 18%] unittests/test_dragimag.py::dragimag_Tests::test_genericdragimag1 PASSED [ 19%] unittests/test_dragimag.py::dragimag_Tests::test_genericdragimag2 FAILED [ 19%] unittests/test_dragimag.py::dragimag_Tests::test_genericdragimag3 PASSED [ 19%] unittests/test_dragimag.py::dragimag_Tests::test_genericdragimag4 PASSED [ 19%] unittests/test_dragimag.py::dragimag_Tests::test_genericdragimag5 PASSED [ 19%] unittests/test_dragimag.py::dragimag_Tests::test_genericdragimag6 PASSED [ 19%] unittests/test_dtor.py::dtor_Tests::test_dtor PASSED [ 19%] unittests/test_editlbox.py::editlbox_Tests::test_editlbox1 PASSED [ 19%] unittests/test_editlbox.py::editlbox_Tests::test_editlbox2 PASSED [ 19%] unittests/test_editlbox.py::editlbox_Tests::test_editlbox3 PASSED [ 19%] unittests/test_event.py::Events::test_ActivateEvent_ctor PASSED [ 19%] unittests/test_event.py::Events::test_ChildFocusEvent_ctor PASSED [ 19%] unittests/test_event.py::Events::test_ClientData1 PASSED [ 19%] unittests/test_event.py::Events::test_ClientData2 PASSED [ 19%] unittests/test_event.py::Events::test_ClipboardTextEvent_ctor PASSED [ 19%] unittests/test_event.py::Events::test_CloseEvent_ctor PASSED [ 19%] unittests/test_event.py::Events::test_CommandEvent_ctor PASSED [ 19%] unittests/test_event.py::Events::test_ContextMenuEvent_ctor FAILED [ 20%] unittests/test_event.py::Events::test_DisplayChangedEvent_ctor PASSED [ 20%] unittests/test_event.py::Events::test_DropFilesEvent_ctor FAILED [ 20%] unittests/test_event.py::Events::test_DropFilesEvent_tweaks PASSED [ 20%] unittests/test_event.py::Events::test_EraseEvent_ctor FAILED [ 20%] unittests/test_event.py::Events::test_EventCategory PASSED [ 20%] unittests/test_event.py::Events::test_Event_ctor PASSED [ 20%] unittests/test_event.py::Events::test_FocusEvent_ctor FAILED [ 20%] unittests/test_event.py::Events::test_HelpEvent_ctor PASSED [ 20%] unittests/test_event.py::Events::test_IconizeEvent_ctor FAILED [ 20%] unittests/test_event.py::Events::test_IdleEvent_ctor PASSED [ 20%] unittests/test_event.py::Events::test_InitDialogEvent_ctor PASSED [ 20%] unittests/test_event.py::Events::test_JoystickEvent_ctor PASSED [ 20%] unittests/test_event.py::Events::test_KeyEvent_GetUnicodeKey PASSED [ 20%] unittests/test_event.py::Events::test_KeyEvent_ctor PASSED [ 20%] unittests/test_event.py::Events::test_MaximizeEvent_ctor PASSED [ 20%] unittests/test_event.py::Events::test_MenuEvent_ctor PASSED [ 20%] unittests/test_event.py::Events::test_MouseCaptureChangedEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_MouseCaptureLostEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_MouseEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_MoveEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_NavigationKeyEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_NotifyEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_PaintEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_PaletteChangedEvent_ctor FAILED [ 21%] unittests/test_event.py::Events::test_QueryNewPaletteEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_ScrollEvent_ctor FAILED [ 21%] unittests/test_event.py::Events::test_ScrollWinEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_SetCursorEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_ShowEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_SizeEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_SysColourChangedEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_UpdateUIEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_WindowCreateEvent_ctor PASSED [ 21%] unittests/test_event.py::Events::test_WindowDestroyEvent_ctor PASSED [ 22%] unittests/test_event.py::Events::test_eventBinding PASSED [ 22%] unittests/test_event.py::Events::test_eventUnbinding1 PASSED [ 22%] unittests/test_event.py::Events::test_eventUnbinding2 PASSED [ 22%] unittests/test_event.py::Events::test_eventUnbinding3 PASSED [ 22%] unittests/test_event.py::Events::test_eventUnbinding4 PASSED [ 22%] unittests/test_event.py::Events::test_evtHandlerSubclass PASSED [ 22%] unittests/test_eventfilter.py::eventfilter_Tests::test_EventFilter_ctor PASSED [ 22%] unittests/test_eventfilter.py::eventfilter_Tests::test_EventFilter_subclass PASSED [ 22%] unittests/test_fdrepdlg.py::fdrepdlg_Tests::test_fdrepdlgConstants PASSED [ 22%] unittests/test_fdrepdlg.py::fdrepdlg_Tests::test_fdrepdlgDlg PASSED [ 22%] unittests/test_filectrl.py::filectrl_Tests::test_filectrl1 PASSED [ 22%] unittests/test_filectrl.py::filectrl_Tests::test_filectrl2 PASSED [ 22%] unittests/test_filectrl.py::filectrl_Tests::test_filectrl3 PASSED [ 22%] unittests/test_filectrl.py::filectrl_Tests::test_filectrl4 PASSED [ 22%] unittests/test_filectrl.py::filectrl_Tests::test_filectrl5 FAILED [ 22%] unittests/test_filedlg.py::filedlg_Tests::test_filedlg PASSED [ 22%] unittests/test_filedlg.py::filedlg_Tests::test_filedlgFlags PASSED [ 23%] unittests/test_filedlg.py::filedlg_Tests::test_filedlgProperties PASSED [ 23%] unittests/test_filedlg.py::filedlg_Tests::test_filedlgTweaks PASSED [ 23%] unittests/test_filehistory.py::filehistory_Tests::test_filehistory1 PASSED [ 23%] unittests/test_filehistory.py::filehistory_Tests::test_filehistory2 PASSED [ 23%] unittests/test_filesys.py::filesys_Tests::test_filesys02 PASSED [ 23%] unittests/test_filesys.py::filesys_Tests::test_filesys03 PASSED [ 23%] unittests/test_filesys.py::filesys_Tests::test_filesys04 PASSED [ 23%] unittests/test_filesys.py::filesys_Tests::test_filesysClasses PASSED [ 23%] unittests/test_filesys.py::filesys_Tests::test_filesysMemoryFSHandler PASSED [ 23%] unittests/test_font.py::font_Tests::test_font PASSED [ 23%] unittests/test_font.py::font_Tests::test_fontEquality PASSED [ 23%] unittests/test_font.py::font_Tests::test_fontFixedWidth PASSED [ 23%] unittests/test_font.py::font_Tests::test_fontFlags PASSED [ 23%] unittests/test_font.py::font_Tests::test_fontFlagsOld PASSED [ 23%] unittests/test_font.py::font_Tests::test_fontFontinfo1 PASSED [ 23%] unittests/test_font.py::font_Tests::test_fontFontinfo2 PASSED [ 23%] unittests/test_font.py::font_Tests::test_fontOk PASSED [ 24%] unittests/test_font.py::font_Tests::test_fontOldStyleNames FAILED [ 24%] unittests/test_font.py::font_Tests::test_fontProperties PASSED [ 24%] unittests/test_font.py::font_Tests::test_stockFonts FAILED [ 24%] unittests/test_fontdlg.py::fontdlg_Tests::test_fontdlg1 PASSED [ 24%] unittests/test_fontdlg.py::fontdlg_Tests::test_fontdlg2 FAILED [ 24%] unittests/test_fontenum.py::fontenum_Tests::test_fontenum1 PASSED [ 24%] unittests/test_fontenum.py::fontenum_Tests::test_fontenum2 PASSED [ 24%] unittests/test_fontenum.py::fontenum_Tests::test_fontenum3 PASSED [ 24%] unittests/test_fontmap.py::fontmap_Tests::test_fontmap1 PASSED [ 24%] unittests/test_fontmap.py::fontmap_Tests::test_fontmap2 PASSED [ 24%] unittests/test_fontmap.py::fontmap_Tests::test_fontmap3 PASSED [ 24%] unittests/test_fontutil.py::fontutil_Tests::test_fontutil PASSED [ 24%] unittests/test_fontutil.py::fontutil_Tests::test_fontutilProperties PASSED [ 24%] unittests/test_frame.py::frame_Tests::test_frameCtors PASSED [ 24%] unittests/test_frame.py::frame_Tests::test_frameProperties PASSED [ 24%] unittests/test_frame.py::frame_Tests::test_frameStyles PASSED [ 24%] unittests/test_frame.py::frame_Tests::test_frameTopLevelTweaks FAILED [ 25%] unittests/test_fswatcher.py::fswatcher_Tests::test_fswatcher1 PASSED [ 25%] unittests/test_gauge.py::gauge_Tests::test_gauge FAILED [ 25%] unittests/test_gauge.py::gauge_Tests::test_gaugeProperties PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_GetIM_position FAILED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_GetIM_span PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_pos1 FAILED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_pos2 PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_pos3 PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_pos4 PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_sizer1 PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_sizer2 PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_sizer3 PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_span1 PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_span2 PASSED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_span3 FAILED [ 25%] unittests/test_gbsizer.py::gbsizer_Tests::test_gbsizer_span4 PASSED [ 25%] unittests/test_gdicmn.py::TestPoint::test_DefaultPosition PASSED [ 25%] unittests/test_gdicmn.py::TestPoint::test_FullySpecified PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_Get PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_GetIM PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_RealPoint_ctor PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_bogus_ctor1 PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_bogus_ctor2 PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_converters PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_copy_ctor PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_default_ctor PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_floatingMultiply PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_magic PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_math PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_numpy_ctor PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_operators PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_operators2 PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_seq_ctor PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_xy PASSED [ 26%] unittests/test_gdicmn.py::TestPoint::test_xy_ctor PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_DecBy PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_DecTo PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_DefaultSize PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_FullySpecified PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_GetIM PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_GetSet PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_IncBy PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_IncTo PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_SetDefaults PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_bogus_ctor PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_converters PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_copy_ctor PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_default_ctor PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_floatingMultiply PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_magic PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_operators PASSED [ 27%] unittests/test_gdicmn.py::TestSize::test_properties PASSED [ 28%] unittests/test_gdicmn.py::TestSize::test_wh_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRealPoint::test_GetIM PASSED [ 28%] unittests/test_gdicmn.py::TestRealPoint::test_Point_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRealPoint::test_copy_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRealPoint::test_default_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRealPoint::test_floatingMultiply PASSED [ 28%] unittests/test_gdicmn.py::TestRealPoint::test_properties PASSED [ 28%] unittests/test_gdicmn.py::TestRealPoint::test_xy_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRect::test_GetIM PASSED [ 28%] unittests/test_gdicmn.py::TestRect::test_converters PASSED [ 28%] unittests/test_gdicmn.py::TestRect::test_default_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRect::test_kwargs_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRect::test_numpy_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRect::test_possize_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRect::test_seq_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRect::test_size_ctor PASSED [ 28%] unittests/test_gdicmn.py::TestRect::test_tlbr_ctor PASSED [ 29%] unittests/test_gdicmn.py::TestRect::test_tlbr_ctor2 PASSED [ 29%] unittests/test_gdicmn.py::TestRect::test_xywh_ctor PASSED [ 29%] unittests/test_gdicmn.py::intersectRect_Tests::test_intersectRect01 PASSED [ 29%] unittests/test_gdicmn.py::intersectRect_Tests::test_intersectRect02 PASSED [ 29%] unittests/test_geometry.py::Point2D::test_GetIM PASSED [ 29%] unittests/test_geometry.py::Point2D::test_copy_ctor PASSED [ 29%] unittests/test_geometry.py::Point2D::test_default_ctor PASSED [ 29%] unittests/test_geometry.py::Point2D::test_xy_ctor PASSED [ 29%] unittests/test_geometry.py::Rect2D::test_GetIM PASSED [ 29%] unittests/test_geometry.py::Rect2D::test_copy_ctor PASSED [ 29%] unittests/test_geometry.py::Rect2D::test_default_ctor PASSED [ 29%] unittests/test_geometry.py::Rect2D::test_xywh_ctor PASSED [ 29%] unittests/test_graphics.py::graphics_Tests::test_gcCreate1 PASSED [ 29%] unittests/test_graphics.py::graphics_Tests::test_gcCreate2 PASSED [ 29%] unittests/test_graphics.py::graphics_Tests::test_gcCreate3 PASSED [ 29%] unittests/test_graphics.py::graphics_Tests::test_gcCreate4 FAILED [ 29%] unittests/test_graphics.py::graphics_Tests::test_gcCreateBitmap PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcCreateBrush PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcCreateFont PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcCreateMatrix FAILED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcCreatePath PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcCreatePen PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcDrawLines PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcGradientStops PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcNullObjects PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcStrokeLines1 PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcStrokeLines2 PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcStrokeLines3 PASSED [ 30%] unittests/test_graphics.py::graphics_Tests::test_gcTextExtents PASSED [ 30%] unittests/test_grid.py::grid_Tests::test_GetIM FAILED [ 30%] unittests/test_grid.py::grid_Tests::test_grid00 PASSED [ 30%] unittests/test_grid.py::grid_Tests::test_grid01 FAILED [ 30%] unittests/test_grid.py::grid_Tests::test_grid02 PASSED [ 30%] unittests/test_grid.py::grid_Tests::test_grid03 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid04 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid05 FAILED [ 31%] unittests/test_grid.py::grid_Tests::test_grid06 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid07 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid08 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid09 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid10 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid11 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid12 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid13 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid14 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid15 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid16 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid17 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid17a PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid18 PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid18a PASSED [ 31%] unittests/test_grid.py::grid_Tests::test_grid19 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid20 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid21 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid22 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid23 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid24 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid25 FAILED [ 32%] unittests/test_grid.py::grid_Tests::test_grid26 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid27 FAILED [ 32%] unittests/test_grid.py::grid_Tests::test_grid28 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid29 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid30 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid31 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid32 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid33 FAILED [ 32%] unittests/test_grid.py::grid_Tests::test_grid34 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid35 PASSED [ 32%] unittests/test_grid.py::grid_Tests::test_grid36 PASSED [ 33%] unittests/test_grid.py::grid_Tests::test_grid37 PASSED [ 33%] unittests/test_grid.py::grid_Tests::test_grid38 PASSED [ 33%] unittests/test_grid.py::grid_Tests::test_grid39 PASSED [ 33%] unittests/test_grid.py::grid_Tests::test_grid40 PASSED [ 33%] unittests/test_grid.py::grid_Tests::test_grid41 PASSED [ 33%] unittests/test_grid.py::grid_Tests::test_grid42 PASSED [ 33%] unittests/test_grid.py::grid_Tests::test_grid43 PASSED [ 33%] unittests/test_grid.py::grid_Tests::test_grid44 PASSED [ 33%] unittests/test_grid.py::grid_Tests::test_grid45 PASSED [ 33%] unittests/test_headercol.py::headercol_Tests::test_headercolAbsClass1 PASSED [ 33%] unittests/test_headercol.py::headercol_Tests::test_headercolAbsClass2 PASSED [ 33%] unittests/test_headercol.py::headercol_Tests::test_headercolConstants PASSED [ 33%] unittests/test_headercol.py::headercol_Tests::test_headercolCtor1 PASSED [ 33%] unittests/test_headercol.py::headercol_Tests::test_headercolCtor2 PASSED [ 33%] unittests/test_headercol.py::headercol_Tests::test_headercolProperties PASSED [ 33%] unittests/test_headerctrl.py::headerctrl_Tests::test_headerctrl1 PASSED [ 33%] unittests/test_headerctrl.py::headerctrl_Tests::test_headerctrl2 PASSED [ 34%] unittests/test_headerctrl.py::headerctrl_Tests::test_headerctrl3 PASSED [ 34%] unittests/test_headerctrl.py::headerctrl_Tests::test_headerctrl4 PASSED [ 34%] unittests/test_help.py::help_Tests::test_help1 PASSED [ 34%] unittests/test_helpctrl.py::helpctrl_Tests::test_helpctrl1 PASSED [ 34%] unittests/test_helpdata.py::helpdata_Tests::test_helpdata1 FAILED [ 34%] unittests/test_helpdata.py::helpdata_Tests::test_helpdata2 PASSED [ 34%] unittests/test_helpdata.py::helpdata_Tests::test_helpdata3 PASSED [ 34%] unittests/test_helpdata.py::helpdata_Tests::test_helpdata4 FAILED [ 34%] unittests/test_helpdlg.py::helpdlg_Tests::test_helpdlg1 PASSED [ 34%] unittests/test_helpext.py::helpext_Tests::test_helpext1 FAILED [ 34%] unittests/test_helpfrm.py::helpfrm_Tests::test_helpfrm1 PASSED [ 34%] unittests/test_helpwnd.py::helpwnd_Tests::test_helpwnd1 FAILED [ 34%] unittests/test_htmlcell.py::htmlcell_Tests::test_htmlcell1 PASSED [ 34%] unittests/test_htmlcell.py::htmlcell_Tests::test_htmlcell2 FAILED [ 34%] unittests/test_htmlcell.py::htmlcell_Tests::test_htmlcell3 PASSED [ 34%] unittests/test_htmlcell.py::htmlcell_Tests::test_htmlcell4 PASSED [ 34%] unittests/test_htmlcell.py::htmlcell_Tests::test_htmlcell5 FAILED [ 35%] unittests/test_htmlcell.py::htmlcell_Tests::test_htmlcell6 PASSED [ 35%] unittests/test_htmlcell.py::htmlcell_Tests::test_htmlcell7 FAILED [ 35%] unittests/test_htmlcell.py::htmlcell_Tests::test_htmlcell8 PASSED [ 35%] unittests/test_htmlcell.py::htmlcell_Tests::test_htmlcell9 FAILED [ 35%] unittests/test_htmldefs.py::htmldefs_Tests::test_htmldefs1 PASSED [ 35%] unittests/test_htmllbox.py::htmllbox_Tests::test_htmllbox1 PASSED [ 35%] unittests/test_htmllbox.py::htmllbox_Tests::test_htmllbox2 PASSED [ 35%] unittests/test_htmllbox.py::htmllbox_Tests::test_htmllbox3 PASSED [ 35%] unittests/test_htmlpars.py::htmlpars_Tests::test_htmlpars1 PASSED [ 35%] unittests/test_htmlprint.py::htmlprint_Tests::test_htmlprint1 PASSED [ 35%] unittests/test_htmlprint.py::htmlprint_Tests::test_htmlprint2 PASSED [ 35%] unittests/test_htmlprint.py::htmlprint_Tests::test_htmlprint3 PASSED [ 35%] unittests/test_htmlwin.py::htmlwin_Tests::test_htmlwin1 PASSED [ 35%] unittests/test_htmlwin.py::htmlwin_Tests::test_htmlwin2 PASSED [ 35%] unittests/test_htmlwin.py::htmlwin_Tests::test_htmlwin3 FAILED [ 35%] unittests/test_htmlwin.py::htmlwin_Tests::test_htmlwin4 PASSED [ 35%] unittests/test_htmlwin.py::htmlwin_Tests::test_htmlwin5 PASSED [ 36%] unittests/test_htmlwin.py::htmlwin_Tests::test_htmlwin6 PASSED [ 36%] unittests/test_htmlwinpars.py::htmlwinpars_Tests::test_htmlwinpars1 PASSED [ 36%] unittests/test_hyperlink.py::hyperlink_Tests::test_hyperlink1 PASSED [ 36%] unittests/test_hyperlink.py::hyperlink_Tests::test_hyperlink2 PASSED [ 36%] unittests/test_hyperlink.py::hyperlink_Tests::test_hyperlink3 PASSED [ 36%] unittests/test_icon.py::icon_Tests::test_icon1 PASSED [ 36%] unittests/test_icon.py::icon_Tests::test_icon2 PASSED [ 36%] unittests/test_icon.py::icon_Tests::test_icon3 PASSED [ 36%] unittests/test_iconbndl.py::iconbndl_Tests::test_iconbndl1 PASSED [ 36%] unittests/test_iconbndl.py::iconbndl_Tests::test_iconbndl2 PASSED [ 36%] unittests/test_iconbndl.py::iconbndl_Tests::test_iconbndl3 PASSED [ 36%] unittests/test_iconbndl.py::iconbndl_Tests::test_iconbndl4 PASSED [ 36%] unittests/test_iconloc.py::iconloc_Tests::test_iconloc1 PASSED [ 36%] unittests/test_iconloc.py::iconloc_Tests::test_iconloc2 PASSED [ 36%] unittests/test_image.py::image_Tests::test_imageCtor1 PASSED [ 36%] unittests/test_image.py::image_Tests::test_imageCtor2 PASSED [ 36%] unittests/test_image.py::image_Tests::test_imageCtor3 PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageCtor4 FAILED [ 37%] unittests/test_image.py::image_Tests::test_imageCtor4b PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageCtor4c FAILED [ 37%] unittests/test_image.py::image_Tests::test_imageCtor5 PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageCtor5b PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageCtor6 FAILED [ 37%] unittests/test_image.py::image_Tests::test_imageCtor7 PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageCtor8 FAILED [ 37%] unittests/test_image.py::image_Tests::test_imageCtor9 PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageGetAlpha FAILED [ 37%] unittests/test_image.py::image_Tests::test_imageGetAlphaDataBuffer PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageGetData FAILED [ 37%] unittests/test_image.py::image_Tests::test_imageGetDataBuffer PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageHandlerDerivation PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageHandlerStandardDerivations FAILED [ 37%] unittests/test_image.py::image_Tests::test_imageHandlerStandardDerivationsDerivation PASSED [ 37%] unittests/test_image.py::image_Tests::test_imageMethodChain FAILED [ 37%] unittests/test_image.py::image_Tests::test_imageNestedClasses PASSED [ 38%] unittests/test_image.py::image_Tests::test_imageOtherStuff FAILED [ 38%] unittests/test_image.py::image_Tests::test_imageProperties PASSED [ 38%] unittests/test_image.py::image_Tests::test_imageRGBHSV PASSED [ 38%] unittests/test_image.py::image_Tests::test_imageSetAlpha1 PASSED [ 38%] unittests/test_image.py::image_Tests::test_imageSetAlphaBuffer PASSED [ 38%] unittests/test_image.py::image_Tests::test_imageSetData1 PASSED [ 38%] unittests/test_image.py::image_Tests::test_imageSetData2 PASSED [ 38%] unittests/test_image.py::image_Tests::test_imageSetDataBuffer1 PASSED [ 38%] unittests/test_image.py::image_Tests::test_imageSetDataBuffer2 PASSED [ 38%] unittests/test_imaglist.py::image_Tests::test_imaglist PASSED [ 38%] unittests/test_imaglist.py::image_Tests::test_imaglistConstants PASSED [ 38%] unittests/test_infobar.py::infobar_Tests::test_infobar1 PASSED [ 38%] unittests/test_infobar.py::infobar_Tests::test_infobar2 PASSED [ 38%] unittests/test_infobar.py::infobar_Tests::test_infobarCtor PASSED [ 38%] unittests/test_infobar.py::infobar_Tests::test_infobarDefaultCtor PASSED [ 38%] unittests/test_intl.py::intl_Tests::test_intlConstants PASSED [ 38%] unittests/test_intl.py::intl_Tests::test_intlGetLocaleFunc FAILED [ 39%] unittests/test_intl.py::intl_Tests::test_intlGetString PASSED [ 39%] unittests/test_intl.py::intl_Tests::test_intlLanguageInfo FAILED [ 39%] unittests/test_intl.py::intl_Tests::test_intlLocale PASSED [ 39%] unittests/test_joystick.py::joystick_Tests::test_joystick1 PASSED [ 39%] unittests/test_joystick.py::joystick_Tests::test_joystick2 PASSED [ 39%] unittests/test_kbdstate.py::KeyboardState::test_KeyboardState PASSED [ 39%] unittests/test_layout.py::layout_Tests::test_layout PASSED [ 39%] unittests/test_laywin.py::laywin_Tests::test_laywin1 PASSED [ 39%] unittests/test_laywin.py::laywin_Tests::test_laywin2 PASSED [ 39%] unittests/test_laywin.py::laywin_Tests::test_laywin3 PASSED [ 39%] unittests/test_laywin.py::laywin_Tests::test_laywin4 FAILED [ 39%] unittests/test_laywin.py::laywin_Tests::test_laywin5 PASSED [ 39%] unittests/test_lib_agw_advancedsplash.py::lib_agw_advancedsplash_Tests::test_lib_agw_advancedsplashConstantsExist FAILED [ 39%] unittests/test_lib_agw_advancedsplash.py::lib_agw_advancedsplash_Tests::test_lib_agw_advancedsplashCtor PASSED [ 39%] unittests/test_lib_agw_aquabutton.py::lib_agw_aquabutton_Tests::test_lib_agw_aquabuttonCtor FAILED [ 39%] unittests/test_lib_agw_aquabutton.py::lib_agw_aquabutton_Tests::test_lib_agw_aquabuttonMethods PASSED [ 39%] unittests/test_lib_agw_aui.py::lib_agw_aui_Tests::test_lib_agw_auiCtor PASSED [ 40%] unittests/test_lib_agw_aui.py::lib_agw_aui_additional_Tests::test_lib_agw_auiConstantsExist PASSED [ 40%] unittests/test_lib_agw_aui.py::lib_agw_aui_additional_Tests::test_lib_agw_auiEvents PASSED [ 40%] unittests/test_lib_agw_aui.py::lib_agw_aui_additional_Tests::test_lib_agw_aui_ToolbarCtor PASSED [ 40%] unittests/test_lib_agw_aui_dockart.py::lib_agw_aui_dockart_Tests::test_lib_agw_aui_dockartCtor PASSED [ 40%] unittests/test_lib_agw_aui_tabart.py::lib_agw_aui_tabart_Tests::test_lib_agw_aui_tabartCtor PASSED [ 40%] unittests/test_lib_agw_aui_utilities.py::lib_agw_aui_utilities_Tests::test_lib_agw_aui_utilititiesCtor PASSED [ 40%] unittests/test_lib_agw_balloontip.py::lib_agw_balloontip_Tests::test_lib_agw_balloontipConstantsExist PASSED [ 40%] unittests/test_lib_agw_balloontip.py::lib_agw_balloontip_Tests::test_lib_agw_balloontipCtor PASSED [ 40%] unittests/test_lib_agw_balloontip.py::lib_agw_balloontip_Tests::test_lib_agw_balloontipMethods FAILED [ 40%] unittests/test_lib_agw_buttonpanel.py::lib_agw_buttonpanel_Tests::test_lib_agw_buttonpanelConstantsExist PASSED [ 40%] unittests/test_lib_agw_buttonpanel.py::lib_agw_buttonpanel_Tests::test_lib_agw_buttonpanelCtor FAILED [ 40%] unittests/test_lib_agw_buttonpanel.py::lib_agw_buttonpanel_Tests::test_lib_agw_buttonpanelMethods PASSED [ 40%] unittests/test_lib_agw_cubecolourdialog.py::lib_agw_cubecolourdialog_Tests::test_lib_agw_cubecolourdialogConstantsExist FAILED [ 40%] unittests/test_lib_agw_cubecolourdialog.py::lib_agw_cubecolourdialog_Tests::test_lib_agw_cubecolourdialogCtor PASSED [ 40%] unittests/test_lib_agw_cubecolourdialog.py::lib_agw_cubecolourdialog_Tests::test_lib_agw_cubecolourdialogMethods FAILED [ 40%] unittests/test_lib_agw_customtreectrl.py::lib_agw_customtreectrl_Tests::test_lib_agw_customtreectrlConstantsExist PASSED [ 40%] unittests/test_lib_agw_customtreectrl.py::lib_agw_customtreectrl_Tests::test_lib_agw_customtreectrlCtor PASSED [ 41%] unittests/test_lib_agw_customtreectrl.py::lib_agw_customtreectrl_Tests::test_lib_agw_customtreectrlEventsExist PASSED [ 41%] unittests/test_lib_agw_customtreectrl.py::lib_agw_customtreectrl_Tests::test_lib_agw_customtreectrlGetSelections PASSED [ 41%] unittests/test_lib_agw_customtreectrl.py::lib_agw_customtreectrl_Tests::test_lib_agw_customtreectrlItemCheck PASSED [ 41%] unittests/test_lib_agw_customtreectrl.py::lib_agw_customtreectrl_Tests::test_lib_agw_customtreectrlSetWindow PASSED [ 41%] unittests/test_lib_agw_customtreectrl.py::lib_agw_customtreectrl_Tests::test_lib_agw_customtreectrlTreeItem PASSED [ 41%] unittests/test_lib_agw_customtreectrl.py::lib_agw_customtreectrl_Tests::test_lib_agw_customtreectrlTreeItemData PASSED [ 41%] unittests/test_lib_agw_customtreectrl.py::lib_agw_customtreectrl_Tests::test_lib_agw_customtreectrlTreeItemPyData PASSED [ 41%] unittests/test_lib_agw_flatmenu.py::lib_agw_flatmenu_Tests::test_lib_agw_flatmenuConstantsExist PASSED [ 41%] unittests/test_lib_agw_flatmenu.py::lib_agw_flatmenu_Tests::test_lib_agw_flatmenuCtor FAILED [ 41%] unittests/test_lib_agw_flatmenu.py::lib_agw_flatmenu_Tests::test_lib_agw_flatmenuEvents PASSED [ 41%] unittests/test_lib_agw_flatmenu.py::lib_agw_flatmenu_Tests::test_lib_agw_flatmenuOpen PASSED [ 41%] unittests/test_lib_agw_flatnotebook.py::lib_agw_flatnotebook_Tests::test_lib_agw_flatnotebookConstantsExist PASSED [ 41%] unittests/test_lib_agw_flatnotebook.py::lib_agw_flatnotebook_Tests::test_lib_agw_flatnotebookCtor PASSED [ 41%] unittests/test_lib_agw_flatnotebook.py::lib_agw_flatnotebook_Tests::test_lib_agw_flatnotebookDeletePages PASSED [ 41%] unittests/test_lib_agw_flatnotebook.py::lib_agw_flatnotebook_Tests::test_lib_agw_flatnotebookEvents PASSED [ 41%] unittests/test_lib_agw_flatnotebook.py::lib_agw_flatnotebook_Tests::test_lib_agw_flatnotebookMethods PASSED [ 41%] unittests/test_lib_agw_flatnotebook.py::lib_agw_flatnotebook_Tests::test_lib_agw_flatnotebookPages PASSED [ 42%] unittests/test_lib_agw_flatnotebook.py::lib_agw_flatnotebook_Tests::test_lib_agw_flatnotebookTabStyles PASSED [ 42%] unittests/test_lib_agw_floatspin.py::lib_agw_floatspin_Tests::test_lib_agw_floatspinConstantsExist FAILED [ 42%] unittests/test_lib_agw_floatspin.py::lib_agw_floatspin_Tests::test_lib_agw_floatspinCtor PASSED [ 42%] unittests/test_lib_agw_floatspin.py::lib_agw_floatspin_Tests::test_lib_agw_floatspinEvents FAILED [ 42%] unittests/test_lib_agw_floatspin.py::lib_agw_floatspin_Tests::test_lib_agw_floatspinMethods PASSED [ 42%] unittests/test_lib_agw_floatspin.py::lib_agw_floatspin_Tests::test_lib_agw_floatspin_fixedpoint FAILED [ 42%] unittests/test_lib_agw_fmcustomizedlg.py::lib_agw_fmcustomizedlg_Tests::test_lib_agw_fmcustomizedlgCtor PASSED [ 42%] unittests/test_lib_agw_foldpanelbar.py::lib_agw_foldpanelbar_Tests::test_lib_agw_foldpanelbarConstantsExist FAILED [ 42%] unittests/test_lib_agw_foldpanelbar.py::lib_agw_foldpanelbar_Tests::test_lib_agw_foldpanelbarCtor PASSED [ 42%] unittests/test_lib_agw_foldpanelbar.py::lib_agw_foldpanelbar_Tests::test_lib_agw_foldpanelbarEvents FAILED [ 42%] unittests/test_lib_agw_foldpanelbar.py::lib_agw_foldpanelbar_Tests::test_lib_agw_foldpanelbarMethods PASSED [ 42%] unittests/test_lib_agw_fourwaysplitter.py::lib_agw_fourwaysplitter_Tests::test_lib_agw_fourwaysplitterConstantsExist PASSED [ 42%] unittests/test_lib_agw_fourwaysplitter.py::lib_agw_fourwaysplitter_Tests::test_lib_agw_fourwaysplitterCtor PASSED [ 42%] unittests/test_lib_agw_fourwaysplitter.py::lib_agw_fourwaysplitter_Tests::test_lib_agw_fourwaysplitterEvents PASSED [ 42%] unittests/test_lib_agw_fourwaysplitter.py::lib_agw_fourwaysplitter_Tests::test_lib_agw_fourwaysplitterMethods PASSED [ 42%] unittests/test_lib_agw_genericmessagedialog.py::lib_agw_genericmessagedialog_Tests::test_lib_agw_genericmessagedialogConstantsExist FAILED [ 42%] unittests/test_lib_agw_genericmessagedialog.py::lib_agw_genericmessagedialog_Tests::test_lib_agw_genericmessagedialogCtor PASSED [ 43%] unittests/test_lib_agw_genericmessagedialog.py::lib_agw_genericmessagedialog_Tests::test_lib_agw_genericmessagedialogMethods PASSED [ 43%] unittests/test_lib_agw_gradientbutton.py::lib_agw_gradientbutton_Tests::test_lib_agw_gradientbuttonCtor FAILED [ 43%] unittests/test_lib_agw_gradientbutton.py::lib_agw_gradientbutton_Tests::test_lib_agw_gradientbuttonMethods PASSED [ 43%] unittests/test_lib_agw_hyperlink.py::lib_agw_hyperlink_Tests::test_lib_agw_hyperlinkCtor PASSED [ 43%] unittests/test_lib_agw_hyperlink.py::lib_agw_hyperlink_Tests::test_lib_agw_hyperlinkEvents PASSED [ 43%] unittests/test_lib_agw_hyperlink.py::lib_agw_hyperlink_Tests::test_lib_agw_hyperlinkMethods PASSED [ 43%] unittests/test_lib_agw_hypertreelist.py::lib_agw_hypertreelist_Tests::test_lib_agw_hypertreelistColumns PASSED [ 43%] unittests/test_lib_agw_hypertreelist.py::lib_agw_hypertreelist_Tests::test_lib_agw_hypertreelistConstantsExist PASSED [ 43%] unittests/test_lib_agw_hypertreelist.py::lib_agw_hypertreelist_Tests::test_lib_agw_hypertreelistCtor PASSED [ 43%] unittests/test_lib_agw_hypertreelist.py::lib_agw_hypertreelist_Tests::test_lib_agw_hypertreelistEvents FAILED [ 43%] unittests/test_lib_agw_hypertreelist.py::lib_agw_hypertreelist_Tests::test_lib_agw_hypertreelistTreeItem PASSED [ 43%] unittests/test_lib_agw_infobar.py::lib_agw_infobar_Tests::test_lib_agw_infobar1 FAILED [ 43%] unittests/test_lib_agw_infobar.py::lib_agw_infobar_Tests::test_lib_agw_infobar2 PASSED [ 43%] unittests/test_lib_agw_infobar.py::lib_agw_infobar_Tests::test_lib_agw_infobarCtor PASSED [ 43%] unittests/test_lib_agw_knobctrl.py::lib_agw_knobctrl_Tests::test_lib_agw_knobctrlConstantsExist PASSED [ 43%] unittests/test_lib_agw_knobctrl.py::lib_agw_knobctrl_Tests::test_lib_agw_knobctrlCtor PASSED [ 43%] unittests/test_lib_agw_knobctrl.py::lib_agw_knobctrl_Tests::test_lib_agw_knobctrlEvents PASSED [ 43%] unittests/test_lib_agw_knobctrl.py::lib_agw_knobctrl_Tests::test_lib_agw_knobctrlMethods PASSED [ 44%] unittests/test_lib_agw_labelbook.py::lib_agw_labelbook_Tests::test_lib_agw_labelbookConstantsExist PASSED [ 44%] unittests/test_lib_agw_labelbook.py::lib_agw_labelbook_Tests::test_lib_agw_labelbookCtor PASSED [ 44%] unittests/test_lib_agw_labelbook.py::lib_agw_labelbook_Tests::test_lib_agw_labelbookDeletePages PASSED [ 44%] unittests/test_lib_agw_labelbook.py::lib_agw_labelbook_Tests::test_lib_agw_labelbookEvents PASSED [ 44%] unittests/test_lib_agw_labelbook.py::lib_agw_labelbook_Tests::test_lib_agw_labelbookPages PASSED [ 44%] unittests/test_lib_agw_labelbook.py::lib_agw_labelbook_Tests::test_lib_agw_labelbookTabPosition PASSED [ 44%] unittests/test_lib_agw_multidirdialog.py::lib_agw_multidirdialog_Tests::test_lib_agw_multidirdialogConstantsExist PASSED [ 44%] unittests/test_lib_agw_multidirdialog.py::lib_agw_multidirdialog_Tests::test_lib_agw_multidirdialogCtor PASSED [ 44%] unittests/test_lib_agw_multidirdialog.py::lib_agw_multidirdialog_Tests::test_lib_agw_multidirdialogMethods PASSED [ 44%] unittests/test_lib_agw_peakmeter.py::lib_agw_peakmeter_Tests::test_lib_agw_peakmeterConstantsExist FAILED [ 44%] unittests/test_lib_agw_peakmeter.py::lib_agw_peakmeter_Tests::test_lib_agw_peakmeterCtor PASSED [ 44%] unittests/test_lib_agw_peakmeter.py::lib_agw_peakmeter_Tests::test_lib_agw_peakmeterMethods PASSED [ 44%] unittests/test_lib_agw_persist_persistencemanager.py::lib_agw_persist_persistencemanager_Tests::test_persistencemanagerConstantsExist PASSED [ 44%] unittests/test_lib_agw_persist_persistencemanager.py::lib_agw_persist_persistencemanager_Tests::test_persistencemanagerCtor PASSED [ 44%] unittests/test_lib_agw_persist_persistencemanager.py::lib_agw_persist_persistencemanager_Tests::test_persistencemanagerPersistValue PASSED [ 44%] unittests/test_lib_agw_persist_persistencemanager.py::lib_agw_persist_persistencemanager_Tests::test_persistencemanagerRestore PASSED [ 44%] unittests/test_lib_agw_persist_persistencemanager.py::lib_agw_persist_persistencemanager_Tests::test_persistencemanagerZZZZCleanup PASSED [ 45%] unittests/test_lib_agw_piectrl.py::lib_agw_piectrl_Tests::test_lib_agw_piectrlCtor PASSED [ 45%] unittests/test_lib_agw_piectrl.py::lib_agw_piectrl_Tests::test_lib_agw_piectrlMethods PASSED [ 45%] unittests/test_lib_agw_pybusyinfo.py::lib_agw_pybusyinfo_Tests::test_lib_agw_pybusyinfoCtor PASSED [ 45%] unittests/test_lib_agw_pycollapsiblepane.py::lib_agw_pycollapsiblepane_Tests::test_lib_agw_pycollapsiblepaneConstantsExist FAILED [ 45%] unittests/test_lib_agw_pycollapsiblepane.py::lib_agw_pycollapsiblepane_Tests::test_lib_agw_pycollapsiblepaneCtor PASSED [ 45%] unittests/test_lib_agw_pycollapsiblepane.py::lib_agw_pycollapsiblepane_Tests::test_lib_agw_pycollapsiblepaneEvents FAILED [ 45%] unittests/test_lib_agw_pycollapsiblepane.py::lib_agw_pycollapsiblepane_Tests::test_lib_agw_pycollapsiblepaneMethods PASSED [ 45%] unittests/test_lib_agw_pygauge.py::lib_agw_pygauge_Tests::test_lib_agw_pygaugeCtor FAILED [ 45%] unittests/test_lib_agw_pygauge.py::lib_agw_pygauge_Tests::test_lib_agw_pygaugeMethods PASSED [ 45%] unittests/test_lib_agw_pyprogress.py::lib_agw_pyprogress_Tests::test_lib_agw_pyprogressConstantsExists FAILED [ 45%] unittests/test_lib_agw_pyprogress.py::lib_agw_pyprogress_Tests::test_lib_agw_pyprogressCtor PASSED [ 45%] unittests/test_lib_agw_pyprogress.py::lib_agw_pyprogress_Tests::test_lib_agw_pyprogressMethods FAILED [ 45%] unittests/test_lib_agw_ribbonbar.py::lib_agw_ribbon_Tests::test_lib_agw_pyprogressConstantsExists PASSED [ 45%] unittests/test_lib_agw_ribbonbar.py::lib_agw_ribbon_Tests::test_lib_agw_ribbonArtProviders FAILED [ 45%] unittests/test_lib_agw_ribbonbar.py::lib_agw_ribbon_Tests::test_lib_agw_ribbonControlCtor PASSED [ 45%] unittests/test_lib_agw_ribbonbar.py::lib_agw_ribbon_Tests::test_lib_agw_ribbonCtor PASSED [ 45%] unittests/test_lib_agw_ribbonbar.py::lib_agw_ribbon_Tests::test_lib_agw_ribbonEvents PASSED [ 46%] unittests/test_lib_agw_ribbonbar.py::lib_agw_ribbon_Tests::test_lib_agw_ribbonGalleryCtor PASSED [ 46%] unittests/test_lib_agw_ribbonbar.py::lib_agw_ribbon_Tests::test_lib_agw_ribbonPageCtor PASSED [ 46%] unittests/test_lib_agw_ribbonbar.py::lib_agw_ribbon_Tests::test_lib_agw_ribbonPanelCtor PASSED [ 46%] unittests/test_lib_agw_ribbonbar.py::lib_agw_ribbon_Tests::test_lib_agw_ribbonStyles PASSED [ 46%] unittests/test_lib_agw_rulerctrl.py::lib_agw_rulerctrl_Tests::test_lib_agw_rulerctrlCtor PASSED [ 46%] unittests/test_lib_agw_rulerctrl.py::lib_agw_rulerctrl_Tests::test_lib_agw_rulerctrlEvents PASSED [ 46%] unittests/test_lib_agw_rulerctrl.py::lib_agw_rulerctrl_Tests::test_lib_agw_rulerctrlMethods PASSED [ 46%] unittests/test_lib_agw_shapedbutton.py::lib_agw_shapedbuttons_Tests::test_lib_agw_shapedbutton1 FAILED [ 46%] unittests/test_lib_agw_shapedbutton.py::lib_agw_shapedbuttons_Tests::test_lib_agw_shapedbutton2 PASSED [ 46%] unittests/test_lib_agw_shortcuteditor.py::lib_agw_shortcuteditor_Tests::test_lib_agw_rulerctrlCtor FAILED [ 46%] unittests/test_lib_agw_shortcuteditor.py::lib_agw_shortcuteditor_Tests::test_lib_agw_shortcuteditorEvents PASSED [ 46%] unittests/test_lib_agw_speedmeter.py::lib_agw_speedmeter_Tests::test_lib_agw_peakmeterConstantsExist FAILED [ 46%] unittests/test_lib_agw_speedmeter.py::lib_agw_speedmeter_Tests::test_lib_agw_speedmeterCtor PASSED [ 46%] unittests/test_lib_agw_speedmeter.py::lib_agw_speedmeter_Tests::test_lib_agw_speedmeterMethods PASSED [ 46%] unittests/test_lib_agw_speedmeter.py::lib_agw_speedmeter_Tests::test_lib_agw_speedmeterSizerLayout PASSED [ 46%] unittests/test_lib_agw_supertooltip.py::lib_agw_supertooltip_Tests::test_lib_agw_supertooltipCtor PASSED [ 46%] unittests/test_lib_agw_thumbnailctrl.py::lib_agw_thumbnailctrl_Tests::test_lib_agw_thumbnailctrlCtor PASSED [ 47%] unittests/test_lib_agw_thumbnailctrl.py::lib_agw_thumbnailctrl_Tests::test_lib_agw_thumbnailctrlEvents PASSED [ 47%] unittests/test_lib_agw_toasterbox.py::lib_agw_toasterbox_Tests::test_lib_agw_thumbnailctrlStyles PASSED [ 47%] unittests/test_lib_agw_toasterbox.py::lib_agw_toasterbox_Tests::test_lib_agw_toasterboxCtor SKIPPED [ 47%] unittests/test_lib_agw_ultimatelistctrl.py::lib_agw_ultimatelistctrl_Tests::test_lib_agw_thumbnailctrlStyles PASSED [ 47%] unittests/test_lib_agw_ultimatelistctrl.py::lib_agw_ultimatelistctrl_Tests::test_lib_agw_ultimatelistctrlCtorIcon PASSED [ 47%] unittests/test_lib_agw_ultimatelistctrl.py::lib_agw_ultimatelistctrl_Tests::test_lib_agw_ultimatelistctrlCtorList PASSED [ 47%] unittests/test_lib_agw_ultimatelistctrl.py::lib_agw_ultimatelistctrl_Tests::test_lib_agw_ultimatelistctrlCtorReport PASSED [ 47%] unittests/test_lib_agw_ultimatelistctrl.py::lib_agw_ultimatelistctrl_Tests::test_lib_agw_ultimatelistctrlCtorVirtual FAILED [ 47%] unittests/test_lib_agw_ultimatelistctrl.py::lib_agw_ultimatelistctrl_Tests::test_lib_agw_ultimatelistctrlEvents PASSED [ 47%] unittests/test_lib_agw_xlsgrid.py::lib_agw_xlsgrid_Tests::test_lib_agw_xlsgridCtor PASSED [ 47%] unittests/test_lib_agw_zoombar.py::lib_agw_zoombar_Tests::test_lib_agw_thumbnailctrlEvents PASSED [ 47%] unittests/test_lib_agw_zoombar.py::lib_agw_zoombar_Tests::test_lib_agw_zoombarCtor PASSED [ 47%] unittests/test_lib_busy.py::lib_busy_Tests::test_lib_busy1 PASSED [ 47%] unittests/test_lib_busy.py::lib_busy_Tests::test_lib_busy2 PASSED [ 47%] unittests/test_lib_busy.py::lib_busy_Tests::test_lib_busy3 FAILED [ 47%] unittests/test_lib_busy.py::lib_busy_Tests::test_lib_busy4 PASSED [ 47%] unittests/test_lib_busy.py::lib_busy_Tests::test_lib_busy5 PASSED [ 48%] unittests/test_lib_buttons.py::lib_buttons_Tests::test_lib_buttons1 PASSED [ 48%] unittests/test_lib_buttons.py::lib_buttons_Tests::test_lib_buttons2 PASSED [ 48%] unittests/test_lib_calendar.py::lib_calendar_Tests::test_lib_calendar_CalenDlgCtor PASSED [ 48%] unittests/test_lib_calendar.py::lib_calendar_Tests::test_lib_calendar_CalendarCtor PASSED [ 48%] unittests/test_lib_calendar.py::lib_calendar_Tests::test_lib_calendar_CalendarSetDate PASSED [ 48%] unittests/test_lib_cdate.py::lib_cdate_Tests::test_lib_cdate_DateCtor FAILED [ 48%] unittests/test_lib_cdate.py::lib_cdate_Tests::test_lib_cdate_Dayofweek PASSED [ 48%] unittests/test_lib_cdate.py::lib_cdate_Tests::test_lib_cdate_IsleapFalse PASSED [ 48%] unittests/test_lib_cdate.py::lib_cdate_Tests::test_lib_cdate_IsleapTrue PASSED [ 48%] unittests/test_lib_cdate.py::lib_cdate_Tests::test_lib_cdate_Julianday PASSED [ 48%] unittests/test_lib_cdate.py::lib_cdate_Tests::test_lib_cdate_NowCtor PASSED [ 48%] unittests/test_lib_colourdb.py::lib_colourdb_Tests::test_lib_colourdb1 PASSED [ 48%] unittests/test_lib_colourselect.py::lib_colourselect_Tests::test_lib_colourselect1 PASSED [ 48%] unittests/test_lib_expando.py::lib_expando_Tests::test_lib_expando1 PASSED [ 48%] unittests/test_lib_fancytext.py::lib_fancytext_Tests::test_lib_fancytext_DateCtor PASSED [ 48%] unittests/test_lib_fancytext.py::lib_fancytext_Tests::test_lib_fancytext_Methods PASSED [ 48%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testArrayConstruction PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testCreates FAILED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testDataType PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testMinMax PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testMinMax2 PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testMinMax3 PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testMinMax4 PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testShape PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testShape2 PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testShape3 PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testCreator::testType PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testAsBBox::testPassArray PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testAsBBox::testPassArray2 PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testAsBBox::testPassThrough PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testAsBBox::testPassThrough2 PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testAbove PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testBelow PASSED [ 49%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testCorner PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testInside PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testLeft PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testLowerLeft FAILED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testLowerRight PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testOutside FAILED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testRight PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testSame PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testTouch FAILED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testUpperLeft PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testUpperRight FAILED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testZeroSize PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testZeroSize2 PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testZeroSize3 PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testIntersect::testZeroSize4 PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testEquality::testIdentical PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testEquality::testNotSame PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testEquality::testSame PASSED [ 50%] unittests/test_lib_floatcanvas_bbox.py::testEquality::testWithArray PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testEquality::testWithArray2 PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testAbove FAILED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testBelow PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testLeft PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testLowerLeft PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testLowerRight PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testPoint FAILED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testPointOutside PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testRight FAILED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testSame PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testUpperLeft PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testInside::testUpperRight PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testAbove PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testBelow FAILED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testLeft PASSED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testLowerLeft FAILED [ 51%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testLowerRight PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testPointIn PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testPointLeftTopLine PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testPointOnBottomLine PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testPointOnBottomRight PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testPointOnLeft PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testPointOnRight FAILED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testPointOnTopLine PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testRight PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testUpperLeft PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testPointInside::testUpperRight PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testFromPoints::testCreate PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testFromPoints::testCreateInts PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testFromPoints::testListTuples PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testFromPoints::testSinglePoint PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testMerge::testDownLeft FAILED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testMerge::testFullOutside PASSED [ 52%] unittests/test_lib_floatcanvas_bbox.py::testMerge::testInside PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testMerge::testUpRight PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testWidthHeight::testSetH PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testWidthHeight::testSetW PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testWidthHeight::testWidth PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testCenter::testCenter PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testCenter::testSetCenter PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testBBarray::testJoin PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testEquals PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testIsNull PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testMerge FAILED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testNotEquals PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testNotEquals2 PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testOverlaps PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testOverlaps2 PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testNullBBox::testValues PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testEquals PASSED [ 53%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testMerge PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testMerge2 PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testNotEquals PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testNotEquals2 FAILED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testOverlaps PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testOverlaps2 PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testOverlaps3 PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testOverlaps4 PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testOverlaps5 PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testInfBBox::testValues PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testSides::testBottom PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testSides::testLeft FAILED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testSides::testRight PASSED [ 54%] unittests/test_lib_floatcanvas_bbox.py::testSides::testTop PASSED [ 54%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_arc PASSED [ 54%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_arrow PASSED [ 54%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_arrowline PASSED [ 54%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_bitmap PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_circle PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_line PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_point PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_pointset PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_polygon PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_rectangle FAILED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_recteclips PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_scaledbitmap FAILED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_scaledbitmap2 PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_scaledtext PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_scaledtextbox PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_spline PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_squarepoint PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_fc_text PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_floatcanvasCtor PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_floatcanvasEvents PASSED [ 55%] unittests/test_lib_floatcanvas_floatcanvas.py::lib_floatcanvas_floatcanvas_Tests::test_lib_floatcanvas_navcanvasCtor PASSED [ 56%] unittests/test_lib_gizmos_ledctrl.py::lib_gizmos_ledctrl_Tests::test_defaultCtor PASSED [ 56%] unittests/test_lib_gizmos_ledctrl.py::lib_gizmos_ledctrl_Tests::test_normalCtor FAILED [ 56%] unittests/test_lib_imagebrowser.py::imagebrowser_Tests::test_imagebrowserDlg PASSED [ 56%] unittests/test_lib_imagebrowser.py::imagebrowser_Tests::test_imagebrowserDlgChangeTypes FAILED [ 56%] unittests/test_lib_imagebrowser.py::imagebrowser_Tests::test_imagebrowserDlgGetters PASSED [ 56%] unittests/test_lib_imageutils.py::lib_imageutils_Tests::test_lib_imageutils1 FAILED [ 56%] unittests/test_lib_intctrl.py::IntCtrlTests::test_canSetValueToNone PASSED [ 56%] unittests/test_lib_intctrl.py::IntCtrlTests::test_intctrlCtor FAILED [ 56%] unittests/test_lib_langlistctrl.py::langlistctrl_Tests::test_langlistctrlCtor PASSED [ 56%] unittests/test_lib_masked.py::MaskedComboBoxTests::test_ComboBoxCtors FAILED [ 56%] unittests/test_lib_masked.py::MaskedTextCtrlTests::test_textctrlCtor PASSED [ 56%] unittests/test_lib_masked.py::MaskedTextCtrlTests::test_textctrlProperties FAILED [ 56%] unittests/test_lib_masked.py::MaskedNumCtrlTests::test_numctrlCtor PASSED [ 56%] unittests/test_lib_masked.py::MaskedNumCtrlTests::test_numctrlProperties PASSED [ 56%] unittests/test_lib_masked.py::MaskedTimeCtrlTests::test_timectrlCtor PASSED [ 56%] unittests/test_lib_masked.py::MaskedTimeCtrlTests::test_timectrlIsValid PASSED [ 56%] unittests/test_lib_masked.py::MaskedTimeCtrlTests::test_timectrlProperties PASSED [ 56%] unittests/test_lib_masked.py::MaskedIpAddrCtrlTests::test_ipaddrctrlCtor PASSED [ 57%] unittests/test_lib_masked.py::MaskedIpAddrCtrlTests::test_ipaddrctrlProperties PASSED [ 57%] unittests/test_lib_mixins_inspection.py::wit_TestCase::test_App PASSED [ 57%] unittests/test_lib_mixins_inspection.py::wit_TestCase::test_App_OnInit PASSED [ 57%] unittests/test_lib_mixins_inspection.py::wit_TestCase::test_Wit_Mixin PASSED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglCircle PASSED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglCompositeShape PASSED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglCtor PASSED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglDivisonShape FAILED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglEllipseShape PASSED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglLineShape FAILED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglPolygonShape PASSED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglRectangle FAILED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglShapeRegion PASSED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_oglTextShape FAILED [ 57%] unittests/test_lib_ogl.py::lib_ogl_Tests::test_lib_ogl_Constants PASSED [ 57%] unittests/test_lib_pdfviewer_pdfviewer.py::lib_pdfviewer_pdfviewer_Tests::test_lib_pdfviewer_loadFile SKIPPED [ 57%] unittests/test_lib_pdfviewer_pdfviewer.py::lib_pdfviewer_pdfviewer_Tests::test_lib_pdfviewer_pdfviewerButtonPanelCtor SKIPPED [ 58%] unittests/test_lib_pdfviewer_pdfviewer.py::lib_pdfviewer_pdfviewer_Tests::test_lib_pdfviewer_pdfviewerPdfViewerCtor SKIPPED [ 58%] unittests/test_lib_plot.py::lib_plot_PlotCanvas_Tests::test_lib_plot_plotcanvasCtor PASSED [ 58%] unittests/test_lib_plot.py::lib_plot_Tests::test_lib_plot_tempstyle_contextmanager PASSED [ 58%] unittests/test_lib_plot.py::lib_plot_Tests::test_lib_plot_tempstyle_decorator PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testAcceptAllArgs PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testArgSpecDerivation PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testDOAListenerPubsub PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testDeadListener PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testMissingReqdArgs PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testSendForUndefinedTopic PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testSendTopicWithMessage PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testSubscribe PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testTopicUnspecifiedError PASSED [ 58%] unittests/test_lib_pubsub_api3.py::lib_pubsub_Except::testUnsubAll PASSED [ 58%] unittests/test_lib_pubsub_defaultlog.py::lib_pubsub_DefaultLog::testNotifications PASSED [ 58%] unittests/test_lib_pubsub_except.py::lib_pubsub_Except::testHandleExcept1a PASSED [ 58%] unittests/test_lib_pubsub_except.py::lib_pubsub_Except::testHandleExcept1b PASSED [ 59%] unittests/test_lib_pubsub_except.py::lib_pubsub_Except::testHandleExcept2 PASSED [ 59%] unittests/test_lib_pubsub_except.py::lib_pubsub_Except::testNoExceptionHandling1 PASSED [ 59%] unittests/test_lib_pubsub_except.py::lib_pubsub_Except::testNoExceptionHandling2 PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test0_ArgsInfo PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test10_weakMethod PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test11_testNaming PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test2_Validation0 PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test2_Validation1 PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test3_IsCallable PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test4_WantTopic PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test5_DOAListeners PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test6_ListenerEq PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test7_DyingListenersClass PASSED [ 59%] unittests/test_lib_pubsub_listener.py::lib_pubsub_ArgsInfo::test8_getArgsBadListener PASSED [ 59%] unittests/test_lib_pubsub_notify.py::lib_pubsub_Notify::testNotifyByPrint PASSED [ 59%] unittests/test_lib_pubsub_notify2.py::lib_pubsub_Notify2::test0_NotificationTopics PASSED [ 59%] unittests/test_lib_pubsub_notify2_1.py::lib_pubsub_Notify2_1::test1_SubscribeNotify PASSED [ 60%] unittests/test_lib_pubsub_notify2_2.py::lib_pubsub_Notify2_2::test2_SendNotify PASSED [ 60%] unittests/test_lib_pubsub_notify3.py::lib_pubsub_NotifyFlagChanges::testFlagChanges PASSED [ 60%] unittests/test_lib_pubsub_notify4.py::lib_pubsub_NotifyN::testNotifications PASSED [ 60%] unittests/test_lib_pubsub_provider.py::lib_pubsub_Except::test1 PASSED [ 60%] unittests/test_lib_pubsub_provider.py::lib_pubsub_Except::test2_import_export_no_change SKIPPED [ 60%] unittests/test_lib_pubsub_provider.py::lib_pubsub_Except::test_module_as_class PASSED [ 60%] unittests/test_lib_pubsub_spec.py::lib_pubsub_Specs::test1_create PASSED [ 60%] unittests/test_lib_pubsub_spec.py::lib_pubsub_Specs::test2_update PASSED [ 60%] unittests/test_lib_pubsub_spec.py::lib_pubsub_Specs::test3_filter PASSED [ 60%] unittests/test_lib_pubsub_topic.py::lib_pubsub_Topic::test0_CreateRoot PASSED [ 60%] unittests/test_lib_pubsub_topic.py::lib_pubsub_Topic::test1_SubUnsub PASSED [ 60%] unittests/test_lib_pubsub_topic.py::lib_pubsub_Topic::test2_CreateChild PASSED [ 60%] unittests/test_lib_pubsub_topicmgr.py::lib_pubsub_TopicMgr0_Basic::test10_BadTopicNames PASSED [ 60%] unittests/test_lib_pubsub_topicmgr.py::lib_pubsub_TopicMgr0_Basic::test10_GoodTopicNames PASSED [ 60%] unittests/test_lib_pubsub_topicmgr.py::lib_pubsub_TopicMgr1_GetOrCreate_NoDefnProv::test10_NoProtoListener PASSED [ 60%] unittests/test_lib_pubsub_topicmgr.py::lib_pubsub_TopicMgr1_GetOrCreate_NoDefnProv::test20_WithProtoListener PASSED [ 60%] unittests/test_lib_pubsub_topicmgr.py::lib_pubsub_TopicMgr2_GetOrCreate_DefnProv::test10_DefnProvider PASSED [ 61%] unittests/test_lib_pubsub_topicmgr.py::lib_pubsub_TopicMgr2_GetOrCreate_DefnProv::test20_UseProvider PASSED [ 61%] unittests/test_lib_pubsub_topicmgr.py::lib_pubsub_TopicMgr2_GetOrCreate_DefnProv::test30_DelTopic PASSED [ 61%] unittests/test_lib_pubsub_topicmgr.py::lib_pubsub_TopicMgr3_TreeTraverser::test1 PASSED [ 61%] unittests/test_lib_pubsub_topicmgr.py::lib_pubsub_TopicMgr3_TreeTraverser::test2 PASSED [ 61%] unittests/test_lib_resizewidget.py::lib_resizewidget_Tests::test_lib_resizewidget PASSED [ 61%] unittests/test_lib_resizewidget.py::lib_resizewidget_Tests::test_lib_resizewidget_Constants PASSED [ 61%] unittests/test_lib_scrolledpanel.py::lib_scrolledpanel_Tests::test_lib_scrolled1 FAILED [ 61%] unittests/test_lib_sized_controls.py::sizedFrame_Tests::test_frameCtors PASSED [ 61%] unittests/test_lib_sized_controls.py::sizedFrame_Tests::test_frameProperties FAILED [ 61%] unittests/test_lib_sized_controls.py::sizedFrame_Tests::test_frameStyles PASSED [ 61%] unittests/test_lib_sized_controls.py::sizedDialog_Tests::test_dialog1 PASSED [ 61%] unittests/test_lib_sized_controls.py::sizedDialog_Tests::test_dialog2 PASSED [ 61%] unittests/test_lib_sized_controls.py::sizedDialog_Tests::test_dialogTextSizer PASSED [ 61%] unittests/test_lib_sized_controls.py::sizedPanel_Tests::test_panelCtor PASSED [ 61%] unittests/test_lib_sized_controls.py::sizedScrolledPanel_Tests::test_panelCtor FAILED [ 61%] unittests/test_lib_splitter.py::splitter_Tests::test_splitterCtor PASSED [ 61%] unittests/test_lib_splitter.py::splitter_Tests::test_splitterMulti FAILED [ 62%] unittests/test_lib_statbmp.py::lib_statbmp_Tests::test_lib_statbmp1 PASSED [ 62%] unittests/test_lib_stattext.py::lib_stattext_Tests::test_lib_stattext1 PASSED [ 62%] unittests/test_lib_throbber.py::lib_throbber_Tests::test_lib_throbber PASSED [ 62%] unittests/test_lib_throbber.py::lib_throbber_Tests::test_lib_throbber_Events PASSED [ 62%] unittests/test_lib_ticker.py::lib_ticker_Tests::test_lib_ticker PASSED [ 62%] unittests/test_listbook.py::listbook_Tests::test_listbook1 PASSED [ 62%] unittests/test_listbook.py::listbook_Tests::test_listbook2 PASSED [ 62%] unittests/test_listbook.py::listbook_Tests::test_listbook3 PASSED [ 62%] unittests/test_listbox.py::listbox_Tests::test_ComboBoxCtors PASSED [ 62%] unittests/test_listbox.py::listbox_Tests::test_ComboBoxDefaultCtor PASSED [ 62%] unittests/test_listctrl.py::listctrl_Tests::test_listctrlConstants PASSED [ 62%] unittests/test_listctrl.py::listctrl_Tests::test_listctrlCtor PASSED [ 62%] unittests/test_listctrl.py::listctrl_Tests::test_listctrlDefaultCtor PASSED [ 62%] unittests/test_listctrl.py::listctrl_Tests::test_listctrlDeleteAllColumns PASSED [ 62%] unittests/test_listctrl.py::listctrl_Tests::test_listctrlEvent PASSED [ 62%] unittests/test_listctrl.py::listctrl_Tests::test_listctrlEventTypes PASSED [ 62%] unittests/test_listctrl.py::listctrl_Tests::test_listctrlItemData01 FAILED [ 62%] unittests/test_listctrl.py::listctrl_Tests::test_listctrlItemData02 PASSED [ 63%] unittests/test_log.py::log_Tests::test_log PASSED [ 63%] unittests/test_longlong.py::longlong_Tests::test_longlong PASSED [ 63%] unittests/test_mdi.py::mdi_Tests::test_mdiChildFrame1 PASSED [ 63%] unittests/test_mdi.py::mdi_Tests::test_mdiChildFrame2 PASSED [ 63%] unittests/test_mdi.py::mdi_Tests::test_mdiClientWindow PASSED [ 63%] unittests/test_mdi.py::mdi_Tests::test_mdiParentFrame1 PASSED [ 63%] unittests/test_mdi.py::mdi_Tests::test_mdiParentFrame2 PASSED [ 63%] unittests/test_mediactrl.py::mediactrl_Tests::test_mediactrl1 PASSED [ 63%] unittests/test_mediactrl.py::mediactrl_Tests::test_mediactrl2 PASSED [ 63%] unittests/test_mediactrl.py::mediactrl_Tests::test_mediactrl3 PASSED [ 63%] unittests/test_mediactrl.py::mediactrl_Tests::test_mediactrl4 PASSED [ 63%] unittests/test_mediactrl.py::mediactrl_Tests::test_mediactrl5 PASSED [ 63%] unittests/test_menu.py::menu_Tests::test_menu1 PASSED [ 63%] unittests/test_menu.py::menu_Tests::test_menu2 PASSED [ 63%] unittests/test_menu.py::menu_Tests::test_menu3 PASSED [ 63%] unittests/test_menu.py::menu_Tests::test_menuBar1 PASSED [ 63%] unittests/test_menu.py::menu_Tests::test_menuBar2 PASSED [ 64%] unittests/test_menu.py::menu_Tests::test_menuBar3 PASSED [ 64%] unittests/test_menuitem.py::menuitem_Tests::test_menuitemCtor PASSED [ 64%] unittests/test_menuitem.py::menuitem_Tests::test_menuitemKinds PASSED [ 64%] unittests/test_menuitem.py::menuitem_Tests::test_menuitemProperties PASSED [ 64%] unittests/test_metafile.py::MetafileDCTests::test_MetafileDC1 SKIPPED [ 64%] unittests/test_mimetype.py::mimetype_Tests::test_mimetype1 PASSED [ 64%] unittests/test_mimetype.py::mimetype_Tests::test_mimetype2 PASSED [ 64%] unittests/test_mimetype.py::mimetype_Tests::test_mimetype3 PASSED [ 64%] unittests/test_mimetype.py::mimetype_Tests::test_mimetype4 PASSED [ 64%] unittests/test_mimetype.py::mimetype_Tests::test_mimetype5 PASSED [ 64%] unittests/test_minifram.py::minifram_Tests::test_minifram1 FAILED [ 64%] unittests/test_minifram.py::minifram_Tests::test_minifram2 PASSED [ 64%] unittests/test_modalhook.py::modalhook_Tests::test_modalhook1 FAILED [ 64%] unittests/test_mousestate.py::MouseState::test_MouseState PASSED [ 64%] unittests/test_msgdlg.py::msgdlg_Tests::test_gmsgdlg1 PASSED [ 64%] unittests/test_msgdlg.py::msgdlg_Tests::test_gmsgdlg2 FAILED [ 64%] unittests/test_msgdlg.py::msgdlg_Tests::test_gmsgdlg3 PASSED [ 65%] unittests/test_msgdlg.py::msgdlg_Tests::test_msgdlg1 FAILED [ 65%] unittests/test_msgdlg.py::msgdlg_Tests::test_msgdlg2 PASSED [ 65%] unittests/test_msgdlg.py::msgdlg_Tests::test_msgdlg3 PASSED [ 65%] unittests/test_msgdlg.py::msgdlg_Tests::test_msgdlgIconConstants PASSED [ 65%] unittests/test_msgdlg.py::msgdlg_Tests::test_msgdlgLabels1 PASSED [ 65%] unittests/test_msgdlg.py::msgdlg_Tests::test_msgdlgLabels2 PASSED [ 65%] unittests/test_msgdlg.py::msgdlg_Tests::test_msgdlgProperties PASSED [ 65%] unittests/test_mustHaveApp.py::TestMustHaveApp::test_mustHaveApp0 PASSED [ 65%] unittests/test_mustHaveApp.py::TestMustHaveApp::test_mustHaveApp1 PASSED [ 65%] unittests/test_notebook.py::notebook_Tests::test_notebookCtor PASSED [ 65%] unittests/test_notebook.py::notebook_Tests::test_notebookDefaultCtor PASSED [ 65%] unittests/test_notebook.py::notebook_Tests::test_notebookEventTypes PASSED [ 65%] unittests/test_notebook.py::notebook_Tests::test_notebookPages FAILED [ 65%] unittests/test_notebook.py::notebook_Tests::test_notebookStyles PASSED [ 65%] unittests/test_notifmsg.py::notifmsg_Tests::test_notifmsg1 PASSED [ 65%] unittests/test_odcombo.py::odcombo_Tests::test_odcombo1 FAILED [ 65%] unittests/test_odcombo.py::odcombo_Tests::test_odcombo2 PASSED [ 66%] unittests/test_overlay.py::overlay_Tests::test_overlay1 FAILED [ 66%] unittests/test_palette.py::palette_Tests::test_nullPalette PASSED [ 66%] unittests/test_palette.py::palette_Tests::test_paletteCreate1 FAILED [ 66%] unittests/test_palette.py::palette_Tests::test_paletteCreate2 PASSED [ 66%] unittests/test_palette.py::palette_Tests::test_paletteCtor1 FAILED [ 66%] unittests/test_palette.py::palette_Tests::test_paletteCtor2 PASSED [ 66%] unittests/test_palette.py::palette_Tests::test_paletteCtor3 FAILED [ 66%] unittests/test_palette.py::palette_Tests::test_paletteCtor4 PASSED [ 66%] unittests/test_panel.py::panel_Tests::test_panelCtor PASSED [ 66%] unittests/test_panel.py::panel_Tests::test_panelDefaultCtor PASSED [ 66%] unittests/test_pen.py::pen_Tests::test_penConstants PASSED [ 66%] unittests/test_pen.py::pen_Tests::test_penCtor1 PASSED [ 66%] unittests/test_pen.py::pen_Tests::test_penCtor2 PASSED [ 66%] unittests/test_pen.py::pen_Tests::test_penCtor3 PASSED [ 66%] unittests/test_pen.py::pen_Tests::test_penDashes FAILED [ 66%] unittests/test_pen.py::pen_Tests::test_penNonzero PASSED [ 66%] unittests/test_pen.py::pen_Tests::test_penNull FAILED [ 67%] unittests/test_pen.py::pen_Tests::test_penOldStyleNames PASSED [ 67%] unittests/test_pen.py::pen_Tests::test_penProperties PASSED [ 67%] unittests/test_pen.py::pen_Tests::test_penStock PASSED [ 67%] unittests/test_pgvariant.py::pgvariant_Tests::test_pgvariant1 PASSED [ 67%] unittests/test_pgvariant.py::pgvariant_Tests::test_pgvariant2 PASSED [ 67%] unittests/test_pgvariant.py::pgvariant_Tests::test_pgvariant3 PASSED [ 67%] unittests/test_pgvariant.py::pgvariant_Tests::test_pgvariant4 PASSED [ 67%] unittests/test_pgvariant.py::pgvariant_Tests::test_pgvariant5 PASSED [ 67%] unittests/test_pgvariant.py::pgvariant_Tests::test_pgvariant6 PASSED [ 67%] unittests/test_pgvariant.py::pgvariant_Tests::test_pgvariant7 PASSED [ 67%] unittests/test_pgvariant.py::pgvariant_Tests::test_pgvariant8 PASSED [ 67%] unittests/test_pgvariant.py::pgvariant_Tests::test_pgvariant9 FAILED [ 67%] unittests/test_pi_import.py::PIImportTest::test_adv_pi PASSED [ 67%] unittests/test_pi_import.py::PIImportTest::test_core_pi PASSED [ 67%] unittests/test_pi_import.py::PIImportTest::test_dataview_pi PASSED [ 67%] unittests/test_pi_import.py::PIImportTest::test_glcanvas_pi PASSED [ 67%] unittests/test_pi_import.py::PIImportTest::test_html2_pi PASSED [ 68%] unittests/test_pi_import.py::PIImportTest::test_html_pi PASSED [ 68%] unittests/test_pi_import.py::PIImportTest::test_media_pi PASSED [ 68%] unittests/test_pi_import.py::PIImportTest::test_msw_pi SKIPPED [ 68%] unittests/test_pi_import.py::PIImportTest::test_propgrid_pi PASSED [ 68%] unittests/test_pi_import.py::PIImportTest::test_ribbon_pi PASSED [ 68%] unittests/test_pi_import.py::PIImportTest::test_richtext_pi PASSED [ 68%] unittests/test_pi_import.py::PIImportTest::test_stc_pi PASSED [ 68%] unittests/test_pi_import.py::PIImportTest::test_webkit_pi SKIPPED [ 68%] unittests/test_pi_import.py::PIImportTest::test_xml_pi PASSED [ 68%] unittests/test_pi_import.py::PIImportTest::test_xrc_pi PASSED [ 68%] unittests/test_pickers.py::pickers_Tests::test_pickersColour PASSED [ 68%] unittests/test_pickers.py::pickers_Tests::test_pickersColourConstants FAILED [ 68%] unittests/test_pickers.py::pickers_Tests::test_pickersDir PASSED [ 68%] unittests/test_pickers.py::pickers_Tests::test_pickersFile FAILED [ 68%] unittests/test_pickers.py::pickers_Tests::test_pickersFileConstants PASSED [ 68%] unittests/test_pickers.py::pickers_Tests::test_pickersFont FAILED [ 68%] unittests/test_pickers.py::pickers_Tests::test_pickersFontConstatnt PASSED [ 68%] unittests/test_platinfo.py::platinfo_Tests::test_platinfo PASSED [ 69%] unittests/test_platinfo.py::platinfo_Tests::test_platinfoFlags FAILED [ 69%] unittests/test_platinfo.py::platinfo_Tests::test_platinfoProperties PASSED [ 69%] unittests/test_popupwin.py::popupwin_Tests::test_popuptranswinCtor FAILED [ 69%] unittests/test_popupwin.py::popupwin_Tests::test_popupwinCtor PASSED [ 69%] unittests/test_popupwin.py::popupwin_Tests::test_popupwinDefaultCtor PASSED [ 69%] unittests/test_position.py::position_Tests::test_GetIM PASSED [ 69%] unittests/test_position.py::position_Tests::test_positionCopyCtor PASSED [ 69%] unittests/test_position.py::position_Tests::test_positionCtors PASSED [ 69%] unittests/test_position.py::position_Tests::test_positionMath1 PASSED [ 69%] unittests/test_position.py::position_Tests::test_positionMath2 PASSED [ 69%] unittests/test_position.py::position_Tests::test_positionProperties1 PASSED [ 69%] unittests/test_position.py::position_Tests::test_positionProperties2 PASSED [ 69%] unittests/test_power.py::power_Tests::test_power1 PASSED [ 69%] unittests/test_preferences.py::preferences_Tests::test_preferences1 PASSED [ 69%] unittests/test_printdlg.py::printdlg_Tests::test_printdlg1 PASSED [ 69%] unittests/test_printdlg.py::printdlg_Tests::test_printdlg2 PASSED [ 69%] unittests/test_printfw.py::printfw_Tests::test_printfw1 PASSED [ 70%] unittests/test_printfw.py::printfw_Tests::test_printfw2 PASSED [ 70%] unittests/test_process.py::process_Tests::test_process1 PASSED [ 70%] unittests/test_process.py::process_Tests::test_process2 PASSED [ 70%] unittests/test_progdlg.py::progdlg_Tests::test_progdlg1 PASSED [ 70%] unittests/test_progdlg.py::progdlg_Tests::test_progdlg2 PASSED [ 70%] unittests/test_propdlg.py::propdlg_Tests::test_propdlg1 PASSED [ 70%] unittests/test_propdlg.py::propdlg_Tests::test_propgrid2 PASSED [ 70%] unittests/test_propdlg.py::propdlg_Tests::test_propgrid3 PASSED [ 70%] unittests/test_propdlg.py::propdlg_Tests::test_propgrid4 PASSED [ 70%] unittests/test_propgrid.py::propgrid_Tests::test_propgrid01 PASSED [ 70%] unittests/test_propgrid.py::propgrid_Tests::test_propgrid02 PASSED [ 70%] unittests/test_propgrid.py::propgrid_Tests::test_propgrid03 PASSED [ 70%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops01 PASSED [ 70%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops02 PASSED [ 70%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops03 PASSED [ 70%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops04 FAILED [ 70%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops05 PASSED [ 71%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops06 FAILED [ 71%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops07 PASSED [ 71%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops08 PASSED [ 71%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops09 FAILED [ 71%] unittests/test_propgridadvprops.py::propgridadvprops_Tests::test_propgridadvprops10 PASSED [ 71%] unittests/test_propgriddefs.py::propgriddefs_Tests::test_propgriddefs1 FAILED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors01 PASSED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors02 FAILED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors03 PASSED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors04 PASSED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors05 PASSED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors06 PASSED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors07 PASSED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors08 PASSED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors09 PASSED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors10 FAILED [ 71%] unittests/test_propgrideditors.py::propgrideditors_Tests::test_propgrideditors11 PASSED [ 72%] unittests/test_propgridiface.py::propgridiface_Tests::test_propgridiface01 FAILED [ 72%] unittests/test_propgridiface.py::propgridiface_Tests::test_propgridiface02 PASSED [ 72%] unittests/test_propgridiface.py::propgridiface_Tests::test_propgridiface03 FAILED [ 72%] unittests/test_propgridmanager.py::propgridmanager_Tests::test_propgridmanager01 PASSED [ 72%] unittests/test_propgridmanager.py::propgridmanager_Tests::test_propgridmanager02 PASSED [ 72%] unittests/test_propgridpagestate.py::propgridpagestate_Tests::test_propgridpagestate01 PASSED [ 72%] unittests/test_propgridpagestate.py::propgridpagestate_Tests::test_propgridpagestate02 PASSED [ 72%] unittests/test_propgridpagestate.py::propgridpagestate_Tests::test_propgridpagestate03 PASSED [ 72%] unittests/test_propgridpagestate.py::propgridpagestate_Tests::test_propgridpagestate04 PASSED [ 72%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty01 PASSED [ 72%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty02 PASSED [ 72%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty03 PASSED [ 72%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty04 PASSED [ 72%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty05 FAILED [ 72%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty06 PASSED [ 72%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty08 PASSED [ 72%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty09 FAILED [ 73%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty10 PASSED [ 73%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty11 FAILED [ 73%] unittests/test_propgridproperty.py::property_Tests::test_propgridproperty12 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops01 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops02 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops03 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops04 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops05 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops06 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops07 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops08 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops09 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops10 FAILED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops11 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops12 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops13 PASSED [ 73%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops14 PASSED [ 74%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops15 PASSED [ 74%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops16 PASSED [ 74%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops17 PASSED [ 74%] unittests/test_propgridprops.py::propgridprops_Tests::test_propgridprops18 PASSED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc01 PASSED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc02 PASSED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc03 PASSED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc04 PASSED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc05 FAILED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc06 PASSED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc07 PASSED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc08 PASSED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc09 FAILED [ 74%] unittests/test_pseudodc.py::pseudodc_Tests::test_pseudodc10 PASSED [ 74%] unittests/test_py_introspect.py::py_introspect_Tests::test_getAutoCompleteList PASSED [ 74%] unittests/test_pyevent.py::PyEvents::test_CppClone PASSED [ 74%] unittests/test_pyevent.py::PyEvents::test_CppCloneDerived PASSED [ 75%] unittests/test_pyevent.py::PyEvents::test_CppCloneRefCounts SKIPPED [ 75%] unittests/test_pyevent.py::PyEvents::test_PyCommandEvent PASSED [ 75%] unittests/test_pyevent.py::PyEvents::test_PyEvent PASSED [ 75%] unittests/test_pyevent.py::PyEvents::test_PyEvtCloneRefCounts PASSED [ 75%] unittests/test_pyevent.py::SendingPyEvents::test_PyCommandEventDerivedClone PASSED [ 75%] unittests/test_pyevent.py::SendingPyEvents::test_PyEventDerivedClone PASSED [ 75%] unittests/test_pyevent.py::SendingPyEvents::test_PyEventDerivedPostEvent FAILED [ 75%] unittests/test_pyevent.py::SendingPyEvents::test_PyEventDerivedProcessEvent PASSED [ 75%] unittests/test_radiobox.py::radiobox_Tests::test_radioboxCtor FAILED [ 75%] unittests/test_radiobox.py::radiobox_Tests::test_radioboxDefaultCtor PASSED [ 75%] unittests/test_radiobox.py::radiobox_Tests::test_radioboxTweaks PASSED [ 75%] unittests/test_radiobut.py::radiobut_Tests::test_radiobutCtors FAILED [ 75%] unittests/test_radiobut.py::radiobut_Tests::test_radiobutDefaultCtor PASSED [ 75%] unittests/test_radiobut.py::radiobut_Tests::test_radiobutValue PASSED [ 75%] unittests/test_rawbmp.py::rawbmp_Tests::test_rawbmp1 PASSED [ 75%] unittests/test_rearrangectrl.py::rearrangectrl_Tests::test_rearrangectrl1 PASSED [ 75%] unittests/test_rearrangectrl.py::rearrangectrl_Tests::test_rearrangectrl2 PASSED [ 75%] unittests/test_rearrangectrl.py::rearrangectrl_Tests::test_rearrangectrl3 PASSED [ 76%] unittests/test_rearrangectrl.py::rearrangectrl_Tests::test_rearrangectrl4 PASSED [ 76%] unittests/test_rearrangectrl.py::rearrangectrl_Tests::test_rearrangectrl5 PASSED [ 76%] unittests/test_rearrangectrl.py::rearrangectrl_Tests::test_rearrangectrl6 PASSED [ 76%] unittests/test_region.py::region_Tests::test_regionCtors PASSED [ 76%] unittests/test_region.py::region_Tests::test_regionIterator1 PASSED [ 76%] unittests/test_region.py::region_Tests::test_regionIterator2 PASSED [ 76%] unittests/test_region.py::region_Tests::test_regionOtherRandomStuff PASSED [ 76%] unittests/test_renderer.py::renderer_Tests::test_renderer1 PASSED [ 76%] unittests/test_renderer.py::renderer_Tests::test_renderer2 PASSED [ 76%] unittests/test_renderer.py::renderer_Tests::test_renderer3 PASSED [ 76%] unittests/test_ribbon_art.py::ribbon_art_Tests::test_ribbon_art1 PASSED [ 76%] unittests/test_ribbon_art.py::ribbon_art_Tests::test_ribbon_art2 PASSED [ 76%] unittests/test_ribbon_art.py::ribbon_art_Tests::test_ribbon_art3 PASSED [ 76%] unittests/test_ribbon_art.py::ribbon_art_Tests::test_ribbon_art4 PASSED [ 76%] unittests/test_ribbon_art.py::ribbon_art_Tests::test_ribbon_art5 PASSED [ 76%] unittests/test_ribbon_art.py::ribbon_art_Tests::test_ribbon_art6 PASSED [ 76%] unittests/test_ribbon_art.py::ribbon_art_Tests::test_ribbon_art7 PASSED [ 77%] unittests/test_ribbon_bar.py::ribbon_bar_Tests::test_ribbon_bar1 PASSED [ 77%] unittests/test_ribbon_bar.py::ribbon_bar_Tests::test_ribbon_bar2 PASSED [ 77%] unittests/test_ribbon_bar.py::ribbon_bar_Tests::test_ribbon_bar3 PASSED [ 77%] unittests/test_ribbon_bar.py::ribbon_bar_Tests::test_ribbon_bar4 PASSED [ 77%] unittests/test_ribbon_bar.py::ribbon_bar_Tests::test_ribbon_bar5 PASSED [ 77%] unittests/test_ribbon_buttonbar.py::ribbon_buttonbar_Tests::test_ribbon_buttonbar1 PASSED [ 77%] unittests/test_ribbon_buttonbar.py::ribbon_buttonbar_Tests::test_ribbon_buttonbar2 PASSED [ 77%] unittests/test_ribbon_buttonbar.py::ribbon_buttonbar_Tests::test_ribbon_buttonbar3 PASSED [ 77%] unittests/test_ribbon_buttonbar.py::ribbon_buttonbar_Tests::test_ribbon_buttonbar4 PASSED [ 77%] unittests/test_ribbon_buttonbar.py::ribbon_buttonbar_Tests::test_ribbon_buttonbar5 PASSED [ 77%] unittests/test_ribbon_control.py::ribbon_control_Tests::test_ribbon_control1 PASSED [ 77%] unittests/test_ribbon_control.py::ribbon_control_Tests::test_ribbon_control2 PASSED [ 77%] unittests/test_ribbon_gallery.py::ribbon_gallery_Tests::test_ribbon_gallery1 PASSED [ 77%] unittests/test_ribbon_gallery.py::ribbon_gallery_Tests::test_ribbon_gallery2 FAILED [ 77%] unittests/test_ribbon_gallery.py::ribbon_gallery_Tests::test_ribbon_gallery3 PASSED [ 77%] unittests/test_ribbon_gallery.py::ribbon_gallery_Tests::test_ribbon_gallery4 PASSED [ 77%] unittests/test_ribbon_gallery.py::ribbon_gallery_Tests::test_ribbon_gallery5 FAILED [ 78%] unittests/test_ribbon_gallery.py::ribbon_gallery_Tests::test_ribbon_gallery6 PASSED [ 78%] unittests/test_ribbon_gallery.py::ribbon_gallery_Tests::test_ribbon_gallery7 FAILED [ 78%] unittests/test_ribbon_page.py::ribbon_page_Tests::test_ribbon_page1 PASSED [ 78%] unittests/test_ribbon_page.py::ribbon_page_Tests::test_ribbon_page2 FAILED [ 78%] unittests/test_ribbon_panel.py::ribbon_panel_Tests::test_ribbon_panel1 PASSED [ 78%] unittests/test_ribbon_panel.py::ribbon_panel_Tests::test_ribbon_panel2 PASSED [ 78%] unittests/test_ribbon_panel.py::ribbon_panel_Tests::test_ribbon_panel3 PASSED [ 78%] unittests/test_ribbon_panel.py::ribbon_panel_Tests::test_ribbon_panel4 PASSED [ 78%] unittests/test_ribbon_toolbar.py::ribbon_toolbar_Tests::test_ribbon_toolbar1 PASSED [ 78%] unittests/test_ribbon_toolbar.py::ribbon_toolbar_Tests::test_ribbon_toolbar2 PASSED [ 78%] unittests/test_ribbon_toolbar.py::ribbon_toolbar_Tests::test_ribbon_toolbar3 PASSED [ 78%] unittests/test_ribbon_toolbar.py::ribbon_toolbar_Tests::test_ribbon_toolbar4 PASSED [ 78%] unittests/test_ribbon_toolbar.py::ribbon_toolbar_Tests::test_ribbon_toolbar5 PASSED [ 78%] unittests/test_richmsgdlg.py::richmsgdlg_Tests::test_richmsgdlg1 PASSED [ 78%] unittests/test_richmsgdlg.py::richmsgdlg_Tests::test_richmsgdlg2 FAILED [ 78%] unittests/test_richmsgdlg.py::richmsgdlg_Tests::test_richmsgdlg3 PASSED [ 78%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_GetIM FAILED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer01 PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer02 FAILED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer03 PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer04 FAILED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer05 PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer06 FAILED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer07 PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer08 FAILED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer09 PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer10 FAILED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer11 PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer12 FAILED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer13 PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer14a PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer14b PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer14c PASSED [ 79%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer14d PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer14e PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer15 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer16 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer17 FAILED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer18 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer19 FAILED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer20 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer21 FAILED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer22 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer23 FAILED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer24 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer25 FAILED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer26 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer27 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer28 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer29 PASSED [ 80%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer30 PASSED [ 81%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer31 PASSED [ 81%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer32 PASSED [ 81%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer33 PASSED [ 81%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer34 FAILED [ 81%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer35 PASSED [ 81%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer36 FAILED [ 81%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer37 PASSED [ 81%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer38 FAILED [ 81%] unittests/test_richtextbuffer.py::richtextbuffer_Tests::test_richtextbuffer39 PASSED [ 81%] unittests/test_richtextctrl.py::richtextctrl_Tests::test_richtextctrl1 PASSED [ 81%] unittests/test_richtextctrl.py::richtextctrl_Tests::test_richtextctrl2 PASSED [ 81%] unittests/test_richtextctrl.py::richtextctrl_Tests::test_richtextctrl3 PASSED [ 81%] unittests/test_richtextctrl.py::richtextctrl_Tests::test_richtextctrl4 PASSED [ 81%] unittests/test_richtextctrl.py::richtextctrl_Tests::test_richtextctrl5 PASSED [ 81%] unittests/test_richtextctrl.py::richtextctrl_Tests::test_richtextctrl6 PASSED [ 81%] unittests/test_richtextctrl.py::richtextctrl_Tests::test_richtextctrl7 PASSED [ 81%] unittests/test_richtextctrl.py::richtextctrl_Tests::test_richtextctrl8 PASSED [ 81%] unittests/test_richtextformatdlg.py::richtextformatdlg_Tests::test_richtextformatdlg1 FAILED [ 82%] unittests/test_richtextformatdlg.py::richtextformatdlg_Tests::test_richtextformatdlg2 PASSED [ 82%] unittests/test_richtexthtml.py::richtexthtml_Tests::test_richtexthtml1 FAILED [ 82%] unittests/test_richtextprint.py::richtextprint_Tests::test_richtextprint1 PASSED [ 82%] unittests/test_richtextprint.py::richtextprint_Tests::test_richtextprint2 FAILED [ 82%] unittests/test_richtextprint.py::richtextprint_Tests::test_richtextprint3 PASSED [ 82%] unittests/test_richtextprint.py::richtextprint_Tests::test_richtextprint4 PASSED [ 82%] unittests/test_richtextstyledlg.py::richtextstyledlg_Tests::test_richtextstyledlg1 PASSED [ 82%] unittests/test_richtextstyledlg.py::richtextstyledlg_Tests::test_richtextstyledlg2 PASSED [ 82%] unittests/test_richtextstyledlg.py::richtextstyledlg_Tests::test_richtextstyledlg3 PASSED [ 82%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles01 PASSED [ 82%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles02 FAILED [ 82%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles03 PASSED [ 82%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles04 PASSED [ 82%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles05 FAILED [ 82%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles06 PASSED [ 82%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles07 FAILED [ 82%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles08 PASSED [ 83%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles09 FAILED [ 83%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles10 PASSED [ 83%] unittests/test_richtextstyles.py::richtextstyles_Tests::test_richtextstyles6 FAILED [ 83%] unittests/test_richtextsymboldlg.py::richtextsymboldlg_Tests::test_richtextsymboldlg1 PASSED [ 83%] unittests/test_richtextsymboldlg.py::richtextsymboldlg_Tests::test_richtextsymboldlg2 PASSED [ 83%] unittests/test_richtextxml.py::richtextxml_Tests::test_richtextxml1 PASSED [ 83%] unittests/test_richtooltip.py::richtooltip_Tests::test_richtooltip1 PASSED [ 83%] unittests/test_richtooltip.py::richtooltip_Tests::test_richtooltip2 PASSED [ 83%] unittests/test_sashwin.py::sashwin_Tests::test_sashwin1 FAILED [ 83%] unittests/test_sashwin.py::sashwin_Tests::test_sashwin2 PASSED [ 83%] unittests/test_sashwin.py::sashwin_Tests::test_sashwin3 FAILED [ 83%] unittests/test_scrolbar.py::scrolbar_Tests::test_scrolbarCtor PASSED [ 83%] unittests/test_scrolbar.py::scrolbar_Tests::test_scrolbarDefaultCtor FAILED [ 83%] unittests/test_scrolbar.py::scrolbar_Tests::test_scrolbarEvents PASSED [ 83%] unittests/test_scrolbar.py::scrolbar_Tests::test_scrolbarProperties PASSED [ 83%] unittests/test_scrolwin.py::scrolwin_Tests::test_SetFocusIgnoringChildren PASSED [ 83%] unittests/test_scrolwin.py::scrolwin_Tests::test_scrolcvsCtor PASSED [ 84%] unittests/test_scrolwin.py::scrolwin_Tests::test_scrolcvsDefaultCtor PASSED [ 84%] unittests/test_scrolwin.py::scrolwin_Tests::test_scrolwinCtor PASSED [ 84%] unittests/test_scrolwin.py::scrolwin_Tests::test_scrolwinDefaultCtor PASSED [ 84%] unittests/test_scrolwin.py::scrolwin_Tests::test_scrolwinOnDraw PASSED [ 84%] unittests/test_settings.py::settings_Tests::test_settingsConstants FAILED [ 84%] unittests/test_settings.py::settings_Tests::test_settingsGetColour PASSED [ 84%] unittests/test_settings.py::settings_Tests::test_settingsGetFont FAILED [ 84%] unittests/test_settings.py::settings_Tests::test_settingsGetMetric PASSED [ 84%] unittests/test_simplebook.py::simplebook_Tests::test_simplebook01 FAILED [ 84%] unittests/test_simplebook.py::simplebook_Tests::test_simplebook02 PASSED [ 84%] unittests/test_simplebook.py::simplebook_Tests::test_simplebook03 FAILED [ 84%] unittests/test_sizer.py::sizer_Tests::test_iter FAILED [ 84%] unittests/test_sizer.py::sizer_Tests::test_sizer2 PASSED [ 84%] unittests/test_sizer.py::sizer_Tests::test_sizerAddMany PASSED [ 84%] unittests/test_sizer.py::sizer_Tests::test_sizerBool FAILED [ 84%] unittests/test_sizer.py::sizer_Tests::test_sizerBox PASSED [ 84%] unittests/test_sizer.py::sizer_Tests::test_sizerFlags PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerFlexGrid PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerFlexGrid2 PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerGrid PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerOrientation PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerSpacers1 PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerSpacers2 PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerSpacers3 PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerSpacers4 PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerSpacers5 PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerSpacers6 PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerStatBox PASSED [ 85%] unittests/test_sizer.py::sizer_Tests::test_sizerUserData PASSED [ 85%] unittests/test_slider.py::slider_Tests::test_sliderCtor FAILED [ 85%] unittests/test_slider.py::slider_Tests::test_sliderDefaultCtor PASSED [ 85%] unittests/test_slider.py::slider_Tests::test_sliderFlags FAILED [ 85%] unittests/test_slider.py::slider_Tests::test_sliderProperties PASSED [ 85%] unittests/test_slider.py::slider_Tests::test_sliderRange FAILED [ 86%] unittests/test_slider.py::slider_Tests::test_sliderRange2 PASSED [ 86%] unittests/test_snglinst.py::snglinst_Tests::test_snglinstCtor PASSED [ 86%] unittests/test_snglinst.py::snglinst_Tests::test_snglinstDefaultCtor PASSED [ 86%] unittests/test_sound.py::sound_Tests::test_sound1 PASSED [ 86%] unittests/test_sound.py::sound_Tests::test_sound2 PASSED [ 86%] unittests/test_sound.py::sound_Tests::test_sound3 FAILED [ 86%] unittests/test_sound.py::sound_Tests::test_sound4 PASSED [ 86%] unittests/test_spinbutt.py::spinbutt_Tests::test_spinbuttCtor FAILED [ 86%] unittests/test_spinbutt.py::spinbutt_Tests::test_spinbuttDefaultCtor PASSED [ 86%] unittests/test_spinbutt.py::spinbutt_Tests::test_spinbuttOther FAILED [ 86%] unittests/test_spinbutt.py::spinbutt_Tests::test_spinctrlProperties PASSED [ 86%] unittests/test_spinbutt.py::spinbutt_Tests::test_spinctrlPropertiesInAction FAILED [ 86%] unittests/test_spinctrl.py::spinctrl_Tests::test_spinctrlCtor PASSED [ 86%] unittests/test_spinctrl.py::spinctrl_Tests::test_spinctrlDefaultCtor FAILED [ 86%] unittests/test_spinctrl.py::spinctrl_Tests::test_spinctrlDoubleCtor PASSED [ 86%] unittests/test_spinctrl.py::spinctrl_Tests::test_spinctrlDoubleDefaultCtor PASSED [ 86%] unittests/test_spinctrl.py::spinctrl_Tests::test_spinctrlDoubleProperties FAILED [ 87%] unittests/test_spinctrl.py::spinctrl_Tests::test_spinctrlOther PASSED [ 87%] unittests/test_spinctrl.py::spinctrl_Tests::test_spinctrlProperties PASSED [ 87%] unittests/test_splash.py::splash_Tests::test_splash1 PASSED [ 87%] unittests/test_splash.py::splash_Tests::test_splash2 PASSED [ 87%] unittests/test_splitter.py::splitter_Tests::test_splitterCtor PASSED [ 87%] unittests/test_splitter.py::splitter_Tests::test_splitterDefaultCtor PASSED [ 87%] unittests/test_splitter.py::splitter_Tests::test_splitterEventTypes FAILED [ 87%] unittests/test_splitter.py::splitter_Tests::test_splitterFlags PASSED [ 87%] unittests/test_splitter.py::splitter_Tests::test_splitterProperties FAILED [ 87%] unittests/test_splitter.py::splitter_Tests::test_splitterSplits PASSED [ 87%] unittests/test_srchctrl.py::srchctrl_Tests::test_srchctrlCtor FAILED [ 87%] unittests/test_srchctrl.py::srchctrl_Tests::test_srchctrlDefaultCtor PASSED [ 87%] unittests/test_srchctrl.py::srchctrl_Tests::test_srchctrlEventBinding PASSED [ 87%] unittests/test_srchctrl.py::srchctrl_Tests::test_srchctrlGetSetValue PASSED [ 87%] unittests/test_srchctrl.py::srchctrl_Tests::test_srchctrlHasTextCtrlMethods PASSED [ 87%] unittests/test_srchctrl.py::srchctrl_Tests::test_srchctrlProperties PASSED [ 87%] unittests/test_statbmp.py::statbmp_Tests::test_statbmpCtor PASSED [ 87%] unittests/test_statbmp.py::statbmp_Tests::test_statbmpDefaultCtor PASSED [ 88%] unittests/test_statbmp.py::statbmp_Tests::test_statbmpProperties PASSED [ 88%] unittests/test_statbox.py::statbox_Tests::test_statboxCtor PASSED [ 88%] unittests/test_statbox.py::statbox_Tests::test_statboxDefaultCtor PASSED [ 88%] unittests/test_statbox.py::statbox_Tests::test_statboxGetBordersForSizer PASSED [ 88%] unittests/test_statline.py::statline_Tests::test_statlineCtor PASSED [ 88%] unittests/test_statline.py::statline_Tests::test_statlineDefaultCtor PASSED [ 88%] unittests/test_stattext.py::stattext_Tests::test_stattextCtor PASSED [ 88%] unittests/test_stattext.py::stattext_Tests::test_stattextDefaultCtor PASSED [ 88%] unittests/test_stattext.py::stattext_Tests::test_stattextFlags PASSED [ 88%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarCtor PASSED [ 88%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarDefaultCtor PASSED [ 88%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarFlags PASSED [ 88%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarFrameUse1 PASSED [ 88%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarFrameUse2 PASSED [ 88%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarFrameUse3 PASSED [ 88%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarGetFielRect PASSED [ 88%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarStatusBarPane PASSED [ 89%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarStyles PASSED [ 89%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarWidths1 FAILED [ 89%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarWidths2 PASSED [ 89%] unittests/test_statusbar.py::statusbar_Tests::test_statusbarWidths3 PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcCtor PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcDefaultCtor PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcEvent PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcEventBinderssExist PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcEventConstantsExist PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcHasTextCtrlMethods PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcStyleTextCtrl1 FAILED [ 89%] unittests/test_stc.py::stc_Tests::test_stcStyleTextCtrl2 PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcStyleTextCtrl3 FAILED [ 89%] unittests/test_stc.py::stc_Tests::test_stcStyleTextCtrl5 PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcStyleTextCtrl6 PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcStyleTextCtrl8 PASSED [ 89%] unittests/test_stc.py::stc_Tests::test_stcStyleTextCtrlConstantsExist PASSED [ 90%] unittests/test_stdpaths.py::stdpaths_Tests::test_stdpaths PASSED [ 90%] unittests/test_stockgdi.py::stockgdi_Tests::test_stockgdi1 PASSED [ 90%] unittests/test_stockgdi.py::stockgdi_Tests::test_stockgdi2 PASSED [ 90%] unittests/test_stockgdi.py::stockgdi_Tests::test_stockgdi3 PASSED [ 90%] unittests/test_stockitem.py::stockitem_Tests::test_stockitem1 XFAIL [ 90%] unittests/test_stopwatch.py::stopwatch_Tests::test_stopwatch1 PASSED [ 90%] unittests/test_stream.py::stream_Tests::test_inputStreamParam FAILED [ 90%] unittests/test_stream.py::stream_Tests::test_outputStreamParam PASSED [ 90%] unittests/test_string.py::String::test_StringTypemapsPy3 PASSED [ 90%] unittests/test_sysopt.py::sysopt_Tests::test_sysopt1 PASSED [ 90%] unittests/test_taskbar.py::taskbar_Tests::test_taskbar1 PASSED [ 90%] unittests/test_taskbar.py::taskbar_Tests::test_taskbar2 FAILED [ 90%] unittests/test_textcompleter.py::testcompleter_Tests::test_textCompleter1 PASSED [ 90%] unittests/test_textcompleter.py::testcompleter_Tests::test_textCompleterSimple FAILED [ 90%] unittests/test_textcompleter.py::testcompleter_Tests::test_textcompleterClasses PASSED [ 90%] unittests/test_textctrl.py::textctrl_Tests::test_textctrlCtor FAILED [ 90%] unittests/test_textctrl.py::textctrl_Tests::test_textctrlDefaultCtor PASSED [ 91%] unittests/test_textctrl.py::textctrl_Tests::test_textctrlFlags FAILED [ 91%] unittests/test_textctrl.py::textctrl_Tests::test_textctrlNativeCaret PASSED [ 91%] unittests/test_textctrl.py::textctrl_Tests::test_textctrlProperties FAILED [ 91%] unittests/test_textctrl.py::textctrl_Tests::test_textctrlTextAttr PASSED [ 91%] unittests/test_textctrl.py::textctrl_Tests::test_textctrlTextAttrProperties PASSED [ 91%] unittests/test_textdlg.py::textdlg_Tests::test_textdlg1 PASSED [ 91%] unittests/test_textdlg.py::textdlg_Tests::test_textdlg2 PASSED [ 91%] unittests/test_tglbtn.py::tglbtn_Tests::test_ButtonDefaultCtor PASSED [ 91%] unittests/test_tglbtn.py::tglbtn_Tests::test_ButtonDefaultEvt PASSED [ 91%] unittests/test_tglbtn.py::tglbtn_Tests::test_tglbtnCtors PASSED [ 91%] unittests/test_timectrl.py::timectrl_Tests::test_timectrl1 PASSED [ 91%] unittests/test_timer.py::timer_Tests::test_timerCallLater1 FAILED [ 91%] unittests/test_timer.py::timer_Tests::test_timerCallLater2 PASSED [ 91%] unittests/test_timer.py::timer_Tests::test_timerDerivedClass FAILED [ 91%] unittests/test_timer.py::timer_Tests::test_timerOwner1 PASSED [ 91%] unittests/test_timer.py::timer_Tests::test_timerOwner2 PASSED [ 91%] unittests/test_timer.py::timer_Tests::test_timerPyTimer PASSED [ 92%] unittests/test_tipdlg.py::tipdlg_Tests::test_tipdlg1 PASSED [ 92%] unittests/test_tipdlg.py::tipdlg_Tests::test_tipdlg2 PASSED [ 92%] unittests/test_tipwin.py::tipwin_Tests::test_tipwinCtor FAILED [ 92%] unittests/test_toolbar.py::toolbar_Tests::test_toolbar1 PASSED [ 92%] unittests/test_toolbar.py::toolbar_Tests::test_toolbar2 FAILED [ 92%] unittests/test_toolbar.py::toolbar_Tests::test_toolbarClientData1 PASSED [ 92%] unittests/test_toolbar.py::toolbar_Tests::test_toolbarClientData2 PASSED [ 92%] unittests/test_toolbar.py::toolbar_Tests::test_toolbarStyles FAILED [ 92%] unittests/test_toolbar.py::toolbar_Tests::test_toolbarTools1 PASSED [ 92%] unittests/test_toolbar.py::toolbar_Tests::test_toolbarTools2 FAILED [ 92%] unittests/test_toolbook.py::toolbook_Tests::test_toolbook1 PASSED [ 92%] unittests/test_toolbook.py::toolbook_Tests::test_toolbook2 FAILED [ 92%] unittests/test_toolbook.py::toolbook_Tests::test_toolbook3 PASSED [ 92%] unittests/test_tooltip.py::tooltip_Tests::test_tooltip FAILED [ 92%] unittests/test_tooltip.py::tooltip_Tests::test_tooltipStatics PASSED [ 92%] unittests/test_translation.py::translation_Tests::test_translation1 FAILED [ 92%] unittests/test_treebook.py::treebook_Tests::test_treebook1 PASSED [ 93%] unittests/test_treebook.py::treebook_Tests::test_treebook2 FAILED [ 93%] unittests/test_treebook.py::treebook_Tests::test_treebook3 PASSED [ 93%] unittests/test_treebook.py::treebook_Tests::test_treebook4 PASSED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treeEventsExist PASSED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlConstantsExist PASSED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlCtor PASSED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlDefaultCtor PASSED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlGetFirstNext PASSED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlGetSelections PASSED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlTreeItemData FAILED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlTreeItemId01 PASSED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlTreeItemId02 FAILED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlTreeItemId03 PASSED [ 93%] unittests/test_treectrl.py::treectrl_Tests::test_treectrlTreeItemPyData PASSED [ 93%] unittests/test_treelist.py::treelist_Tests::test_treelist1 PASSED [ 93%] unittests/test_treelist.py::treelist_Tests::test_treelist2 PASSED [ 93%] unittests/test_treelist.py::treelist_Tests::test_treelist3 PASSED [ 93%] unittests/test_treelist.py::treelist_Tests::test_treelist4 PASSED [ 94%] unittests/test_treelist.py::treelist_Tests::test_treelistitem_hashable PASSED [ 94%] unittests/test_utils.py::utils_Tests::test_utilsBusyCursor PASSED [ 94%] unittests/test_utils.py::utils_Tests::test_utilsBusyCursor2 PASSED [ 94%] unittests/test_utils.py::utils_Tests::test_utilsBusyCursor3 PASSED [ 94%] unittests/test_utils.py::utils_Tests::test_utilsSomeOtherStuff PASSED [ 94%] unittests/test_utils.py::utils_Tests::test_utilsVersionInfo PASSED [ 94%] unittests/test_utils.py::utils_Tests::test_utilsWindowDisabler FAILED [ 94%] unittests/test_validate.py::validate_Tests::test_validateDefault PASSED [ 94%] unittests/test_validate.py::validate_Tests::test_validateTransfer FAILED [ 94%] unittests/test_variant.py::variant_Tests::test_variant1 PASSED [ 94%] unittests/test_variant.py::variant_Tests::test_variant2 PASSED [ 94%] unittests/test_variant.py::variant_Tests::test_variant3 FAILED [ 94%] unittests/test_variant.py::variant_Tests::test_variantArrayString1 PASSED [ 94%] unittests/test_variant.py::variant_Tests::test_variantArrayString2 PASSED [ 94%] unittests/test_variant.py::variant_Tests::test_variantDateTime1 PASSED [ 94%] unittests/test_variant.py::variant_Tests::test_variantDateTime2 PASSED [ 94%] unittests/test_variant.py::variant_Tests::test_variantNone PASSED [ 95%] unittests/test_variant.py::variant_Tests::test_variantPyObject PASSED [ 95%] unittests/test_vidmode.py::vidmode_Tests::test_defaultVidmode PASSED [ 95%] unittests/test_vidmode.py::vidmode_Tests::test_vidmode PASSED [ 95%] unittests/test_virtualOverride.py::virtualOverride_Tests::test_virtualOverride PASSED [ 95%] unittests/test_vlbox.py::vlbox_Tests::test_vlbox1 PASSED [ 95%] unittests/test_vlbox.py::vlbox_Tests::test_vlbox2 PASSED [ 95%] unittests/test_vlbox.py::vlbox_Tests::test_vlbox3 PASSED [ 95%] unittests/test_vlbox.py::vlbox_Tests::test_vlbox4 PASSED [ 95%] unittests/test_vscroll.py::vscroll_Tests::test_vscroll_HScrolledWindow1 PASSED [ 95%] unittests/test_vscroll.py::vscroll_Tests::test_vscroll_HScrolledWindow2 PASSED [ 95%] unittests/test_vscroll.py::vscroll_Tests::test_vscroll_HVScrolledWindow1 PASSED [ 95%] unittests/test_vscroll.py::vscroll_Tests::test_vscroll_HVScrolledWindow2 PASSED [ 95%] unittests/test_vscroll.py::vscroll_Tests::test_vscroll_VScrolledWindow1 PASSED [ 95%] unittests/test_vscroll.py::vscroll_Tests::test_vscroll_VScrolledWindow2 PASSED [ 95%] unittests/test_wacky_ints.py::wacky_ints_Tests::test_wacky1 PASSED [ 95%] unittests/test_wacky_ints.py::wacky_ints_Tests::test_wacky2 PASSED [ 95%] unittests/test_wacky_ints.py::wacky_ints_Tests::test_wacky3 PASSED [ 96%] unittests/test_webkit.py::webkit_Tests::test_webkit01 SKIPPED [ 96%] unittests/test_webkit.py::webkit_Tests::test_webkit02 SKIPPED [ 96%] unittests/test_webkit.py::webkit_Tests::test_webkit03 SKIPPED [ 96%] unittests/test_webkit.py::webkit_Tests::test_webkit04 SKIPPED [ 96%] unittests/test_webkit.py::webkit_Tests::test_webkit05 SKIPPED [ 96%] unittests/test_webkit.py::webkit_Tests::test_webkit06 SKIPPED [ 96%] unittests/test_webkit.py::webkit_Tests::test_webkit07 SKIPPED [ 96%] unittests/test_webkit.py::webkit_Tests::test_webkit08 SKIPPED [ 96%] unittests/test_webview.py::webview_Tests::test_webview1 PASSED [ 96%] unittests/test_webview.py::webview_Tests::test_webview2 PASSED [ 96%] unittests/test_webview.py::webview_Tests::test_webview3 PASSED [ 96%] unittests/test_webview.py::webview_Tests::test_webview5 FAILED [ 96%] unittests/test_webview.py::webview_Tests::test_webview6 PASSED [ 96%] unittests/test_window.py::WindowTests::test_DLG_UNIT FAILED [ 96%] unittests/test_window.py::WindowTests::test_SimpleWindowCtor PASSED [ 96%] unittests/test_window.py::WindowTests::test_vizattrs1 FAILED [ 96%] unittests/test_window.py::WindowTests::test_vizattrs2 PASSED [ 97%] unittests/test_window.py::WindowTests::test_vizattrs3 FAILED [ 97%] unittests/test_window.py::WindowTests::test_windowCoordConvFunctions PASSED [ 97%] unittests/test_window.py::WindowTests::test_windowFunctions FAILED [ 97%] unittests/test_window.py::WindowTests::test_windowHandle PASSED [ 97%] unittests/test_window.py::WindowTests::test_windowProperties FAILED [ 97%] unittests/test_windowid.py::IdManagerTest::test_WindowIDRef01 PASSED [ 97%] unittests/test_windowid.py::IdManagerTest::test_WindowIDRef02 PASSED [ 97%] unittests/test_windowid.py::IdManagerTest::test_idManager FAILED [ 97%] unittests/test_windowid.py::IdManagerTest::test_newIdRef01 PASSED [ 97%] unittests/test_windowid.py::IdManagerTest::test_newIdRef02 FAILED [ 97%] unittests/test_windowid.py::IdManagerTest::test_newIdRef03 FAILED [ 97%] unittests/test_windowid.py::IdManagerTest::test_newIdRef04 FAILED [ 97%] unittests/test_windowlist.py::WindowList::test_WindowList_GetChildren PASSED [ 97%] unittests/test_windowlist.py::WindowList::test_WindowList_GetTLW1 FAILED [ 97%] unittests/test_windowlist.py::WindowList::test_WindowList_repr PASSED [ 97%] unittests/test_wizard.py::wizard_Tests::test_wizard1 FAILED [ 97%] unittests/test_wizard.py::wizard_Tests::test_wizard2 PASSED [ 98%] unittests/test_wizard.py::wizard_Tests::test_wizard3 FAILED [ 98%] unittests/test_wizard.py::wizard_Tests::test_wizard4 PASSED [ 98%] unittests/test_wrapsizer.py::wrapsizer_Tests::test_wrapsize PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetime1 PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetime2 PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetime3 PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetime4 PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeConvertFromPyDate PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeConvertFromPyDatetime PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeConvertHelpers PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeFormatParse PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeGetAmPm PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseDate1 PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseDate2 FAILED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseDate3 PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseDateTime1 PASSED [ 98%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseDateTime2 PASSED [ 99%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseDateTime3 FAILED [ 99%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseFormat1 PASSED [ 99%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseFormat2 FAILED [ 99%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseRfc822Date PASSED [ 99%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeParseTime1 FAILED [ 99%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeProperties PASSED [ 99%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeSet PASSED [ 99%] unittests/test_wxdatetime.py::datetime_Tests::test_datetimeTm PASSED [ 99%] unittests/test_xml.py::xml_Tests::test_xml1 PASSED [ 99%] unittests/test_xml.py::xml_Tests::test_xml2 PASSED [ 99%] unittests/test_xrc.py::xrc_Tests::test_xrc1 PASSED [ 99%] unittests/test_xrc.py::xrc_Tests::test_xrc2 PASSED [ 99%] unittests/test_xrc.py::xrc_Tests::test_xrc3 FAILED [ 99%] unittests/test_xrc.py::xrc_Tests::test_xrc4 PASSED [ 99%] unittests/test_xrc.py::xrc_Tests::test_xrc5 FAILED [ 99%] unittests/test_xrc.py::xrc_Tests::test_xrc6 PASSED [ 99%] unittests/test_xrc.py::xrc_Tests::test_xrc7 FAILED [100%] =================================== FAILURES =================================== _________________________ animate_Tests.test_animate2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________________ App.test_App_OnInit ______________________________ self = def test_App_OnInit(self): class MyApp(wx.App): def OnInit(self): self.onInit_called = True return True > app = MyApp() unittests/test_app.py:19: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = .MyApp object at 0x3ff710db828> redirect = False, filename = None, useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ artprov_Tests.test_artprovGetBitmap ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ asserts_Tests.test_asserts2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ auibar_Tests.test_auibar01 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ auibook_Tests.test_auibook05 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ auibook_Tests.test_auibook10 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ auidockart_Tests.test_auidockart01 ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ auidockart_Tests.test_auidockart03 ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________ auiframemanager_Tests.test_auiframemanager02 _________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________ BitmapButtonTests.test_BitmapButtonDefaultCtor ________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ bmpcbox_Tests.test_bmpcbox2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ panel_Tests.test_bookctrl2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ calctrl_Tests.test_calctrl4 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ calctrl_Tests.test_calevt2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ calctrl_Tests.test_genericcalctrl3 ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ checkbox_Tests.test_checkboxCtors _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ CheckListBoxTests.test_CheckBoxCtors _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ CheckListBoxTests.test_pyMethods1 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ CheckListBoxTests.test_pyProperties ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ choicdlg_Tests.test_choicdlgSingle ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ clipbrd_Tests.test_clpbrd2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ clntdatactnr_Tests.test_clntdatactnr2 _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ colordlg_Tests.test_colordlg2 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________________ Colour.test_GetIM _______________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________________ combo_Tests.test_combo1 ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ ComboBoxTests.test_ComboBoxCtors _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ ComboBoxTests.test_comboboxHasCut _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ ConfigTests.test_ConfigEnums _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ DataObjTests.test_DataObjectComposite _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ DataObjTests.test_TextDataObject _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ dataview_Tests.test_dataviewItem6 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ dataview_Tests.test_dataviewItem8 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ dataview_Tests.test_dataviewRenderer12 ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ dc_Tests.test_dcFullTextExtents ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ dc_Tests.test_dcTextExtents __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ dcDrawLists_Tests.test_dcDrawElipseLists ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ dcDrawLists_Tests.test_dcDrawPloygonLists ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ dcDrawLists_Tests.test_dcDrawPointLists ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________ dcDrawLists_Tests.test_dcDrawRectangleLists __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ ClientDCTests.test_PaintDC __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________________ dcgraph_tests.test_GCDC1 ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________________ dcgraph_tests.test_GCDC4 ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ MemoryDCTests.test_MemoryDC2 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ MirrorDCTests.test_MirrorDC1 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ ScreenDCTests.test_ScreenDC1 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ dirctrl_Tests.test_dirctrlCtor ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ dirctrl_Tests.test_dirctrlFlags ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________________ dnd_Tests.test_dnd1 ______________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ dragimag_Tests.test_genericdragimag2 _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ Events.test_ContextMenuEvent_ctor _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ Events.test_DropFilesEvent_ctor ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ Events.test_EraseEvent_ctor __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ Events.test_FocusEvent_ctor __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ Events.test_IconizeEvent_ctor _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ Events.test_PaletteChangedEvent_ctor _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ Events.test_ScrollEvent_ctor _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ filectrl_Tests.test_filectrl5 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ font_Tests.test_fontOldStyleNames _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ font_Tests.test_stockFonts __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ fontdlg_Tests.test_fontdlg2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ frame_Tests.test_frameTopLevelTweaks _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ gauge_Tests.test_gauge ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ gbsizer_Tests.test_GetIM_position _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ gbsizer_Tests.test_gbsizer_pos1 ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ gbsizer_Tests.test_gbsizer_span3 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ graphics_Tests.test_gcCreate4 _________________________ self = def test_gcCreate4(self): class MyPanel(wx.Panel): def __init__(self, parent): super(MyPanel, self).__init__(parent) self.SetBackgroundStyle(wx.BG_STYLE_PAINT) self.Bind(wx.EVT_PAINT, self.OnPaint) self.painted = False self.gcIsOk = False def OnPaint(self, evt): dc = wx.AutoBufferedPaintDC(self) gc = wx.GraphicsContext.Create(dc) self.gcIsOk = gc.IsOk() self.painted = True panel = MyPanel(self.frame) self.myUpdate(panel) > self.assertTrue(panel.painted) E AssertionError: False is not true unittests/test_graphics.py:43: AssertionError ______________________ graphics_Tests.test_gcCreateMatrix ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ grid_Tests.test_GetIM _____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ grid_Tests.test_grid01 ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ grid_Tests.test_grid05 ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ grid_Tests.test_grid25 ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ grid_Tests.test_grid27 ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ grid_Tests.test_grid33 ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ helpdata_Tests.test_helpdata1 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ helpdata_Tests.test_helpdata4 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ helpext_Tests.test_helpext1 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ helpwnd_Tests.test_helpwnd1 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ htmlcell_Tests.test_htmlcell2 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ htmlcell_Tests.test_htmlcell5 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ htmlcell_Tests.test_htmlcell7 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ htmlcell_Tests.test_htmlcell9 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ htmlwin_Tests.test_htmlwin3 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ image_Tests.test_imageCtor4 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ image_Tests.test_imageCtor4c _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ image_Tests.test_imageCtor6 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ image_Tests.test_imageCtor8 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ image_Tests.test_imageGetAlpha ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ image_Tests.test_imageGetData _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________ image_Tests.test_imageHandlerStandardDerivations _______________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ image_Tests.test_imageMethodChain _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ image_Tests.test_imageOtherStuff _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ intl_Tests.test_intlGetLocaleFunc _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ intl_Tests.test_intlLanguageInfo _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ laywin_Tests.test_laywin4 ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____ lib_agw_advancedsplash_Tests.test_lib_agw_advancedsplashConstantsExist ____ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________ lib_agw_aquabutton_Tests.test_lib_agw_aquabuttonCtor _____________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________ lib_agw_balloontip_Tests.test_lib_agw_balloontipMethods ____________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________ lib_agw_buttonpanel_Tests.test_lib_agw_buttonpanelCtor ____________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __ lib_agw_cubecolourdialog_Tests.test_lib_agw_cubecolourdialogConstantsExist __ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____ lib_agw_cubecolourdialog_Tests.test_lib_agw_cubecolourdialogMethods ______ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________ lib_agw_flatmenu_Tests.test_lib_agw_flatmenuCtor _______________ self = def setUp(self): ''' Monkey patch some methods which don't behave well without a MainLoop. We could restore them in tearDown, but there's no need because self.frame will be destroyed in tearDown. ''' > super(lib_agw_flatmenu_Tests, self).setUp() unittests/test_lib_agw_flatmenu.py:17: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________ lib_agw_floatspin_Tests.test_lib_agw_floatspinConstantsExist _________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________ lib_agw_floatspin_Tests.test_lib_agw_floatspinEvents _____________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________ lib_agw_floatspin_Tests.test_lib_agw_floatspin_fixedpoint ___________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______ lib_agw_foldpanelbar_Tests.test_lib_agw_foldpanelbarConstantsExist ______ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________ lib_agw_foldpanelbar_Tests.test_lib_agw_foldpanelbarEvents __________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _ lib_agw_genericmessagedialog_Tests.test_lib_agw_genericmessagedialogConstantsExist _ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________ lib_agw_gradientbutton_Tests.test_lib_agw_gradientbuttonCtor _________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________ lib_agw_hypertreelist_Tests.test_lib_agw_hypertreelistEvents _________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________ lib_agw_infobar_Tests.test_lib_agw_infobar1 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________ lib_agw_peakmeter_Tests.test_lib_agw_peakmeterConstantsExist _________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _ lib_agw_pycollapsiblepane_Tests.test_lib_agw_pycollapsiblepaneConstantsExist _ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____ lib_agw_pycollapsiblepane_Tests.test_lib_agw_pycollapsiblepaneEvents _____ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________ lib_agw_pygauge_Tests.test_lib_agw_pygaugeCtor ________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______ lib_agw_pyprogress_Tests.test_lib_agw_pyprogressConstantsExists ________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________ lib_agw_pyprogress_Tests.test_lib_agw_pyprogressMethods ____________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________ lib_agw_ribbon_Tests.test_lib_agw_ribbonArtProviders _____________ self = def setUp(self): > super(lib_agw_ribbon_Tests, self).setUp() unittests/test_lib_agw_ribbonbar.py:40: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________ lib_agw_shapedbuttons_Tests.test_lib_agw_shapedbutton1 ____________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________ lib_agw_shortcuteditor_Tests.test_lib_agw_rulerctrlCtor ____________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________ lib_agw_speedmeter_Tests.test_lib_agw_peakmeterConstantsExist _________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___ lib_agw_ultimatelistctrl_Tests.test_lib_agw_ultimatelistctrlCtorVirtual ____ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ lib_busy_Tests.test_lib_busy3 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ lib_cdate_Tests.test_lib_cdate_DateCtor ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________________ testCreator.testCreates ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ testIntersect.testLowerLeft __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ testIntersect.testOutside ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________________ testIntersect.testTouch ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ testIntersect.testUpperRight _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________________ testInside.testAbove _____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________________ testInside.testPoint _____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________________ testInside.testRight _____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ testPointInside.testBelow ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ testPointInside.testLowerLeft _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ testPointInside.testPointOnRight _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ testMerge.testDownLeft ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ testNullBBox.testMerge ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ testInfBBox.testNotEquals2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________________ testSides.testLeft ______________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____ lib_floatcanvas_floatcanvas_Tests.test_lib_floatcanvas_fc_rectangle ______ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____ lib_floatcanvas_floatcanvas_Tests.test_lib_floatcanvas_fc_scaledbitmap ____ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ lib_gizmos_ledctrl_Tests.test_normalCtor ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________ imagebrowser_Tests.test_imagebrowserDlgChangeTypes ______________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ lib_imageutils_Tests.test_lib_imageutils1 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ IntCtrlTests.test_intctrlCtor _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ MaskedComboBoxTests.test_ComboBoxCtors ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________ MaskedTextCtrlTests.test_textctrlProperties __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ lib_ogl_Tests.test_lib_oglDivisonShape ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ lib_ogl_Tests.test_lib_oglLineShape ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ lib_ogl_Tests.test_lib_oglRectangle ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ lib_ogl_Tests.test_lib_oglTextShape ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ lib_scrolledpanel_Tests.test_lib_scrolled1 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ sizedFrame_Tests.test_frameProperties _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ sizedScrolledPanel_Tests.test_panelCtor ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ splitter_Tests.test_splitterMulti _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ listctrl_Tests.test_listctrlItemData01 ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ minifram_Tests.test_minifram1 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ modalhook_Tests.test_modalhook1 ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ msgdlg_Tests.test_gmsgdlg2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ msgdlg_Tests.test_msgdlg1 ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ notebook_Tests.test_notebookPages _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ odcombo_Tests.test_odcombo1 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ overlay_Tests.test_overlay1 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ palette_Tests.test_paletteCreate1 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ palette_Tests.test_paletteCtor1 ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ palette_Tests.test_paletteCtor3 ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________________ pen_Tests.test_penDashes ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ pen_Tests.test_penNull ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ pgvariant_Tests.test_pgvariant9 ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ pickers_Tests.test_pickersColourConstants ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ pickers_Tests.test_pickersFile ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ pickers_Tests.test_pickersFont ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ platinfo_Tests.test_platinfoFlags _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ popupwin_Tests.test_popuptranswinCtor _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________ propgridadvprops_Tests.test_propgridadvprops04 ________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________ propgridadvprops_Tests.test_propgridadvprops06 ________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________ propgridadvprops_Tests.test_propgridadvprops09 ________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ propgriddefs_Tests.test_propgriddefs1 _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________ propgrideditors_Tests.test_propgrideditors02 _________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________ propgrideditors_Tests.test_propgrideditors10 _________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ propgridiface_Tests.test_propgridiface01 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ propgridiface_Tests.test_propgridiface03 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ property_Tests.test_propgridproperty05 ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ property_Tests.test_propgridproperty09 ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ property_Tests.test_propgridproperty11 ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ propgridprops_Tests.test_propgridprops10 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ pseudodc_Tests.test_pseudodc05 ________________________ self = def setUp(self): > super(pseudodc_Tests, self).setUp() unittests/test_pseudodc.py:13: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ pseudodc_Tests.test_pseudodc09 ________________________ self = def setUp(self): > super(pseudodc_Tests, self).setUp() unittests/test_pseudodc.py:13: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________ SendingPyEvents.test_PyEventDerivedPostEvent _________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ radiobox_Tests.test_radioboxCtor _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ radiobut_Tests.test_radiobutCtors _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ ribbon_gallery_Tests.test_ribbon_gallery2 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ ribbon_gallery_Tests.test_ribbon_gallery5 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ ribbon_gallery_Tests.test_ribbon_gallery7 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ ribbon_page_Tests.test_ribbon_page2 ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ richmsgdlg_Tests.test_richmsgdlg2 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ richtextbuffer_Tests.test_GetIM ________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer02 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer04 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer06 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer08 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer10 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer12 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer17 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer19 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer21 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer23 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer25 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer34 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer36 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextbuffer_Tests.test_richtextbuffer38 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________ richtextformatdlg_Tests.test_richtextformatdlg1 ________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ richtexthtml_Tests.test_richtexthtml1 _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ richtextprint_Tests.test_richtextprint2 ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextstyles_Tests.test_richtextstyles02 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextstyles_Tests.test_richtextstyles05 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextstyles_Tests.test_richtextstyles07 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextstyles_Tests.test_richtextstyles09 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ richtextstyles_Tests.test_richtextstyles6 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ sashwin_Tests.test_sashwin1 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ sashwin_Tests.test_sashwin3 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ scrolbar_Tests.test_scrolbarDefaultCtor ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ settings_Tests.test_settingsConstants _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ settings_Tests.test_settingsGetFont ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ simplebook_Tests.test_simplebook01 ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ simplebook_Tests.test_simplebook03 ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________________ sizer_Tests.test_iter _____________________________ self = def test_iter(self): bs = wx.BoxSizer() widgetlist = [wx.Panel(self.frame) for _ in range(5)] sizeritems = [x for x in bs] for item in sizeritems: self.assertTrue(isinstance(item, wx.SizerItem)) > self.assertTrue([x.GetWidget() for x in bs] == widgetlist) E AssertionError: False is not true unittests/test_sizer.py:82: AssertionError __________________________ sizer_Tests.test_sizerBool __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ slider_Tests.test_sliderCtor _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ slider_Tests.test_sliderFlags _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ slider_Tests.test_sliderRange _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________________ sound_Tests.test_sound3 ____________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ spinbutt_Tests.test_spinbuttCtor _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ spinbutt_Tests.test_spinbuttOther _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________ spinbutt_Tests.test_spinctrlPropertiesInAction ________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ spinctrl_Tests.test_spinctrlDefaultCtor ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________ spinctrl_Tests.test_spinctrlDoubleProperties _________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ splitter_Tests.test_splitterEventTypes ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ splitter_Tests.test_splitterProperties ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ srchctrl_Tests.test_srchctrlCtor _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ statusbar_Tests.test_statusbarWidths1 _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ stc_Tests.test_stcStyleTextCtrl1 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ stc_Tests.test_stcStyleTextCtrl3 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ stream_Tests.test_inputStreamParam ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ taskbar_Tests.test_taskbar2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________ testcompleter_Tests.test_textCompleterSimple _________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ textctrl_Tests.test_textctrlCtor _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ textctrl_Tests.test_textctrlFlags _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ textctrl_Tests.test_textctrlProperties ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ timer_Tests.test_timerCallLater1 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ timer_Tests.test_timerDerivedClass ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ tipwin_Tests.test_tipwinCtor _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ toolbar_Tests.test_toolbar2 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ toolbar_Tests.test_toolbarStyles _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ toolbar_Tests.test_toolbarTools2 _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ toolbook_Tests.test_toolbook2 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ tooltip_Tests.test_tooltip __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ translation_Tests.test_translation1 ______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ treebook_Tests.test_treebook2 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ treectrl_Tests.test_treectrlTreeItemData ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ treectrl_Tests.test_treectrlTreeItemId02 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ utils_Tests.test_utilsWindowDisabler _____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________ validate_Tests.test_validateTransfer _____________________ self = def setUp(self): > super(validate_Tests, self).setUp() unittests/test_validate.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ variant_Tests.test_variant3 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ webview_Tests.test_webview5 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ WindowTests.test_DLG_UNIT ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ WindowTests.test_vizattrs1 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ WindowTests.test_vizattrs3 __________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _______________________ WindowTests.test_windowFunctions _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ WindowTests.test_windowProperties _______________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _________________________ IdManagerTest.test_idManager _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ IdManagerTest.test_newIdRef02 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ________________________ IdManagerTest.test_newIdRef03 _________________________ self = def test_newIdRef03(self): """Check that Auto ID Management is enabled (--enable-autoidman)""" # This test is expected to fail if autoID mangagement is turned on # because a reference to the ID is not being saved, so it will be # unreserved when the first widget is destroyed. id = wx.Window.NewControlId() b = wx.Button(self.frame, id, 'button') b.Destroy() self.myYield() with self.assertRaises(wx.wxAssertionError): b = wx.Button(self.frame, id, 'button') > b.Destroy() E AssertionError: wxAssertionError not raised unittests/test_windowid.py:45: AssertionError ________________________ IdManagerTest.test_newIdRef04 _________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ______________________ WindowList.test_WindowList_GetTLW1 ______________________ self = def setUp(self): > super(WindowList, self).setUp() unittests/test_windowlist.py:11: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ wizard_Tests.test_wizard1 ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________________ wizard_Tests.test_wizard3 ___________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ datetime_Tests.test_datetimeParseDate2 ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused __________________ datetime_Tests.test_datetimeParseDateTime3 __________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ___________________ datetime_Tests.test_datetimeParseFormat2 ___________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused ____________________ datetime_Tests.test_datetimeParseTime1 ____________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________________ xrc_Tests.test_xrc3 ______________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________________ xrc_Tests.test_xrc5 ______________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused _____________________________ xrc_Tests.test_xrc7 ______________________________ unittests/wtc.py:16: in setUp self.app = wx.App() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = , redirect = False, filename = None useBestVisual = False, clearSigInt = True def __init__(self, redirect=False, filename=None, useBestVisual=False, clearSigInt=True): """ Construct a ``wx.App`` object. :param redirect: Should ``sys.stdout`` and ``sys.stderr`` be redirected? Defaults to False. If ``filename`` is None then output will be redirected to a window that pops up as needed. (You can control what kind of window is created for the output by resetting the class variable ``outputWindowClass`` to a class of your choosing.) :param filename: The name of a file to redirect output to, if redirect is True. :param useBestVisual: Should the app try to use the best available visual provided by the system (only relevant on systems that have more than one visual.) This parameter must be used instead of calling `SetUseBestVisual` later on because it must be set before the underlying GUI toolkit is initialized. :param clearSigInt: Should SIGINT be cleared? This allows the app to terminate upon a Ctrl-C in the console like other GUI apps will. :note: You should override OnInit to do application initialization to ensure that the system, toolkit and wxWidgets are fully initialized. """ PyApp.__init__(self) # make sure we can create a GUI if not self.IsDisplayAvailable(): if wx.Port == "__WXMAC__": msg = "This program needs access to the screen. Please run with a\n" \ "Framework build of python, and only when you are logged in\n" \ "on the main display of your Mac." elif wx.Port == "__WXGTK__": msg ="Unable to access the X Display, is $DISPLAY set properly?" else: msg = "Unable to create GUI" # TODO: more description is needed for wxMSW... raise SystemExit(msg) # This has to be done before OnInit self.SetUseBestVisual(useBestVisual) # Set the default handler for SIGINT. This fixes a problem # where if Ctrl-C is pressed in the console that started this # app then it will not appear to do anything, (not even send # KeyboardInterrupt???) but will later segfault on exit. By # setting the default handler then the app will exit, as # expected (depending on platform.) if clearSigInt: try: import signal signal.signal(signal.SIGINT, signal.SIG_DFL) except: pass # Save and redirect the stdio to a window? self.stdioWin = None self.saveStdio = (_sys.stdout, _sys.stderr) if redirect: self.RedirectStdio(filename) # Use Python's install prefix as the default prefix = _sys.prefix if isinstance(prefix, (bytes, bytearray)): prefix = prefix.decode(_sys.getfilesystemencoding()) wx.StandardPaths.Get().SetInstallPrefix(prefix) # Until the new native control for wxMac is up to par, still use the generic one. wx.SystemOptions.SetOption("mac.listctrl.always_use_generic", 1) # This finishes the initialization of wxWindows and then calls # the OnInit that should be present in the derived class > self._BootstrapApp() E SystemError: wxEntryStart failed, unable to initialize wxWidgets! (Is DISPLAY set properly?) wx/core.py:2137: SystemError ----------------------------- Captured stderr call ----------------------------- Unable to init server: Could not connect: Connection refused =============================== warnings summary =============================== wx/lib/agw/aui/framemanager.py:3934 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/agw/aui/framemanager.py:3934: DeprecationWarning: invalid escape sequence \` """ wx/lib/masked/maskededit.py:909 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:909: DeprecationWarning: invalid escape sequence \d hours = '(0\d| \d|1[012])' wx/lib/masked/maskededit.py:946 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:946: DeprecationWarning: invalid escape sequence \( 'validRegex': "^\(\d{3}\) \d{3}-\d{4}", wx/lib/masked/maskededit.py:952 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:952: DeprecationWarning: invalid escape sequence \d 'validRegex': "^\d{3}-\d{3}-\d{4}", wx/lib/masked/maskededit.py:958 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:958: DeprecationWarning: invalid escape sequence \( 'validRegex': "^\(\d{3}\) \d{3}-\d{4}", wx/lib/masked/maskededit.py:964 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:964: DeprecationWarning: invalid escape sequence \d 'validRegex': "^\d{3}-\d{3}-\d{4}", wx/lib/masked/maskededit.py:988 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:988: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '/' + days + '/' + '\d{4} ' + hours + ':' + minutes + ':' + seconds + ' (A|P)M', wx/lib/masked/maskededit.py:995 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:995: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '-' + days + '-' + '\d{4} ' + hours + ':' + minutes + ':' + seconds + ' (A|P)M', wx/lib/masked/maskededit.py:1001 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1001: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '/' + days + '/' + '\d{4} ' + milhours + ':' + minutes + ':' + seconds, wx/lib/masked/maskededit.py:1007 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1007: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '-' + days + '-' + '\d{4} ' + milhours + ':' + minutes + ':' + seconds, wx/lib/masked/maskededit.py:1014 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1014: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '/' + days + '/' + '\d{4} ' + hours + ':' + minutes + ' (A|P)M', wx/lib/masked/maskededit.py:1020 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1020: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '/' + days + '/' + '\d{4} ' + milhours + ':' + minutes, wx/lib/masked/maskededit.py:1027 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1027: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '-' + days + '-' + '\d{4} ' + hours + ':' + minutes + ' (A|P)M', wx/lib/masked/maskededit.py:1033 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1033: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '-' + days + '-' + '\d{4} ' + milhours + ':' + minutes, wx/lib/masked/maskededit.py:1039 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1039: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '/' + days + '/' + '\d{4}', wx/lib/masked/maskededit.py:1045 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1045: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '/' + days + '/\d\d', wx/lib/masked/maskededit.py:1051 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1051: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + months + '-' + days + '-' +'\d{4}', wx/lib/masked/maskededit.py:1058 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1058: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + '\d{4}'+ '/' + months + '/' + days, wx/lib/masked/maskededit.py:1064 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1064: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + '\d{4}'+ '.' + months + '.' + days, wx/lib/masked/maskededit.py:1070 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1070: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '/' + months + '/' + '\d{4}', wx/lib/masked/maskededit.py:1076 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1076: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '.' + months + '.' + '\d{4}', wx/lib/masked/maskededit.py:1082 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1082: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '.' + charmonths + '.' + '\d{4}', wx/lib/masked/maskededit.py:1088 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1088: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '/' + charmonths + '/' + '\d{4}', wx/lib/masked/maskededit.py:1096 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1096: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + '\d{4}'+ '/' + months + '/' + days + ' ' + hours + ':' + minutes + ':' + seconds + ' (A|P)M', wx/lib/masked/maskededit.py:1103 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1103: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + '\d{4}'+ '.' + months + '.' + days + ' ' + hours + ':' + minutes + ':' + seconds + ' (A|P)M', wx/lib/masked/maskededit.py:1110 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1110: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '/' + months + '/' + '\d{4} ' + hours + ':' + minutes + ':' + seconds + ' (A|P)M', wx/lib/masked/maskededit.py:1117 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1117: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '.' + months + '.' + '\d{4} ' + hours + ':' + minutes + ':' + seconds + ' (A|P)M', wx/lib/masked/maskededit.py:1125 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1125: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + '\d{4}'+ '/' + months + '/' + days + ' ' + hours + ':' + minutes + ' (A|P)M', wx/lib/masked/maskededit.py:1132 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1132: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + '\d{4}'+ '.' + months + '.' + days + ' ' + hours + ':' + minutes + ' (A|P)M', wx/lib/masked/maskededit.py:1139 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1139: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '/' + months + '/' + '\d{4} ' + hours + ':' + minutes + ' (A|P)M', wx/lib/masked/maskededit.py:1146 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1146: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '.' + months + '.' + '\d{4} ' + hours + ':' + minutes + ' (A|P)M', wx/lib/masked/maskededit.py:1153 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1153: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + '\d{4}'+ '/' + months + '/' + days + ' ' + milhours + ':' + minutes + ':' + seconds, wx/lib/masked/maskededit.py:1159 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1159: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + '\d{4}'+ '.' + months + '.' + days + ' ' + milhours + ':' + minutes + ':' + seconds, wx/lib/masked/maskededit.py:1165 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1165: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '/' + months + '/' + '\d{4} ' + milhours + ':' + minutes + ':' + seconds, wx/lib/masked/maskededit.py:1171 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1171: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '.' + months + '.' + '\d{4} ' + milhours + ':' + minutes + ':' + seconds, wx/lib/masked/maskededit.py:1176 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1176: DeprecationWarning: invalid escape sequence \d 'formatcodes': 'DF','validRegex': '^' + '\d{4}'+ '/' + months + '/' + days + ' ' + milhours + ':' + minutes, wx/lib/masked/maskededit.py:1182 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1182: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + '\d{4}'+ '.' + months + '.' + days + ' ' + milhours + ':' + minutes, wx/lib/masked/maskededit.py:1188 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1188: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '/' + months + '/' + '\d{4} ' + milhours + ':' + minutes, wx/lib/masked/maskededit.py:1194 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1194: DeprecationWarning: invalid escape sequence \d 'validRegex': '^' + days + '.' + months + '.' + '\d{4} ' + milhours + ':' + minutes, wx/lib/masked/maskededit.py:1227 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1227: DeprecationWarning: invalid escape sequence \d 'validRegex': "\d{3}-\d{2}-\d{4}", wx/lib/masked/maskededit.py:1233 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1233: DeprecationWarning: invalid escape sequence \d 'validRegex': "\d{4}-\d{4}-\d{4}-\d{4}", wx/lib/masked/maskededit.py:1239 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1239: DeprecationWarning: invalid escape sequence \d 'validRegex': "^" + months + "/\d\d", wx/lib/masked/maskededit.py:1245 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1245: DeprecationWarning: invalid escape sequence \d 'validRegex': "^\d{5}", wx/lib/masked/maskededit.py:1251 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1251: DeprecationWarning: invalid escape sequence \d 'validRegex': "\d{5}-(\s{4}|\d{4})", wx/lib/masked/maskededit.py:1257 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1257: DeprecationWarning: invalid escape sequence \d 'validRegex': "^0.\d\d", wx/lib/masked/maskededit.py:1270 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1270: DeprecationWarning: invalid escape sequence \w 'validRegex': "^\w+([\-\.]\w+)*@((([a-zA-Z0-9]+(\-[a-zA-Z0-9]+)*\.)+)[a-zA-Z]{2,4}|\[(\d|\d\d|(1\d\d|2[0-4]\d|25[0-5]))(\.(\d|\d\d|(1\d\d|2[0-4]\d|25[0-5]))){3}\]) *$", wx/lib/masked/maskededit.py:1276 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:1276: DeprecationWarning: invalid escape sequence \d 'validRegex': "( \d| \d\d|(1\d\d|2[0-4]\d|25[0-5]))(\.( \d| \d\d|(1\d\d|2[0-4]\d|25[0-5]))){3}", wx/lib/masked/maskededit.py:2260 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:2260: DeprecationWarning: invalid escape sequence \{ rex = re.compile('([' + "".join(maskchars) + '])\{(\d+)\}') wx/lib/masked/maskededit.py:6458 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:6458: DeprecationWarning: invalid escape sequence \. filter = re.compile("[ ]?[#]+\.[#]+\n") wx/lib/masked/maskededit.py:6581 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:6581: DeprecationWarning: invalid escape sequence \( ("Phone No", "(###) ###-#### x:###", "", 'F!^-R', "^\(\d\d\d\) \d\d\d-\d\d\d\d", (),[],''), wx/lib/masked/maskededit.py:6584 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:6584: DeprecationWarning: invalid escape sequence \d ("Social Sec#", "###-##-####", "", 'F', "\d{3}-\d{2}-\d{4}", (),[],''), wx/lib/masked/maskededit.py:6585 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:6585: DeprecationWarning: invalid escape sequence \d ("U.S. Zip+4", "#{5}-#{4}", "", 'F', "\d{5}-(\s{4}|\d{4})",(),[],''), wx/lib/masked/maskededit.py:6587 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:6587: DeprecationWarning: invalid escape sequence \C ("Customer No", "\CAA-###", "", 'F!', "C[A-Z]{2}-\d{3}", (),[],''), wx/lib/masked/maskededit.py:6587 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:6587: DeprecationWarning: invalid escape sequence \d ("Customer No", "\CAA-###", "", 'F!', "C[A-Z]{2}-\d{3}", (),[],''), wx/lib/masked/maskededit.py:6594 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/maskededit.py:6594: DeprecationWarning: invalid escape sequence \d ("fraction selector","#/##", "", 'F', "^\d\/\d\d?", (), wx/lib/masked/numctrl.py:399 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/numctrl.py:399: DeprecationWarning: invalid escape sequence \* """ wx/lib/masked/timectrl.py:585 /builddir/build/BUILD/python-wxpython4-4.0.6/python3/wx/lib/masked/timectrl.py:585: DeprecationWarning: invalid escape sequence \d hourfield = Field(formatcodes='0r