Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
https://newtestbot.winehq.org/JobDetails.pl?Key=5776
Your paranoid android.
=== w2000pro (32 bit win) ===
win.c:892: Test failed: wrong dwWindowStatus: 0001 != 0000 active 0005009E fg 00020036 in hook HCBT_ACTIVATE
win.c:2952: Test failed: GetActiveWindow() = 00000000
…
[View More]win.c:2952: Test failed: GetFocus() = 00000000
win.c:2975: Test failed: GetActiveWindow() = 00000000
win.c:2975: Test failed: GetFocus() = 00000000
win.c:3036: Test failed: GetActiveWindow() = 00000000
win.c:3036: Test failed: GetFocus() = 00000000
=== wxppro (32 bit win) ===
win.c:892: Test failed: wrong dwWindowStatus: 0001 != 0000 active 00030160 fg 00060064 in hook HCBT_ACTIVATE
win.c:2952: Test failed: GetActiveWindow() = 00000000
win.c:2952: Test failed: GetFocus() = 00000000
win.c:2975: Test failed: GetActiveWindow() = 00000000
win.c:2975: Test failed: GetFocus() = 00000000
win.c:3036: Test failed: GetActiveWindow() = 00000000
win.c:3036: Test failed: GetFocus() = 00000000
=== wvista (32 bit win) ===
win.c:892: Test failed: wrong dwWindowStatus: 0001 != 0000 active 00040264 fg 00010054 in hook HCBT_ACTIVATE
win.c:2952: Test failed: GetActiveWindow() = 00000000
win.c:2952: Test failed: GetFocus() = 00000000
win.c:2975: Test failed: GetActiveWindow() = 00000000
win.c:2975: Test failed: GetFocus() = 00000000
win.c:3036: Test failed: GetActiveWindow() = 00000000
win.c:3036: Test failed: GetFocus() = 00000000
=== wvistau64 (32 bit win) ===
win.c:892: Test failed: wrong dwWindowStatus: 0001 != 0000 active 00040184 fg 0001006C in hook HCBT_ACTIVATE
win.c:2952: Test failed: GetActiveWindow() = 00000000
win.c:2952: Test failed: GetFocus() = 00000000
win.c:2975: Test failed: GetActiveWindow() = 00000000
win.c:2975: Test failed: GetFocus() = 00000000
win.c:3036: Test failed: GetActiveWindow() = 00000000
win.c:3036: Test failed: GetFocus() = 00000000
=== w8 (32 bit win) ===
win.c:892: Test failed: wrong dwWindowStatus: 0001 != 0000 active 000C0156 fg 00010048 in hook HCBT_ACTIVATE
win.c:6405: Test failed: 0x80/0x1c10000: window rect 0,0-1024,768 must be in 0,0-1024,728
win.c:6427: Test failed: 0x80/0x1010000: window rect 0,0-1024,768
win.c:6405: Test failed: 0x80/0x81c10000: window rect 0,0-1024,768 must be in 0,0-1024,728
win.c:6405: Test failed: 0/0x41c10000: window rect 0,0-1024,768 must be in 0,0-1024,728
win.c:6405: Test failed: 0x40000/0x41c10000: window rect 0,0-1024,768 must be in 0,0-1024,728
win.c:6405: Test failed: 0x80/0x41c10000: window rect 0,0-1024,768 must be in 0,0-1024,728
win.c:6405: Test failed: 0x80/0x1c50000: window rect 0,0-1024,768 must be in 0,0-1024,728
win.c:6427: Test failed: 0x80/0x1050000: window rect 0,0-1024,768
win.c:6405: Test failed: 0x80/0x1c10000: window rect 0,0-1024,768 must be in 0,0-1024,728
win.c:6427: Test failed: 0x80/0x1410000: window rect 0,0-1024,768
win.c:2952: Test failed: GetActiveWindow() = 00000000
win.c:2952: Test failed: GetFocus() = 00000000
win.c:2975: Test failed: GetActiveWindow() = 00000000
win.c:2975: Test failed: GetFocus() = 00000000
win.c:3036: Test failed: GetActiveWindow() = 00000000
win.c:3036: Test failed: GetFocus() = 00000000
win.c:6188: Test failed: wrong error 31
=== wvistau64 (64 bit win) ===
win.c:892: Test failed: wrong dwWindowStatus: 0001 != 0000 active 0000000000040184 fg 000000000001006C in hook HCBT_ACTIVATE
win.c:2952: Test failed: GetActiveWindow() = 0000000000000000
win.c:2952: Test failed: GetFocus() = 0000000000000000
win.c:2975: Test failed: GetActiveWindow() = 0000000000000000
win.c:2975: Test failed: GetFocus() = 0000000000000000
win.c:3036: Test failed: GetActiveWindow() = 0000000000000000
win.c:3036: Test failed: GetFocus() = 0000000000000000
[View Less]
Hello,
I'm Zhenbo Li, a student in Shanghai JiaoTong University, China. I
have been a Wine user for almost 4 years, and I've been preparing for
GSoC for several month.
Since 2013, I've translated some wiki pages into Chinese[1], reported
nearly 40 bugs[2], involved in Appdb[3], and sent few patches[4]. I'm
glad to do more contribution to Wine in 2014.
While using Wine, it is common to face a bug in mshtml[5]. Native
iexplore may be a workaround, but it can cause other problems, too. So
my …
[View More]idea is to implement some functions in mshtml.dll.
I have a rough plan now, and I wish to get your advice. As I have
about 3 months, I want to implement some functions in IHTMLTable,
IHTMLTableCol, etc., and write testcaes for them. I've written some
draft patches for IHTMLTableRow, and I'll send them to wine-patches
after improving them with your advice. I hope I can establish a proper
schedule after communicating with my mentor.
I'm also open to any suggestion, and any comment or advice is great appreciated.
Thank you.
FYI, my first name is Zhenbo, and my last(family) name is Li. So
Zhenbo Li and Li Zhenbo means the same person lol.
[1]: I contributed to FAQ, RegressionTesting, Bugs, etc.
[2]: http://bugs.winehq.org/buglist.cgi?email1=litimetal%40gmail.com&emailreport…
[3]: http://appdb.winehq.org/objectManager.php?sClass=maintainerView&iId=281642
[4]: http://source.winehq.org/git/wine.git/?a=search&h=HEAD&st=author&s=Zhenbo+Li
[5]: http://bugs.winehq.org/buglist.cgi?cmdtype=runnamed&list_id=141898&namedcmd…
--
Have a nice day!
Zhenbo Li
[View Less]
Hi,
I’m Udayan Tandon. Im studying computer science in India at the Indraprastha Institute of Information Technology-Delhi. I’ve been studying and coding in C for the past year.
Im enthusiastic to take part in GSoC 2014 and the wine project is really interesting.
Im interested in the project "CMD:implement more robust parser" and would like if you could the course action as to what to do in this project.
Regards
Udayan Tandon
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
https://newtestbot.winehq.org/JobDetails.pl?Key=5762
Your paranoid android.
=== wvistau64 (32 bit sock) ===
sock: unhandled exception c0000005 at 00000000
Hi Developers!
I am Chan, a Computer Science undergraduate from Zhejiang University, China. I am interested in the project Winetest Graphical User Interface. I've learnt about C/C++/Java programming in school, I've developed an android app (automatically login to the EAS and fetch the info we need) by my own and I've also learnt about OpenGL in class. I believe that I am capable for this project.
I heard about the GSoC program yesterday and I realize that it may be a little bit late for …
[View More]application. So I am wondering if there's any chance I can get the opportunity to join the program and work on this project?
Thank you a lot for your attention. If there's any question, please feel free to contact me. I'm looking forward to hear from the mentors.
Sincerely,
Chan
发自 Windows 邮件
[View Less]
------------------------------
On Tue, Mar 18, 2014 1:56 PM GMT Alois Schlögl wrote:
>On 2014-03-17 17:22, Uwe Bonnes wrote:
>>>> "Alois" == Alois Schlögl <alois.schloegl(a)gmail.com> writes:
>>
>> Alois> In one case, HKLM\System\CurrentControlSet\Services\<driver name>
>> Alois> points to system32\Driver\hidusb.sys;
>>
>> Can you show the exports of hidusb.sys? Maybe it is also a good candidate for
>> a replacement …
[View More]dll.
>>
>> Bye
>>
>
>
>I'm not sure how to export that information. nm does not work because
>its a sys file.
>pefile gives quite some information but no export section. grep Hint
>pefile_output lists this:
>
Does winedump -j export... Not work?
>ntoskrnl.exe.ExFreePool Hint[77]
>ntoskrnl.exe.ExAllocatePoolWithTag Hint[65]
>ntoskrnl.exe.KeSetEvent Hint[598]
>ntoskrnl.exe.IofCallDriver Hint[482]
>ntoskrnl.exe.KeWaitForSingleObject Hint[621]
>ntoskrnl.exe.MmMapLockedPages Hint[687]
>ntoskrnl.exe.InterlockedDecrement Hint[278]
>ntoskrnl.exe.IoBuildDeviceIoControlRequest Hint[302]
>ntoskrnl.exe.InterlockedIncrement Hint[281]
>ntoskrnl.exe.KeResetEvent Hint[588]
>ntoskrnl.exe.InterlockedExchange Hint[279]
>ntoskrnl.exe.IoInvalidateDeviceState Hint[385]
>ntoskrnl.exe.IoQueueWorkItem Hint[401]
>ntoskrnl.exe.InterlockedCompareExchange Hint[277]
>ntoskrnl.exe.IoAllocateWorkItem Hint[294]
>ntoskrnl.exe.IoCancelIrp Hint[307]
>ntoskrnl.exe.KeTickCount Hint[614]
>ntoskrnl.exe.KeBugCheckEx Hint[502]
>ntoskrnl.exe.PoCallDriver Hint[822]
>ntoskrnl.exe.KeInitializeSpinLock Hint[542]
>ntoskrnl.exe.KeInitializeEvent Hint[536]
>ntoskrnl.exe.IoFreeWorkItem Hint[355]
>ntoskrnl.exe.IofCompleteRequest Hint[483]
>HIDCLASS.SYS.HidRegisterMinidriver Hint[3]
>USBD.SYS.USBD_ParseConfigurationDescriptorEx Hint[22]
>USBD.SYS.USBD_CreateConfigurationRequestEx Hint[6]
>
>
>-- Alois
>
>
[View Less]