mainchildsplay - Support: sr #109615, Childsplay fails to start

 
 

sr #109615: Childsplay fails to start

Submitter:  Robert A. Lerche <ral00>
Submitted:  Wed 02 Jan 2019 02:09:06 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  4 - Important Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 02 Jan 2019 02:09:06 AM UTC, original submission:  

On Ubuntu 16.04.5 LTS, Childsplay ran fine a few days ago but now fails to start.  A window flashes and then disappears.  Log:

ral-HP-ENVY-m7-Notebook$ childsplay
No binary
['/usr/games/childsplay']
<ConfigParser.ConfigParser instance at 0x7f3a46df1950>
DEBUG: parsing rc file /usr/share/childsplay/SPData/themes/childsplay/theme.rc
removed old logpath
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/schema.py:1160: SAWarning: Unicode column 'dt_target' has non-unicode default value 'default' specified.
  self.default
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/schema.py:1160: SAWarning: Unicode column 'levelup_dlg' has non-unicode default value 'true' specified.
  self.default
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/schema.py:1160: SAWarning: Unicode column 'theme' has non-unicode default value 'default' specified.
  self.default
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'language_select'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'locale'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'Demo'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'demo'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'default'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/lib/python2.7/dist-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'set_extra_dt_sequences'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
Simple mixer control 'Master',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 74
  Mono: Playback 52 [70%] [-22.00dB] [on]
2019-01-01 17:59:10,043 - childsplay.childsplay - ERROR - unhandled exception in toplevel, traceback follows:
Traceback (most recent call last):
  File "childsplay.py", line 218, in <module>
    session_id=session_id)
  File "/usr/lib/python2.7/dist-packages/childsplay/SPMainCore.py", line 336, in _init_
    bd = birthday.birthday(self.screen, self.backgr,name, age)
  File "/usr/lib/python2.7/dist-packages/childsplay/birthday.py", line 73, in _init_
    self.animation = Animation(self.animationlist)
  File "/usr/lib/python2.7/dist-packages/childsplay/birthday.py", line 38, in _init_
    SPSpriteUtils.SPSprite.__init__(self, self.animationlist[0])
IndexError: list index out of range
Traceback (most recent call last):
  File "/usr/games/childsplay", line 8, in <module>
    execfile('childsplay.py')
  File "childsplay.py", line 262, in <module>
    mcgui.call_foreign_observers()
NameError: name 'mcgui' is not defined

Robert A. Lerche <ral00>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ral00 (Submitted the item)
  • -email is unavailable- added by ral00
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-01-02 ral00 Carbon-Copy- Added ral00

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code