Applications start with title bar grayed

Sylvain Petreolle spetreolle at yahoo.fr
Sun Jan 19 06:48:02 CST 2003


I must add this : sometimes changing this I have a crash in dinput.dll
when loading wcmd (didnt know that wineconsole relies on dinput)

No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\X11DRV.DLL'
(0x40ae0000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\DINPUT.DLL'
(0x41280000)
Unhandled exception: page fault on write access to 0x00000001 in 32-bit
code (0x4128d0f4).
In 32-bit mode.
0x4128d0f4 (res_0+0x1f4 [dinput.spec.c] in dinput.dll.so): andb
%al,0x0(%eax)
Wine-dbg>bt
Backtrace:
=>0 0x4128d0f4 (res_0+0x1f4 [dinput.spec.c] in dinput.dll.so)
(ebp=40811d38)
  1 0x40989326 (CallNextHookEx+0x14e in user32.dll.so) (ebp=4081200c)
  2 0x4128a194 (KeyboardCallback+0xa0(code=0x0, wparam=0x100,
lparam=0x408126f8) [main.c:134] in dinput.dll.so) (ebp=40812040)
  3 0x40988d1a (call_hook+0xc2 [hook.c] in user32.dll.so)
(ebp=40812060)
  4 0x40989326 (CallNextHookEx+0x14e in user32.dll.so) (ebp=40812334)
  5 0x4128a194 (KeyboardCallback+0xa0(code=0x0, wparam=0x100,
lparam=0x408126f8) [main.c:134] in dinput.dll.so) (ebp=40812368)
  6 0x40988d1a (call_hook+0xc2 [hook.c] in user32.dll.so)
(ebp=40812388)
  7 0x40988f0d (USER32.DLL.HOOK_CallHooks+0x149 in user32.dll.so)
(ebp=408126d8)
  8 0x4095aebb (queue_kbd_event+0xdb(ki=0x40812758, injected_flags=0x0)
[input.c:184] in user32.dll.so) (ebp=40812724)
  9 0x4095b43a (.L101+0xb [input.c] in user32.dll.so) (ebp=40812740)
  10 0x40b0a7d0 (send_keyboard_input+0x48(wVk=0x5a, wScan=0x11,
dwFlags=0x0, time=0x4d88b) [keyboard.c:875] in x11drv.dll.so)
(ebp=40812778)
  11 0x40b0ae02 (X11DRV_KeyEvent+0x212(hwnd=0x3002e, event=0x40812844)
[keyboard.c:1081] in x11drv.dll.so) (ebp=408127d0)
  12 0x40b0865f (.L63+0x9 [event.c] in x11drv.dll.so) (ebp=40812830)
  13 0x40b08401 (process_events+0x45(data=0x40269040) [event.c:142] in
x11drv.dll.so) (ebp=408128b0)
  14 0x40b08508 (X11DRV_MsgWaitForMultipleObjectsEx+0xec(count=0x2,
handles=0x40812a84, timeout=0xffffffff, mask=0xff, flags=0x0)
[event.c:178] in x11drv.dll.so) (ebp=408129dc)
  15 0x40960d5b (MsgWaitForMultipleObjectsEx+0x117(count=0x1,
pHandles=0x40242c88, timeout=0xffffffff, mask=0xff, flags=0x0)
[message.c:591]
in user32.dll.so) (ebp=40812b90)
  16 0x40960ddf (MsgWaitForMultipleObjects+0x2b(count=0x1,
handles=0x40242c88, wait_all=0x0, timeout=0xffffffff, mask=0xff)
[message.c:609] in user32.dll.so) (ebp=40812bb0)
  17 0x4059e615 (WCUSER_MainLoop+0x45(data=0x40242bf0) [user.c:1346] in
wineconsole.exe.so) (ebp=40812bfc)
  18 0x4059fd6e (WinMain+0xb2(hInst=0x40590000, hPrev=0x0,
lpCmdLine=0x40240704, nCmdShow=0x1) [wineconsole.c:673] in
wineconsole.exe.so) (ebp=40812e1c)
  19 0x405994b5 (__wine_exe_main+0xa5 [wineconsole.exe.spec.c:2020] in
wineconsole.exe.so) (ebp=40812e8c)
  20 0x400b1f14 (start_process+0x238 [process.c] in libntdll.dll.so)
(ebp=40812f30)
  21 0x400b602d (call_on_thread_stack+0x79(func=0x400b1cdc)
[sysdeps.c:112] in libntdll.dll.so) (ebp=40812ff4)
  22 0x400b6168 (SYSDEPS_CallOnStack+0x14 in libntdll.dll.so)
(ebp=00000000)

Wine-dbg>

 --- Sylvain Petreolle <spetreolle at yahoo.fr> a écrit : > Thanks, it
fixes the issue.
>  --- Shachar Shemesh <wine-users at sun.consumer.org.il> a écrit : 
> > I have seen this issue, and changing the option in config to 
> > "Managed"="Y" solved it for me.
> > 
> > I dimly recall a question about unmanaged mode some time back, and
> > the 
> > answer was that it was a deprecated mode. It's a little sad,
> > therefor, 
> > that several RPMs for Wine I have seen ship with unmanaged mode by
> > default.
> > 
> >             Shachar
> > 
> > Sylvain Petreolle wrote:
> > 
> > >When I try to start notepad, it starts with a grayed title bar,
> > >like it wasnt active. I cant enter text into the input window.
> > >Strange thing, menus work.
> > >
> > >To get it look like active and type text, I must select the system
> > menu
> > >and "About wine".
> > >
> > >After closing the new window (that has appeared as active), i see
> > that
> > >notepad appears
> > >active and I can enter text.
> > >
> > >Has someone this issue ?
> > >
> > >=====
> > >Sylvain Petreolle
> > >spetreolle at users.sourceforge.net 
> > >Fight against Spam ! http://www.euro.cauce.org/en/index.html
> > >ICQ #170597259
> > >
> > >"Don't think you are. Know you are." Morpheus, in "Matrix".
> > >
> > >___________________________________________________________
> > >Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> > >Yahoo! Mail : http://fr.mail.yahoo.com
> > >_______________________________________________
> > >wine-users mailing list
> > >wine-users at winehq.com
> > >http://www.winehq.com/mailman/listinfo/wine-users
> > >  
> > >
> > 
> >  
> 
> =====
> Sylvain Petreolle
> spetreolle at users.sourceforge.net 
> Fight against Spam ! http://www.euro.cauce.org/en/index.html
> ICQ #170597259
> 
> "Don't think you are. Know you are." Morpheus, in "Matrix".
> 
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> _______________________________________________
> wine-users mailing list
> wine-users at winehq.com
> http://www.winehq.com/mailman/listinfo/wine-users 

=====
Sylvain Petreolle
spetreolle at users.sourceforge.net 
Fight against Spam ! http://www.euro.cauce.org/en/index.html
ICQ #170597259

"Don't think you are. Know you are." Morpheus, in "Matrix".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-users mailing list