bugchildsplay - Bugs: bug #54401, 3.3 Missing files

 
 

bug #54401: 3.3 Missing files

Submitter:  Nathan Owens <ndowens04>
Submitted:  Sat 28 Jul 2018 09:12:55 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 28 Jul 2018 09:12:55 PM UTC, original submission:  

Missing SPWidgets/gtk_widgets.py
        cairoimage.py
        pangofont.py

Also when running it gives:

DEBUG: parsing rc file /usr/local/lib/python2.7/site-packages/childsplay/lib/SPData/themes/childsplay/theme.rc
removed old logpath
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'math_test'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'pong'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'spinbottle'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'photoalbum'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'billiard'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'quiz_royal'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'quiz_picture'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'quiz_melody'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'ichanger'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
/usr/local/lib/python2.7/site-packages/sqlalchemy/sql/sqltypes.py:185: SAWarning: Unicode type received non-unicode bind param value 'quiz_text'. (this warning may be suppressed after 10 occurrences)
  (util.ellipses_string(value),))
2018-07-28 16:09:20,679 - childsplay.childsplay - ERROR - unhandled exception in toplevel, traceback follows:
Traceback (most recent call last):
  File "childsplay.py", line 230, in <module>
    language=LANG)
  File "/usr/local/lib/python2.7/site-packages/childsplay/SPMainCore.py", line 300, in _init_
    surf = utils.char2surf(name.replace('_', ' '), fcol=GREY ,fsize=12, bold=True)
  File "/usr/local/lib/python2.7/site-packages/childsplay/utils.py", line 469, in char2surf
    return items[0]
IndexError: list index out of range
Traceback (most recent call last):
  File "childsplay.py", line 274, in <module>
    mcgui.call_foreign_observers()
NameError: name 'mcgui' is not defined

Nathan Owens <ndowens04>

 

(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 ndowens04 (Submitted the item)
  • -email is unavailable- added by ndowens04
  •  

    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
    2018-07-28 ndowens04 Carbon-Copy- Added ndowens04

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code