Issue tracker moved to https://gitlab.archlinux.org/archlinux/aurweb/-/issues
FS#39039 - python2-runsnakerun traceback Pb in relation with wx
Attached to Project:
AUR web interface
Opened by luis Belmar-Letelier (luisBL) - Tuesday, 25 February 2014, 11:39 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 25 February 2014, 12:53 GMT
Opened by luis Belmar-Letelier (luisBL) - Tuesday, 25 February 2014, 11:39 GMT
Last edited by Eric Belanger (Snowman) - Tuesday, 25 February 2014, 12:53 GMT
|
Details$
$ yaourt -Qi python2-runsnakerun Name : python2-runsnakerun Version : 2.0.3-1 Description : GUI Viewer for Python profiling runs Architecture : any URL : http://www.vrplumber.com/programming/runsnakerun/ Licenses : BSD Groups : None Provides : None Depends On : python2-squaremap Optional Deps : None Required By : None Optional For : None Conflicts With : None Replaces : None Installed Size : 290.00 KiB Packager : Unknown Packager Build Date : Tue Feb 25 12:38:56 2014 Install Date : Tue Feb 25 12:39:04 2014 Install Reason : Explicitly installed Install Script : No Validated By : None $ runsnake 12:40:48: Debug: Adding duplicate image handler for 'PNG file' Traceback (most recent call last): File "/usr/bin/runsnake", line 9, in <module> load_entry_point('RunSnakeRun==2.0.3', 'gui_scripts', 'runsnake')() File "/usr/lib/python2.7/site-packages/runsnakerun/runsnake.py", line 868, in main app = RunSnakeRunApp(0) File "/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 8631, in __init__ self._BootstrapApp() File "/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 8196, in _BootstrapApp return _core_.PyApp__BootstrapApp(*args, **kwargs) File "/usr/lib/python2.7/site-packages/runsnakerun/runsnake.py", line 805, in OnInit frame = MainFrame( config_parser = load_config()) File "/usr/lib/python2.7/site-packages/runsnakerun/runsnake.py", line 219, in __init__ self.CreateControls(config_parser) File "/usr/lib/python2.7/site-packages/runsnakerun/runsnake.py", line 249, in CreateControls self.rightSplitter, File "/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_controls.py", line 3082, in __init__ _controls_.Notebook_swiginit(self,_controls_.new_Notebook(*args, **kwargs)) wx._core.PyAssertionError: C++ assertion "m_window" failed at ./src/gtk/dcclient.cpp(2041) in DoGetSize(): GetSize() doesn't work without window $ 2 extra/wxgtk 3.0.0-2 [installed] GTK+ implementation of wxWidgets API for GUI 3 extra/wxgtk2.8 2.8.12.1-1 [installed] GTK+ implementation of wxWidgets API for GUI 4 extra/wxmaxima 13.04.2-2 A wxWidgets GUI for the computer algebra system Maxima 5 extra/wxpython 3.0.0.0-2 [installed] A wxWidgets GUI toolkit for Python 6 extra/wxpython2.8 2.8.12.1-1 [installed] A wxWidgets GUI toolkit for Python |
This task depends upon
Closed by Eric Belanger (Snowman)
Tuesday, 25 February 2014, 12:53 GMT
Reason for closing: None
Additional comments about closing: - For any packages in the AUR contact the maintainer or leave a comment on the package's detail page.
Tuesday, 25 February 2014, 12:53 GMT
Reason for closing: None
Additional comments about closing: - For any packages in the AUR contact the maintainer or leave a comment on the package's detail page.
- How can I contact the maintainer : guibou ?
- About comment on pkg detail page here: https://aur.archlinux.org/packages/python2-runsnakerun/ there is no detail page
I updated runsnakerun to 2.0.4 still the same.