pygame crashes underlining fonts

Bug #628070 reported by Javier Hernández
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pygame (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

When I try to underline a text i get a crash.

You can reproduce the bug by executing fonty.py, an example included in python-pygame debian package. The file is in /usr/lib/python2.6/dist-packages/pygame/examples/fonty.py
I have been doing some tests and the problem appears exactly when font.set_underline method is called.

I'm using Ubuntu Lucid, and installed pygame's version is 1.9.1release-0ubuntu1
I tried in Maverick too and the bug is still there.

Regards!

Revision history for this message
Javier Hernández (javiube) wrote :
Revision history for this message
Juanje Ojeda (juanje) wrote :

I can confirm this bug:

 * Ubuntu Version: (lsb_release -a)
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid

 * Package version: (dpkg -l python-pygame)
python-pygame 1.9.1release-0ubuntu1

And I can confirm as well the problem is the method "font.set_underline()" when the argument passed is True (True or 1) it crash. If the argument is False (False or 0) it seems to work just fine. At least it doesn't crash.

Changed in pygame (Ubuntu):
status: New → Confirmed
Revision history for this message
Vincent Cheng (vincent-c) wrote :

Bug no longer seems to be reproducible with the latest pygame package.

Changed in pygame (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.