bugchildsplay - Bugs: bug #53755, childsplay: No module named...

 
 

bug #53755: childsplay: No module named pangofont

Submitter:  Markus Koschany <apo>
Submitted:  Wed 25 Apr 2018 08:28:26 PM UTC
   
 
Category:  None Severity:  4 - Important
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  childsplay
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 25 Apr 2018 08:28:26 PM UTC, original submission:  

Thank you for quickly fixing the deprecated pygtk dependency.

When I try to run childsplay 3.1 I get the following error:

traceback (most recent call last):
  File "/usr/games/childsplay", line 8, in <module>
    execfile('childsplay.py')
  File "childsplay.py", line 59, in <module>
    import utils
  File "/usr/lib/python2.7/dist-packages/childsplay/utils.py", line 32, in <module>
    import pangofont
ImportError: No module named pangofont

I suspect this is because version 3.1 does not include pangofont.py anymore.

Markus Koschany <apo>

 

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

    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.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-04-26 childsplay StatusIn Progress Fixed
    2018-04-26 childsplay Severity3 - Normal 4 - Important
        StatusNone In Progress
        Assigned toNone childsplay

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code