From: Robert M. <rm...@po...> - 2006-06-15 17:29:23
|
Chris Wearn wrote: > Hi All, >=20 > Building latest CVS source with VC++6, WindowsXP Pro SP2, Perl v5.8.7 >=20 > I get the errors listed further below and although there is no error=20 > message when installing, a previously functioning script which utilises= =20 > NotifyIcon now exhibits the following behaviour=85 >=20 > Custom icon no longer appears =91set=92 on the window entry on the task= bar.=20 > The NotifyIcon does not build and appear in the system tray. It=20 > generates an error on exit, that it cannot =93remove=94 a resource that= is=20 > not there=85 >=20 > Cheers >=20 > Chris Wearn >=20 > t\05_NotifyIcon_01_Constructor.....dubious > Test returned status 11 (wstat 2816, 0xb00) > DIED. FAILED tests 3, 5-10, 13-16 > Failed 11/16 tests, 31.25% okay > t\05_NotifyIcon_02_Change..........dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 2, 4, 7-16 > Failed 12/16 tests, 25.00% okay > t\05_NotifyIcon_03_OtherMethods....dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 2, 4, 6-9 > Failed 6/9 tests, 33.33% okay > t\05_NotifyIcon_04_Remove..........dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 1, 3-5, 7-9 > Failed 7/9 tests, 22.22% okay > t\05_NotifyIcon_05_DESTROY.........dubious > Test returned status 3 (wstat 768, 0x300) > DIED. FAILED tests 1, 6-7 > Failed 3/13 tests, 76.92% okay [snip] To close this issue, Chris re-built with the latest CVS source, and=20 everything seems fine. I'm not going to pursue what went on any=20 further, unless I see similar reports again. Regards, Rob. |