Snake head doesn't draw on bottom line of screen

Bug #628331 reported by Tom Bell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snakes
Confirmed
Low
Unassigned

Bug Description

The snakes head '@' symbol doesn't draw on the bottom line of the screen but instead crashes into an 'invisible barrier' and the game ends. Preliminary hacking with screen_height allows the game to end at the head touching the actual edge of the screen but causes the head not to be rendered on the bottom line.

  * Affects ncurses5 library with unicode support enabled.

Revision history for this message
Josh Brown (joshbrown) wrote :

Strange, I don't have this problem. Any idea why you see this behavior, but I don't?

Changed in snakes-game:
status: New → Incomplete
Revision history for this message
Josh Brown (joshbrown) wrote :

Although I am not experiencing this problem, I understand that it would make the game look quite unprofessional.

Changed in snakes-game:
importance: Undecided → Medium
milestone: none → 1.0
Revision history for this message
Tom Bell (bushbaby2511) wrote :

I think this bug has something to do with using a unicode curses library instead of the default used by Python. For the majority of users I don't think it should be a problem. Consider downgrading bug severity for the time being?

Josh Brown (joshbrown)
Changed in snakes-game:
importance: Medium → Low
milestone: 1.0 → none
Tom Bell (bushbaby2511)
description: updated
Revision history for this message
Josh Brown (joshbrown) wrote :

Is it possible that this is a problem with curses itself?

Revision history for this message
Tom Bell (bushbaby2511) wrote :

This http://ubuntuforums.org/showthread.php?t=1286881 seems to indicate it's a clash between the ncurses and curses library used by PyCurses. This has only been tested on an Ubuntu 10.04 system though so it's possible that other systems would not have such issues.

Further investigation required.

Revision history for this message
Josh Brown (joshbrown) wrote :

Well, I'm pretty sure this problem exists, I'm just not sure what to do about it, so I'll mark it as `Confirmed`.

Changed in snakes-game:
status: Incomplete → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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