Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: [email protected], Federico Ceratto 
<[email protected]>
Control: affects -1 + src:runsnakerun
User: [email protected]
Usertags: remove

Hi,

I tried to revive this old package,
fixing the six/SafeConfigParser/imp stuff,
but now I'm stuck further is some legacy wxPython code.

I see this is not packaged outside the Debian ecosystem;
and the popcon graph is going down.

Please consider dropping this pacakge from Debian.

https://repology.org/project/runsnakerun/packages

https://qa.debian.org/popcon.php?package=runsnakerun



$ runsnake
/usr/lib/python3/dist-packages/runsnakerun/listviews.py:262: 
wxPyDeprecationWarning: Using deprecated class. Use ItemAttr instead
  indicated_attribute = wx.ListItemAttr()
09:53:15: Debug: Adding duplicate image handler for 'PNG file'
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/runsnakerun/runsnake.py", line 835, in 
OnInit
    frame = MainFrame(config_parser=load_config())
  File "/usr/lib/python3/dist-packages/runsnakerun/runsnake.py", line 215, in 
__init__
    self.CreateControls(config_parser)
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/runsnakerun/runsnake.py", line 267, in 
CreateControls
    self.rightSplitter.SetSashSize(10)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'SplitterWindow' object has no attribute 'SetSashSize'. Did you 
mean: 'GetSashSize'?
OnInit returned false, exiting...

Reply via email to