This is G o o g l e's cache of http://www.lp.se/ftp/mailinglists/VMS-MOSAIC.1998-05.
G o o g l e's cache is the snapshot that we took of the page as we crawled the web.
The page may have changed since that time. Click here for the current page without highlighting.


Google is not affiliated with the authors of this page nor responsible for its content.
These search terms have been highlighted: levitte 

Archive-Date: Fri, 8 May 1998 11:47:26 +0200
Date: Fri, 08 May 1998 11:47:39 -0200
From: Rolf Niepraschk <niepraschk@ChbRB.Berlin.PTB.De>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
To: VMS-MOSAIC@levitte.org
Message-ID: <009C5DFF.908F0CC0.11@ChbRB.Berlin.PTB.De>
Subject: Compilation problem with [.LIBHTMLW]HTML.C


I have tried to compile MOSAIC 3.0 B5 and get the following
error:

----------------------------
At line number 1591 in $1$DIA154:[LAB9_13.LOCAL.SOURCES.MOSAIC3_
0B5.LIBHTMLW]HTML.C;3.

                if (!XtIsRealized((Widget)hw))
        .............^
%CC-E-NOEQUALITY, In this statement, "((Widget)((Widget)hw))->core.window" and
 "((void ...)0)" may not be compared for equality or inequality.
----------------------------

I use VMS 5.4, MOTIF1.1, DECC DEC C V5.2-003 and MMS.

Then I have inserted in [.LIBHTMLW]HTML.C

...
#include <Xm/DrawingA.h>
#include <Xm/ScrollBar.h>
#undef XtIsRealized            <<<=======
#ifndef MOTIF1_2
...

and the compilation was succesful.

