Linux / large screen: Pressing W key on cast spell list clears quick marks, refuses to cast spell
issueid=1235 09-06-2012 03:06 PM
Junior Member
Number of reported issues by Bdragon28: 1
Linux / large screen: Pressing W key on cast spell list clears quick marks, refuses to cast spell
If you have enough spells and a large enough screen in the linux version (tested in 1.2.0 prerelease 2) that the spell list goes to or past W, it's impossible to cast the spell associated with W and trying to do so will wipe spell quick marks.

If you have enough spells and a large enough screen in the linux version (tested in 1.2.0 prerelease 2) that the spell list goes to or past W, it's impossible to cast the spell associated with W and trying to do so will wipe spell quick marks.

I've been playing using a 100x40 terminal size and this affected me in 1.1.1 as well.

It's probably an issue with the (W)ipe quick marks command not checking whether it's on the spellcasting screen or the spell quick mark screen.
Issue Details
Issue Number 1235
Project ADOM (Ancient Domains Of Mystery)
Category Linux
Status Fixed
Priority 5 - Medium
Affected Version ADOM 1.2.0 pre 2
Fixed Version ADOM 1.2.0 pre 7
Milestone (none)
Users able to reproduce bug 0
Users unable to reproduce bug 0
Assigned Users (none)
Tags (none)




09-06-2012 08:07 PM
Junior Member
Example savegame posted.

Cannot cast Web, and trying to cast Web will wipe any quick-marks.

I use the following script to run adom in a window with specific dimensions: (using rxvt)

#!/bin/sh
rxvt -geometry 100x40+0+0 -sl 0 -e ./adom

12-11-2012 02:45 PM
The Creator
Fixed.

+ Reply