Custom Query (15 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 15)

1 2 3 4 5
Ticket Resolution Summary Owner Reporter
#21 worksforme window display hesitates when moved across edge of another window somebody guest
Description

When moving a window across the boundary of another window the display hesitates. This happens most of the time but not always. I use SNAP 3.1.8 with a ATI 9250 card on a SMP P4 eCS 2.0 system. The CPU meter does not show a large load when the movement hesitates.

There is no good way to explain this situation so I have used a camcorder to take a shot of the screen. The result is a MPG2 video (112meg) downloadable here:

http://www.mgreene.org/xfer/wpswiz.zip

This issue almost wakes WPS-Wizard unusable on this system.

#6 fixed WPS lockup with the following in WPSWiz.log cinc guest
Description

Trap occured in do_wizDrawIcon, file c/c_class/cwobject.c. A trap occurred in WPS-Wizard


Exception C0000005 Occurred at Wed Dec 12 15:07:31 2007

Invalid write address 0587FFF8

OS/2 Version 2.45 Failing code module internal name : LIBC063 Failing code module file name : C:\ECS\DLL\LIBC063.DLL Failing code Object # 1 at Offset 1a348

File Line# Public Symbol

C4C4C4C4C4C4C4C4C4C4C4C4 C4C4C4C4- C4C4C4C4C4C4C4C4C

4C4C4C4-

Thread slot 101 , Id 26 , priority 0x200 Stack Bottom : 05880000 (0588:0000) ;Stack Top : 05888000 (0588:8000) Process Id : 31 .EXE name : C:\OS2\PMSHELL.EXE

Trap occured in do_wizDrawIcon, file c/c_class/cwobject.c. ~

Usually happens when I open a folder via the command line... Using this rexx script from who knows where:

/* */

parse arg str parse var str str" "mode signal on syntax name lab2 rc = RxFuncAdd?( "SysLoadFuncs?", "REXXUTIL", "SYSLOADFUNCS" ) rc = SysLoadFuncs?()

lab2:

signal on syntax if (str = "") then str = directory() if (mode = "") then mode = "DEFAULT"

rc = SysOpenObject?(str, mode, 0) rc = SysOpenObject?(str, mode, 0)

syntax: return 0

#19 fixed Trap cwfolder.c, around line 276 while calling function #12. cinc guest
Description

I installed WPSWizard V0.6.0 and updated with 6.1.a1, I get these in the log file:

Thread slot 79 , Id 1 , priority 0x200 Stack Bottom : 073A1000 (073A:1000) ;Stack Top : 074A0000 (074A:0000) Process Id : 52 .EXE name : C:\OS2\PMSHELL.EXE

Trap occured in do_funcWithNewStack, file c/c_class/cwfolder.c, around line 276 while calling function #12. A trap occurred in WPS-Wizard


Exception C0000005 Occurred at Sat Feb 16 21:21:55 2008 Invalid read address 00000000

OS/2 Version 2.45 Failing code module internal name : WPSWIZZ Failing code module file name : C:\WPSWIZARD\WPSWIZZ.DLL Failing code Object # 1 at Offset 13e7a

File Line# Public Symbol

──────────── ────- ────────────-

N/A N/A No auto variables found in .

I have attached the log file.

MikeG

1 2 3 4 5
Note: See TracQuery for help on using queries.