Custom Query (27 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 27)

1 2 3 4 5 6 7 8 9
Ticket Resolution Summary Owner Reporter
#49 fixed When one instance of NewView is open on one virtual desktop, new instance should be opened on current one ataylor Lewis Rosenthal
Description

NewView needs to be made XPager-aware. That is to say that when it has been launched on Desktop 1, and the user switches to Desktop 5, opens an application, and selects Help, NewView should open on the current desktop (5, in this case), and not cascaded with the first instance on Desktop 1.

I realize that this may actually be something for XPager to handle, and we can surely reference this ticket from the xTracker.

#51 invalid Trap on search for some terms in some inf files Gregg Young
Description

Calling from eftepm Highlight "return" and open the open watcom 2.0 C reference guide. You get the following from newview. Note if you search "return" after opening this file (Watcom C guild) the same thing happens. It doesn't happen if you open the C++ guide

This application has crashed.

Access violation exception (EGPFault) occured at CS:EIP =$0000005B:$00012154 (Details logged to W:\VAR\LOG\NewView?.log)

Close application?

Newview log entry:

Running as process: W:\ECS\BIN\NEWVIEW.EXE 5 July 2015, 16:07:55 Exception type: EGPFault Description: Access violation exception (EGPFault) occured at CS:EIP =$0000005B:$00012154 Location: $000120AB Callstack:

$00012154

System version:20.45.0

OS/2 4.5

RAM: 2039 MB Boot drive: W Video resolution: 1024x768 Color depth: 32 bits Video driver: GRADD: VBE2GRAD Loaded files (2): U:\WATCOM\BINP\HELP\clib.inf U:\WATCOM\BINP\HELP\clr.inf Top-level open windows: 0

#54 fixed (Building) Cannot add required components to Sibyl IDE ataylor
Description

Trying to set up a NewView build environment with Speedsoft Sibyl (fp3). The instructions in HOWTO.TXT work as far as building the SPU files; unfortunately, attempting to add the components to the Sibyl IDE always produces a cascading series of error popups, generally starting with a message the complib.dll .

Most classes seem to load successfully, except for CustomFontDialog? and TabSet2. Attempting to add either of these using Component -> Install results in an error popup "Could not load component library 'E:\Development\Sibyl\BIN\CompLib?.dll'!", and then a cascading series of error popups saying that NONE of the custom classes can be loaded, sometimes interspersed with some register exception popups.

I can verify that COMPLIB.DLL does exist in E:\Development\Sibyl\BIN:

 1-07-19  8:11p       687,616      0 a---  COMPLIB.DLL

NewView.SPR contains:

[Directories]

LastDir=P:\NEWVIEW_DEV\NEWVIEW
OutDir=P:\newview_dev\build\newview
LibDir=P:\newview_dev\build\components;P:\newview_dev\build\library;P:\newview_dev\build\sibyl\lib
LibSrcDir=P:\newview_dev\library;P:\newview_dev\sibyl\spcc;P:\newview_dev\components;P:\newview_dev\sibyl\rtl
IncSrcDir=
CompInstallDir=P:\NEWVIEW_DEV\build\components

[Directories OS/2]

LastDir=P:\newview_dev\NEWVIEW
OutDir=P:\newview_dev\build
LibDir=P:\newview_dev\build\sibyl\lib;P:\newview_dev\build\components;P:\newview_dev\build\library
LibSrcDir=P:\newview_dev\sibyl\spcc;P:\newview_dev\sibyl\rtl;P:\newview_dev\library;P:\newview_dev\components
IncSrcDir=
CompInstallDir=

Am I missing some critical configuration setting that isn't mentioned in the HOWTO.TXT?

1 2 3 4 5 6 7 8 9
Note: See TracQuery for help on using queries.