[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2002-02-06, Christopher G Dotyhumphrey <orz@xxxxxxxxxx> wrote:
> 1. Redrawing in grabber
> Run a windows build of grabber.exe.
> Press escape to quit.
> Press alt-tab to go away.
> Press alt-tab to come back.
> Only the quit alert is redrawn, not the rest of the screen, even once you
> exit the quit dialog. On my computer, this happens 100% of the time.
> (win2k)
This was fixed.
> 2. Strangeness on linux?
...
> Allegro application is running on VT 12
...
> This was not exactly a wonderfull test environment, since this is some
> elses computer, I have no clue how it's configured, I don't know anything
> about linux or unix in the first place, and I'm running in a telnet
> session.
> But I cannot think of any rational reason to get this behavior.
Allegro's Linux system driver is trying to gain access to the console,
but you are telnet'd, so it can't.
> 3. set_gfx_mode
[snip]
As you say, this is just a misunderstanding.