...Rolf

  .----------------------------------------------------------.
  | Rolf Niepraschk -- Physikalisch-Technische Bundesanstalt |
  | Abbestr. 2-12; D-10587 Berlin, Germany                   |
  | Tel/Fax: ++49-30-3481-316/490, email: niepraschk@ptb.de  |
  `----------------------------------------------------------'
      





================================================================================
Archive-Date: Fri, 8 May 1998 12:45:06 +0200
From: "James H. Jennis" <jhjennis@imation.com>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
To: VMS-MOSAIC@LEVITTE.ORG
Message-ID: <852565FE.003ACD17.00@mta1.imation.com>
Date: Fri, 8 May 1998 06:44:31 -0400
Subject: Re: Compilation problem with [.LIBHTMLW]HTML.C
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

Rolf,

I think you will probably have to upgrade to Motif 1.2 to get mosaic to
build correctly. There are a lot of things that changed between 1.1 and
1.2.

Regards,

Jim Jennis, Senior Specialist/Manufacturing & Information Technology
Imation Corp.
Printing & Publishing Systems
Systems/Networking/Internet Services
200 Brucetown Road
Kearneysville, WV. 25430 USA.
Internet: jhjennis@imation.com

------<OpenVMS!--When it Absolutely Positively HAS to Run!>
------<Linux!--The Choice of the "GNU" Generation!-------->
------<NT?--In Manufacturing translate "Not Today"!-------->
 Disclaimer:
 My opinions belong to me!
 Any similarities between my personal views
 and the corporate views or policies of
 Imation are purely coincidental!
-----------------------------------------------------------------


================================================================================
Archive-Date: Mon, 18 May 1998 05:55:28 +0200
Date: Sun, 17 May 1998 23:52:20 -0500 (EST)
From: George Cook <COOK@wvnvaxa.wvnet.edu>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
Subject: Mosaic V3.0b6 now available
To: VMS-MOSAIC@levitte.org
CC: COOK@wvnvaxa.wvnet.edu
Message-ID: <01IX5PW82BOMUNR55H@wvnvms.wvnet.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII

There is a new beta release of VMS Mosaic at

ftp://alpha.wvnet.edu/mosaic/test/mosaic3_0b6.zip

It includes the following changes:
-----------------------------------------------------------------------
 o Added support for client side image maps
 o SIZE in <FONT> tags now supports all Mosaic fonts
 o Added support for FACE (Mosaic fonts only) in <FONT> tags
 o Improved image cache performance
 o Added caching of image clip mask data
 o Improved internal image viewer performance
 o Form menu options now expand to multiple columns as needed
-----------------------------------------------------------------------


George
================================================================================
Archive-Date: Mon, 18 May 1998 12:57:06 +0200
From: "James H. Jennis" <jhjennis@imation.com>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
To: VMS-MOSAIC@LEVITTE.ORG
Message-ID: <85256608.003C0759.00@mta1.imation.com>
Date: Mon, 18 May 1998 06:56:31 -0400
Subject: Re: Mosaic V3.0b6 now available
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

Thanks George!

I will fetch the kit and start testing today!

Best Regards,

Jim Jennis, Senior Specialist/Manufacturing & Information Technology
Imation Corp.
Printing & Publishing Systems
Systems/Networking/Internet Services
200 Brucetown Road
Kearneysville, WV. 25430 USA.
Internet: jhjennis@imation.com

------<OpenVMS!--When it Absolutely Positively HAS to Run!>
------<Linux!--The Choice of the "GNU" Generation!-------->
------<NT?--In Manufacturing translate "Not Today"!-------->
 Disclaimer:
 My opinions belong to me!
 Any similarities between my personal views
 and the corporate views or policies of
 Imation are purely coincidental!
-----------------------------------------------------------------


================================================================================
Archive-Date: Mon, 18 May 1998 18:03:10 +0200
Date: Mon, 18 May 1998 12:03:28 -0400 (EDT)
From: Jerome LAURET <JLAURET@sbchem.chem.sunysb.edu>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
To: VMS-MOSAIC@LEVITTE.ORG
Message-ID: <980518120328.2ba0384b@sbchem.chem.sunysb.edu>
Subject: Re : Mosaic V3.0b6 now available

> From:	SMTP%"VMS-MOSAIC@LEVITTE.ORG"
> To:	JLAURET
> CC:	
> Subj:	Mosaic V3.0b6 now available
> 
> There is a new beta release of VMS Mosaic at
> 
> ftp://alpha.wvnet.edu/mosaic/test/mosaic3_0b6.zip
> 
> It includes the following changes:
> -----------------------------------------------------------------------
>  o Added support for client side image maps
>  o SIZE in <FONT> tags now supports all Mosaic fonts
>  o Added support for FACE (Mosaic fonts only) in <FONT> tags
>  o Improved image cache performance
>  o Added caching of image clip mask data
>  o Improved internal image viewer performance
>  o Form menu options now expand to multiple columns as needed
> -----------------------------------------------------------------------
> 
> 
> George

	Hello George,
	As usual, I grabbed and tested the new version. I tried to test the 
client side image maps. The page I have used is one of what I used before 
( http://caribamerican.com/ ) in which the client includes coordinate but also 
give a wrong information about a _vti_bin/shtml.dll/index.html/map ... 
This map file is supposed to exist but does not : the page generator used here 
included a href=.../map reference but never generated the map file, although, 
the coordinates are referenced in the html. 

	Netscape does manage this page and I was wondering if this "bypass" of 
the href would be possible in Mosaic as well ??



             ,,,,,
            ( o o )
         --m---U---m--
             Jerome

================================================================================
Archive-Date: Mon, 18 May 1998 23:09:12 +0200
Date: Mon, 18 May 1998 17:01:04 -0500 (EST)
From: George Cook <COOK@wvnvaxa.wvnet.edu>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
Subject: Re: Re : Mosaic V3.0b6 now available
In-Reply-To: "Your message dated Mon, 18 May 1998 12:03:28 -0400 (EDT)" <980518120328.2ba0384b@sbchem.chem.sunysb.edu>
To: Jerome LAURET <JLAURET@sbchem.chem.sunysb.edu>
CC: VMS-MOSAIC@LEVITTE.ORG, COOK@wvnvaxa.wvnet.edu
Message-ID: <01IX6Q0A7BB4UNR55H@wvnvms.wvnet.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII

>	As usual, I grabbed and tested the new version. I tried to test the
>client side image maps. The page I have used is one of what I used before
>( http://caribamerican.com/ ) in which the client includes coordinate but also
>give a wrong information about a _vti_bin/shtml.dll/index.html/map ...
>This map file is supposed to exist but does not : the page generator used here
>included a href=.../map reference but never generated the map file, although,
>the coordinates are referenced in the html.

>	Netscape does manage this page and I was wondering if this "bypass" of
>the href would be possible in Mosaic as well ??

There is a new HTML.C in the ftp area which first trys the client side
map before trying the associated anchor href.  This is unlike Netscape
which ignores the href.


George
================================================================================
Archive-Date: Wed, 20 May 1998 01:10:34 +0200
Date: Tue, 19 May 1998 17:48:18 -0500 (EST)
From: George Cook <COOK@wvnvaxa.wvnet.edu>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
Subject: Mosaic V3.0b6 fixes
To: VMS-MOSAIC@LEVITTE.ORG
CC: COOK@wvnvaxa.wvnet.edu
Message-ID: <01IX88J48FCGUNR55H@wvnvms.wvnet.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII

There is a new HTML.C in the ftp area which fixes crashes which can occur
randomly after a page has been accessed via a client side image map.

There is also a new HTMLPARSE.C which corrects a problem with client side
image maps which have areas with default shapes.


George
================================================================================
Archive-Date: Tue, 26 May 1998 20:53:28 +0200
Date: Tue, 26 May 1998 14:53:07 -0400
From: "Brian Tillman, x8425" <tillman@swdev.si.com>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
To: vms-mosaic@levitte.org
Message-ID: <009C6C3E.753D8300.12@swdev.si.com>
Subject: V3.0b6 bombs

I compiled and linked (with no messages) V3.0b6 on an OpenVMS VAX V6.2 system 
with DEC C V5.6-003.  When I try to run it, I get the splash screen and then the 
following crash.  This is with the files in the test subdirectory applied.

$ run [.src]mosaic.exe_vu
%SYSTEM-F-ACCVIO, access violation, reason mask=01, virtual address=16010201, PC
=00101E6E, PSL=03C00000
%TRACE-F-TRACEBACK, symbolic stack dump follows
module name     routine name                     line       rel PC    abs PC

HTMLFORMAT      TriggerMarkChanges              35348      00000012  00101E6E
HTMLFORMAT      FormatAll                       36508      0000026E  0010440A
HTML            ReformatWindow                  32945      00000041  000EF9E9
HTML            Resize                          33325      0000004D  000F0229
                                                           003D031B  003D031B
                                                           003D01D2  003D01D2
                                                           003029CF  003029CF
                                                           003EC73A  003EC73A
                                                           00373A1F  00373A1F
                                                           00373C3A  00373C3A
                                                           002FF905  002FF905
                                                           002FF8CF  002FF8CF
                                                           002FFD5E  002FFD5E
                                                           003D3F89  003D3F89
                                                           002F52CE  002F52CE
                                                           00300FDA  00300FDA
                                                           003010BF  003010BF
GUI             mo_open_window_internal         46758      0000054E  000C13BA
GUI             mo_make_window                  46859      000000FC  000C156C
GUI             fire_er_up                      47169      00000242  000C1AB6
                                                           002F8654  002F8654
                                                           002F8923  002F8923
                                                           002F7CBD  002F7CBD
GUI             mo_do_gui                       48349      000016CF  000C362B
MAIN            main                            29267      0000003B  000AF033

================================================================================
Archive-Date: Tue, 26 May 1998 21:30:52 +0200
Date: Tue, 26 May 1998 15:28:38 -0500 (EST)
From: George Cook <COOK@wvnvaxa.wvnet.edu>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
Subject: Re: V3.0b6 bombs
In-Reply-To: "Your message dated Tue, 26 May 1998 14:53:07 -0400" <009C6C3E.753D8300.12@swdev.si.com>
To: "Brian Tillman, x8425" <tillman@swdev.si.com>
CC: vms-mosaic@levitte.org, COOK@wvnvaxa.wvnet.edu
Message-ID: <01IXHSVPYBOKUNR55H@wvnvms.wvnet.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII

>I compiled and linked (with no messages) V3.0b6 on an OpenVMS VAX V6.2 system
>with DEC C V5.6-003.  When I try to run it, I get the splash screen and then the
>following crash.  This is with the files in the test subdirectory applied.

Did you get the newer HTML.C dated 21-MAY-1998 17:21:59.62?  It fixed
a crash like this.


George
================================================================================
Archive-Date: Wed, 27 May 1998 20:26:01 +0200
Message-ID: <0a4501bd899c$d0bea360$d6001c7e@gr-355538.si.com>
From: "Brian Tillman" <tillman@swdev.si.com>
Reply-To: VMS-MOSAIC@LEVITTE.ORG
To: <VMS-MOSAIC@LEVITTE.ORG>
Subject: Re: V3.0b6 bombs
Date: Wed, 27 May 1998 14:25:24 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Crash is fixed.  Thanks.

 Brian Tillman                   Internet: tillman_brian at si.com
 Smiths Industries, Inc.                   tillman at swdev.si.com
 4141 Eastern Ave., MS239        Addresses modified to prevent
 Grand Rapids, MI 49518-8727     SPAM.  Replace "at" with "@"
        This opinion doesn't represent that of my company