Re: [AD] More X Mode Setting |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2011-01-06, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> On January 6, 2011, Thomas Fjellstrom wrote:
> > On January 6, 2011, Peter Wang wrote:
> > > On 2011-01-05, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> > > > I'm a little stuck here. It didn't seem to lock up for trentg on an
> > > > older
> > >
> > > > ubuntu, but here on debian with a really new X/Mesa/whatever I get this:
> > > I'm can't reproduce the deadlock on my machine.
> > >
> > > I saw that in some places you forgot to release system->lock, e.g. after
> > > XGetInputFocus fails. I assume you've checked the allegro.log so it
> > > shouldn't be the cause.
> >
> > Hmm, that might be it. though the deadlock seems to be on the event queue,
> > or so gdb seems to think.
>
> Yeah, you were right. I think it was the randr restore_mode call. All nice and
> smooth now.
What's the status of your patch?
Peter