GUI debugging

Benoit SCHWINDEN benoit.schwinden at unistra.fr
Tue May 5 03:11:10 CDT 2009


Austin English a écrit :
> On Tue, May 5, 2009 at 2:13 AM, Benoit SCHWINDEN
> <benoit.schwinden at unistra.fr> wrote:
>   
>> Hello,
>>
>> I am trying to make a very special application working with Wine 1.1.20
>> (Loris, from Ever Ezida, a library management software). Almost
>> everything is functionnal, but there is a little graphical bug with some
>> texfields. Also, I would like to know if there are some ways to debug a
>> GUI, especially a way to know which library or DLL is called to display
>> a part of this GUI (ie know what DLL is used to display my faulties text
>> fields).
>>     
>
> If any terminal output is triggered by activating/interacting with
> that area, it'd be a good place to look.
>
> Otherwise, +relay would tell you, but it'll also give you a lot more
> information that you don't need.
>
>   
Thank you !

Yes +relay sends a lot of things. It appears that my faulty dll is
user32.dll (very surprising, isn't it ? :-) )

Unfortunately no terminal output is sent during Loris execution. The
text area appears, but it is too small.

-- 
Benoit SCHWINDEN
Direction Informatique
Groupe GNU/Linux
Université de Strasbourg
03 90 24 12 46




More information about the wine-devel mailing list