From mint-bounce@lists.fishpool.fi Tue Dec 1 13:18:51 2009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=iBWDc4zGUhMJIW3548tpiYS/+afzXuLdZ1vup1mVjX0=; b=kjabeb3T3zNOB9JH6ZQ3SH6tJzubTQnpfu0DT+UKNl6q7tVHfrbamiV1bj4YaEB+48 P19oj3ZjS/Ku+Hezcs1I74E1ZidAI/xqdAe19G+hl4pqBr0kIndtRuHi+Gp3VIcIo3sp rgFj8upl7OzvbwaXHnmWyZCFAVSiavOEdugJE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=rarQNOZ6/sHmzkJGMahLDzHPASkG6r/ydqDxiuRyx38ndztXD9rZwCagnwFhr4WiSq QqgfiMfCO2KtMBwRh1rMd2YE+HXQeqlK5OW7fo0TGY9caMhHDLoDFFkBoFXcEMQlcljH egwvar0TdhIxnbElVOrn1DN5gP1QcW0Akfmb0= MIME-Version: 1.0 In-Reply-To: <9D2E9C3FEBB64558BA7A03F7D6F9EFA1@mercatus.local> References: <11a6f2b10911270646s6ceab50i915d71aeb27f6be9@mail.gmail.com> <1259333803.8246.36.camel@petr> <7C3EA975C1884385A601809DA1F657B1@mercatus.local> <11a6f2b10911270833x5fbc85hdba1f96e1e70fcfe@mail.gmail.com> <30C3E7FB0F6A4070B97CD3C0CCA7163E@mercatus.local> <11a6f2b10911301011h43a66a59kd59838852561910d@mail.gmail.com> <11a6f2b10912010028y218e047cg960393aba72cad1c@mail.gmail.com> <9D2E9C3FEBB64558BA7A03F7D6F9EFA1@mercatus.local> Date: Wed, 2 Dec 2009 05:15:11 +1100 Message-ID: <11a6f2b10912011015w600e07a6r9a64f975063f1b3e@mail.gmail.com> Subject: Re: [MiNT] XaAES sources for FreeMiNT 1.16.3 From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On Tue, Dec 1, 2009 at 10:59 PM, Jo Even Skarstein wrote: > -------------------------------------------------- > >> This thread seems to have spark quite a fire > > I guess you intended to post this to the list? > yes, thanks, mint list does not contain a Reply-To like highwire list does, so I forget to change the reply address often.. >> Has anyone had these same issue when NOT using Taskbar or another >> "active task list" type program? >> (it may be that the problem just shows up with a taskbar like app) > > It could possibly be related to the use of appl_control(), however I have > not seen this problem at all on my Milan and I'm using Taskbar heavily. I > see that Thing 1.27 and qed suffers from this problem. Has anybody seen this > with any other programs? > I may have, I cant remember the apps, but I was having the same problem (with popup boxes), it may have been one of the arc apps that come with AFROS, or maybe it was RSM or GEMview, sorry I am guessing.. but I was getting it regularly at one point, and those were "my regular apps" >> Does anyone have any ideas as to where to start looking in the code? > > Run a debug kernel/XaAES and see what happens. I seem to remember some debug > messages related to focus. > > Jo Even I will try this soon, as I have succeeded in adding some more extensions to 1.16.3, and I will try Lonny's algorithm to get the pixel format working again, so it will be nice to see "glorious shades" or "attractive textures" when it works. By the way I have compiled XaAES 1.17 and using it with the kernel from AFROS 8.12, everything is fine atm (unlike the screen shot of the latest kernel build from August), except the pixel format issue. I will try it out some more and see if I cant get these issues (focus) to show up again. BTW, I am not using Taskbar on Easymint, and have not had any focus issues either from what everyone is detailing, it sounds like these two issues are related (popup and menu). When I get a chance I will do some tests with Taskbar and zTask, and maybe multi-strip, and see what the results are. Is this issue limited to 1.17? Paul