| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 64.1 |  | LESLIE::LESLIE | Andy ��� Leslie, CSSE / VMS | Mon Jan 30 1989 11:26 | 5 | 
|  |     1/ either run shutdown from a fileview DCL window, upgrade to IFT X5.2
    or use the procedure in #884 of RDGENG::COMMAND_PROCEDURES.
    
    2/ dunno
 | 
| 64.2 | Just talking to myself | 8312::CURTIS | Steve Curtis - Colorado Springs | Mon Jan 30 1989 14:58 | 7 | 
|  |     As for #2 - the problem turned out to be a lack of global pages.  Once
    I upped the Autogen parameter, and rebooted, all was fine again.
    
    Thanks,
    Steve
    
 | 
| 64.3 | Yes you do have the manuals!!! | GOROTH::MERMELL | Window Pain | Mon Jan 30 1989 17:09 | 7 | 
|  | Yes you do have the manuals!!!
Use the online book reader.  Internally, the books
are available as a net kit, which you can install
on any disk that has enough room.  Customers,
though, will have to get a CD reader.
 | 
| 64.4 | XLIB error documentation | SHARE::LEMONS | And we thank you for your support. | Wed Mar 08 1989 14:40 | 7 | 
|  |     Speaking of the online documentation, I spent � an hour searching
    through them for documentation on the XLIB error messages, without
    success.  Where are the little dears discussed?
    
    Thanks!
    tl
 | 
| 64.5 | there ain't none | DECWIN::JACKIE | Jackie Ferguson | Thu Mar 09 1989 09:19 | 32 | 
|  | Some of the routines list all the status return values, but this wasn't
finished in the V1 books.  Some routines can return other VMS messages
for descriptor related errors, etc.
Here's the list from the .msg file:
        .SEVERITY       WARNING
        BADPARAM        <invalid parameter encountered>
        ERROREPLY       <error reply received from server>
        NOMORE          <list of requested names has been exhausted>
        NOTFOUND        <item not found>
        PROPUNDEF       <requested property is undefined>
        TRUNCATED       <buffer too small; results are truncated>
        UNKNEVNT        <unknown event received>
        .SEVERITY       ERROR
        CANTOPEN        <cannot open display>
        INSFMEM         <insufficient dynamic memory>
        INVBUFFER       <invalid buffer number>
                                                    
        .SEVERITY       FATAL
        IOERROR         <xlib io error>
        LIBABORT        <xlib fatal error>
        .SEVERITY       ERROR
        ERROREVENT      <error event received from server>
        OBSOLETE        <obsolete xlib entry point referenced>
        .SEVERITY       INFORMATION
        NOHOSTS         <there are no hosts available to make connections>
 | 
| 64.6 |  | DNEAST::BOTTOM_DAVID | Deeper in Debt | Fri Mar 24 1989 09:20 | 14 | 
|  |     I'm also having a problem and get the following error:
    
    XLIB error
    Serial 5925		Error code 8	Request code 42   minor 0
    Error text is <Bad match-parameter mismatch>
    
    I typically get this when trying to print from writer.
    
    VMS 5.1 on a 16 meg GPX
    
    any ideas or suggestions?
    
    dave
 | 
| 64.7 |  | DNEAST::BOTTOM_DAVID | Deeper in Debt | Tue Mar 28 1989 14:31 | 6 | 
|  |     re: .6
    it appears that XLIB.shr is missing from sys$library. How/where
    do I get a copy of this file? Or do I reinstall DECwindows?
    
    dave
 | 
| 64.8 |  | QUARK::LIONEL | The dream is alive | Tue Mar 28 1989 16:42 | 4 | 
|  | The image is DECW$XLIBSHR.EXE - do you have that?
	Steve
 | 
| 64.9 |  | DNEAST::BOTTOM_DAVID | Deeper in Debt | Tue Apr 04 1989 15:38 | 5 | 
|  |     Yes I do, (got that image name wrong at first sorry). However, I
    get occasional XLIB errors, usually when running writer.
    
    dave
 | 
| 64.10 | Any Idea's on this | VLNVAX::ELLIS |  | Wed Aug 09 1989 10:17 | 67 | 
|  | 	The following is what I get after a mail window display is created
on my work station and try to open mail or any other folders. I can read new
mail and create/send without any problems. This comes and go's... 
I can run vue$master without any problems.
We are running SSB v5.2 on the server, and my Vaxstation II/GPX is in a 
LAVC also running SSB V5.2
DCE>set display/node=stowfd/creat
DCE>spawn/nowait/input=nl: mcr decw$mail
%DCL-S-SPAWNED, process ELLIS_1 spawned
X error event received from server: BadValue - integer parameter out of range
  
Failed request major op code 12
 X_ConfigureWindow
  
Failed request minor op code 0 (if applicable)
  
ResourceID 0xffffdd97 in failed request (if applicable)
  
Serial number of failed request 554
  
Current serial number in output stream 570
%XLIB-E-ERROREVENT, error event received from server
X error event received from server: BadValue - integer parameter out of range
  
Failed request major op code 12
 X_ConfigureWindow
  
Failed request minor op code 0 (if applicable)
  
ResourceID 0xffffdd97 in failed request (if applicable)
  
Serial number of failed request 555
  
Current serial number in output stream 570
%XLIB-E-ERROREVENT, error event received from server
X error event received from server: BadValue - integer parameter out of range
  
Failed request major op code 1
 X_CreateWindow
  
Failed request minor op code 0 (if applicable)
  
ResourceID 0xffffdd96 in failed request (if applicable)
  
Serial number of failed request 559
  
Current serial number in output stream 570
%XLIB-E-ERROREVENT, error event received from server
X error event received from server: not a valid window ID
  
Failed request major op code 8
 X_MapWindow
  
Failed request minor op code 0 (if applicable)
  
ResourceID 0x50008e in failed request (if applicable)
  
Serial number of failed request 564
  
Current serial number in output stream 570
%XLIB-E-ERROREVENT, error event received from server
Dave
 | 
| 64.11 |  | GOSOX::RYAN | DECwindows Mail | Thu Aug 10 1989 08:07 | 6 | 
|  | 	I've seen that before, it generally means munged resources. Check
	out DECW$SYSTEM_DEFAULTS:DECW$MAIL.DAT and DECW$USER_DEFAULTS:
	DECW$MAIL.DAT and make sure nobody's messed with them...
	Mike
 |