home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 15 Message / 15-Message.zip / UU991120.zip / Ug991119.txt < prev    next >
Text File  |  1999-11-20  |  148KB  |  4,257 lines

  1.  
  2.                    comp.os.os2.bugs                 (Usenet)
  3.  
  4.                  Saturday, 13-Nov-1999 to Friday, 19-Nov-1999
  5.  
  6. +----------------------------------------------------------------------------+
  7.  
  8. From: bbarclay@ca.ibm.com                               12-Nov-99 19:06:16
  9.   To: All                                               13-Nov-99 00:33:04
  10. Subj: Re: Please HELP! Folder Class Object Problem with Warp4 - prize for 
  11.  
  12. From: Brad BARCLAY <bbarclay@ca.ibm.com>
  13.  
  14. Dave wrote:
  15. > >         Hmmm - I think that might still be a bit extreme.  What might work 
  16. is
  17. > > to simply deregister and re-register the WPFolder class.  That would
  18. > > hopefully set it back to its defaults - but to be ohnest, I don't know
  19. > > what it would do to or for your folder instances :).
  20. > >
  21. > Thats worth a try... now how do I do that?
  22.  
  23.     Forget I even mentioned it.  WPFolder can't be deregistered. :)
  24.  
  25. > >         Something you can try to see if it will help is a non-destructive
  26. > > MAKEINI.  Run it from within the WPS (through an OS/2 Command prompt
  27. > > window), and rebuild your OS2SYS.INI.  Running it from under the WPS is
  28. > > generally onn-destructive, and it *might* help.
  29. > >
  30. > If I do this, will I need to reboot to see if it works?  Rebuilding
  31. os2sys.ini and
  32. > replacing my current one will or will not lose my desktop settings etc?
  33.  
  34.     Well, this is assuming that WPFolder is even storing anything in your
  35. INI files, or that they are even the source of the problem.
  36.  
  37.     However, no, so long as you run this from a command prompt within the
  38. WPS, you won't lose your desktop.
  39.  
  40. > Yes, I have OD 2.0.1 installed
  41. > However, the zip file "folders" open just fine, its just that normal folders 
  42. dont open
  43. > normally.
  44.  
  45.     Well, the problem here is that AFAIK Object Desktop overrides and
  46. replaces (parts of) the WPFolder class (at least when you have certan
  47. features installed, such as the enhanced folders).  Personally, I don't
  48. know enough about Object Desktop to know what effect it might have on
  49. how folders are opened by default, but it might be worth uninstalling to
  50. see if the problem clears up by itself.
  51.  
  52.     I'm still thinking on your problem - but if you're using OD, it might
  53. be worth your while to post a message about your problem to one of
  54. StarDock's newsgroups to see what sort of response you get.
  55.  
  56. Brad BARCLAY
  57.  
  58. =-=-=-=-=-=-=-=-=-=
  59. Posted from the OS/2 WARP v4.5 desktop of Brad BARCLAY.
  60. E-Mail:  bbarclay@ca.ibm.com        Location:  2G43D@Torolabs
  61.  
  62. --- WtrGate+ v0.93.p7 sn 165
  63.  * Origin: Usenet: IBM Toronto Labs, DB2 for OS/2 Install Developer (1:109/42)
  64.  
  65. +----------------------------------------------------------------------------+
  66.  
  67. From: sbo@hehe.com                                      11-Nov-99 22:14:05
  68.   To: All                                               13-Nov-99 00:33:04
  69. Subj: Deleted disk icons
  70.  
  71. From: sbo@hehe.com (Steen Bondo)
  72.  
  73. Einar Lygre wrote in a message to All:
  74.  
  75. EL> Don't ask me how I could do it, but I deleted the disk icons in one
  76.  
  77. /* REXX */
  78.  
  79. Call RxFuncAdd 'SysCreateObject', 'RexxUtil', 'SysCreateObject'
  80.  
  81. class = 'WPDrives'
  82. title = 'Drives'
  83. location = '<WP_DESKTOP>'
  84. setupstring = 'OBJECTID=<WP_DRIVES>'
  85. option = 'REPLACE'
  86.  
  87. RC = SysCreateObject(class, title, location ,setupstring ,option)
  88.  
  89. if RC then
  90.   say title' has been created'
  91.   else
  92.   say 'error creating 'title
  93. /*end*/
  94.  
  95. EL> access the disk and files using the command prompts.
  96.  
  97. What's so bad about that.? :-)
  98.  
  99. EL> There must be a way to recreate the icons.
  100.  
  101. Hope so.
  102. --
  103. Steen
  104.  
  105. --- WtrGate+ v0.93.p7 sn 165
  106.  * Origin: Origin Line 1 Goes Here (1:109/42)
  107.  
  108. +----------------------------------------------------------------------------+
  109.  
  110. From: mchasson@ibm.net                                  12-Nov-99 12:18:20
  111.   To: All                                               13-Nov-99 00:33:05
  112. Subj: Re: Comm/2 keeps bringing down my system.
  113.  
  114. From: mchasson@ibm.net
  115.  
  116. In <382c1ba7$1$vina$mr2ice@news.msu.ru>, on 11/12/99 at 04:49 PM,
  117.    "Ivan Adzhubei" <ivan@protein.bio.msu.su> said:
  118.  
  119.  
  120. >>Just out of curiosity, is this still the ASUS p55t2p4 MB?  And is it
  121. >>the Intel HX chip set that they (IBM) are having trouble with again?
  122.  
  123. >Yep, your guess is right! Heven't heard about HX problems before tho.
  124. >Could you please post a few details? Or point me to any other source of
  125. >info? Haven't seen anything HX-chipset specific in APAR database or
  126. >elsewhere on IBM sites.
  127.  
  128. >Thanks,
  129. >Ivan
  130.  
  131. >P.S. I was thinking about upgrade anyway, but you know, upgrading a
  132. >production server could be a real pain in the ass!
  133.  
  134. Indeed to the PS, I dont want to change a solid MB either.
  135.  
  136. As for the HX chipset, you may remember our problems with IBM1s506.add
  137. back when Sam Detweiler was responding here.  I guess it was a year or so
  138. ago and Sam noted a problem that the driver had with what he called
  139. "certain planars".  Since we all had the same problem, that is the sniffer
  140. took several minutes to read the chip set, it occurred to me that the
  141. problems with pmmerge.dll may be connected.
  142.  
  143. I dont really know why or if this is true, but the long arm of coincidence
  144. seems to be at work.
  145.  
  146. As you said it was a guess.  
  147.  
  148. PS.  If you are thinking of changing MBs you would be wise to stick with
  149. ASUS.  They seem to be the only one to have an OS2 compatible BIOS.
  150.  
  151. Regards.
  152.  
  153.  
  154. -- 
  155. ----------------------------------------------------
  156. ------
  157. Monroe Chasson
  158. mchasson@ibm.net
  159. -----------------------------------------------------------
  160. MR2ICE reg#51 
  161.  
  162. --- WtrGate+ v0.93.p7 sn 165
  163.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  164. (1:109/42)
  165.  
  166. +----------------------------------------------------------------------------+
  167.  
  168. From: isaacl@grizzlies.ece.ubc.ca                       12-Nov-99 20:45:12
  169.   To: All                                               13-Nov-99 03:31:18
  170. Subj: Re: Can't view JPEG files.
  171.  
  172. From: isaacl@grizzlies.ece.ubc.ca (e-frog)
  173.  
  174. Nelson and Satasha Williams (matt196@mindspring.com) wrote:
  175. : Can anyone PLEASE tell me why I can't view JPGs anymore?  It simply
  176. : brings up the viewer box, but never shows the picture.  The only way to
  177. : kill it is to open the WINDOW LIST, select the picture, and then CLOSE.
  178. : Can anyone tell me why this phenomenon has happened?  I have to view
  179. : them in, gulp........, Windows now.  please help.
  180.  
  181. There is a similar problem, dunno if it's the same. The built-in image
  182. viewer chokes on certain .JPG's. Those that it does decode are of inferior
  183. quality compared to that with other viewers. (Try one side by side with
  184. WebEx).
  185.  
  186. You can view them with WebExplorer or Netscape.
  187.  
  188. A better solution is to get PMView/2. It's shareware, but if you rush, you
  189. can still get lifetime registration. A bargain!
  190.  
  191.  
  192. Isaac
  193.  
  194. --- WtrGate+ v0.93.p7 sn 165
  195.  * Origin: Usenet: ITServices, University of British Columbia (1:109/42)
  196.  
  197. +----------------------------------------------------------------------------+
  198.  
  199. From: grinnell@acunet.net                               13-Nov-99 06:34:03
  200.   To: All                                               13-Nov-99 03:31:18
  201. Subj: Thinkpad 770 and OS/2 drivers
  202.  
  203. From: grinnell@acunet.net
  204.  
  205. I've been experiencing some minor troubles running Warp 4.0 FP 8 on my
  206. Thinkpad 770. (223MHz w/ 96MB)
  207.  
  208. 1.  I installed Netscape 4.61 and have been experiencing some video corruption 
  209. in
  210. the application's window, especially if I scroll down/up a web page.  There is
  211. corruption in the way the text is rendered as well as corruption in the scroll 
  212. bar
  213. itself.  I'm using the most recent drivers available from the Thinkpad Device
  214. Driver
  215. Matrix.  I seem to remember someone posting that the problem lies with the
  216. crappy
  217. video drivers and not with Netscape itself.  Since many are running Netscape
  218. 4.61
  219. without these issues, I'm inclined to agree.  I tried resorting to GRADD
  220. drivers, but
  221. I had to use the universal GRADD driver and it was too slow for my taste. 
  222. Anyone
  223. have a suggestion?
  224.  
  225. 2.  IBM still has not saw fit to provide a V.90 upgrade to it's ACP modem
  226. driver
  227. for OS/2.  They've had one for Windows for some time now, but I'm stuck with
  228. the original 33.3k driver under OS/2.  Anyone out there know if they EVER plan 
  229. to
  230. release an upgrade?  I sent a request to IBM months ago, but have not received 
  231. a
  232. reply.  I know I could simply us a PCMCIA 56k modem, but why should I need to
  233. when the ACP modem was made to software upgradable.
  234.  
  235. 3.  I've had some trouble getting the PC Card director to work properly.  I've 
  236. got
  237. a MicroTek scanner (an E3) and I've been trying to link to it using an Adaptac
  238. 1460C PCMCIA card.  The card services seems to be recognizing the SCSI card,
  239. but
  240. not the scanner.  (It is properly termininated and I've checked the SCSI
  241. address...
  242. it works OK under Win95 booted from another partition and using the same
  243. hardware)
  244.  
  245. I'm guessing it's a driver issue, but the docs for the scanner aren't much
  246. help.
  247. I'd appreciate it if anyone with some experience here could point me in the
  248. correct direction.
  249.  
  250. Aside from these minor issues, I've found it a pleasure to use OS/2 on this
  251. Thinkpad.  Sure apps like Visual Age Java 2.0 could run faster, but I'll
  252. sacrifice a
  253. bit of speed for the portability.  [Come to think of it isn't this what Java
  254. itself does?]
  255.  
  256. Thanks for any help...
  257.  
  258. Jeff
  259.  
  260. --- WtrGate+ v0.93.p7 sn 165
  261.  * Origin: Origin Line 1 Goes Here (1:109/42)
  262.  
  263. +----------------------------------------------------------------------------+
  264.  
  265. From: dink@dontspamme.com                               13-Nov-99 04:41:04
  266.   To: All                                               13-Nov-99 10:28:21
  267. Subj: Re: EPM bug?
  268.  
  269. From: "dinkmeister" <dink@dontspamme.com>
  270.  
  271. On Fri, 12 Nov 1999 16:15:30 -0500, Brad BARCLAY wrote:
  272.  
  273. >dinkmeister wrote:
  274. >> 
  275. >> In the layout details for S1, if I clear it, it'll just come back
  276. >> to the default settings.  the S1 thing prints the page number at the
  277. >> bottom of the page, btw.  I found that if you put a space there instead
  278. >> of just leaving it clear, it wont return to the default values.
  279. >> 
  280. >> I use fte as my editor of choice, but fte only prints out ascii text,
  281. >> I use epm to print out text in the "times new roman" size 9.
  282. >> now heres the question - can I print out an ascii text file from the
  283. >> commandline using the times new roman font size 9?
  284. >
  285. >    Sure.  Open your printer objects properties notebook, Select the "Text
  286. >Format" tab, select "Font" as the text format option, then press the
  287. >"Change Font" button.
  288. >
  289. >    Using tis, you should be able to print using whatever installed font
  290. >you want when using FTE, or any other editor wihch prints as plain text.
  291.  
  292.  
  293. thanks! =)  
  294.  
  295.  
  296.  
  297. --- WtrGate+ v0.93.p7 sn 165
  298.  * Origin: Usenet: psychadelia (1:109/42)
  299.  
  300. +----------------------------------------------------------------------------+
  301.  
  302. From: oraeder@attglobal.net                             13-Nov-99 11:59:09
  303.   To: All                                               13-Nov-99 10:28:21
  304. Subj: JAVA 118 install problem
  305.  
  306. From: Otto =?iso-8859-1?Q?R=E4der?= <oraeder@attglobal.net>
  307.  
  308. i am running warp 4.0 with FP 11, Feature Install 1.2.5 and have dloaded
  309. Java 1.1.8 (javainrt.exe)
  310. and have problems installing runtime support.
  311.  
  312. the INSTALL.EXE starts the browser (Netscape 4.61) and shows the
  313. Language-selection screen.
  314. when selecting a language (english) a new screen appears with just the
  315. Java-logo on it, nothing
  316. else. there is no pushbutton or timeout to continue. pulse-program shows
  317. no activity at all.
  318.  
  319. any ideas out there ? TIA
  320. -------------------------------------------
  321.           Gruesse aus Mauerbach
  322.               Otto Raeder
  323.  
  324.  
  325. --- WtrGate+ v0.93.p7 sn 165
  326.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  327. (1:109/42)
  328.  
  329. +----------------------------------------------------------------------------+
  330.  
  331. From: kfield@bellatlantic.net                           13-Nov-99 16:19:11
  332.   To: All                                               13-Nov-99 12:46:02
  333. Subj: Re: OS/2 & >64 MB Detection on new boards
  334.  
  335. From: Karen Field <kfield@bellatlantic.net>
  336.  
  337.  
  338. "Timothy J. Bogart" wrote:
  339. > This seems a bit puzzling.  Back in 94 or so, I had the
  340. > problem with an ALR, and thought it was funny that
  341. > I wound up setting the BIOS setting to "NT" to
  342. > get it to work.  Now I never tried NT on the machines,
  343. > but of course, this implies that would not work?  Or
  344. > that NT and OS/2 differentiated at some point?
  345.  
  346. Right - NT/Win9x use a completely different style of BIOS call to
  347. get memory information now; you can check the WWW site listed earlier
  348. in this thread, looking for INT 15H; AX=8820 or 8810, as I recall....
  349.  
  350. Frank Field
  351. furd@mit.edu
  352. O-
  353.  
  354. --- WtrGate+ v0.93.p7 sn 165
  355.  * Origin: Origin Line 1 Goes Here (1:109/42)
  356.  
  357. +----------------------------------------------------------------------------+
  358.  
  359. From: mikus@bga.com                                     13-Nov-99 13:06:15
  360.   To: All                                               13-Nov-99 19:47:01
  361. Subj: FP12 Unwanted Behavior
  362.  
  363. From: mikus@bga.com (Mikus Grinbergs)
  364.  
  365. I sometimes have a solitaire-type card game (fmcrd320.zip by Felix
  366. Maschek) up on my screen.  Starting with FP12, after playing for
  367. a while, my system would repetitively perform "disk activity" about
  368. every three seconds while an unfinished card game had the focus,
  369. whether or not I had interacted with the game.
  370.  
  371. At about the time I put in the PMMERGE from pmr00052, this unwanted
  372. "disk activity" went away.  I have no idea why FP12 was doing this
  373. (annoying to me) periodic "disk activity".
  374.  
  375. mikus
  376.  
  377. --- WtrGate+ v0.93.p7 sn 165
  378.  * Origin: Usenet: Gone Walkabout (1:109/42)
  379.  
  380. +----------------------------------------------------------------------------+
  381.  
  382. From: h.hendriks@hhce.nl                                15-Nov-99 18:55:13
  383.   To: All                                               15-Nov-99 14:46:24
  384. Subj: Re: NS 4.61 and OS2JRE
  385.  
  386. From: Henk Hendriks <h.hendriks@hhce.nl>
  387.  
  388. Hello Chuck,
  389.  
  390. Same here. I cannot get Netscape to run applets. Whenever there is one in a
  391. webpage, I get an error message complaining about an unsupported Java
  392. version. Your solution does not work for me. I also tried to rename the
  393. javri.dll and javrr.dll files, to no avail. Hope someone can provide a
  394. solution.
  395.  
  396. Regards,
  397. Henk
  398. h.hendriks@hhce.nl
  399.  
  400.  
  401. > I have been able to get all my Java based applicatons to work with the
  402. > newly released Java Runtime Environment for OS/2.
  403. >
  404. > Netscape 4.61 is not doing so well.  If I try to edit the preferences
  405. > and point to e:\jre11\dll\javri.dll in place of e:\java11\dll\javai.dll,
  406. > I get an error message.  I used the editor on liprefs.js to set up the
  407. > following:
  408. > user_pref("os2.ibmjava.java.path", "E:\\JRE11\\dll\\JAVRI.DLL");
  409. > and this seems to be holding.  However, I am not sure if it is working.
  410. > I could use a good test site for checking out Java applets.  Any
  411. > suggestions?
  412.  
  413. --- WtrGate+ v0.93.p7 sn 165
  414.  * Origin: Usenet: HH|CE (1:109/42)
  415.  
  416. +----------------------------------------------------------------------------+
  417.  
  418. From: hunters@sapphire.indstate.edu                     15-Nov-99 18:00:17
  419.   To: All                                               15-Nov-99 14:46:25
  420. Subj: >64MB Memory: A fix from our favorite OS/2 programmer...
  421.  
  422. From: hunters@sapphire.indstate.edu
  423.  
  424. Daniela Engert has once again come through in spades for the OS/2 user...
  425.  
  426. Behold!
  427. ftp://hobbes.nmsu.edu/pub/incoming/patchldr.zip
  428. (to be moved to:
  429. ftp://hobbbes.nmsu.edu/pub/os2/system/patches/patchldr.zip)
  430.  
  431. :)
  432.  
  433. --
  434. -Steven Hunter                *OS/2 Warp 4 * |But on the other hand...|
  435. hunters@sapphire.indstate.edu *AMD K6-2 400* |There's 5 more fingers. |
  436.  
  437.  
  438. Sent via Deja.com http://www.deja.com/
  439. Before you buy.
  440.  
  441. --- WtrGate+ v0.93.p7 sn 165
  442.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  443.  
  444. +----------------------------------------------------------------------------+
  445.  
  446. From: Brian@webone.com.au                               15-Nov-99 22:55:02
  447.   To: All                                               15-Nov-99 20:08:21
  448. Subj: Re: NS 4.61 Memory Leak & System Freeze
  449.  
  450. From: Brian@webone.com.au
  451.  
  452. Alan,
  453. The easiest thing to try is to go into the preferences and set all your CACHE
  454. to 0.
  455. If this fixes the problem, then get SCACHE. It is easy to install and a lot
  456. quicker.
  457. Brian
  458.  
  459.  
  460. n <3NwL4gBhDujL092yn@cybernex.net>, aboritz@cybernex.net (Alan Boritz) writes:
  461. >This 9/99 "refresh," is really getting to be offensive.  NS 4.61 is causing
  462. >the swap file to grow from a 142 meg initial size.  Running it about a dozen
  463. >times will corrupt the system enough to crash it.  Running the message editor
  464. >in any session will more than likely crash the system, but unlike the last
  465. >release, the desktop will not unfreeze without a three-finger salute. Here's
  466. >the popuplog for the last crash:
  467. >
  468. >11-14-1999  13:34:41  SYS3170  PID 01b5  TID 0001  Slot 009f
  469. >F:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  470. >00000000
  471. >00000000
  472. >EAX=6d101294  EBX=157a0d1c  ECX=1649ce56  EDX=00000080
  473. >ESI=17c170cc  EDI=13e8d93c 
  474. >DS=0053  DSACC=d0f3  DSLIM=1fffffff 
  475. >ES=0053  ESACC=d0f3  ESLIM=1fffffff 
  476. >FS=150b  FSACC=00f3  FSLIM=00000030
  477. >GS=0000  GSACC=****  GSLIM=********
  478. >CS:EIP=005b:1bd3b4ba  CSACC=d0df  CSLIM=1fffffff
  479. >SS:ESP=0053:007c6484  SSACC=d0f3  SSLIM=1fffffff
  480. >EBP=007c64b4  FLG=00012206
  481. >
  482. >------------------------------------------------------------
  483. >
  484. >11-14-1999  13:34:41  SYS3171  PID 01b5  TID 0001  Slot 009f
  485. >F:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  486. >00000000
  487. >00000000
  488. >EAX=6d101298  EBX=1648ce3c  ECX=1649ce57  EDX=00000080
  489. >ESI=00000000  EDI=13e8d93c 
  490. >DS=0053  DSACC=d0f3  DSLIM=1fffffff 
  491. >ES=0053  ESACC=d0f3  ESLIM=1fffffff 
  492. >FS=150b  FSACC=00f3  FSLIM=00000030
  493. >GS=0000  GSACC=****  GSLIM=********
  494. >CS:EIP=005a:1bd3b4ba  CSACC=d0df  CSLIM=1fffffff
  495. >SS:ESP=004a:007fef38  SSACC=d0d3  SSLIM=1fffffff
  496. >EBP=007fef68  FLG=00012202
  497. >
  498. >------------------------------------------------------------
  499. >
  500. >11-14-1999  13:34:41  SYS3170  PID 01b5  TID 0001  Slot 009f
  501. >F:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  502. >00000053
  503. >6d10129c
  504. >P1=1649ce58  P2=00000080  P3=007c6488  P4=1bd3b4ba 
  505. >EAX=6d10129c  EBX=16489aa4  ECX=1649ce58  EDX=00000080
  506. >ESI=00000004  EDI=13e8d93c 
  507. >DS=0053  DSACC=d0f3  DSLIM=1fffffff 
  508. >ES=0053  ESACC=d0f3  ESLIM=1fffffff 
  509. >FS=150b  FSACC=00f3  FSLIM=00000030
  510. >GS=0000  GSACC=****  GSLIM=********
  511. >CS:EIP=005b:1bd3b4ba  CSACC=d0df  CSLIM=1fffffff
  512. >SS:ESP=0053:007c6458  SSACC=d0f3  SSLIM=1fffffff
  513. >EBP=007c6488  FLG=00012202
  514.  
  515. --- WtrGate+ v0.93.p7 sn 165
  516.  * Origin: Usenet: Web One Internet http://webone.com.au (1:109/42)
  517.  
  518. +----------------------------------------------------------------------------+
  519.  
  520. From: mchasson@ibm.net                                  15-Nov-99 15:31:07
  521.   To: All                                               15-Nov-99 20:08:22
  522. Subj: Re: Comm/2 keeps bringing down my system.
  523.  
  524. From: mchasson@ibm.net
  525.  
  526. In <382F7CED.BA9501F2@netva.com>, on 11/14/99 at 10:24 PM,
  527.    Bill Powers <billpowers@netva.com> said:
  528.  
  529.  
  530.  
  531. >Steve Drewell wrote:
  532.  
  533. >> My Warp 4 machine won't stay up for much more than a few days before it
  534. >> dies and the longest it's ever been up before crashing is 9 days. Most of
  535. >> the time it's just sitting there running the RC5DES client but it gets
  536. >> "proper" use during the evenings and weekends.
  537. >>
  538. >> Whenever it crashes, it seems more than coincidental that Comm/2 4.61 is
  539. >> Cheers,
  540. >> Steve
  541. >>
  542. >> Western Geophysical, Bedford, UK
  543. >> Tel: +44 (0) 1234 224404
  544. >> Fax: +44 (0) 1234 224517
  545.  
  546. >To all and Steve,
  547.  
  548. >error on exiting which would disappear with a tap on the enter key. Nc461
  549. >otoh crashes within minutes of starting and it doesn't care what the url
  550. >is.It usually hangs the system. I run w4 fp9 on an Octek Rhino9 mb, cyrix
  551. >686 120, 430HX. Popuplog reports sys3175 and mentions either pmmerge.dll
  552. >or netscape.exe in the last line.
  553.  
  554. >Is there a solution?
  555.  
  556. >billpowers@netva.com
  557.  
  558. Perhaps.  I guessed in some posts with Ivan Adzubei in Moscow that the
  559. problem with NS 461 crashes were related to ----get this---- Pmmerge.dll
  560. and the intel HX chipset.  This is because I remembered that we had the
  561. same MB.  In our case an ASUS with the HX chipset. Great MB.
  562.  
  563. But...I still have FP5 running and do not have any problems with NS
  564. crashing.  In fact it is solid as can be.  Those of you who have FP12
  565. installed are apparently suffering.  Understand I do not know what the
  566. relationship between the HX chipset and pmmerge.dll in FP12 is ...
  567.  
  568. However, Irv,  the well known owner of the fixtool posted a revised
  569. pmmerge.dll on testcase.  That is gone by now but can be gotten slowly
  570. from Ivan's page in Moscow.  Reports form Moscow indicated some
  571. improvement.
  572.  
  573. -- 
  574. ----------------------------------------------------
  575. ------
  576. Monroe Chasson
  577. mchasson@ibm.net
  578. -----------------------------------------------------------
  579. MR2ICE reg#51 
  580.  
  581. --- WtrGate+ v0.93.p7 sn 165
  582.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  583. (1:109/42)
  584.  
  585. +----------------------------------------------------------------------------+
  586.  
  587. From: Kanderson@Kanderson.net                           15-Nov-99 12:00:08
  588.   To: All                                               15-Nov-99 20:08:22
  589. Subj: FP10
  590.  
  591. From: Ken Anderson <Kanderson@Kanderson.net>
  592.  
  593. Has anybody had problems with FP10 breaking Win-OS/2? Is there any fix
  594. for this? Has it been fixed in FP12?
  595.  
  596. Thanks
  597.  
  598. Ken
  599.  
  600. --- WtrGate+ v0.93.p7 sn 165
  601.  * Origin: Usenet: SBC Internet Services (1:109/42)
  602.  
  603. +----------------------------------------------------------------------------+
  604.  
  605. From: seg@NOSPAM-us.ibm.com                             15-Nov-99 14:50:14
  606.   To: All                                               15-Nov-99 20:08:22
  607. Subj: Re: XCOPY changes Dir-name on the WPS
  608.  
  609. From: "Scott E. Garfinkle" <seg@NOSPAM-us.ibm.com>
  610.  
  611. On 15 Nov 1999 09:37:04 GMT, Rich Walsh wrote:
  612.  
  613. >the reason had something to do with xcopy being "directory-oriented" rather
  614. than
  615. > "file-oriented".  Seems a little over-zealous, IMHO...
  616. It's hard to say what the reasoning was. Unfortunately, since it was
  617. documented AND implemented
  618. that way way back when (i.e. at LEAST since OS/2 2.0 and maybe before), we're
  619. stuck with it. There's
  620. no possible way for me to change this behavior, even though I personally hate
  621. it. As I mentioned to another customer who was recently upset about this, you
  622. just have to use "cp" or something, instead.
  623.  
  624.  
  625. --- WtrGate+ v0.93.p7 sn 165
  626.  * Origin: Usenet: NCSD OS/2 Service (1:109/42)
  627.  
  628. +----------------------------------------------------------------------------+
  629.  
  630. From: cmjeky@hotmail.com                                15-Nov-99 18:04:17
  631.   To: All                                               15-Nov-99 20:08:23
  632. Subj: && Information Auction - Sell What You Know - Buy What You Dont )) &&
  633.  
  634. From: cmjeky@hotmail.com
  635.  
  636. Hey, 
  637.         
  638. Take a sec to look at this site  - http://www.KnowToday.com   
  639.  
  640. This site has a novel concept of putting Internet users together in an
  641. information exchange. This will never replace newsgroups, but it does offer a
  642. new way for all of us with knowledge to share an opportunity to earn money for 
  643. it ! From what I can tell it's the newest form of auction - knowledge auction. 
  644.  
  645.  
  646. They have a pre-registration site up at the moment and are offering an
  647. incentive plan where you get paid for successful referrals (so use my number
  648. if this is of interest to you AAA969). Membership is totally free right now
  649. and those of us that hop on the bandwagon early can benefit by being the first 
  650. people on.
  651.  
  652. You can go on their site and ask detailed questions or make money by answering 
  653. questions. They are designing the site with many different categories, so
  654. almost anyone will be able to ask and answer questions. 
  655.  
  656. It only takes a minute to join, so check it out at http://www.knowtoday.com/,
  657. they explain everything on the web site. It's totally free !
  658.  
  659.  
  660. Alan Jackson
  661. AAA969  (referral member I.D)
  662.  
  663. ffiwbcpmhkrgevrubjquwqmdkuewycwhkeryjminqxhgbpecbchbiwkqzuwolezvdtmzzfktr
  664.  
  665. --- WtrGate+ v0.93.p7 sn 165
  666.  * Origin: Usenet: OneNet Communications News Hub (1:109/42)
  667.  
  668. +----------------------------------------------------------------------------+
  669.  
  670. From: andy@schiller.big.ac.at                           15-Nov-99 23:39:14
  671.   To: All                                               15-Nov-99 20:08:23
  672. Subj: Re: JAVA 118 install problem
  673.  
  674. From: andy <andy@schiller.big.ac.at>
  675.  
  676.  
  677. Otto Räder schrieb:
  678.  
  679. > i am running warp 4.0 with FP 11, Feature Install 1.2.5 and have dloaded
  680. > Java 1.1.8 (javainrt.exe)
  681. > and have problems installing runtime support.
  682. >
  683. > the INSTALL.EXE starts the browser (Netscape 4.61) and shows the
  684. > Language-selection screen.
  685. > when selecting a language (english) a new screen appears with just the
  686. > Java-logo on it, nothing
  687. > else. there is no pushbutton or timeout to continue. pulse-program shows
  688. > no activity at all.
  689.  
  690. isn't there scroll bar? Scroll it down an push the button.
  691. If there is no scroll bar then try the TAB -key with it you can move to any
  692. link in a page an press ENTER. I hope that helps.
  693.  
  694. Greetings
  695.                 Andreas
  696.  
  697. --- WtrGate+ v0.93.p7 sn 165
  698.  * Origin: Usenet: Graz University of Technology, Austria (1:109/42)
  699.  
  700. +----------------------------------------------------------------------------+
  701.  
  702. From: andy@schiller.big.ac.at                           15-Nov-99 23:41:06
  703.   To: All                                               15-Nov-99 20:08:23
  704. Subj: Re: Plugin Pack Won't Install
  705.  
  706. From: andy <andy@schiller.big.ac.at>
  707.  
  708.  
  709. Gordon Nilsen schrieb:
  710.  
  711. > I Can't install the plugin pack for Netscape 4.61
  712. > The installation program can't find Netscape.
  713. > The Netscape installer has no trouble finding it.
  714.  
  715. Try reinstalling Netscape 4.61. (just over the current
  716. package.)
  717.  
  718.  
  719. > I have run into this problem before, but I can't remember
  720. > how I solved it.  I wish they would fix it.
  721. >
  722. > Thanks Gordon Nilsen
  723.  
  724. Greetings
  725.             Andreas
  726.  
  727. --- WtrGate+ v0.93.p7 sn 165
  728.  * Origin: Usenet: Graz University of Technology, Austria (1:109/42)
  729.  
  730. +----------------------------------------------------------------------------+
  731.  
  732. From: dcasey@ibm.net                                    15-Nov-99 18:26:02
  733.   To: All                                               16-Nov-99 05:11:16
  734. Subj: Re: >64MB Memory: A fix from our favorite OS/2 programmer...
  735.  
  736. From: dcasey@ibm.net (Dan Casey)
  737.  
  738. Well ... she did say, yesterday, that it seemed to be "ready for
  739. public release" ... I guess she wasn't kidding :-))
  740.  
  741. In article <80phnv$c9n$1@nnrp1.deja.com>, hunters@sapphire.indstate.edu wrote:
  742. >Daniela Engert has once again come through in spades for the OS/2 user...
  743. >
  744. >Behold!
  745. >ftp://hobbes.nmsu.edu/pub/incoming/patchldr.zip
  746. >(to be moved to:
  747. >ftp://hobbbes.nmsu.edu/pub/os2/system/patches/patchldr.zip)
  748. >
  749. >:)
  750. >
  751. >--
  752. >-Steven Hunter                *OS/2 Warp 4 * |But on the other hand...|
  753. >hunters@sapphire.indstate.edu *AMD K6-2 400* |There's 5 more fingers. |
  754. >
  755. >
  756. >Sent via Deja.com http://www.deja.com/
  757. >Before you buy.
  758.  
  759. --
  760. **************************************************************
  761. *  Dan Casey                                                 *
  762. *  President                                                 *
  763. *  V.O.I.C.E. (Virtual OS/2 International Consumer Education *
  764. *  http://www.os2voice.org                                   *
  765. *  Abraxas on IRC                                            *
  766. *  http://members.iquest.net/~dcasey                         *
  767. *  Charter Associate member, Team SETI                       *
  768. *  Warpstock 99 in Atlanta  http://www.warpstock.org         *
  769. **************************************************************
  770. *  E-Mail (subject: Req. PGP Key) for Public Key             *
  771. **************************************************************
  772.  
  773. --- WtrGate+ v0.93.p7 sn 165
  774.  * Origin: Usenet: V.O.I.C.E., Indianapolis, IN (1:109/42)
  775.  
  776. +----------------------------------------------------------------------------+
  777.  
  778. From: b.l.nelson@larc.nasa.gov                          15-Nov-99 11:07:06
  779.   To: All                                               16-Nov-99 05:11:16
  780. Subj: Re: How to use more than 64MB under OS/2?
  781.  
  782. From: Bennie Nelson <b.l.nelson@larc.nasa.gov>
  783.  
  784. I have built three OS/2 Warp v4 systems using DFI Baby AT format
  785. motherboards.  Two are using the DFI P5BV3+ (rev C) and the third
  786. uses a DFI K6BV3+.  All three systems are very stable (no crashes
  787. or lockups at all).  I have 128MB in two of them.  All three have
  788. AMD K6 III 400mhz CPUs.
  789.  
  790. Regards,
  791. Bennie Nelson
  792.  
  793. Lavinia wrote:
  794. > On 11 Nov 1999 09:28:20 GMT, Bob Eager wrote:
  795. > >You can find out by running my MEM utility:
  796. > >
  797. > >   http://www.tavi.co.uk/os2pages/
  798. > >
  799. > >--
  800. > >Bob Eager
  801. > >rde at tavi.co.uk
  802. > >PC Server 325; PS/2s 8595*3, 9595*3 (2*P60 + P90), 8535, 8570, 9556*2,
  803. > >8580*6,
  804. > >8557*2, 8550, 9577, 8530, P70, PC/AT..
  805. > OK, thanks.  I ran it and it says 64MB + 576KB.  This is on a FIC with an
  806. > Award Bios.
  807. > I have 128M installed.  So, I guess I'll start looking for another MB.
  808. > What MB should I buy to allow Warp to see the whole thing?
  809. > Rgds, L.
  810.  
  811. --- WtrGate+ v0.93.p7 sn 165
  812.  * Origin: Usenet: NASA Langley Research Center, Hampton, VA, USA (1:109/42)
  813.  
  814. +----------------------------------------------------------------------------+
  815.  
  816. From: mckinnis@attglobal.net                            15-Nov-99 06:26:11
  817.   To: All                                               16-Nov-99 05:11:16
  818. Subj: Re: NS 4.61 and OS2JRE
  819.  
  820. From: Chuck McKinnis <mckinnis@attglobal.net>
  821.  
  822. I have been able to get all my Java based applicatons to work with the
  823. newly released Java Runtime Environment for OS/2.
  824.  
  825. I'm not sure about Netscape 4.61.  If I try to edit the Java preferences
  826. and point to e:\jre11\dll\javri.dll in place of e:\java11\dll\javai.dll,
  827. I get an error message.  I used the editor on prefs.js and liprefs.js to
  828. set up the following:
  829. user_pref("os2.ibmjava.java.path", "E:\\JRE11\\dll\\JAVRI.DLL");
  830. and this seems to be holding.  However, I am not sure if it is working. 
  831. I could use a good test site for checking out Java applets.  Any
  832. suggestions?
  833.  
  834. -- 
  835. Chuck McKinnis
  836. Senior Systems Engineer
  837. Denver Solutions Group, Inc.
  838. IBM Business Partner
  839. IBM Senior Systems Engineer (retired)
  840.  
  841. --- WtrGate+ v0.93.p7 sn 165
  842.  * Origin: Usenet: Denver Solutions Group (1:109/42)
  843.  
  844. +----------------------------------------------------------------------------+
  845.  
  846. From: spam_free_norrisg@linkline.com                    15-Nov-99 18:20:07
  847.   To: All                                               16-Nov-99 05:11:16
  848. Subj: Re: XCOPY changes Dir-name on the WPS
  849.  
  850. From: "Graham C. Norris" <spam_free_norrisg@linkline.com>
  851.  
  852. How about an ELIMINATE_STUPID_RENAMES switch in CONFIG.SYS, so those who
  853. need it as it was can have it (heaven knows why) and those who hate it
  854. can have it the way they like it?
  855.  
  856. Graham.
  857. -- 
  858. *-* Please remove spam free prefix before replying *-*
  859.  
  860. --- WtrGate+ v0.93.p7 sn 165
  861.  * Origin: Usenet: Posted via Supernews, http://www.supernews.com (1:109/42)
  862.  
  863. +----------------------------------------------------------------------------+
  864.  
  865. From: n3jja@my.address.is.my.business....               16-Nov-99 04:10:10
  866.   To: All                                               16-Nov-99 05:11:17
  867. Subj: Re: Comm/2 keeps bringing down my system.
  868.  
  869. Message sender: n3jja@my.address.is.my.business.jackoff
  870.  
  871. From: n3jja@my.address.is.my.business.jackoff (Jim Nuytens)
  872.  
  873. On Fri, 12 Nov 1999 17:18:41, mchasson@ibm.net wrote:
  874.  
  875. > PS.  If you are thinking of changing MBs you would be wise to stick with
  876. > ASUS.  They seem to be the only one to have an OS2 compatible BIOS.
  877.  
  878. Well, if you can still find them, I'd suggest the FIC 503+. I run Warp
  879. 4 on that board with an AMD K6-2-350 and 128 RAM. 
  880.  
  881. FWIW, I haven't seen this NS/2 problem at all on my system. I'm up for
  882. days on end running the seti@home program.
  883.  
  884.  
  885. "The bureaucratic mentality is the only constant in the universe."
  886. Dr. McCoy to Kirk / Star Trek IV:The Voyage Home
  887.  
  888. --- WtrGate+ v0.93.p7 sn 165
  889.  * Origin: Origin Line 1 Goes Here (1:109/42)
  890.  
  891. +----------------------------------------------------------------------------+
  892.  
  893. From: usenetmail3@turbolink.net                         16-Nov-99 03:42:18
  894.   To: All                                               16-Nov-99 05:11:17
  895. Subj: OS/2 <-> SAMBA problem solved
  896.  
  897. From: usenetmail3@turbolink.net (Mike)
  898.  
  899. This is not actually a problem with OS/2, but it is a problem with OS/2
  900. machines
  901. connecting to Samba servers.
  902.  
  903. After upgrading to the latest Samba version (2.0.6) on my Linux machine to see
  904. if they fixed the FindFirst/FindNext bug with a connecting OS/2 machine, I
  905. found that it was still present.  So, I decided to look through the code to
  906. see
  907. if I could find where the problem is, and I did in a relatively short amount
  908. of
  909. time.  First, let me describe the problem.  When doing a DIR /S X* on a Samba
  910. mounted drive, it returns immediately with "File not found" without even
  911. searching sub-directories.  Whe logging the drive with a program like ZTree
  912. Bold, it would fail with multiple "Critical Error [2]" dialog boxes.
  913.  
  914. I tracked this down to the following section of code in trans2.c:
  915.  
  916.   /* 
  917.    * If there are no matching entries we must return ERRDOS/ERRbadfile - 
  918.    * from observation of NT.
  919.    */
  920.  
  921.   if(numentries == 0)
  922.   {
  923.     dptr_close(&dptr_num);
  924.     return(ERROR(ERRDOS,ERRbadfile));
  925.   }
  926.  
  927.  
  928.  
  929. Simply changing the return value from ERRbadfile to the correct response
  930. (ERRnofiles) solves this problem.
  931.  
  932. I don't know how wide-spread the problem was (it didn't seem to affect samba
  933. shares mounted through TVFS).
  934.  
  935. If you have any questions, email me.
  936.  
  937. - Mike
  938.  
  939. --- WtrGate+ v0.93.p7 sn 165
  940.  * Origin: Usenet: bCandid - Powering the world's discussions - http
  941. (1:109/42)
  942.  
  943. +----------------------------------------------------------------------------+
  944.  
  945. From: rde@tavi.co.uk                                    15-Nov-99 21:39:14
  946.   To: All                                               16-Nov-99 05:11:17
  947. Subj: Re: How to use more than 64MB under OS/2?
  948.  
  949. From: rde@tavi.co.uk (Bob Eager)
  950.  
  951. On Mon, 15 Nov 1999 09:06:03, "Mike Ruskai" 
  952. <retsiemynnaht@spammoc.beoohaygone.net> wrote:
  953.  
  954. > Did you simply use DosQuerySysInfo() with QSV_TOTPHYSMEM, and split the
  955. > value up, or do something else?
  956.  
  957. Just that. I never said it was sophisticated! The essence is...it's 
  958. what OS/2 THINKS it's using....
  959.  
  960. -- 
  961. Bob Eager
  962. rde at tavi.co.uk
  963. PC Server 325; PS/2s 8595*3, 9595*3 (2*P60 + P90), 8535, 8570, 9556*2,
  964. 8580*6,
  965. 8557*2, 8550, 9577, 8530, P70, PC/AT..
  966.  
  967. --- WtrGate+ v0.93.p7 sn 165
  968.  * Origin: Usenet: Tavi Systems (1:109/42)
  969.  
  970. +----------------------------------------------------------------------------+
  971.  
  972. From: mckinnis@attglobal.net                            15-Nov-99 21:24:14
  973.   To: All                                               16-Nov-99 05:11:17
  974. Subj: Re: NS 4.61 and OS2JRE
  975.  
  976. From: Chuck McKinnis <mckinnis@attglobal.net>
  977.  
  978. I am getting same message about unsupported Java version.
  979.  
  980. -- 
  981. Chuck McKinnis
  982. Senior Systems Engineer
  983. Denver Solutions Group, Inc.
  984. IBM Business Partner
  985. IBM Senior Systems Engineer (retired)
  986.  
  987. --- WtrGate+ v0.93.p7 sn 165
  988.  * Origin: Usenet: Denver Solutions Group (1:109/42)
  989.  
  990. +----------------------------------------------------------------------------+
  991.  
  992. From: sbo@hehe.com                                      15-Nov-99 22:43:28
  993.   To: All                                               16-Nov-99 05:11:17
  994. Subj: Quantum 6.4 GB
  995.  
  996. From: sbo@hehe.com (Steen Bondo)
  997.  
  998. Hi all
  999.  
  1000. Anyone else but me having trouble making it bootable/installable..??
  1001. --
  1002. Steen
  1003.  
  1004. --- WtrGate+ v0.93.p7 sn 165
  1005.  * Origin: Origin Line 1 Goes Here (1:109/42)
  1006.  
  1007. +----------------------------------------------------------------------------+
  1008.  
  1009. From: shenzhou@mailhost.net                             16-Nov-99 07:01:25
  1010.   To: All                                               16-Nov-99 05:11:17
  1011. Subj: Re: Thinkpad 770 and OS/2 drivers
  1012.  
  1013. From: shenzhou@mailhost.net (Shenzhou)
  1014.  
  1015. On Sat, 13 Nov 1999 06:34:06, grinnell@acunet.net wrote:
  1016.  
  1017. > I've been experiencing some minor troubles running Warp 4.0 FP 8 on my
  1018. > Thinkpad 770. (223MHz w/ 96MB)
  1019. > 1.  I installed Netscape 4.61 and have been experiencing some video
  1020. corruption in
  1021. > the application's window, especially if I scroll down/up a web page.  There
  1022. is
  1023. > corruption in the way the text is rendered as well as corruption in the
  1024. scroll bar
  1025. > itself.  I'm using the most recent drivers available from the Thinkpad
  1026. Device Driver
  1027. >
  1028. I am using exactly the same Thinkpad with Warp 4 and FP 12 and I never
  1029. had any problems running Netscape 4.61 
  1030.  
  1031. The video drivers provided by IBM never gave me any problems at all. 
  1032. The Netscape I am running is the 128 bit encryption version.
  1033.  
  1034. > 2.  IBM still has not saw fit to provide a V.90 upgrade to it's ACP modem
  1035. driver
  1036. > for OS/2.  They've had one for Windows for some time now, but I'm stuck with
  1037. > the original 33.3k driver under OS/2.  Anyone out there know if they EVER
  1038. plan to
  1039. > release an upgrade? 
  1040. >
  1041. I am using a PCMCIA modem. Even if there is a v90 ACP upgrade I think 
  1042. I would still use the PCMCIA modem since the ACP modem under Windows 
  1043. is not known for being very reliable.
  1044.  
  1045. > 3.  I've had some trouble getting the PC Card director to work properly. 
  1046. I've got
  1047. > a MicroTek scanner (an E3) and I've been trying to link to it using an
  1048. Adaptac
  1049. > 1460C PCMCIA card.  The card services seems to be recognizing the SCSI card, 
  1050. but
  1051. > not the scanner.  (It is properly termininated and I've checked the SCSI
  1052. address...
  1053. > it works OK under Win95 booted from another partition and using the same
  1054. > hardware)
  1055. I have never had any problems linking this with the PCMCIA mdoem. I 
  1056. used to use the Adaptec 1460 with a SyJet 1.5 but that was before I 
  1057. bought a docking station, after which I used the internal SCSI adaptor
  1058. which was much faster. The driver for the card came from Adaptec.
  1059.  
  1060. You can also direct your questions to the Thinkpad mailing list where 
  1061. it would probably meet with a wider audience.
  1062.  
  1063. Good luck
  1064.  
  1065. shenzhou
  1066.  
  1067. --- WtrGate+ v0.93.p7 sn 165
  1068.  * Origin: Origin Line 1 Goes Here (1:109/42)
  1069.  
  1070. +----------------------------------------------------------------------------+
  1071.  
  1072. From: sma.spam-not@rtd.com                              16-Nov-99 07:28:16
  1073.   To: All                                               16-Nov-99 05:11:17
  1074. Subj: Re: Quantum 6.4 GB
  1075.  
  1076. From: James Moe <sma.spam-not@rtd.com>
  1077.  
  1078.  
  1079. Steen Bondo wrote:
  1080. > Hi all
  1081. > Anyone else but me having trouble making it bootable/installable..??
  1082.  
  1083.     Er, a little more info?
  1084. Interface: ide, scsi, usb, firewire, sca?
  1085. os/2 : verion, fixpak?
  1086. other: cpu/speed, mb, ram?
  1087.  
  1088. -- 
  1089.  
  1090. sma at rtd dot com
  1091. Remove ".spam-not" for email
  1092.  
  1093. --- WtrGate+ v0.93.p7 sn 165
  1094.  * Origin: Usenet: Sohnen-Moe Associates, Inc (1:109/42)
  1095.  
  1096. +----------------------------------------------------------------------------+
  1097.  
  1098. From: sma.spam-not@rtd.com                              16-Nov-99 07:29:26
  1099.   To: All                                               16-Nov-99 05:11:17
  1100. Subj: Re: FP10
  1101.  
  1102. From: James Moe <sma.spam-not@rtd.com>
  1103.  
  1104.  
  1105. Ken Anderson wrote:
  1106. > Has anybody had problems with FP10 breaking Win-OS/2? Is there any fix
  1107. > for this? Has it been fixed in FP12?
  1108.     No. In fact fp10 repaired a problem I was having with winos2.
  1109.     What, exactly, broke?
  1110.  
  1111. -- 
  1112.  
  1113. sma at rtd dot com
  1114. Remove ".spam-not" for email
  1115.  
  1116. --- WtrGate+ v0.93.p7 sn 165
  1117.  * Origin: Usenet: Sohnen-Moe Associates, Inc (1:109/42)
  1118.  
  1119. +----------------------------------------------------------------------------+
  1120.  
  1121. From: dwparsons@t-online.de                             16-Nov-99 08:30:02
  1122.   To: All                                               16-Nov-99 05:11:17
  1123. Subj: More problems with Comm/2 4.61 GA and/or JAVA118 and/or DOSCALL1?
  1124.  
  1125. From: dwparsons@t-online.de (Dave Parsons)
  1126.  
  1127. On Sunday I had another system crash using 4.61 whilst visiting
  1128. http://www.telegraph.co.uk 'city news' page.
  1129.  
  1130. It occurred after loading a scrolling JAVA banner advertising 'SUN',
  1131. caused a complete crash as in 'The system is stopped', but did not
  1132. leave anything in POPUPLOG.OS2.
  1133.  
  1134. Since I didn't write down the information, I tried to repeat it but it
  1135. seems that the ads are randomly selected and I could not get the
  1136. same SUN ad on the same page again and it would not repeat.
  1137.  
  1138. However, this morning I did get the same SUN ad on the same City News
  1139. page and it froze the system completely. Only the mouse and C-A-D
  1140. worked, nothing else.
  1141.  
  1142. This time however, it did leave quite a lot in POPUPLOG as follows:-
  1143.  
  1144. ------------------------------------------------------------
  1145.  
  1146. 11-15-1999  07:44:00  SYS3175  PID 0090  TID 0001  Slot 009e
  1147. E:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  1148. c0000005
  1149. 001e4c48
  1150. P1=00000002  P2=0066c200  P3=XXXXXXXX  P4=XXXXXXXX  
  1151. EAX=6f557e40  EBX=01557ed8  ECX=0066c1f4  EDX=01000001
  1152. ESI=011e9ae0  EDI=6e000000  
  1153. DS=0053  DSACC=d0f3  DSLIM=1fffffff  
  1154. ES=0053  ESACC=d0f3  ESLIM=1fffffff  
  1155. FS=150b  FSACC=00f3  FSLIM=00000030
  1156. GS=3523  GSACC=10f3  GSLIM=00003fff
  1157. CS:EIP=005b:001e4c48  CSACC=d0df  CSLIM=1fffffff
  1158. SS:ESP=0053:007c6040  SSACC=d0f3  SSLIM=1fffffff
  1159. EBP=01557d70  FLG=00012202
  1160.  
  1161. NETSCAPE.EXE 0001:001d4c48
  1162.  
  1163. ------------------------------------------------------------
  1164.  
  1165. 11-15-1999  07:44:01  SYS3170  PID 0090  TID 0001  Slot 009e
  1166. E:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  1167. c0010001
  1168. 1bf98376
  1169. EAX=16b6bfcc  EBX=16b6bfcc  ECX=16b00000  EDX=007e0030
  1170. ESI=17077644  EDI=17aab5b8  
  1171. DS=0053  DSACC=d0f3  DSLIM=1fffffff  
  1172. ES=0053  ESACC=d0f3  ESLIM=1fffffff  
  1173. FS=150b  FSACC=00f3  FSLIM=00000030
  1174. GS=0000  GSACC=****  GSLIM=********
  1175. CS:EIP=005a:1bd3d995  CSACC=d0df  CSLIM=1fffffff
  1176. SS:ESP=004a:007fef7c  SSACC=d0d3  SSLIM=1fffffff
  1177. EBP=000000e8  FLG=00012206
  1178.  
  1179. DOSCALL1.DLL 0002:00008376
  1180.  
  1181. ------------------------------------------------------------
  1182.  
  1183. 11-15-1999  07:44:01  SYS3170  PID 0090  TID 0001  Slot 009e
  1184. E:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  1185. c0010001
  1186. 1bf98376
  1187. EAX=00000000  EBX=00000090  ECX=00010090  EDX=13e8b474
  1188. ESI=00000000  EDI=00000000  
  1189. DS=0053  DSACC=d0f3  DSLIM=1fffffff  
  1190. ES=0053  ESACC=d0f3  ESLIM=1fffffff  
  1191. FS=150b  FSACC=00f3  FSLIM=00000030
  1192. GS=0000  GSACC=****  GSLIM=********
  1193. CS:EIP=005b:1bdf7810  CSACC=d0df  CSLIM=1fffffff
  1194. SS:ESP=0053:007c65f8  SSACC=d0f3  SSLIM=1fffffff
  1195. EBP=00000000  FLG=00012246
  1196.  
  1197. DOSCALL1.DLL 0002:00008376
  1198.  
  1199. ------------------------------------------------------------
  1200.  
  1201. 11-15-1999  07:44:01  SYS3170  PID 0090  TID 0001  Slot 009e
  1202. E:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  1203. c0010001
  1204. 1bf98376
  1205. EAX=16cacf4c  EBX=16cacf4c  ECX=16c80000  EDX=007e0030
  1206. ESI=17077644  EDI=16cad340  
  1207. DS=0053  DSACC=d0f3  DSLIM=1fffffff  
  1208. ES=0053  ESACC=d0f3  ESLIM=1fffffff  
  1209. FS=150b  FSACC=00f3  FSLIM=00000030
  1210. GS=0000  GSACC=****  GSLIM=********
  1211. CS:EIP=005a:1bd3d995  CSACC=d0df  CSLIM=1fffffff
  1212. SS:ESP=004a:007fef7c  SSACC=d0d3  SSLIM=1fffffff
  1213. EBP=000000e8  FLG=00012202
  1214.  
  1215. DOSCALL1.DLL 0002:00008376
  1216.  
  1217. ------------------------------------------------------------
  1218.  
  1219. 11-15-1999  07:44:01  SYS3170  PID 0090  TID 0001  Slot 009e
  1220. E:\NETSCAPE\PROGRAM\NETSCAPE.EXE
  1221. c0010001
  1222. 1bf98376
  1223. EAX=14d30000  EBX=14d30000  ECX=14d10000  EDX=00000000
  1224. ESI=14d30000  EDI=14d40000  
  1225. DS=0053  DSACC=d0f3  DSLIM=1fffffff  
  1226. ES=0053  ESACC=d0f3  ESLIM=1fffffff  
  1227. FS=150b  FSACC=00f3  FSLIM=00000030
  1228. GS=0000  GSACC=****  GSLIM=********
  1229. CS:EIP=005b:1bd3d995  CSACC=d0df  CSLIM=1fffffff
  1230. SS:ESP=0053:007c6344  SSACC=d0f3  SSLIM=1fffffff
  1231. EBP=000000e8  FLG=00012206
  1232.  
  1233. DOSCALL1.DLL 0002:00008376
  1234.  
  1235. ------------------------------------------------------------
  1236.  
  1237. Using Warp 4 FP12 & Java 1.1.8 + latest fixes from Hursley.
  1238.  
  1239. -- 
  1240. Dave
  1241.  
  1242. --- WtrGate+ v0.93.p7 sn 165
  1243.  * Origin: Usenet: CDL (1:109/42)
  1244.  
  1245. +----------------------------------------------------------------------------+
  1246.  
  1247. From: dink@dontspamme.com                               16-Nov-99 03:31:26
  1248.   To: All                                               16-Nov-99 05:11:17
  1249. Subj: Re: FP10
  1250.  
  1251. From: "dinkmeister" <dink@dontspamme.com>
  1252.  
  1253. On Mon, 15 Nov 1999 12:00:16 -0500, Ken Anderson wrote:
  1254.  
  1255. >Has anybody had problems with FP10 breaking Win-OS/2? Is there any fix
  1256. >for this? Has it been fixed in FP12?
  1257.  
  1258. edit the properties for the Win-OS2 window(s) and change the DOS_FILES
  1259. to 255. 
  1260.  
  1261.  
  1262.  
  1263. - dink ( http://dink.org )
  1264.  
  1265.  
  1266.  
  1267.  
  1268. --- WtrGate+ v0.93.p7 sn 165
  1269.  * Origin: Usenet: psychadelia (1:109/42)
  1270.  
  1271. +----------------------------------------------------------------------------+
  1272.  
  1273. From: tsbinu@in.ibm.com                                 16-Nov-99 15:45:21
  1274.   To: oraeder@attglobal.net                             16-Nov-99 10:39:07
  1275. Subj: Re: JAVA 118 install problem
  1276.  
  1277. To: Otto =?iso-8859-1?Q?R=E4der?= <oraeder@attglobal.net>
  1278. From: Binu T sivaraman <tsbinu@in.ibm.com>
  1279.  
  1280. Hi,
  1281.     Have you installed the latest fisetup (Feature Install Setup) before
  1282. installing Java..?
  1283. Thanks,
  1284. Binu.
  1285.  
  1286. Otto Räder wrote:
  1287. > i am running warp 4.0 with FP 11, Feature Install 1.2.5 and have dloaded
  1288. > Java 1.1.8 (javainrt.exe)
  1289. > and have problems installing runtime support.
  1290. > the INSTALL.EXE starts the browser (Netscape 4.61) and shows the
  1291. > Language-selection screen.
  1292. > when selecting a language (english) a new screen appears with just the
  1293. > Java-logo on it, nothing
  1294. > else. there is no pushbutton or timeout to continue. pulse-program shows
  1295. > no activity at all.
  1296. > any ideas out there ? TIA
  1297. > -------------------------------------------
  1298. >           Gruesse aus Mauerbach
  1299. >               Otto Raeder
  1300.  
  1301. --- WtrGate+ v0.93.p7 sn 165
  1302.  * Origin: Usenet: IBM Austin (1:109/42)
  1303.  
  1304. +----------------------------------------------------------------------------+
  1305.  
  1306. From: reply_to_the_newsgroup@please.com                 16-Nov-99 13:02:10
  1307.   To: All                                               16-Nov-99 10:39:07
  1308. Subj: Re: How to use more than 64MB under OS/2?
  1309.  
  1310. From: reply_to_the_newsgroup@please.com
  1311.  
  1312.  
  1313. Bob Eager wrote [about his MEM utility]:
  1314.  
  1315. > Just that. I never said it was sophisticated! The essence is...it's
  1316. > what OS/2 THINKS it's using....
  1317.  
  1318. That's why it is ideal for our BIOS problem.
  1319. The BIOS problem turns out to be related to your mobo manufacturer.
  1320. BIOS patches from after October 1999 should now be compliant to the updated
  1321. ACPI standard, which is compatible again with the OS/2 way (and DOS 6, NT3.5)
  1322.  
  1323. of interogating the BIOS.
  1324. In the mean time, use Daniela's patch. I tried it on my Gigabyte GA-5AA (bios
  1325. 1.2, june 1999), and it works just fine. Daniela also included MEMTEST.exe,
  1326. which shows you the results of various BIOS calls, source code included.
  1327. Might be usefull to 'convince' your MoBo manufacturer it's their BIOS
  1328. problem, and not your inability to run their MoBo.
  1329. So if you want to run an Athlon system, you're no longer restricted to the
  1330. ASUS K7-M.
  1331.  
  1332. OS/2 forever !
  1333.  
  1334. --- WtrGate+ v0.93.p7 sn 165
  1335.  * Origin: Usenet: Sirius Cybernetics Corporation (1:109/42)
  1336.  
  1337. +----------------------------------------------------------------------------+
  1338.  
  1339. From: sbo@hehe.com                                      16-Nov-99 19:06:08
  1340.   To: All                                               16-Nov-99 20:09:24
  1341. Subj: Quantum 6.4 GB
  1342.  
  1343. From: sbo@hehe.com (Steen Bondo)
  1344.  
  1345. James Moe wrote in a message to Steen Bondo:
  1346.  
  1347. > Anyone else but me having trouble making it bootable/installable..??
  1348. JM>     Er, a little more info?
  1349.  
  1350. I take that as a yes. :-)
  1351.  
  1352. JM> os/2 : verion, fixpak?
  1353. JM> other: cpu/speed, mb, ram?
  1354.  
  1355. ide, udma33 - w4 - fp11 - amd350 - 5mvp3 - 128
  1356. --
  1357. Steen
  1358.  
  1359. --- WtrGate+ v0.93.p7 sn 165
  1360.  * Origin: Origin Line 1 Goes Here (1:109/42)
  1361.  
  1362. +----------------------------------------------------------------------------+
  1363.  
  1364. From: mr_ace@gmx.de                                     16-Nov-99 19:47:08
  1365.   To: All                                               16-Nov-99 20:09:24
  1366. Subj: Trap 000e
  1367.  
  1368. From: mr_ace@gmx.de
  1369.  
  1370. Hi folks!
  1371.  
  1372. I just wanted to say, that I got rid of this nasty Trap000e I told about a
  1373. month before.
  1374. "All" I had to do is to reinstall Warp4 and install FP11... I've been working
  1375. for a month
  1376. now with my machine, and I seems to be all right! :-)
  1377. So obviously it was no RAM-fault or something... 
  1378.  
  1379. Bye!
  1380.  
  1381. Andi
  1382.  
  1383. --- WtrGate+ v0.93.p7 sn 165
  1384.  * Origin: Usenet: University of Karlsruhe (1:109/42)
  1385.  
  1386. +----------------------------------------------------------------------------+
  1387.  
  1388. From: stefan.hoenes-remove-@rwg.de                      16-Nov-99 21:46:09
  1389.   To: All                                               16-Nov-99 20:09:24
  1390. Subj: Re: OS/2 <-> SAMBA problem solved
  1391.  
  1392. From: Stefan Hoenes <stefan.hoenes-remove-@rwg.de>
  1393.  
  1394.  
  1395. Mike schrieb:
  1396. > This is not actually a problem with OS/2, but it is a problem with OS/2
  1397. machines
  1398. > connecting to Samba servers.
  1399. > After upgrading to the latest Samba version (2.0.6) on my Linux machine to
  1400. see
  1401. > if they fixed the FindFirst/FindNext bug with a connecting OS/2 machine, I
  1402. > found that it was still present.  So, I decided to look through the code to
  1403. see
  1404. > if I could find where the problem is, and I did in a relatively short amount 
  1405. of
  1406. > time.  First, let me describe the problem.  When doing a DIR /S X* on a
  1407. Samba
  1408. > mounted drive, it returns immediately with "File not found" without even
  1409. > searching sub-directories.  Whe logging the drive with a program like ZTree
  1410. > Bold, it would fail with multiple "Critical Error [2]" dialog boxes.
  1411. > I tracked this down to the following section of code in trans2.c:
  1412. >   /*
  1413. >    * If there are no matching entries we must return ERRDOS/ERRbadfile -
  1414. >    * from observation of NT.
  1415. >    */
  1416. >   if(numentries == 0)
  1417. >   {
  1418. >     dptr_close(&dptr_num);
  1419. >     return(ERROR(ERRDOS,ERRbadfile));
  1420. >   }
  1421. > Simply changing the return value from ERRbadfile to the correct response
  1422. > (ERRnofiles) solves this problem.
  1423. > I don't know how wide-spread the problem was (it didn't seem to affect samba
  1424. > shares mounted through TVFS).
  1425.  
  1426. Hello Mike,
  1427.  
  1428. we have the same problem. We are testing at the moment samba servers
  1429. under Linux and AIX, and have experienced this problem.
  1430.  
  1431. If I do a 'DIR LA* /S' from a Win NT box all works fine, but if I do
  1432. this from OS/2 I got the error msg SYS0002  File not found.
  1433.  
  1434. We are direct connected to the samba server without TVFS. I think this
  1435. problem concerns all OS/2 clients and you should report this error to
  1436. teh samba team.
  1437.  
  1438. mfg Stefan
  1439.  
  1440. --- WtrGate+ v0.93.p7 sn 165
  1441.  * Origin: Usenet: RWG GmbH,  Stuttgart, Germany, Europe (1:109/42)
  1442.  
  1443. +----------------------------------------------------------------------------+
  1444.  
  1445. From: mikus@bga.com                                     16-Nov-99 06:49:20
  1446.   To: All                                               17-Nov-99 00:49:20
  1447. Subj: Re: >64MB Memory: A fix from our favorite OS/2 programmer...
  1448.  
  1449. From: mikus@bga.com (Mikus Grinbergs)
  1450.  
  1451. > Daniela Engert has once again come through in spades for the OS/2 user...
  1452. >
  1453. > Behold!
  1454. > ftp://hobbes.nmsu.edu/pub/incoming/patchldr.zip
  1455. > (to be moved to:
  1456. > ftp://hobbbes.nmsu.edu/pub/os2/system/patches/patchldr.zip)
  1457.  
  1458. Thanks, Daniela
  1459.  
  1460. And this points out the "drawbacks" when the manufacturer of an
  1461. operating system no longer provides "instant service" unless the
  1462. customer signs up for an expensive maintenance plan.
  1463.  
  1464. What happened here was that BIOSes have changed and no longer
  1465. provide a certain capability that they *did* provide when Warp
  1466. first came out.  Without Daniela Engert, who knows __when__
  1467. IBM would have provided a fix for this incompatibility.
  1468.  
  1469. mikus
  1470.  
  1471. --- WtrGate+ v0.93.p7 sn 165
  1472.  * Origin: Usenet: Gone Walkabout (1:109/42)
  1473.  
  1474. +----------------------------------------------------------------------------+
  1475.  
  1476. From: m.karsch@ath.nl                                   16-Nov-99 15:29:29
  1477.   To: All                                               17-Nov-99 00:49:20
  1478. Subj: e editor returns cannot load application resources
  1479.  
  1480. From: Michiel Karsch <m.karsch@ath.nl>
  1481.  
  1482. Hi!
  1483.  
  1484. At one of my computers the e editor returns cannot load application
  1485. resources, dos return code is 2.
  1486. I 'm using warp4 with fp11. Any idea's.
  1487.  
  1488. Thanx
  1489.  
  1490. --- WtrGate+ v0.93.p7 sn 165
  1491.  * Origin: Usenet: WorldOnline News server (1:109/42)
  1492.  
  1493. +----------------------------------------------------------------------------+
  1494.  
  1495. From: bd83h@bedford.waii.com                            16-Nov-99 15:32:24
  1496.   To: All                                               17-Nov-99 01:54:22
  1497. Subj: Re: Comm/2 keeps bringing down my system.
  1498.  
  1499. From: Steve Drewell <bd83h@bedford.waii.com>
  1500.  
  1501. On Mon, 15 Nov 1999 mchasson@ibm.net wrote:
  1502.  
  1503. ε Perhaps.  I guessed in some posts with Ivan Adzubei in Moscow that the
  1504. ε problem with NS 461 crashes were related to ----get this---- Pmmerge.dll
  1505. ε and the intel HX chipset.  This is because I remembered that we had the
  1506. ε same MB.  In our case an ASUS with the HX chipset. Great MB.
  1507.  
  1508. Are these odd problems related solely to the HX chipset? My motherboard
  1509. (Tyan Titan-III) has a 430FX chipset.
  1510.  
  1511. Cheers,
  1512. Steve
  1513.  
  1514. Western Geophysical, Bedford, UK
  1515. Tel: +44 (0) 1234 224404
  1516. Fax: +44 (0) 1234 224517
  1517.  
  1518.  
  1519. --- WtrGate+ v0.93.p7 sn 165
  1520.  * Origin: Usenet: Western Geophysical, Houston, TX (1:109/42)
  1521.  
  1522. +----------------------------------------------------------------------------+
  1523.  
  1524. From: mchasson@ibm.net                                  16-Nov-99 22:40:28
  1525.   To: All                                               17-Nov-99 03:37:15
  1526. Subj: Re: Comm/2 keeps bringing down my system.
  1527.  
  1528. From: mchasson@ibm.net
  1529.  
  1530. In <991116152520.40428B-100000@bisv3.bedford.waii.com>, on 11/16/99 at
  1531. 03:32 PM,
  1532.    Steve Drewell <bd83h@bedford.waii.com> said:
  1533.  
  1534. >On Mon, 15 Nov 1999 mchasson@ibm.net wrote:
  1535.  
  1536. >ε Perhaps.  I guessed in some posts with Ivan Adzubei in Moscow that the
  1537. >ε problem with NS 461 crashes were related to ----get this----
  1538. >Pmmerge.dll ε and the intel HX chipset.  This is because I remembered
  1539. >that we had the ε same MB.  In our case an ASUS with the HX chipset.
  1540. >Great MB.
  1541.  
  1542. >Are these odd problems related solely to the HX chipset? My motherboard
  1543. >(Tyan Titan-III) has a 430FX chipset.
  1544.  
  1545. >Cheers,
  1546. >Steve
  1547.  
  1548. >Western Geophysical, Bedford, UK
  1549. >Tel: +44 (0) 1234 224404
  1550. >Fax: +44 (0) 1234 224517
  1551.  
  1552. Who knows.   It is just a guess, although the FX is I believe closely
  1553. related.
  1554.  
  1555. -- 
  1556. ----------------------------------------------------
  1557. ------
  1558. Monroe Chasson
  1559. mchasson@ibm.net
  1560. -----------------------------------------------------------
  1561. MR2ICE reg#51 
  1562.  
  1563. --- WtrGate+ v0.93.p7 sn 165
  1564.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  1565. (1:109/42)
  1566.  
  1567. +----------------------------------------------------------------------------+
  1568.  
  1569. From: sma.spam-not@rtd.com                              17-Nov-99 04:20:21
  1570.   To: All                                               17-Nov-99 03:37:15
  1571. Subj: Re: Quantum 6.4 GB
  1572.  
  1573. From: James Moe <sma.spam-not@rtd.com>
  1574.  
  1575.  
  1576. Steen Bondo wrote:
  1577. > James Moe wrote in a message to Steen Bondo:
  1578. > > Anyone else but me having trouble making it bootable/installable..??
  1579. > JM>     Er, a little more info?
  1580. > I take that as a yes. :-)
  1581.    No. There simply was not enough info to even attempt to answer your
  1582. question.
  1583.  
  1584. > JM> os/2 : verion, fixpak?
  1585. > JM> other: cpu/speed, mb, ram?
  1586. > ide, udma33 - w4 - fp11 - amd350 - 5mvp3 - 128
  1587.  
  1588.     Go to IBM's driver site
  1589. ftp://service.boulder.ibm.com/ps/products/os2/os2ddpak/ and download
  1590. idedasd.exe. Or go to Hobbes (http://hobbes.nmsu.edu) and get
  1591. danis506.zip. These are the most current driver versions and can handle
  1592. drives 8GB and up.
  1593.  
  1594.  
  1595. -- 
  1596.  
  1597. sma at rtd dot com
  1598. Remove ".spam-not" for email
  1599.  
  1600. --- WtrGate+ v0.93.p7 sn 165
  1601.  * Origin: Usenet: Sohnen-Moe Associates, Inc (1:109/42)
  1602.  
  1603. +----------------------------------------------------------------------------+
  1604.  
  1605. From: mcbrides@erols.com                                16-Nov-99 19:30:07
  1606.   To: All                                               17-Nov-99 03:37:15
  1607. Subj: Re: >64MB Memory: A fix from our favorite OS/2 programmer...
  1608.  
  1609. From: mcbrides@erols.com (Jerry McBride)
  1610.  
  1611. In article <kLVM4kW2vH3T092yn@daina.bga.com>,
  1612. mikus@bga.com (Mikus Grinbergs) wrote:
  1613. >> Daniela Engert has once again come through in spades for the OS/2 user...
  1614. >>
  1615. >> Behold!
  1616. >> ftp://hobbes.nmsu.edu/pub/incoming/patchldr.zip
  1617. >> (to be moved to:
  1618. >> ftp://hobbbes.nmsu.edu/pub/os2/system/patches/patchldr.zip)
  1619. >
  1620. >Thanks, Daniela
  1621. >
  1622. >And this points out the "drawbacks" when the manufacturer of an
  1623. >operating system no longer provides "instant service" unless the
  1624. >customer signs up for an expensive maintenance plan.
  1625. >
  1626. >What happened here was that BIOSes have changed and no longer
  1627. >provide a certain capability that they *did* provide when Warp
  1628. >first came out.  Without Daniela Engert, who knows __when__
  1629. >IBM would have provided a fix for this incompatibility.
  1630. >
  1631.  
  1632. Geee... I wonder if an internal MicroSoft memo will turn up, detailing how
  1633. to reail-road OS/2 via a BIOS tweak...
  1634.  
  1635. :.)
  1636.  
  1637. --
  1638.  
  1639. *******************************************************************************
  1640.  
  1641. *            Sometimes, the BEST things in life really ARE free...           
  1642. *
  1643. *       Get a FREE copy of NetRexx 1.151 for your next java project at:      
  1644. *
  1645. *                                                                            
  1646. *
  1647. *                      GET IT NOW! WHILE IT'S STILL FREE!                    
  1648. *
  1649. *                                                                            
  1650. *
  1651. *                     http://www2.hursley.ibm.com/netrexx                    
  1652. *
  1653. *******************************************************************************
  1654.  
  1655.  
  1656. /----------------------------------------\
  1657. | From the desktop of: Jerome D. McBride |
  1658. |         mcbrides@erols.com             |
  1659. \----------------------------------------/
  1660.  
  1661. --
  1662.  
  1663. --- WtrGate+ v0.93.p7 sn 165
  1664.  * Origin: Usenet: TEAM-NETREXX (1:109/42)
  1665.  
  1666. +----------------------------------------------------------------------------+
  1667.  
  1668. From: doug.bissett"at"attglobal.net                     11-Nov-99 18:24:12
  1669.   To: All                                               17-Nov-99 10:26:29
  1670. Subj: Re: Fixpack38 *.ddk
  1671.  
  1672. From: doug.bissett"at"attglobal.net (Doug Bissett)
  1673.  
  1674. On Thu, 11 Nov 1999 08:13:33, "Dilbert Firestorm" 
  1675. <wwiv@pppproject.org> wrote:
  1676.  
  1677. > doug,
  1678. > -
  1679. > thanx for the tip on QuickFix. That did the trick for fixpack 38.  It
  1680. allowed
  1681. > me to backout to the original warp. 
  1682.  
  1683. Just downloaded QF12. It was in the Hobbes incoming, on the OS/2 
  1684. supersite (http://www.os2ss.com), this morning.
  1685.  
  1686. > I couldn't do anything at all with respect to loading any windows  program
  1687. in
  1688. > the warp 3 fixpack 38 win-os2 environment.  I had suspected a combination of
  1689. > fixpack 38 & video device driver problems.  It took me some fiddling, and
  1690. got
  1691. > it to load the normal vga driver. I tried to load the multi-media options,
  1692. but
  1693. > it looks like it didn't copy from the original warp3 disks.  It looks like
  1694. > they maybe corrupted.
  1695.  
  1696. I have no idea what this is all about...
  1697.  
  1698. > it is very possible that I didn't apply the fixpack 38 correctly as I
  1699. remember
  1700. > running the fixpack under warp 3 instead of using the utility disk or
  1701. bootos2.
  1702.  
  1703. I use warp4, but I always do fix packs under a normal boot system. It 
  1704. has been a long time since I even tried a standalone boot 
  1705. installation.
  1706.  
  1707. > btw, the video card I use is the Matrox Millenium.  I've installed the very
  1708. > latest drivers which is at 2.31.
  1709. > -
  1710. > Origin: Nuclear Wasteland * 504-394-0509
  1711.  
  1712. I don't know much about the Matrox stuff, but I do know that there are
  1713. a few problems (seems to me that I heard something about problems with
  1714. the latest version, but I don't know the details). If you managed to 
  1715. get it to "work" with the VGA driver, that would indicate that the 
  1716. Matrox driver might have something to do with your problem.
  1717.  
  1718. Perhaps someone else has more information???
  1719. ******************************
  1720. From the PC of Doug Bissett
  1721. doug.bissett at attglobal.net
  1722. The " at " must be changed to "@"
  1723. ******************************
  1724.  
  1725. --- WtrGate+ v0.93.p7 sn 165
  1726.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  1727. (1:109/42)
  1728.  
  1729. +----------------------------------------------------------------------------+
  1730.  
  1731. From: tsbinu@in.ibm.com                                 17-Nov-99 15:31:19
  1732.   To: mckinnis@attglobal.net                            17-Nov-99 10:26:29
  1733. Subj: Re: NS 4.61 and OS2JRE
  1734.  
  1735. To: Chuck McKinnis <mckinnis@attglobal.net>,
  1736. From: Binu T sivaraman <tsbinu@in.ibm.com>
  1737.  
  1738. Hi,
  1739.  You will get the Error "Unsupported java Version" in Netscape, if Java
  1740. is not installed properly. Check the java version on your system. You
  1741. can do this by typing "Java -fullversion" from the command prompt. Check
  1742. also what's the ouput of Netscape's Java Console. Click on "Communicator
  1743. -> Tools -> Java Console". 
  1744.  
  1745. Chuck McKinnis wrote:
  1746. > I am getting same message about unsupported Java version.
  1747. > --
  1748. > Chuck McKinnis
  1749. > Senior Systems Engineer
  1750. > Denver Solutions Group, Inc.
  1751. > IBM Business Partner
  1752. > IBM Senior Systems Engineer (retired)
  1753.  
  1754. --- WtrGate+ v0.93.p7 sn 165
  1755.  * Origin: Usenet: IBM Austin (1:109/42)
  1756.  
  1757. +----------------------------------------------------------------------------+
  1758.  
  1759. From: tsbinu@in.ibm.com                                 17-Nov-99 15:52:01
  1760.   To: mckinnis@attglobal.net                            17-Nov-99 10:26:29
  1761. Subj: Re: NS 4.61 and OS2JRE
  1762.  
  1763. To: Chuck McKinnis <mckinnis@attglobal.net>,
  1764. From: Binu T sivaraman <tsbinu@in.ibm.com>
  1765.  
  1766. Hi,
  1767.  Sorry for sending it twice.
  1768.  You will get the Error "Unsupported java Version" in Netscape, if
  1769. Java is not installed properly. Check the java version on your system.
  1770. You
  1771. can do this by typing "Java -fullversion" from the command prompt.
  1772. Also i would like to know what's the output of Netscape's Java Console. 
  1773. Click on "Communicator -> Tools -> Java Console". 
  1774.  
  1775. As you know Netscape on OS/2 uses the java installed on your system and
  1776. if the Native
  1777. installation is not proper Netscape shows error. 
  1778.  
  1779.  You can also test the applet by using the appletviewer. If the applet
  1780. works fine with appletviewer 
  1781. then there is a problem in Netscape.
  1782.  
  1783. Chuck McKinnis wrote:
  1784. > I am getting same message about unsupported Java version.
  1785. > --
  1786. > Chuck McKinnis
  1787. > Senior Systems Engineer
  1788. > Denver Solutions Group, Inc.
  1789. > IBM Business Partner
  1790. > IBM Senior Systems Engineer (retired)
  1791.  
  1792. --- WtrGate+ v0.93.p7 sn 165
  1793.  * Origin: Usenet: IBM Austin (1:109/42)
  1794.  
  1795. +----------------------------------------------------------------------------+
  1796.  
  1797. From: csaba_r@my-deja.com                               17-Nov-99 12:07:16
  1798.   To: All                                               17-Nov-99 10:27:00
  1799. Subj: Re: True Type Fonts in Warp 4?  HOW???
  1800.  
  1801. From: csaba_r@my-deja.com (Csaba Raduly)
  1802.  
  1803. csouter@yesnet.com.au (Christopher E. Souter) wrote in
  1804. <38269ACE.1D4D2A26@yesnet.com.au>: 
  1805.  
  1806. >Hi, everyone!
  1807. >
  1808. >Thank you for such quick replies!
  1809. >
  1810. >Your help is greatly appreciated!
  1811. >
  1812. >Best regards
  1813. >Chris Souter
  1814. >(Australia)
  1815. >csouter@yesnet.com.au
  1816. >
  1817. >
  1818. >Shane Baker wrote:
  1819. >> 
  1820. >> On Mon, 08 Nov 1999 14:19:39 +1000, Christopher E. Souter wrote:
  1821. >> 
  1822. >> >I recently upgraded from Warp 3 to Warp 4.
  1823. >> >
  1824. >> >One reason why I did this is because I understood that,
  1825. >> >among other things, Warp 4 is supposed to support True
  1826. >> >Type fonts.
  1827. >> >
  1828. [snip] 
  1829. >> Font Pallette -> Edit Font -> Add  ..... and then select the fonts
  1830. >> from the source.
  1831. >> 
  1832.  
  1833. Isn't the font palette limited to eight entries ?
  1834.  
  1835. Csaba
  1836. -- 
  1837. -----BEGIN GEEK CODE BLOCK----- 
  1838. Version 3.1
  1839. GCS/MU d- s:- a30 C++$ UL+ P+>+++ L++ E- W+ N++ o? K? w++>$ O++$ M-
  1840. V- PS PE Y PGP- t+ 5 X++ R* tv++ b++ DI+++ D++ G- e+++ h-- r-- !y+
  1841. -----END GEEK CODE BLOCK----- 
  1842.  
  1843. Csaba Raduly,    Software Developer (OS/2),    Sophos Anti-Virus
  1844. mailto:csaba.raduly@sophos.com            http://www.sophos.com/
  1845. US Support +1 888 SOPHOS 9            UK Support +44 1235 559933
  1846. Life is complex, with real and imaginary parts.
  1847.  
  1848. --- WtrGate+ v0.93.p7 sn 165
  1849.  * Origin: Usenet: SOPHOS Plc (1:109/42)
  1850.  
  1851. +----------------------------------------------------------------------------+
  1852.  
  1853. From: stefand@lcam.u-psud.fr                            17-Nov-99 13:21:05
  1854.   To: All                                               17-Nov-99 14:38:16
  1855. Subj: Anybody using MEMMAN=COMMIT ?
  1856.  
  1857. From: stefand@lcam.u-psud.fr (Stefan A. Deutscher)
  1858.  
  1859. Hi all,
  1860.  
  1861.  I tried yesterday the MEMMAN=COMMIT on my 40 MB RAM / 64 MB swap
  1862. starting size machine, under Warp 4 fp1.
  1863.  
  1864. I hoped it would make the system more reliable, hoped it would now in
  1865. FreeBSD fashion just kill apps trying to allocate more memory than I
  1866. have, rather than giving me the dreaded text mode pop-up letting me kill
  1867. some tasks chose by the system rather than by me. The online help on
  1868. MEMMAN=COMMIT reades something like: applications _can_ receive an
  1869. error-message when allocating more memory than there is.
  1870.  
  1871. Well. Warp boots and, as configured, grows the swap file to about 80 MB.
  1872. After doing some small things, tcsh complains 'No more processes' when I
  1873. try to run 'ls.exe' and refuses to run it. gawk says 'out of memory'. 
  1874. I close some stuff, ls and gawk work again. I open some stuff, ls and
  1875. gawk don't work anymore.
  1876.  
  1877. I am happy, since this is what I wanted. I'd be happy to give it a gig
  1878. of swap or more just to make sure the system stays up and protects
  1879. itself agains overallocation.
  1880.  
  1881. Now I start e.exe. Ooops, it starts! No out of memory nothing message. 
  1882. I start pmview. It starts. I start another copy of it. It starts. 
  1883. I try to start IBM Works -- it sort of starts: It lets me choose a new
  1884. document and then goes away, without a good-bye or error message,
  1885. probably died of memory starvation.
  1886.  
  1887. I try NetScape 2.02. It starts. Better: it begins to load. Seconds later
  1888. the system hangs to the point where only C-A-D work.
  1889.  
  1890.  
  1891.  
  1892. Uhhhm ... where is the bug? Is it in all the apps? Wouldn't this be
  1893. something like cooperative memory management, not much better than
  1894. cooperative multitasking?
  1895.  
  1896. It seems apps are free to ignore the error-message, that is with
  1897. something like the following pseudo code
  1898.  
  1899.  malloc(x)
  1900.  
  1901. instead of
  1902.  
  1903.  if (malloc(x) equals ERROR_CODE) then BAILOUT
  1904.  
  1905. it is still possible to mess up the system. 
  1906.  
  1907. Or shouldn't the OS kill -- or at least refuse to start new -- stuff in
  1908. order to stay up itself? I am used to that kind of behaviour from AIX,
  1909. which documents very well that IBM know how to implement a memory system
  1910. with an extreme level of robustness.
  1911.  
  1912. Does anybody actually use _and_ benefit from the COMMIT setting?
  1913.  
  1914.  Cheers,
  1915.               Stefan
  1916.  
  1917. -- 
  1918. =========================================================================
  1919. Stefan A. Deutscher                       | (+33-(0)1)   voice      fax
  1920. Laboratoire des Collisions Atomiques et   | LCAM :  6915-7699  6915-7671
  1921. Mol\'{e}culaires (LCAM), B\^{a}timent 351 | home :  5624-0992  call first
  1922. Universit\'{e} de Paris-Sud               | email:  sad@utk.edu 
  1923. 91405 Orsay Cedex, France (Europe)        |         (forwarded to France)
  1924. =========================================================================
  1925.  Do you know what they call a quarter-pounder with cheese in Paris?
  1926.  
  1927. --- WtrGate+ v0.93.p7 sn 165
  1928.  * Origin: Usenet: Universite Paris-Sud, France. (1:109/42)
  1929.  
  1930. +----------------------------------------------------------------------------+
  1931.  
  1932. From: stefand@lcam.u-psud.fr                            17-Nov-99 13:30:23
  1933.   To: All                                               17-Nov-99 14:38:16
  1934. Subj: Re: Anybody using MEMMAN=COMMIT ?
  1935.  
  1936. From: stefand@lcam.u-psud.fr (Stefan A. Deutscher)
  1937.  
  1938. On 17 Nov 1999 13:21:10 GMT, Stefan A. Deutscher <stefand@lcam.u-psud.fr>
  1939. wrote:
  1940. >
  1941. >Hi all,
  1942. >
  1943. > I tried yesterday the MEMMAN=COMMIT on my 40 MB RAM / 64 MB swap
  1944. >starting size machine, under Warp 4 fp1.
  1945. >
  1946. >I hoped it would make the system more reliable, hoped it would now in
  1947. >FreeBSD fashion just kill apps trying to allocate more memory than I
  1948. >have, rather than giving me the dreaded text mode pop-up letting me kill
  1949. >some tasks chose by the system rather than by me. The online help on
  1950. >MEMMAN=COMMIT reades something like: applications _can_ receive an
  1951. >error-message when allocating more memory than there is.
  1952. >
  1953. >Well. Warp boots and, as configured, grows the swap file to about 80 MB.
  1954. >After doing some small things, tcsh complains 'No more processes' when I
  1955. >try to run 'ls.exe' and refuses to run it. gawk says 'out of memory'. 
  1956. >I close some stuff, ls and gawk work again. I open some stuff, ls and
  1957. >gawk don't work anymore.
  1958. >
  1959. >I am happy, since this is what I wanted. I'd be happy to give it a gig
  1960. >of swap or more just to make sure the system stays up and protects
  1961. >itself agains overallocation.
  1962.  
  1963. Ahh, I forgot something: In a cmd.exe window, ls and gawk worked just
  1964. fine. In a tcsh window, on the other hand, sh.exe told me once in a
  1965. while "Can't fork. Trying again." This makes me wonder whether perhaps
  1966. the fork() call duplicating the environment and what not always tries to
  1967. allocate a few MB and hence thinks it's out of memory way before e.exe.
  1968. All sh, tcsh, ls, and gawk are compiled with emx/gcc.
  1969.  
  1970. Cheers,
  1971.            Stefan
  1972.  
  1973.  
  1974. -- 
  1975. =========================================================================
  1976. Stefan A. Deutscher                       | (+33-(0)1)   voice      fax
  1977. Laboratoire des Collisions Atomiques et   | LCAM :  6915-7699  6915-7671
  1978. Mol\'{e}culaires (LCAM), B\^{a}timent 351 | home :  5624-0992  call first
  1979. Universit\'{e} de Paris-Sud               | email:  sad@utk.edu 
  1980. 91405 Orsay Cedex, France (Europe)        |         (forwarded to France)
  1981. =========================================================================
  1982.  Do you know what they call a quarter-pounder with cheese in Paris?
  1983.  
  1984. --- WtrGate+ v0.93.p7 sn 165
  1985.  * Origin: Usenet: Universite Paris-Sud, France. (1:109/42)
  1986.  
  1987. +----------------------------------------------------------------------------+
  1988.  
  1989. From: ggpalmer@my-deja.com                              17-Nov-99 13:49:22
  1990.   To: All                                               17-Nov-99 14:38:16
  1991. Subj: Re: How to use more than 64MB under OS/2?
  1992.  
  1993. From: ggpalmer@my-deja.com
  1994.  
  1995. OS/2 and Windows NT/9x use different BIOS calls to
  1996. determine how much memory is available.  OS/2 uses
  1997. INT 15h,AX=E801h while Windows uses INT 15h,AX=E820h.
  1998.  
  1999. Award has had support for the E801 call since late in
  2000. 1995.  Recently, though, this support was made
  2001. conditional on ACPI in order to pass an Intel
  2002. "Component Validation Test".  In other words a BIOS
  2003. with ACPI support could not have E801 support.  Very
  2004. recently (October), this code was refined to allow
  2005. the E801 support to be included even if ACPI is
  2006. supported.
  2007.  
  2008. In summary, your BIOS doesn't have support for the
  2009. runtime call OS/2 needs to correctly determine how
  2010. much memory above 64MB is available.  It is possible
  2011. that a BIOS upgrade from Gigabyte might fix this.
  2012.  
  2013. In article <3827F471.F00E31B8@please.com>,
  2014.   reply_to_the_newsgroup@please.com wrote:
  2015. >
  2016. >
  2017. > Mike Ruskai wrote:
  2018. >
  2019. > > If not, then you should look for a setting in
  2020. your computer's CMOS setup
  2021. > > saying something about OS/2 and >64MB of RAM,
  2022. which you should toggle to
  2023. > > YES.
  2024. >
  2025. > At the moment this setting only affects OS/2 2.1
  2026. (same for 'Boot to OS/2').
  2027. > This problem is common to most Athlon boards and
  2028. most 'modern' motherboards,
  2029. > it's a BIOS and OSLDR thing, and where digging this
  2030. up.
  2031. > Look in the comp.os.os2.setup.misc newsgroup.
  2032. >
  2033. > If you need a fully working Athlon board fast, get
  2034. the Asus K7M. Two people
  2035. > (that I know of) have confirmed it is OS/2
  2036. compliant.
  2037. > If you can wait, it's probably gonna be a BIOS
  2038. update ( I  don't know what
  2039. > the time-scale is though !)
  2040. >
  2041. > Hang on !
  2042. >
  2043. > Wim Wauters
  2044. >
  2045. >
  2046.  
  2047.  
  2048. Sent via Deja.com http://www.deja.com/
  2049. Before you buy.
  2050.  
  2051. --- WtrGate+ v0.93.p7 sn 165
  2052.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  2053.  
  2054. +----------------------------------------------------------------------------+
  2055.  
  2056. From: mckinnis@attglobal.net                            17-Nov-99 07:24:09
  2057.   To: All                                               17-Nov-99 14:38:16
  2058. Subj: Re: NS 4.61 and OS2JRE
  2059.  
  2060. From: Chuck McKinnis <mckinnis@attglobal.net>
  2061.  
  2062. Remember, this is OS2JRE.  There is no JAVA.EXE, only JRE.EXE.  JRE -d
  2063. is documented as being the way to get the version, but it doesn't seem
  2064. to work.  JRE -d spits out a bunch of stuff and the pertinent
  2065. information rolls out of the window.
  2066.  
  2067. Binu T sivaraman wrote:
  2068. > Hi,
  2069. >  Sorry for sending it twice.
  2070. >  You will get the Error "Unsupported java Version" in Netscape, if
  2071. > Java is not installed properly. Check the java version on your system.
  2072. > You
  2073. > can do this by typing "Java -fullversion" from the command prompt.
  2074. > Also i would like to know what's the output of Netscape's Java Console.
  2075. > Click on "Communicator -> Tools -> Java Console".
  2076. > As you know Netscape on OS/2 uses the java installed on your system and
  2077. > if the Native
  2078. > installation is not proper Netscape shows error.
  2079. >  You can also test the applet by using the appletviewer. If the applet
  2080. > works fine with appletviewer
  2081. > then there is a problem in Netscape.
  2082. > Chuck McKinnis wrote:
  2083. > >
  2084. > > I am getting same message about unsupported Java version.
  2085. > >
  2086. > > --
  2087. > > Chuck McKinnis
  2088. > > Senior Systems Engineer
  2089. > > Denver Solutions Group, Inc.
  2090. > > IBM Business Partner
  2091. > > IBM Senior Systems Engineer (retired)
  2092.  
  2093. -- 
  2094. Chuck McKinnis
  2095. Senior Systems Engineer
  2096. Denver Solutions Group, Inc.
  2097. IBM Business Partner
  2098. IBM Senior Systems Engineer (retired)
  2099.  
  2100. --- WtrGate+ v0.93.p7 sn 165
  2101.  * Origin: Usenet: Denver Solutions Group (1:109/42)
  2102.  
  2103. +----------------------------------------------------------------------------+
  2104.  
  2105. From: mnieuw@my-deja.com                                17-Nov-99 16:18:06
  2106.   To: All                                               17-Nov-99 14:38:17
  2107. Subj: Files get completely cleared
  2108.  
  2109. From: mnieuw@my-deja.com
  2110.  
  2111. Hi,
  2112.  
  2113. The last week I have occurances of files being completely wiped to
  2114. zero. This happens to both object and executable files. An executable
  2115. can work fine one afternoon, when I come in the next morning and
  2116. power-up the machine, it won't work because it's all set to zero. I
  2117. never had this before. I have just applied FP12, but can't imagine this
  2118. is caused by a fixpak. These are files build with Watcom C . I have't
  2119. had it happening with other files. Any ideas what may cause this?
  2120. Has anyone else problems with FP12 and files?
  2121.  
  2122. Thanks, Mat Nieuwenhoven
  2123.  
  2124.  
  2125. Sent via Deja.com http://www.deja.com/
  2126. Before you buy.
  2127.  
  2128. --- WtrGate+ v0.93.p7 sn 165
  2129.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  2130.  
  2131. +----------------------------------------------------------------------------+
  2132.  
  2133. From: doug.bissett"at"attglobal.net                     17-Nov-99 18:33:16
  2134.   To: All                                               17-Nov-99 16:33:03
  2135. Subj: Re: True Type Fonts in Warp 4?  HOW???
  2136.  
  2137. From: doug.bissett"at"attglobal.net (Doug Bissett)
  2138.  
  2139. On Wed, 17 Nov 1999 12:07:33, csaba_r@my-deja.com (Csaba Raduly) 
  2140. wrote:
  2141.  
  2142. > Isn't the font palette limited to eight entries ?
  2143. >  
  2144. > Csaba
  2145. > --
  2146.  
  2147. It will only display 8 at one time, but you could have thousands of 
  2148. fonts installed behind the display. Clicking Edit Font allows you to 
  2149. select which font (and the size) to display, in the selected 
  2150. posistion, from all of the installed fonts. All of the installed fonts
  2151. will be available to any program that supports changing fonts.
  2152.  
  2153. Hope this helps...
  2154. ******************************
  2155. From the PC of Doug Bissett
  2156. doug.bissett at attglobal.net
  2157. The " at " must be changed to "@"
  2158. ******************************
  2159.  
  2160. --- WtrGate+ v0.93.p7 sn 165
  2161.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  2162. (1:109/42)
  2163.  
  2164. +----------------------------------------------------------------------------+
  2165.  
  2166. From: seg@NOSPAM-us.ibm.com                             17-Nov-99 12:57:08
  2167.   To: All                                               17-Nov-99 16:33:03
  2168. Subj: Please try new loader for >64m
  2169.  
  2170. From: "Scott E. Garfinkle" <seg@NOSPAM-us.ibm.com>
  2171.  
  2172. I've finally been prodded enough to try a simple coding for testing memory
  2173. >64m using the "NT method".
  2174. A warp 4 fp12 level os2ldr (which should work for FP 10,11,12 at least) is
  2175. available for the moment as
  2176. ftp://testcase.boulder.ibm.com/ps/fromibm/os2/e820ldr.zip. This contains an
  2177. os2ldr, which rerplaces the current (readonly/hidden) file. Make sure you
  2178. back up your current os2ldr and that you have a boot floppy before messing
  2179. with this!
  2180.  
  2181. Here's what I want to know:
  2182.     1) If this os2ldr BREAKS an existing configuration (e.g. won't boot
  2183. or reports less memory than 
  2184.         before if your current BIOS supports OS/2 mem > 64mb
  2185. correctly already).
  2186.     2) If your BIOS does NOT currently currectly show OS/2 the memory
  2187. count > 64mb, does this
  2188.                change help?
  2189.  
  2190. Please respond in the newsgroup. Please DON'T inundate me with stuff that
  2191. won't help me with the above questions.
  2192.     regards, scott
  2193.  
  2194.  
  2195. --- WtrGate+ v0.93.p7 sn 165
  2196.  * Origin: Usenet: NCSD OS/2 Service (1:109/42)
  2197.  
  2198. +----------------------------------------------------------------------------+
  2199.  
  2200. From: sma@spam-not.rtd.com                              17-Nov-99 20:01:11
  2201.   To: All                                               18-Nov-99 14:35:21
  2202. Subj: Re: True Type Fonts in Warp 4?  HOW???
  2203.  
  2204. From: James Moe <sma@spam-not.rtd.com>
  2205.  
  2206.  
  2207. Csaba Raduly wrote:
  2208. > Isn't the font palette limited to eight entries ?
  2209.     Only in the drag-n-drop window. The actual number of fonts that can
  2210. be installed is effectively infinite. The more fonts installed, the more
  2211. RAM that is used (and disk space, of course).
  2212.  
  2213. -- 
  2214.  
  2215. sma at rtd dot com
  2216. Remove "spam-not." for email
  2217.  
  2218. --- WtrGate+ v0.93.p7 sn 165
  2219.  * Origin: Usenet: Northlink (northlink.com) (1:109/42)
  2220.  
  2221. +----------------------------------------------------------------------------+
  2222.  
  2223. From: sbo@hehe.com                                      17-Nov-99 22:43:19
  2224.   To: All                                               18-Nov-99 21:42:12
  2225. Subj: Quantum 6.4 GB
  2226.  
  2227. From: sbo@hehe.com (Steen Bondo)
  2228.  
  2229. James Moe wrote in a message to Steen Bondo:
  2230.  
  2231. > ide, udma33 - w4 - fp11 - amd350 - 5mvp3 - 128
  2232.  
  2233. JM>     Go to IBM's driver site
  2234. JM> ftp://service.boulder.ibm.com/ps/products/os2/os2ddpak/ and 
  2235. JM> download
  2236. JM> idedasd.exe. Or go to Hobbes (http://hobbes.nmsu.edu) and get
  2237. JM> danis506.zip. These are the most current driver versions and can
  2238. JM> handle drives 8GB and up.
  2239.  
  2240. So cut fp8 I believe....
  2241. --
  2242. Steen
  2243.  
  2244. --- WtrGate+ v0.93.p7 sn 165
  2245.  * Origin: Origin Line 1 Goes Here (1:109/42)
  2246.  
  2247. +----------------------------------------------------------------------------+
  2248.  
  2249. From: sbo@hehe.com                                      17-Nov-99 22:47:24
  2250.   To: All                                               18-Nov-99 21:42:12
  2251. Subj: Quantum 6.4 GB
  2252.  
  2253. From: sbo@hehe.com (Steen Bondo)
  2254.  
  2255. following up a message from Steen Bondo to James Moe:
  2256.  
  2257. SB> So cut fp8 I believe....
  2258.  
  2259. Something went wrong during re-editing here: cut = could :-)
  2260. --
  2261. Steen
  2262.  
  2263. --- WtrGate+ v0.93.p7 sn 165
  2264.  * Origin: Origin Line 1 Goes Here (1:109/42)
  2265.  
  2266. +----------------------------------------------------------------------------+
  2267.  
  2268. From: us@appo.demon.co.uk                               17-Nov-99 21:33:24
  2269.   To: All                                               18-Nov-99 21:42:12
  2270. Subj: NS4.61 glitch - minor
  2271.  
  2272. From: "Marcus, Aviva and Rhiannon" <us@appo.demon.co.uk>
  2273.  
  2274. Hi...
  2275.  
  2276. No it's not that the splash screen says 4.6 rather than 4.61,
  2277. it's...
  2278.  
  2279. If you edit a message in online mode, start the posting that
  2280. triggers the spell check and then attempt to stop the spell check
  2281. (because you have disconnected the dialler and suddenly realise this
  2282. of course) there is a crash. NS just disappears without the bad app.
  2283. box from OS/2.
  2284.  
  2285. yours, Marcus.
  2286. -- 
  2287. Marcus, Aviva and Rhiannon at the 'Appo Site'
  2288. Marcus: marcus@appo.demon.co.uk
  2289. Aviva: aviva@appo.demon.co.uk
  2290. Rhiannon: rhiannon@appo.demon.co.uk
  2291.  
  2292.  
  2293. --- WtrGate+ v0.93.p7 sn 165
  2294.  * Origin: Usenet: The Appo Site (1:109/42)
  2295.  
  2296. +----------------------------------------------------------------------------+
  2297.  
  2298. From: us@appo.demon.co.uk                               17-Nov-99 21:46:13
  2299.   To: All                                               18-Nov-99 21:42:12
  2300. Subj: What does APAR stand for anyway?
  2301.  
  2302. From: "Marcus, Aviva and Rhiannon" <us@appo.demon.co.uk>
  2303.  
  2304. Hi.
  2305.  
  2306. It's just one of those questions that I keep meaning to ask, but
  2307. never get around to.
  2308.  
  2309. 1) What does APAR actually stand for?
  2310. 2) What do you thing it should stand for?
  2311.  
  2312. Another Programmer Accumulates Riches maybe?
  2313. Answers on a post CAD please.
  2314.  
  2315. yours, Marcus
  2316. -- 
  2317. Marcus, Aviva and Rhiannon at the 'Appo Site'
  2318. Marcus: marcus@appo.demon.co.uk
  2319. Aviva: aviva@appo.demon.co.uk
  2320. Rhiannon: rhiannon@appo.demon.co.uk
  2321.  
  2322.  
  2323. --- WtrGate+ v0.93.p7 sn 165
  2324.  * Origin: Usenet: The Appo Site (1:109/42)
  2325.  
  2326. +----------------------------------------------------------------------------+
  2327.  
  2328. From: gj@NOSPAM.ucdavis.edu                             17-Nov-99 15:41:14
  2329.   To: All                                               18-Nov-99 21:42:12
  2330. Subj: Re: >64MB Memory: A fix from our favorite OS/2 programmer...
  2331.  
  2332. From: "G. J. Mattey" <gj@NOSPAM.ucdavis.edu>
  2333.  
  2334. This worked for me, ending my frustration of the past four months.
  2335.  
  2336. Kudos to Daniela.
  2337.  
  2338. G. J. Mattey
  2339. UC Davis Philosophy Department
  2340.  
  2341. hunters@sapphire.indstate.edu wrote:
  2342.  
  2343. > Daniela Engert has once again come through in spades for the OS/2 user...
  2344. >
  2345. > Behold!
  2346. > ftp://hobbes.nmsu.edu/pub/incoming/patchldr.zip
  2347. > (to be moved to:
  2348. > ftp://hobbbes.nmsu.edu/pub/os2/system/patches/patchldr.zip)
  2349. >
  2350. > :)
  2351. >
  2352. > --
  2353. > -Steven Hunter                *OS/2 Warp 4 * |But on the other hand...|
  2354. > hunters@sapphire.indstate.edu *AMD K6-2 400* |There's 5 more fingers. |
  2355. >
  2356. > Sent via Deja.com http://www.deja.com/
  2357. > Before you buy.
  2358.  
  2359. --- WtrGate+ v0.93.p7 sn 165
  2360.  * Origin: Usenet: UC Davis Philosophy Department (1:109/42)
  2361.  
  2362. +----------------------------------------------------------------------------+
  2363.  
  2364. From: donnelly@tampabay.rr.com                          18-Nov-99 00:19:29
  2365.   To: All                                               18-Nov-99 21:42:12
  2366. Subj: Re: Anybody using MEMMAN=COMMIT ?
  2367.  
  2368. From: donnelly@tampabay.rr.com (Buddy Donnelly)
  2369.  
  2370. On Wed, 17 Nov 1999 13:21:10, stefand@lcam.u-psud.fr (Stefan A. Deutscher) 
  2371. a ┌crit dans un message:
  2372.  
  2373. >  I tried yesterday the MEMMAN=COMMIT on my 40 MB RAM / 64 MB swap
  2374. > starting size machine, under Warp 4 fp1.
  2375.  
  2376. etc. essnipt.
  2377.  
  2378. I've used it, off and on on several systems, without any of the problems 
  2379. you report. What it does, fundamentally as far as I can see, is to cause 
  2380. space to be "committed" in the swap file for the projected memory demands 
  2381. of any program you start, when you start it up. The swap file gets as large
  2382. as it ever will have to, probably, right when you start everything up.
  2383.  
  2384. You might try removing everything from your Startup folder and see what 
  2385. changes?
  2386.  
  2387. I have run my older ThinkPad (slow HD, 486, 20MB) with and without it for 
  2388. extended periods to see if it made any overall improvement. It was 
  2389. different, but not necessarily better.
  2390.  
  2391.  
  2392. -- 
  2393.  
  2394. Good luck,
  2395.  
  2396. Buddy
  2397.  
  2398. Buddy Donnelly
  2399. donnelly@tampabay.rr.com
  2400.  
  2401.  
  2402. --- WtrGate+ v0.93.p7 sn 165
  2403.  * Origin: Usenet: RoadRunner - TampaBay (1:109/42)
  2404.  
  2405. +----------------------------------------------------------------------------+
  2406.  
  2407. From: donnelly@tampabay.rr.com                          18-Nov-99 00:40:08
  2408.   To: All                                               18-Nov-99 21:42:12
  2409. Subj: Re: True Type Fonts in Warp 4?  HOW???
  2410.  
  2411. From: donnelly@tampabay.rr.com (Buddy Donnelly)
  2412.  
  2413. On Wed, 17 Nov 1999 12:07:33, csaba_r@my-deja.com (Csaba Raduly) a ┌crit 
  2414. dans un message:
  2415. > [snip] 
  2416. > >> Font Pallette -> Edit Font -> Add  ..... and then select the fonts
  2417. > >> from the source.
  2418. > >> 
  2419. > Isn't the font palette limited to eight entries ?
  2420.  
  2421. Each Font Palette is, but you can create as many more Font Palettes objects
  2422. as you want, and any of them will access the complete list of Installed 
  2423. Fonts via the 
  2424. Edit Font | Add dialog.
  2425.  
  2426. Not many applications accept dragged fonts very well for anything other 
  2427. than the appearance of control buttons and menus, but I'm happy to say that
  2428. DeScribe is one of the best. It's really easy to create a Font Palette 
  2429. customized for a particular document style, say, "Monthly Newsletter", and 
  2430. keep it in a "Work Area" folder along with the template for that document 
  2431. style, so that the "Newsletter Fonts Palette" opens when you start work on 
  2432. your Newsletter. You can then make use of the Font Palette's ability to 
  2433. drag fonts along with point size and extra attributes like Underline, and 
  2434. any text that is hilited will instantly change to display the newly 
  2435. assigned font.
  2436.  
  2437.  
  2438. -- 
  2439.  
  2440. Good luck,
  2441.  
  2442. Buddy
  2443.  
  2444. Buddy Donnelly
  2445. donnelly@tampabay.rr.com
  2446.  
  2447.  
  2448. --- WtrGate+ v0.93.p7 sn 165
  2449.  * Origin: Usenet: RoadRunner - TampaBay (1:109/42)
  2450.  
  2451. +----------------------------------------------------------------------------+
  2452.  
  2453. From: jmprice@calweb.com                                17-Nov-99 18:02:07
  2454.   To: All                                               18-Nov-99 21:42:12
  2455. Subj: Re: NS 4.61 Memory Leak & System Freeze
  2456.  
  2457. From: John M Price PhD <jmprice@calweb.com>
  2458.  
  2459. In comp.os.os2.apps article <382ff499.0@iridium.webone.com.au>
  2460. Brian@webone.com.au wrote:
  2461. : Alan,
  2462. : The easiest thing to try is to go into the preferences and set all your
  2463. CACHE to 0.
  2464. : If this fixes the problem, then get SCACHE. It is easy to install and a lot
  2465. quicker.
  2466.  
  2467. From where?  What is the URL for that?
  2468.  
  2469.  
  2470. -- 
  2471. John M. Price, PhD                                     jmprice@calweb.com
  2472. Life: Chemistry, but with feeling!      |      PGP Key on request or FTP!
  2473.   Email responses to my Usenet articles will be posted at my discretion. 
  2474. Comoderator: sci.psychology.psychotherapy.moderated          Atheist# 683
  2475.                      Syndicate Section III - Number 1
  2476.  
  2477. The ancient Poets animated all sensible objects with Gods of Geniuses,
  2478. calling them by the names and adorning them with the properties of
  2479. woods, rivers, mountains, lakes, cities, nations, and whatever their
  2480. enlarged & numerous senses could perceive. And particularly they
  2481. studied the genius of each city & country, placing it under its mental
  2482. deity. Till a system was formed, which some took advantage of and
  2483. enslav'd the vulgar by attempting to realize or abstract the mental
  2484. deities from their objects; thus began Priesthood. Choosing forms of
  2485. worship from poetic tales. And at length they pronounc'd that the Gods
  2486. had order'd such things. Thus men forgot that all deities reside in
  2487. the human breast.
  2488.     - William Blake  "The Marriage Of Heaven And Hell"
  2489.  
  2490. --- WtrGate+ v0.93.p7 sn 165
  2491.  * Origin: Usenet: his very own desk! (1:109/42)
  2492.  
  2493. +----------------------------------------------------------------------------+
  2494.  
  2495. From: donald@duck.com                                   18-Nov-99 01:57:08
  2496.   To: All                                               18-Nov-99 21:42:12
  2497. Subj: Re: What does APAR stand for anyway?
  2498.  
  2499. From: "Paul Mitchell" <donald@duck.com>
  2500.  
  2501. "Marcus, Aviva and Rhiannon" <us@appo.demon.co.uk> wrote in message
  2502. news:38332232.34426506@appo.demon.co.uk...
  2503.  
  2504. > 1) What does APAR actually stand for?
  2505.  
  2506. As I recall, Authorized Program Analysis Report. It's IBM-speak for a bug
  2507. report.
  2508.  
  2509. > 2) What do you thing it should stand for?
  2510.  
  2511. Well, since it's about a bug, I'd say "Argh! Programs Aren't Running!".
  2512.  
  2513. Analyst Programmers Are Revolting?
  2514.  
  2515. Oh man, I've been awake far too long for wit :-)
  2516.  
  2517. Regards,
  2518.  
  2519. Paul Mitchell, Xenesis Limited
  2520. paul dot mitchell at xenesis dot com
  2521. (not donald@duck.com really :-)
  2522.  
  2523.  
  2524. --- WtrGate+ v0.93.p7 sn 165
  2525.  * Origin: Usenet: RemarQ http://www.remarQ.com (1:109/42)
  2526.  
  2527. +----------------------------------------------------------------------------+
  2528.  
  2529. From: jmprice@calweb.com                                17-Nov-99 18:06:05
  2530.   To: All                                               18-Nov-99 21:42:12
  2531. Subj: Re: FP12 Unwanted Behavior
  2532.  
  2533. From: John M Price PhD <jmprice@calweb.com>
  2534.  
  2535. In comp.os.os2.bugs article <2abL4kW2vXFR092yn@daina.bga.com> Mikus Grinbergs
  2536. <mikus@bga.com> wrote:
  2537. : I sometimes have a solitaire-type card game (fmcrd320.zip by Felix
  2538. : Maschek) up on my screen.  Starting with FP12, after playing for
  2539. : a while, my system would repetitively perform "disk activity" about
  2540. : every three seconds while an unfinished card game had the focus,
  2541. : whether or not I had interacted with the game.
  2542.  
  2543. : At about the time I put in the PMMERGE from pmr00052, this unwanted
  2544. : "disk activity" went away.  I have no idea why FP12 was doing this
  2545. : (annoying to me) periodic "disk activity".
  2546.  
  2547. What is this PMMERGE from pmr00052?  I am really getting sick of PMMERGE
  2548. crashing everything from teh IBM dialer to PMMail, etc.
  2549.  
  2550. Warp 4, FP11.
  2551.  
  2552.  
  2553. -- 
  2554. John M. Price, PhD                                     jmprice@calweb.com
  2555. Life: Chemistry, but with feeling!      |      PGP Key on request or FTP!
  2556.   Email responses to my Usenet articles will be posted at my discretion. 
  2557. Comoderator: sci.psychology.psychotherapy.moderated          Atheist# 683
  2558.                      Syndicate Section III - Number 1
  2559.  
  2560. Be Direct.  Usually you can accomplish more that way.
  2561.         - Cinese Fortune Cookie.
  2562.  
  2563. --- WtrGate+ v0.93.p7 sn 165
  2564.  * Origin: Usenet: his very own desk! (1:109/42)
  2565.  
  2566. +----------------------------------------------------------------------------+
  2567.  
  2568. From: Kanderson@kanderson.net                           17-Nov-99 18:25:22
  2569.   To: All                                               18-Nov-99 21:42:12
  2570. Subj: Re: FP10
  2571.  
  2572. From: Ken anderson <Kanderson@kanderson.net>
  2573.  
  2574. After installing FP10 the icon for the Win-OS2 session changes to a generic
  2575. window pane. When clicking on the icon I get the properties menu. When
  2576. trying a full screen session, I get nothing but a black screen.
  2577.  
  2578. James Moe wrote:
  2579.  
  2580. > Ken Anderson wrote:
  2581. > >
  2582. > > Has anybody had problems with FP10 breaking Win-OS/2? Is there any fix
  2583. > > for this? Has it been fixed in FP12?
  2584. > >
  2585. >     No. In fact fp10 repaired a problem I was having with winos2.
  2586. >     What, exactly, broke?
  2587. >
  2588. > --
  2589. >
  2590. > sma at rtd dot com
  2591. > Remove ".spam-not" for email
  2592.  
  2593. --- WtrGate+ v0.93.p7 sn 165
  2594.  * Origin: Usenet: SBC Internet Services (1:109/42)
  2595.  
  2596. +----------------------------------------------------------------------------+
  2597.  
  2598. From: sma.spam-not@rtd.com                              18-Nov-99 02:48:02
  2599.   To: All                                               18-Nov-99 21:42:12
  2600. Subj: Re: Anybody using MEMMAN=COMMIT ?
  2601.  
  2602. From: James Moe <sma.spam-not@rtd.com>
  2603.  
  2604.  
  2605. "Stefan A. Deutscher" wrote:
  2606. > Hi all,
  2607. >  I tried yesterday the MEMMAN=COMMIT on my 40 MB RAM / 64 MB swap
  2608. > starting size machine, under Warp 4 fp1.
  2609.     What MEMMAN=COMMIT does is reserve space in the swap file for a
  2610. process' memory request(s). The default method is to allocate the memory
  2611. but, unless it is actually used, it is not committed. This means that
  2612. programs can ask for huge amounts of memory, use only a little, and the
  2613. system will not thrash itself to death swapping to disk, or have the
  2614. swap file grow to olympian proportions.
  2615.     When COMMIT is active, likely tcsh cannot fork a process because not
  2616. enough space exists in the swap file to satisfy the allcation request.
  2617. The program can then either ask for less memory, or blow it off.
  2618.  
  2619.  
  2620. sma at rtd dot com
  2621. Remove ".spam-not" for email
  2622.  
  2623. --- WtrGate+ v0.93.p7 sn 165
  2624.  * Origin: Usenet: Sohnen-Moe Associates, Inc (1:109/42)
  2625.  
  2626. +----------------------------------------------------------------------------+
  2627.  
  2628. From: gj@NOSPAM.ucdavis.edu                             17-Nov-99 18:53:15
  2629.   To: All                                               18-Nov-99 21:42:12
  2630. Subj: Re: >64MB Memory: A fix from our favorite OS/2 programmer...
  2631.  
  2632. From: "G. J. Mattey" <gj@NOSPAM.ucdavis.edu>
  2633.  
  2634.  
  2635. Jerry McBride wrote:
  2636.  
  2637. > In article <kLVM4kW2vH3T092yn@daina.bga.com>,
  2638. > mikus@bga.com (Mikus Grinbergs) wrote:
  2639. > >> Daniela Engert has once again come through in spades for the OS/2 user...
  2640. > >>
  2641. > >> Behold!
  2642. > >> ftp://hobbes.nmsu.edu/pub/incoming/patchldr.zip
  2643. > >> (to be moved to:
  2644. > >> ftp://hobbbes.nmsu.edu/pub/os2/system/patches/patchldr.zip)
  2645. > >
  2646. > >Thanks, Daniela
  2647. > >
  2648. > >And this points out the "drawbacks" when the manufacturer of an
  2649. > >operating system no longer provides "instant service" unless the
  2650. > >customer signs up for an expensive maintenance plan.
  2651. > >
  2652. > >What happened here was that BIOSes have changed and no longer
  2653. > >provide a certain capability that they *did* provide when Warp
  2654. > >first came out.  Without Daniela Engert, who knows __when__
  2655. > >IBM would have provided a fix for this incompatibility.
  2656. > >
  2657. >
  2658. > Geee... I wonder if an internal MicroSoft memo will turn up, detailing how
  2659. > to reail-road OS/2 via a BIOS tweak...
  2660. >
  2661. > :.)
  2662. >
  2663. >
  2664.  
  2665. Hmm...  The ACPI specifications were written by Intel, Microsoft and Toshiba,
  2666. beginning in 1996.
  2667.  
  2668. http://www.teleport.com/~acpi/
  2669.  
  2670. I guess li'l ole IBM didn't take much notice of it.
  2671.  
  2672. G. J. Mattey
  2673. UC Davis Philosophy Department
  2674.  
  2675. > --
  2676. >
  2677. >
  2678. *******************************************************************************
  2679.  
  2680. > *            Sometimes, the BEST things in life really ARE free...           
  2681.  *
  2682. > *       Get a FREE copy of NetRexx 1.151 for your next java project at:      
  2683.  *
  2684. > *                                                                            
  2685.  *
  2686. > *                      GET IT NOW! WHILE IT'S STILL FREE!                    
  2687.  *
  2688. > *                                                                            
  2689.  *
  2690. > *                     http://www2.hursley.ibm.com/netrexx                    
  2691.  *
  2692. >
  2693. *******************************************************************************
  2694.  
  2695. >
  2696. > /----------------------------------------\
  2697. > | From the desktop of: Jerome D. McBride |
  2698. > |         mcbrides@erols.com             |
  2699. > \----------------------------------------/
  2700. >
  2701. > --
  2702.  
  2703. --- WtrGate+ v0.93.p7 sn 165
  2704.  * Origin: Usenet: UC Davis Philosophy Department (1:109/42)
  2705.  
  2706. +----------------------------------------------------------------------------+
  2707.  
  2708. From: ddudley@intcomm.net                               17-Nov-99 22:20:22
  2709.   To: All                                               18-Nov-99 21:42:13
  2710. Subj: WS4eB Server Crashes and Love/Hate relationships
  2711.  
  2712. From: David Dudley <ddudley@intcomm.net>
  2713.  
  2714. <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  2715. <html>
  2716. Well, Scott, first, let me thank you for at least being around listening
  2717. to our gripes.
  2718. <p>I've emailed you before concerning Traps I was having with my WS4eB
  2719. server, which you forwarded on to Rodney - thanks.
  2720. <br>From the 3 crash dump files I sent him, he basically said it was a
  2721. hardware problem, and I should look into finding problems with the hardware.
  2722. <br>First, let me say that this EXACT same computer ran on OS/2 Warp Server
  2723. Advanced for over a year, with absolutely no problems whatsoever. 
  2724. To think that a hardware problem could occur simultaniously to the exact
  2725. DAY when I "upgraded" (loose term there...) to WS4eB would be a pretty
  2726. big stretch, but, I'm willing to go along with it (and it gave my boss
  2727. the incentive to turn loose of the checkbook for a month while I put together
  2728. the new server - always a good sign ;-).
  2729. <br>Now, one month later, I have a new AMD K6/2 450 with 192MB of memory,
  2730. 37GB of disk, 2-100BT network cards.... nice, and fast.  ;-)
  2731. <p>Problem:  From the moment the system was started, I have had crashes
  2732. at odd times.  Sometimes it will run for hours (once it even ran an
  2733. 'entire' nite), but in the past 3 days, the system has probably crashed
  2734. on the order of 50 times.
  2735. <p>I believe I have installed about all of the patches into the new system
  2736. that I got from you, but,.... "sorry charlie, no tuna for you".  I
  2737. have to make some decisions soon, do I tough it out till things get fixed,
  2738. or cave, and switch back to Server Advanced?  Was, and am still, really
  2739. hoping to get things straightened out, 'cause in this server configuration,
  2740. I could really use the JFS dynamic disk expansion thing.
  2741. <p>HELP!
  2742. <p>David Dudley
  2743. <br><ddudley@[REMOVE THIS]inspired-designs.net></html>
  2744.  
  2745. --- WtrGate+ v0.93.p7 sn 165
  2746.  * Origin: Usenet: InSPired-Designs.Net (1:109/42)
  2747.  
  2748. +----------------------------------------------------------------------------+
  2749.  
  2750. From: merlin@blackpalace.com                            18-Nov-99 05:01:10
  2751.   To: All                                               18-Nov-99 21:42:13
  2752. Subj: Re: How to use more than 64MB under OS/2?
  2753.  
  2754. From: merlin@blackpalace.com (Merlin)
  2755.  
  2756. In message <3827F471.F00E31B8@please.com> -
  2757. reply_to_the_newsgroup@please.comTue, 09 Nov 1999 10:16:19 +0000 writes:
  2758. :>
  2759. :>
  2760. :>
  2761. :>Mike Ruskai wrote:
  2762. :>
  2763. :>> If not, then you should look for a setting in your computer's CMOS setup
  2764. :>> saying something about OS/2 and >64MB of RAM, which you should toggle to
  2765. :>> YES.
  2766. :>
  2767. :>At the moment this setting only affects OS/2 2.1 (same for 'Boot to OS/2').
  2768. :>This problem is common to most Athlon boards and most 'modern' motherboards,
  2769. :>it's a BIOS and OSLDR thing, and where digging this up.
  2770. :>Look in the comp.os.os2.setup.misc newsgroup.
  2771. :>
  2772. :>If you need a fully working Athlon board fast, get the Asus K7M. Two people
  2773. :>(that I know of) have confirmed it is OS/2 compliant.
  2774. :>If you can wait, it's probably gonna be a BIOS update ( I  don't know what
  2775. :>the time-scale is though !)
  2776. :>
  2777. :>Hang on !
  2778. :>
  2779. :>Wim Wauters
  2780. :>
  2781.  
  2782.  
  2783. I had an ASUS board at the office.  going above 64mb an the system would run
  2784. with intermittent lock ups, scrambled data, etc...  I updated the BIOS and
  2785. VOILA!!  works great..  My Mtech 628 Stallion board at home did not have this
  2786. problem...
  2787.  
  2788.  
  2789. __________________________________
  2790. merlin of OS/2 on Merlin, fp12,
  2791.   TCP/IP 4.1, Java 1.1.8
  2792.        Emtec News
  2793.    www.blackpalace.com
  2794. merlin@blackpalace.com ICQ 245937
  2795. __________________________________
  2796.  
  2797. --- WtrGate+ v0.93.p7 sn 165
  2798.  * Origin: Usenet: Camelot (1:109/42)
  2799.  
  2800. +----------------------------------------------------------------------------+
  2801.  
  2802. From: donnelly@tampabay.rr.com                          18-Nov-99 05:36:26
  2803.   To: All                                               18-Nov-99 21:42:13
  2804. Subj: Re: WS4eB Server Crashes and Love/Hate relationships
  2805.  
  2806. From: donnelly@tampabay.rr.com (Buddy Donnelly)
  2807.  
  2808. On Thu, 18 Nov 1999 04:20:45, David Dudley <ddudley@intcomm.net> a ┌crit 
  2809. dans un message:
  2810.  
  2811. > <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  2812. > <html>
  2813. > Well, Scott, first, let me thank you for at least being around listening
  2814. > to our gripes.
  2815.  
  2816. Suggestion: If you want us to be able to read your stuff, turn off HTML in 
  2817. your News client settings?
  2818.  
  2819.  
  2820. -- 
  2821.  
  2822. Good luck,
  2823.  
  2824. Buddy
  2825.  
  2826. Buddy Donnelly
  2827. donnelly@tampabay.rr.com
  2828.  
  2829.  
  2830. --- WtrGate+ v0.93.p7 sn 165
  2831.  * Origin: Usenet: RoadRunner - TampaBay (1:109/42)
  2832.  
  2833. +----------------------------------------------------------------------------+
  2834.  
  2835. From: wwilly@one.net                                    18-Nov-99 06:02:04
  2836.   To: All                                               18-Nov-99 21:42:13
  2837. Subj: Re: Please try new loader for >64m
  2838.  
  2839. From: Bill "Wild Willy" Kredentser <wwilly@one.net>
  2840.  
  2841. In article
  2842. <frthfvozpbz.flcsjg4.pminews@rtpnews.raleigh.ibm.com>
  2843.   "Scott E. Garfinkle" <seg@NOSPAM-us.ibm.com> wrote:
  2844.         <<<snip>>>
  2845. ftp://testcase.boulder.ibm.com/ps/fromibm/os2/e820ldr
  2846. .zip
  2847.         <<<snip>>>
  2848.  
  2849. OK, Scott.  I tried it.  I don't see any difference.
  2850. Here's what I've got.
  2851.  
  2852. Motherboard: DFI 586ITBD Rev. AD+
  2853. Chipset: Intel 82430TX PCISet
  2854. BIOS: Award Modular 4.51PG
  2855.       12/11/97 - i430TX-2A59ID4BC-00
  2856. CPU: Pentium 133
  2857. RAM: 2x32M + 2x16M 60ns SIMMs
  2858.  
  2859. If you want to know more about my hardware, just ask.
  2860. Other than your special OS2LDR, I'm at FP12.
  2861.  
  2862. The BIOS does have a setting for RAM > 64M.  The
  2863. setting values are OS/2 and non-OS/2.  I checked
  2864. after I posted something the other day and in fact,
  2865. to my surprise, I have this setting set to non-OS/2.
  2866. Despite that, Bob Eager's little utility reports that
  2867. it can see 95M + 640K, with both the 7/27/99 &
  2868. 11/17/99 versions of OS2LDR.
  2869.  
  2870. Should I revert to the standard 7/27/99 OS2LDR?  Does
  2871. this module participate in ongoing OS/2 operation?
  2872. Or is it used only during boot-up & never again?
  2873. Will it get reverted in the next FP?  Or, if things
  2874. go well in this "public alpha test," will this be the
  2875. one in the next FP?
  2876.  
  2877. Speaking of the next FP, are you willing to quote in
  2878. public a ballpark estimate of when it will appear?
  2879. Am I correct in assuming it will include the
  2880. corrected PMMERGE.DLL that everybody has been all up
  2881. in arms about in the past week?
  2882.  
  2883. [F:\]bldlevel os2ldr
  2884. Build Level Display Facility Version 5.28.348 Jan 22
  2885. 1998
  2886. (C) Copyright IBM Corporation 1993-1998
  2887. unknown return code 3 from
  2888. FileVerGetVersionStringFromFile
  2889. File os2ldr has no LAN component-style version
  2890. string.
  2891. No driver EA's were found
  2892.  
  2893. Shouldn't it report a version string?  The old one
  2894. doesn't report one either, but I thought y'all were
  2895. moving towards having them.
  2896.  
  2897. WW
  2898. Team OS/2 Cincinnati & PROUD OF IT!
  2899.  
  2900.  
  2901. Sent via Deja.com http://www.deja.com/
  2902. Before you buy.
  2903.  
  2904. --- WtrGate+ v0.93.p7 sn 165
  2905.  * Origin: Usenet: Team OS/2 Cincinnati (1:109/42)
  2906.  
  2907. +----------------------------------------------------------------------------+
  2908.  
  2909. From: colin@haynes97.freeserve.co.uk                    18-Nov-99 10:11:12
  2910.   To: All                                               18-Nov-99 21:42:13
  2911. Subj: Re: What does APAR stand for anyway?
  2912.  
  2913. From: colin@haynes97.freeserve.co.uk
  2914.  
  2915. To get pciky, I understand it to be a problem that IBM have accepted 
  2916. is a bug in their software.
  2917.  
  2918. A bug report is known as a PMR.
  2919.  
  2920. Colin Haynes
  2921.  
  2922.  
  2923. On Thu, 18 Nov 1999 01:57:17, "Paul Mitchell" <donald@duck.com> wrote:
  2924.  
  2925. > "Marcus, Aviva and Rhiannon" <us@appo.demon.co.uk> wrote in message
  2926. > news:38332232.34426506@appo.demon.co.uk...
  2927. > > 1) What does APAR actually stand for?
  2928. > As I recall, Authorized Program Analysis Report. It's IBM-speak for a bug
  2929. > report.
  2930. > > 2) What do you thing it should stand for?
  2931. > Well, since it's about a bug, I'd say "Argh! Programs Aren't Running!".
  2932. > Analyst Programmers Are Revolting?
  2933. > Oh man, I've been awake far too long for wit :-)
  2934. > Regards,
  2935. > Paul Mitchell, Xenesis Limited
  2936. > paul dot mitchell at xenesis dot com
  2937. > (not donald@duck.com really :-)
  2938.  
  2939.  
  2940. --- WtrGate+ v0.93.p7 sn 165
  2941.  * Origin: Usenet: UUNET WorldCom server (post doesn't reflect views
  2942. (1:109/42)
  2943.  
  2944. +----------------------------------------------------------------------------+
  2945.  
  2946. From: fisa@jet.uk                                       18-Nov-99 10:56:22
  2947.   To: All                                               18-Nov-99 21:42:14
  2948. Subj: WSEB PROBLEMS
  2949.  
  2950. From: filippo sartori <fisa@jet.uk>
  2951.  
  2952. A few problems encountered while installing WSEB (WARP 5)
  2953.  
  2954. System description:
  2955. GIGABYTE MOBO
  2956. ATHLON 500
  2957. 128MB ram
  2958. 2*27Gbyte IBM ide hard disks
  2959. DVD
  2960. SBLASTER 128
  2961. ATI AIW 128 16 MB ram  used with Scitech Display Doctor.
  2962.  
  2963. (old ISA ethernet card 3COM etherlink III)
  2964.  
  2965. 1) MOBO problem recognizing memory
  2966. FIXED: thanks to Daniela Engert
  2967.  
  2968. 2) VFAT FS driver does not work: locks os2 during boot
  2969.  
  2970. 3) 3COM nic driver traps os2 during boot on DOSCALLS
  2971.  
  2972. 4) DOS window and Windows seamless do not start but take up all
  2973. resources
  2974. CPU load 100%. With difficulty can be killed.
  2975.  
  2976. All the rest seems to work:
  2977. FAT32 working OK
  2978. Netscape working OK
  2979.  
  2980.  
  2981. I will report in the future on more
  2982.  
  2983. Regards:
  2984. Filippo Sartori
  2985.  
  2986.  
  2987.  
  2988.  
  2989. --- WtrGate+ v0.93.p7 sn 165
  2990.  * Origin: Usenet: UUNET WorldCom server (post doesn't reflect views
  2991. (1:109/42)
  2992.  
  2993. +----------------------------------------------------------------------------+
  2994.  
  2995. From: mat_nieuwenhoven@x400.icl.co.uk                   18-Nov-99 11:40:16
  2996.   To: All                                               18-Nov-99 21:42:14
  2997. Subj: Re: Files get completely cleared
  2998.  
  2999. From: mat_nieuwenhoven@x400.icl.co.uk
  3000.  
  3001. In article <80ukg1$1as$1@nnrp1.deja.com>,
  3002.   mnieuw@my-deja.com wrote:
  3003. > Hi,
  3004. >
  3005. > The last week I have occurances of files being completely
  3006. wiped to
  3007. > zero. This happens to both object and executable files. An
  3008. executable
  3009. > can work fine one afternoon, when I come in the next morning
  3010. and
  3011. > power-up the machine, it won't work because it's all set to
  3012. zero. I
  3013. > never had this before. I have just applied FP12, but can't
  3014. imagine this
  3015. > is caused by a fixpak. These are files build with Watcom C . I
  3016. have't
  3017. > had it happening with other files. Any ideas what may cause
  3018. this?
  3019. > Has anyone else problems with FP12 and files?
  3020. >
  3021. > Thanks, Mat Nieuwenhoven
  3022.  
  3023. Oops. Forget this message. Running chkdsk revealed many errors
  3024. on precisely the files that got corrupted. I expect all to be
  3025. well now.
  3026.  
  3027. Mat
  3028.  
  3029.  
  3030.  
  3031. Sent via Deja.com http://www.deja.com/
  3032. Before you buy.
  3033.  
  3034. --- WtrGate+ v0.93.p7 sn 165
  3035.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  3036.  
  3037. +----------------------------------------------------------------------------+
  3038.  
  3039. From: stefand@lcam.u-psud.fr                            18-Nov-99 14:54:13
  3040.   To: All                                               18-Nov-99 23:54:08
  3041. Subj: Re: Anybody using MEMMAN=COMMIT ?
  3042.  
  3043. From: stefand@lcam.u-psud.fr (Stefan A. Deutscher)
  3044.  
  3045. On Thu, 18 Nov 1999 02:48:04 GMT, James Moe <sma.spam-not@rtd.com> wrote:
  3046. >
  3047. >
  3048. >"Stefan A. Deutscher" wrote:
  3049. >> 
  3050. >> Hi all,
  3051. >> 
  3052. >>  I tried yesterday the MEMMAN=COMMIT on my 40 MB RAM / 64 MB swap
  3053. >> starting size machine, under Warp 4 fp1.
  3054. >> 
  3055. >    What MEMMAN=COMMIT does is reserve space in the swap file for a
  3056. >process' memory request(s). The default method is to allocate the memory
  3057. >but, unless it is actually used, it is not committed. This means that
  3058. >programs can ask for huge amounts of memory, use only a little, and the
  3059. >system will not thrash itself to death swapping to disk, or have the
  3060. >swap file grow to olympian proportions.
  3061.  
  3062. Right. I know that ... I read the help on memman and comprehend it. :-)
  3063. That's only part of it. The docs also say that the process can receive
  3064. an error message when trying to allocate more memory than there is (I
  3065. interpret that as more than I have RAM + total SWAP possible in the swap
  3066. partition). Now, that is _exactly_ what I wanted. Allocate  1 GB of swap
  3067. (or what ever I find will be enough) and be sure that I can run what I
  3068. need to run, while making sure that apps with memory leaks or the likes
  3069. get the error message ... and exit. The latter doesn't seem to happen.
  3070.  
  3071. >When COMMIT is active, likely tcsh cannot fork a process because not
  3072. >enough space exists in the swap file to satisfy the allcation request.
  3073. >The program can then either ask for less memory, or blow it off.
  3074.  
  3075. Right. As intended. What I didn't expect was that certain apps are free
  3076. to ignore the message (the PMView author just replied telling me he has
  3077. so far not implemented it because there was no demand, but that it
  3078. should be easy), basically still allowing a code allocating too much
  3079. memory to bring the system to a halt, rather than the system bringing
  3080. the code to a halt.
  3081.  
  3082. That's all. So, for me, there is basically little reason to use COMMIT
  3083. as it is sort of a cooperative memory management switch, and not every
  3084. app I had in mind honors it.
  3085.  
  3086.  Cheers,
  3087.             Stefan
  3088.  
  3089.  
  3090. -- 
  3091. =========================================================================
  3092. Stefan A. Deutscher                       | (+33-(0)1)   voice      fax
  3093. Laboratoire des Collisions Atomiques et   | LCAM :  6915-7699  6915-7671
  3094. Mol\'{e}culaires (LCAM), B\^{a}timent 351 | home :  5624-0992  call first
  3095. Universit\'{e} de Paris-Sud               | email:  sad@utk.edu 
  3096. 91405 Orsay Cedex, France (Europe)        |         (forwarded to France)
  3097. =========================================================================
  3098.  Do you know what they call a quarter-pounder with cheese in Paris?
  3099.  
  3100. --- WtrGate+ v0.93.p7 sn 165
  3101.  * Origin: Usenet: Universite Paris-Sud, France. (1:109/42)
  3102.  
  3103. +----------------------------------------------------------------------------+
  3104.  
  3105. From: seg@NOSPAM-us.ibm.com                             18-Nov-99 08:57:21
  3106.   To: All                                               18-Nov-99 23:54:08
  3107. Subj: Re: Please try new loader for >64m
  3108.  
  3109. From: "Scott E. Garfinkle" <seg@NOSPAM-us.ibm.com>
  3110.  
  3111. BIOSes with settings for OS2/nonOS2 tell me that they're implementing int 15
  3112. fcn e801. I should have been clearer about my intentions: For BIOSes that do
  3113. *not* implement this function, I will do a basic level of interpreting of
  3114. E801 info. Unlike Dani, I can't simply switch methods, as this would cause
  3115. other customers' systems to become less functional, potentially. If a BIOS
  3116. tells the os2ldr that it supports fcn E801, then I am forced to assume it
  3117. implements it fully and correctly.
  3118.  
  3119.  
  3120. --- WtrGate+ v0.93.p7 sn 165
  3121.  * Origin: Usenet: NCSD OS/2 Service (1:109/42)
  3122.  
  3123. +----------------------------------------------------------------------------+
  3124.  
  3125. From: ddudley@intcomm.net                               18-Nov-99 10:24:15
  3126.   To: All                                               18-Nov-99 23:54:09
  3127. Subj: Re: WS4eB Server Crashes and Love/Hate relationships
  3128.  
  3129. From: David Dudley <ddudley@intcomm.net>
  3130.  
  3131.  
  3132. Buddy Donnelly wrote:
  3133.  
  3134. > On Thu, 18 Nov 1999 04:20:45, David Dudley <ddudley@intcomm.net> a ?crit
  3135. > dans un message:
  3136. >
  3137. > > <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  3138. > > <html>
  3139. > > Well, Scott, first, let me thank you for at least being around listening
  3140. > > to our gripes.
  3141. >
  3142.  
  3143. Very sorry... didn't realize I had it on.  Hope this corrected it.
  3144.  
  3145. --- WtrGate+ v0.93.p7 sn 165
  3146.  * Origin: Usenet: InSPired-Designs.Net (1:109/42)
  3147.  
  3148. +----------------------------------------------------------------------------+
  3149.  
  3150. From: doug.bissett"at"attglobal.net                     18-Nov-99 18:54:28
  3151.   To: All                                               18-Nov-99 23:54:09
  3152. Subj: Re: Files get completely cleared
  3153.  
  3154. From: doug.bissett"at"attglobal.net (Doug Bissett)
  3155.  
  3156. On Thu, 18 Nov 1999 11:40:33, mat_nieuwenhoven@x400.icl.co.uk wrote:
  3157.  
  3158. > In article <80ukg1$1as$1@nnrp1.deja.com>,
  3159. >   mnieuw@my-deja.com wrote:
  3160. > > Hi,
  3161. > >
  3162. > > The last week I have occurances of files being completely
  3163. > wiped to
  3164. > > zero. This happens to both object and executable files. An
  3165. > executable
  3166. > > can work fine one afternoon, when I come in the next morning
  3167. > and
  3168. > > power-up the machine, it won't work because it's all set to
  3169. > zero. I
  3170. > > never had this before. I have just applied FP12, but can't
  3171. > imagine this
  3172. > > is caused by a fixpak. These are files build with Watcom C . I
  3173. > have't
  3174. > > had it happening with other files. Any ideas what may cause
  3175. > this?
  3176. > > Has anyone else problems with FP12 and files?
  3177. > >
  3178. > > Thanks, Mat Nieuwenhoven
  3179. > Oops. Forget this message. Running chkdsk revealed many errors
  3180. > on precisely the files that got corrupted. I expect all to be
  3181. > well now.
  3182. > Mat
  3183. > Sent via Deja.com http://www.deja.com/
  3184. > Before you buy.
  3185.  
  3186. I have not seen any indication of that type of problem with OS/2 at 
  3187. any version, or level. Have you considered the possibility of a DOS 
  3188. virus, and scanned everything on your system with a good virus 
  3189. scanner??? While OS/2 itself is very virus resistant, any DOS, or 
  3190. WinOS2 program you run is not resistant, and can do damage.
  3191.  
  3192. Hope this helps...
  3193. ******************************
  3194. From the PC of Doug Bissett
  3195. doug.bissett at attglobal.net
  3196. The " at " must be changed to "@"
  3197. ******************************
  3198.  
  3199. --- WtrGate+ v0.93.p7 sn 165
  3200.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  3201. (1:109/42)
  3202.  
  3203. +----------------------------------------------------------------------------+
  3204.  
  3205. From: bogus.due2UCE@atlantic.net                        18-Nov-99 16:42:20
  3206.   To: All                                               18-Nov-99 23:54:10
  3207. Subj: Memory Recovery Tool?
  3208.  
  3209. From: Felix Miata <bogus.due2UCE@atlantic.net>
  3210.  
  3211. When Netscape crashes, memory disappears, never to be restored to the
  3212. available pool without a reboot. I estimate this is somewhere around
  3213. 5-10 Mb per crash, but it doesn't happen after every crash. It also
  3214. seems to happen just by using Netscape for more than a couple hours or
  3215. so without exiting and restarting it. Since I use it for news, mail and
  3216. browsing, this isn't so easy to remember to do. I reboot before swapper
  3217. growth is evident, usually when free RAM gets down below 30 Mb with
  3218. Netscape loaded. Swapper is set very small and I have 128 Mb RAM.
  3219.  
  3220. Is there some utility that will find zombie memory and make it available
  3221. again? I looked on Hobbes, but none of what I found seemed designed to
  3222. address this.
  3223. -- 
  3224. He who walks with the wise grows wise, but a companion of fools suffers
  3225. harm.                Proverbs 13:20 NKJV
  3226.  
  3227.  Team OS/2
  3228.  
  3229. Felix Miata  ***  http://mrmazda.members.atlantic.net
  3230.  
  3231. --- WtrGate+ v0.93.p7 sn 165
  3232.  * Origin: Usenet: http://www.mcsr.olemiss.edu/~mudws/font.html (1:109/42)
  3233.  
  3234. +----------------------------------------------------------------------------+
  3235.  
  3236. From: us@appo.demon.co.uk                               18-Nov-99 21:14:24
  3237.   To: All                                               18-Nov-99 23:54:10
  3238. Subj: Re: What does APAR stand for anyway?
  3239.  
  3240. From: "Marcus, Aviva and Rhiannon" <us@appo.demon.co.uk>
  3241.  
  3242.  
  3243. Paul Mitchell wrote:
  3244.  
  3245. > Well, since it's about a bug, I'd say "Argh! Programs Aren't Running!".
  3246. > [snip]
  3247. > Paul Mitchell, Xenesis Limited
  3248. > paul dot mitchell at xenesis dot com
  3249. > (not donald@duck.com really :-)
  3250.  
  3251. Or Another Program Ain't Running as a refinement...
  3252.  
  3253. Hm. I like that one.
  3254.  
  3255. yours, Marcus.
  3256.  
  3257. All Programs Are Rubbish?
  3258. -- 
  3259. Marcus, Aviva and Rhiannon at the 'Appo Site'
  3260. Marcus: marcus@appo.demon.co.uk
  3261. Aviva: aviva@appo.demon.co.uk
  3262. Rhiannon: rhiannon@appo.demon.co.uk
  3263.  
  3264. --- WtrGate+ v0.93.p7 sn 165
  3265.  * Origin: Usenet: The Appo Site (1:109/42)
  3266.  
  3267. +----------------------------------------------------------------------------+
  3268.  
  3269. From: gj@NOSPAM.ucdavis.edu                             18-Nov-99 14:25:22
  3270.   To: All                                               18-Nov-99 23:54:10
  3271. Subj: Re: Please try new loader for >64m
  3272.  
  3273. From: "G. J. Mattey" <gj@NOSPAM.ucdavis.edu>
  3274.  
  3275.  
  3276. "Scott E. Garfinkle" wrote:
  3277.  
  3278. > I've finally been prodded enough to try a simple coding for testing memory
  3279. > >64m using the "NT method".
  3280. > A warp 4 fp12 level os2ldr (which should work for FP 10,11,12 at least) is
  3281. > available for the moment as
  3282. > ftp://testcase.boulder.ibm.com/ps/fromibm/os2/e820ldr.zip. This contains an
  3283. > os2ldr, which rerplaces the current (readonly/hidden) file. Make sure you
  3284. > back up your current os2ldr and that you have a boot floppy before messing
  3285. > with this!
  3286. >
  3287. > Here's what I want to know:
  3288. >         1) If this os2ldr BREAKS an existing configuration (e.g. won't boot
  3289. > or reports less memory than
  3290. >                 before if your current BIOS supports OS/2 mem > 64mb
  3291. > correctly already).
  3292.  
  3293. >        2) If your BIOS does NOT currently currectly show OS/2 the memory
  3294. > count > 64mb, does this
  3295. >                change help?
  3296. >
  3297. >
  3298.  
  3299. This change does not help.  Theseus 3 reports 64mb while the system has 128mb.
  3300. Dani's patch worked for me, however.  Interestingly, right after I applied the
  3301. patch and still had Theseus running, the composition window in Netscape where
  3302. I
  3303. tried to compose this reply broke.  The included text did not appear, and I
  3304. could not shut the window.  Then I had cascading menus appearing when I hit
  3305. anything with a menu on it.
  3306.  
  3307. Running FP12 on ALI M1541 AGP System Controller, AMD K6-2 400mHz, SciTech
  3308. Display Doctor beta 7.
  3309.  
  3310. Thanks for working on this.
  3311.  
  3312. > Please respond in the newsgroup. Please DON'T inundate me with stuff that
  3313. > won't help me with the above questions.
  3314. >         regards, scott
  3315.  
  3316. G. J. Mattey
  3317. UC Davis Philosophy Department
  3318.  
  3319. --- WtrGate+ v0.93.p7 sn 165
  3320.  * Origin: Usenet: UC Davis Philosophy Department (1:109/42)
  3321.  
  3322. +----------------------------------------------------------------------------+
  3323.  
  3324. From: ilya@math.ohio-state.edu                          18-Nov-99 23:53:23
  3325.   To: All                                               18-Nov-99 23:54:10
  3326. Subj: Re: Anybody using MEMMAN=COMMIT ?
  3327.  
  3328. From: ilya@math.ohio-state.edu (Ilya Zakharevich)
  3329.  
  3330. [A complimentary Cc of this posting was sent to Stefan A. Deutscher
  3331. <sad@utk.edu>],
  3332. who wrote in article <slrn838838.oo1.stefand@ferrari.lcam.u-psud.fr>:
  3333. > Right. I know that ... I read the help on memman and comprehend it. :-)
  3334. > That's only part of it. The docs also say that the process can receive
  3335. > an error message when trying to allocate more memory than there is (I
  3336. > interpret that as more than I have RAM + total SWAP possible in the swap
  3337. > partition). Now, that is _exactly_ what I wanted. Allocate  1 GB of swap
  3338. > (or what ever I find will be enough) and be sure that I can run what I
  3339. > need to run, while making sure that apps with memory leaks or the likes
  3340. > get the error message ... and exit. The latter doesn't seem to happen.
  3341.  
  3342. What error messge?!  You mean something like malloc() returning 0?
  3343. *Very few* application check results of malloc().  Moreover, most of
  3344. the time you cannot do *anything* if malloc() fails, since graceful
  3345. shutdown requires some memory.  
  3346.  
  3347. So most applications will crash - and you do not know that whoever
  3348. crashes will be the rogue one - any application which is unlucky
  3349. enough to request memory at a bad moment will crash.
  3350.  
  3351. Ilya
  3352.  
  3353. --- WtrGate+ v0.93.p7 sn 165
  3354.  * Origin: Usenet: Department of Mathematics, The Ohio State Univers
  3355. (1:109/42)
  3356.  
  3357. +----------------------------------------------------------------------------+
  3358.  
  3359. From: donnelly@tampabay.rr.com                          18-Nov-99 23:47:29
  3360.   To: All                                               18-Nov-99 23:54:10
  3361. Subj: Re: WS4eB Server Crashes and Love/Hate relationships
  3362.  
  3363. From: donnelly@tampabay.rr.com (Buddy Donnelly)
  3364.  
  3365. On Thu, 18 Nov 1999 16:24:31, David Dudley <ddudley@intcomm.net> a ┌crit 
  3366. dans un message:
  3367.  
  3368. > Buddy Donnelly wrote:
  3369. > > On Thu, 18 Nov 1999 04:20:45, David Dudley <ddudley@intcomm.net> a Θcrit
  3370. > > dans un message:
  3371. > >
  3372. > > > <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  3373. > > > <html>
  3374. > > > Well, Scott, first, let me thank you for at least being around listening
  3375. > > > to our gripes.
  3376. > >
  3377. > Very sorry... didn't realize I had it on.  Hope this corrected it.
  3378.  
  3379. Wayy better, thanks. And feel free to correct me when I do the same thing.
  3380.  
  3381.  
  3382. -- 
  3383.  
  3384. Good luck,
  3385.  
  3386. Buddy
  3387.  
  3388. Buddy Donnelly
  3389. donnelly@tampabay.rr.com
  3390.  
  3391.  
  3392. --- WtrGate+ v0.93.p7 sn 165
  3393.  * Origin: Usenet: RoadRunner - TampaBay (1:109/42)
  3394.  
  3395. +----------------------------------------------------------------------------+
  3396.  
  3397. From: annv1@ibm.net                                     18-Nov-99 19:30:10
  3398.   To: All                                               18-Nov-99 23:54:10
  3399. Subj: Anyone have documentation for DIRCMD?
  3400.  
  3401. From: "Ann Vanderlaan" <annv1@ibm.net>
  3402.  
  3403. Does anyone remember the DIRCMD environment variable
  3404. or where it might be documented?
  3405.  
  3406. Thanx.
  3407.  
  3408.  
  3409. --- WtrGate+ v0.93.p7 sn 165
  3410.  * Origin: Usenet: Global Network Services - Remote Access Mail & Ne
  3411. (1:109/42)
  3412.  
  3413. +----------------------------------------------------------------------------+
  3414.  
  3415. From: enaud@bellsouth.net                               18-Nov-99 22:03:22
  3416.   To: All                                               18-Nov-99 23:54:10
  3417. Subj: Re: Anyone have documentation for DIRCMD?
  3418.  
  3419. From: Duane Chamblee <enaud@bellsouth.net>
  3420.  
  3421. Ann Vanderlaan wrote:
  3422. > Does anyone remember the DIRCMD environment variable
  3423. > or where it might be documented?
  3424.  
  3425. Don't know where it's documented, but you just put the options you want
  3426. for the DIR command.
  3427.  
  3428. Type DIR /? for the options. In Warp4 there is also an undocumented flag
  3429. /V, which will give you the attributes (archive,readonly,hidden,system)
  3430. in the directory listing.
  3431.  
  3432. I use
  3433.  
  3434. SET DIRCMD=/V/N
  3435.  
  3436. in my CONFIG.SYS. This makes the attributes display, and FAT directories
  3437. give the same columns.
  3438.  
  3439. Have fun.
  3440.  
  3441. --- WtrGate+ v0.93.p7 sn 165
  3442.  * Origin: Origin Line 1 Goes Here (1:109/42)
  3443.  
  3444. +----------------------------------------------------------------------------+
  3445.  
  3446. From: rnaber@vcn.com                                    19-Nov-99 05:07:27
  3447.   To: All                                               19-Nov-99 03:31:20
  3448. Subj: Quicktime in os/2
  3449.  
  3450. From: rnaber@vcn.com (rnaber@vcn.com)
  3451.  
  3452. I am trying to get Quicktime to run in os/2 but am having problems.
  3453.  
  3454. the control panel icon for quicktime shows up and works allow's 
  3455. modifiing quicktime options. but I can't get quicktime to run when 
  3456. using a quicktime viewer supplied with a commerical cd-rom disk.
  3457.  
  3458. any ideas on how to get quicktime to run, or updates for 3.1 windows 
  3459. drivers that will work with os/2.
  3460.  
  3461. Russ
  3462.  
  3463. --- WtrGate+ v0.93.p7 sn 165
  3464.  * Origin: Usenet: vcn.com (1:109/42)
  3465.  
  3466. +----------------------------------------------------------------------------+
  3467.  
  3468. From: dink@dontspamme.com                               19-Nov-99 00:42:15
  3469.   To: All                                               19-Nov-99 03:31:20
  3470. Subj: Re: Anyone have documentation for DIRCMD?
  3471.  
  3472. From: "dinkmeister" <dink@dontspamme.com>
  3473.  
  3474. On Thu, 18 Nov 1999 19:30:21 -0600 (CST), Ann Vanderlaan wrote:
  3475.  
  3476. >Does anyone remember the DIRCMD environment variable
  3477. >or where it might be documented?
  3478.  
  3479. type "help dir" from a cmd prompt =)
  3480.  
  3481.  
  3482. - dink ( http://dink.org )
  3483.  
  3484.  
  3485.  
  3486.  
  3487.  
  3488. --- WtrGate+ v0.93.p7 sn 165
  3489.  * Origin: Usenet: psychadelia (1:109/42)
  3490.  
  3491. +----------------------------------------------------------------------------+
  3492.  
  3493. From: bd83h@bedford.waii.com                            19-Nov-99 09:50:20
  3494.   To: All                                               19-Nov-99 10:23:01
  3495. Subj: Update - Re: Comm/2 keeps bringing down my system.
  3496.  
  3497. From: Steve Drewell <bd83h@bedford.waii.com>
  3498.  
  3499. After applying the "unofficial pmmerge.dll fix", I'm sorry to say that my
  3500. machine died again after about 4 days uptime whilst using Comm/2. Apart
  3501. from running the RC5DES client, I have used the machine for less than 8
  3502. hours in the past 4 days which makes it even more of a sad case that it
  3503. won't stay up.
  3504.  
  3505. So, what's the best course of action to solve this annoying problem?
  3506. Remove FP12 or just replace pmmerge.dll with a previous version (if so,
  3507. which)? Is FP12/pmmerge.dll the likely source of the problem or is it
  3508. Comm/2?
  3509.  
  3510. Cheers,
  3511. Steve
  3512.  
  3513. Western Geophysical, Bedford, UK
  3514. Tel: +44 (0) 1234 224404
  3515. Fax: +44 (0) 1234 224517
  3516.  
  3517. --- WtrGate+ v0.93.p7 sn 165
  3518.  * Origin: Usenet: Western Geophysical, Houston, TX (1:109/42)
  3519.  
  3520. +----------------------------------------------------------------------------+
  3521.  
  3522. From: stefand@lcam.u-psud.fr                            19-Nov-99 10:32:10
  3523.   To: All                                               19-Nov-99 10:23:02
  3524. Subj: Re: Anybody using MEMMAN=COMMIT ?
  3525.  
  3526. From: stefand@lcam.u-psud.fr (Stefan A. Deutscher)
  3527.  
  3528. On 18 Nov 1999 23:53:46 GMT, Ilya Zakharevich <ilya@math.ohio-state.edu>
  3529. wrote:
  3530. >[A complimentary Cc of this posting was sent to Stefan A. Deutscher
  3531. ><sad@utk.edu>],
  3532.  
  3533. That's kind, but please, don't unless I explicitly solicit one. I do get
  3534. enough email already. Thanks.
  3535.  
  3536. >who wrote in article <slrn838838.oo1.stefand@ferrari.lcam.u-psud.fr>:
  3537. >> Right. I know that ... I read the help on memman and comprehend it. :-)
  3538. >> That's only part of it. The docs also say that the process can receive
  3539. >> an error message when trying to allocate more memory than there is (I
  3540. >> interpret that as more than I have RAM + total SWAP possible in the swap
  3541. >> partition). Now, that is _exactly_ what I wanted. Allocate  1 GB of swap
  3542. >> (or what ever I find will be enough) and be sure that I can run what I
  3543. >> need to run, while making sure that apps with memory leaks or the likes
  3544. >> get the error message ... and exit. The latter doesn't seem to happen.
  3545. >
  3546. >What error messge?!  You mean something like malloc() returning 0?
  3547. >*Very few* application check results of malloc().  
  3548.  
  3549. It seems that many of the GNU utils do. I just hoped that PM apps would
  3550. do that in general as well.
  3551.  
  3552. >Moreover, most of the time you cannot do *anything* if malloc() fails,
  3553. >since graceful shutdown requires some memory.  
  3554.  
  3555. Well, if depends how much memory you're trying to allocate. If you ask
  3556. for 8 MB and have only 6 then I'd think a graceful exit should still
  3557. work.
  3558.  
  3559. >So most applications will crash - and you do not know that whoever
  3560. >crashes will be the rogue one - any application which is unlucky enough
  3561. >to request memory at a bad moment will crash.
  3562.  
  3563. Okay, so it's really a coding problem. I'd really like an app that dies
  3564. to leave me a farewell note, but that the app has to do. On the other
  3565. hand, I'd like the bloody OS to refuse to start new apps if it is memory
  3566. starved, just as AIX or FreeBSD do. It _is_ possible, after all. 
  3567.  
  3568. I had hoped OS/2 would have that capability. It seems that it does not.
  3569. I just know now that the COMMIT switch does not give me anything except
  3570. a larger swap file. This is a pity, but hey. I am not going to install
  3571. <OS of the day> now instead :-) 
  3572.  
  3573.  
  3574. Cheers,
  3575.            Stefan
  3576.  
  3577. -- 
  3578. =========================================================================
  3579. Stefan A. Deutscher                       | (+33-(0)1)   voice      fax
  3580. Laboratoire des Collisions Atomiques et   | LCAM :  6915-7699  6915-7671
  3581. Mol\'{e}culaires (LCAM), B\^{a}timent 351 | home :  5624-0992  call first
  3582. Universit\'{e} de Paris-Sud               | email:  sad@utk.edu 
  3583. 91405 Orsay Cedex, France (Europe)        |         (forwarded to France)
  3584. =========================================================================
  3585.  Do you know what they call a quarter-pounder with cheese in Paris?
  3586.  
  3587. --- WtrGate+ v0.93.p7 sn 165
  3588.  * Origin: Usenet: Universite Paris-Sud, France. (1:109/42)
  3589.  
  3590. +----------------------------------------------------------------------------+
  3591.  
  3592. From: andy@schiller.big.ac.at                           19-Nov-99 11:47:15
  3593.   To: All                                               19-Nov-99 10:23:02
  3594. Subj: Re: e editor returns cannot load application resources
  3595.  
  3596. From: andy <andy@schiller.big.ac.at>
  3597.  
  3598.  
  3599. Michiel Karsch schrieb:
  3600.  
  3601. > Hi!
  3602. >
  3603. > At one of my computers the e editor returns cannot load application
  3604. > resources, dos return code is 2.
  3605.  
  3606. DOS return code ?????
  3607. isn't it an os/2 application???
  3608.  
  3609. --- WtrGate+ v0.93.p7 sn 165
  3610.  * Origin: Usenet: Graz University of Technology, Austria (1:109/42)
  3611.  
  3612. +----------------------------------------------------------------------------+
  3613.  
  3614. From: andy@schiller.big.ac.at                           19-Nov-99 11:53:23
  3615.   To: All                                               19-Nov-99 10:23:02
  3616. Subj: Re: WSEB PROBLEMS
  3617.  
  3618. From: andy <andy@schiller.big.ac.at>
  3619.  
  3620.  
  3621. filippo sartori schrieb:
  3622.  
  3623. > A few problems encountered while installing WSEB (WARP 5)
  3624. >
  3625. > System description:
  3626. > GIGABYTE MOBO
  3627. > ATHLON 500
  3628. > 128MB ram
  3629. > 2*27Gbyte IBM ide hard disks
  3630. > DVD
  3631. > SBLASTER 128
  3632. > ATI AIW 128 16 MB ram  used with Scitech Display Doctor.
  3633. >
  3634. > (old ISA ethernet card 3COM etherlink III)
  3635. >
  3636. > 1) MOBO problem recognizing memory
  3637. > FIXED: thanks to Daniela Engert
  3638. >
  3639. > 2) VFAT FS driver does not work: locks os2 during boot
  3640.  
  3641. The VFAT driver doesn't work with OS/2 Server (warp 5), but i don't even
  3642. use the Vfat on Warp 4, because it made my system really unstable!
  3643.  
  3644.  
  3645. > 3) 3COM nic driver traps os2 during boot on DOSCALLS
  3646. >
  3647. > 4) DOS window and Windows seamless do not start but take up all
  3648. > resources
  3649. > CPU load 100%.
  3650.  
  3651. standard (DOS uses all resources)
  3652.  
  3653. > With difficulty can be killed.
  3654. >
  3655. > All the rest seems to work:
  3656. > FAT32 working OK
  3657. > Netscape working OK
  3658.  
  3659. Greetings
  3660.                 Andreas
  3661.  
  3662. --- WtrGate+ v0.93.p7 sn 165
  3663.  * Origin: Usenet: Graz University of Technology, Austria (1:109/42)
  3664.  
  3665. +----------------------------------------------------------------------------+
  3666.  
  3667. From: fheitka@ibm.net                                   19-Nov-99 12:18:07
  3668.   To: All                                               19-Nov-99 10:23:02
  3669. Subj: communicator 4.61 bug
  3670.  
  3671. From: fheitka@ibm.net (F. Heitkamp)
  3672.  
  3673. I've tried a couple ftp sites with the new communicator 4.61 
  3674. 990915 and the text doesn't show up next to the folders and at
  3675. the top (banner).  The sites were ftp.xfree86.org and 
  3676. sourceware.cygnus.org.  Am I missing something or is this a bug.
  3677. The old beta I was using worked fine.
  3678.  
  3679. Fred
  3680.  
  3681.  
  3682.  
  3683.  
  3684. --- WtrGate+ v0.93.p7 sn 165
  3685.  * Origin: Usenet: none (1:109/42)
  3686.  
  3687. +----------------------------------------------------------------------------+
  3688.  
  3689. From: dmn@cheerful.com                                  19-Nov-99 14:20:09
  3690.   To: All                                               19-Nov-99 14:29:29
  3691. Subj: GRADD video drivers and HP Laserjet
  3692.  
  3693. From: dmn@cheerful.com (Damiano Rullo)
  3694.  
  3695. Hi All,
  3696.  
  3697. Do someone knows about this incompatibility and a way to override it?
  3698.  
  3699. At the moment I'm using Warp 4 fix 9 italian, with s3 Virge (375/385 
  3700. chipset) and HP LJ 1100 printer.
  3701. Installing IBM or Scitech GRADD video drivers causes many applications
  3702. to print a completely black page on teh Laserjet.
  3703. Removing GRADD fixes the problem but unfortunately the original s3 
  3704. drivers have some palette problems with Warp4, while the GRADD do not 
  3705. suffer these problems.
  3706. Thank in advance to anyone who can help me fix this?
  3707. Bye
  3708. Damiano
  3709.  
  3710. --- WtrGate+ v0.93.p7 sn 165
  3711.  * Origin: Usenet: Tiscali Spa (1:109/42)
  3712.  
  3713. +----------------------------------------------------------------------------+
  3714.  
  3715. From: frank_mckenney@mindspring.com                     19-Nov-99 15:07:15
  3716.   To: All                                               19-Nov-99 14:29:29
  3717. Subj: Re: What does APAR stand for anyway?
  3718.  
  3719. From: frank_mckenney@mindspring.com (Frank McKenney)
  3720.  
  3721. From the dim recesses of my memory (such few cells as are still active):
  3722.  
  3723.     "Authorized Program Activity Report"
  3724.  
  3725. Translation:  a PMR has been received by the appropriate group for that
  3726. product within IBM, and a decision has been made to allocate resources
  3727. to try to find a fix or workaround.
  3728.  
  3729. Unfortunately, when I attempted to look up  "PMR" I suffered an ECC 
  3730. error. (;-)
  3731.  
  3732.     "Program Maintenance Request"?
  3733.  
  3734.  
  3735. Frank McKenney, McKenney Associates
  3736. Richmond, Virginia / (804) 320-4887
  3737. E-mail: frank_mckenney@mindspring.com
  3738.  
  3739. --- WtrGate+ v0.93.p7 sn 165
  3740.  * Origin: Usenet: McKenney Associates (1:109/42)
  3741.  
  3742. +----------------------------------------------------------------------------+
  3743.  
  3744. From: jmprice@calweb.com                                19-Nov-99 05:12:28
  3745.   To: All                                               19-Nov-99 14:29:29
  3746. Subj: Re: FP12 Unwanted Behavior
  3747.  
  3748. From: John M Price PhD <jmprice@calweb.com>
  3749.  
  3750. In comp.os.os2.bugs article <38335f13_2@news.calweb.com> John M Price PhD
  3751. <jmprice@calweb.com> wrote:
  3752. : In comp.os.os2.bugs article <2abL4kW2vXFR092yn@daina.bga.com> Mikus
  3753. Grinbergs <mikus@bga.com> wrote:
  3754. : : I sometimes have a solitaire-type card game (fmcrd320.zip by Felix
  3755. : : Maschek) up on my screen.  Starting with FP12, after playing for
  3756. : : a while, my system would repetitively perform "disk activity" about
  3757. : : every three seconds while an unfinished card game had the focus,
  3758. : : whether or not I had interacted with the game.
  3759.  
  3760. : : At about the time I put in the PMMERGE from pmr00052, this unwanted
  3761. : : "disk activity" went away.  I have no idea why FP12 was doing this
  3762. : : (annoying to me) periodic "disk activity".
  3763.  
  3764. : What is this PMMERGE from pmr00052?  I am really getting sick of PMMERGE
  3765. : crashing everything from teh IBM dialer to PMMail, etc.
  3766.  
  3767. Found it through dejanews.
  3768.  
  3769. So far, so good.
  3770.  
  3771. -- 
  3772. John M. Price, PhD                                     jmprice@calweb.com
  3773. Life: Chemistry, but with feeling!      |      PGP Key on request or FTP!
  3774.   Email responses to my Usenet articles will be posted at my discretion. 
  3775. Comoderator: sci.psychology.psychotherapy.moderated          Atheist# 683
  3776.                      Syndicate Section III - Number 1
  3777.  
  3778. The very powerful and the very stupid have one thing in common.
  3779. Instead of altering their views to fit the facts, they alter the facts
  3780. to fit their views ... which can be very uncomfortable if you happen to
  3781. be one of the facts that needs altering.
  3782.                 - Doctor Who, "Face of Evil"
  3783.  
  3784. --- WtrGate+ v0.93.p7 sn 165
  3785.  * Origin: Usenet: his very own desk! (1:109/42)
  3786.  
  3787. +----------------------------------------------------------------------------+
  3788.  
  3789. From: matthickman@my-deja.com                           19-Nov-99 16:11:04
  3790.   To: All                                               19-Nov-99 14:29:29
  3791. Subj: Trap c in PMSHELL
  3792.  
  3793. From: Matt Hickman <matthickman@my-deja.com>
  3794.  
  3795. Anybody seen a Trap C in PMSHELL like the one below?  This is on a
  3796. Compaq dual processor 5000 running Warp Server with the base OS at
  3797. version 3.02 CSD level XR3006.  Video mode is VGA.
  3798.  
  3799. 11-19-1999  02:48:27  SYS3175  PID 0025  TID 0010  Slot 0009
  3800. C:\OS2\PMSHELL.EXE
  3801. c0000005
  3802. 1c064e76
  3803. P1=00000008  P2=00002020  P3=XXXXXXXX  P4=XXXXXXXX
  3804. EAX=00000001  EBX=00000000  ECX=00000000  EDX=c7889f3f
  3805. ESI=00032e44  EDI=e0379f3f
  3806. DS=9f47  DSACC=00f3  DSLIM=0000ffff
  3807. ES=9f3f  ESACC=00f3  ESLIM=000021ff
  3808. FS=cfef  FSACC=00f3  FSLIM=00006fff
  3809. GS=0000  GSACC=****  GSLIM=********
  3810. CS:EIP=e037:00004e76  CSACC=00fb  CSLIM=0000c72f
  3811. SS:ESP=0347:00001f6c  SSACC=00f3  SSLIM=00001f9b
  3812. EBP=00031f78  FLG=00010202
  3813.  
  3814. PMMERGE.DLL 0002:00004e76
  3815.  
  3816. --
  3817. Matt Hickman
  3818. I don't even see how a four-dimensional coffee cup
  3819. could even hold coffee, much less a whole galaxy.
  3820.               - Robert A. Heinlein (1907-1988)
  3821.  
  3822.  
  3823. Sent via Deja.com http://www.deja.com/
  3824. Before you buy.
  3825.  
  3826. --- WtrGate+ v0.93.p7 sn 165
  3827.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  3828.  
  3829. +----------------------------------------------------------------------------+
  3830.  
  3831. From: matthickman@my-deja.com                           19-Nov-99 17:51:26
  3832.   To: All                                               19-Nov-99 16:52:01
  3833. Subj: Re: Comm/2 keeps bringing down my system.
  3834.  
  3835. From: Matt Hickman <matthickman@my-deja.com>
  3836.  
  3837. In article <382ab284$1$vina$mr2ice@news.msu.ru>,
  3838.   "Ivan Adzhubei" <ivan@protein.bio.msu.su> wrote:
  3839. >
  3840. > PMR00052.ZIP was posted on testcase.boulder.ibm.com a couple of weeks
  3841. > ago. You can grab a copy from my ftp:
  3842. >
  3843. > ftp://protein.bio.msu.su/pub/os2/fixes/pmr00052.zip
  3844.  
  3845. I assume this is a fix for Warp 4.0.  I am hoping to find one for
  3846. Warp Server -- which has a base of 3.0
  3847.  
  3848. --
  3849. Matt Hickman
  3850. I don't even see how a four-dimensional coffee cup
  3851. could even hold coffee, much less a whole galaxy.
  3852.               - Robert A. Heinlein (1907-1988)
  3853.  
  3854.  
  3855. Sent via Deja.com http://www.deja.com/
  3856. Before you buy.
  3857.  
  3858. --- WtrGate+ v0.93.p7 sn 165
  3859.  * Origin: Usenet: Deja.com - Before you buy. (1:109/42)
  3860.  
  3861. +----------------------------------------------------------------------------+
  3862.  
  3863. From: bbarclay@ca.ibm.com                               19-Nov-99 12:23:01
  3864.   To: All                                               19-Nov-99 16:52:01
  3865. Subj: Re: Anyone have documentation for DIRCMD?
  3866.  
  3867. From: Brad BARCLAY <bbarclay@ca.ibm.com>
  3868.  
  3869. Ann Vanderlaan wrote:
  3870. > Does anyone remember the DIRCMD environment variable
  3871. > or where it might be documented?
  3872.  
  3873. Hi Ann:
  3874.  
  3875.     You can find the basic formatting options through either "HELP DIR" or
  3876. "DIR /?" from a command prompt.
  3877.  
  3878.     There is, however, at least one switch which doesn't appear in either: 
  3879. /V.  /V will cause the archived, system, hidden and read-only atribute
  3880. state to be shown with the files.  For example:
  3881.  
  3882.      6-04-99 11:53a         <DIR>    339 -sh-  Nowhere
  3883.      6-14-99  2:34p         2,662      0 a---  NqCfg.log
  3884.      6-04-99 11:50a         <DIR> 15,784 ----  OS2
  3885.      6-04-99 11:51a        51,132      0 ashr  OS2BOOT
  3886.  
  3887.     I hope this helps!
  3888.  
  3889. Brad BARCLAY
  3890.  
  3891. =-=-=-=-=-=-=-=-=-=
  3892. Posted from the OS/2 WARP v4.5 desktop of Brad BARCLAY.
  3893. E-Mail:  bbarclay@ca.ibm.com        Location:  2G43D@Torolabs
  3894.  
  3895. --- WtrGate+ v0.93.p7 sn 165
  3896.  * Origin: Usenet: IBM Toronto Labs, DB2 for OS/2 Install Developer (1:109/42)
  3897.  
  3898. +----------------------------------------------------------------------------+
  3899.  
  3900. From: donnelly@tampabay.rr.com                          19-Nov-99 17:51:11
  3901.   To: All                                               19-Nov-99 16:52:01
  3902. Subj: Re: What does APAR stand for anyway?
  3903.  
  3904. From: donnelly@tampabay.rr.com (Buddy Donnelly)
  3905.  
  3906. On Fri, 19 Nov 1999 15:07:30, frank_mckenney@mindspring.com (Frank 
  3907. McKenney) a ┌crit dans un message:
  3908.  
  3909. > From the dim recesses of my memory (such few cells as are still active):
  3910. >     "Authorized Program Activity Report"
  3911. > Translation:  a PMR has been received by the appropriate group for that
  3912. > product within IBM, and a decision has been made to allocate resources
  3913. > to try to find a fix or workaround.
  3914. > Unfortunately, when I attempted to look up  "PMR" I suffered an ECC 
  3915. > error. (;-)
  3916. >     "Program Maintenance Request"?
  3917.  
  3918. "Problem Management Record" is what I was told, way back in Warp 3 rollout 
  3919. days, when I got about a dozen issues past Level 1 Tech Support, when it 
  3920. was free. 
  3921.  
  3922. Called a "Problem" for short.
  3923.  
  3924.  
  3925.  
  3926. -- 
  3927.  
  3928. Good luck,
  3929.  
  3930. Buddy
  3931.  
  3932. Buddy Donnelly
  3933. donnelly@tampabay.rr.com
  3934.  
  3935.  
  3936. --- WtrGate+ v0.93.p7 sn 165
  3937.  * Origin: Usenet: RoadRunner - TampaBay (1:109/42)
  3938.  
  3939. +----------------------------------------------------------------------------+
  3940.  
  3941. From: ddudley@intcomm.net                               19-Nov-99 13:24:27
  3942.   To: All                                               19-Nov-99 16:52:02
  3943. Subj: Re: WS4eB Server Crashes and Love/Hate relationships
  3944.  
  3945. From: David Dudley <ddudley@intcomm.net>
  3946.  
  3947. > Well, now that I have recovered from the initial attack of this new system,
  3948. some
  3949. > specifics...
  3950.  
  3951. System is a 450Mhz AMD K-6/2 with 192 Meg of memory.
  3952. 1 - 4G system disk
  3953. 1 - 13G E-mail disk
  3954. 1 - 20G for HTTPD use.
  3955. 1 - 100BT Digital Semiconductor Network card
  3956. 1 - AMI Mach-64 video card, but running in standard VGA mode (till I get this
  3957. fixed)
  3958.  
  3959. This system is supposed to be our EMAIL / WWW / IRC / DNS / SYSLOG / SQL /
  3960. Authentication server for our ISP.
  3961.  
  3962. Well, I've gotten as far as EMAIL.  We're using Hethmon Bros. InetMail.Pro,
  3963. and
  3964. have been successfully for nearly 2 years, on our old Warp Server Advanced
  3965. system,
  3966. which this system is supposed to replace.  With the WS Advanced, we had the
  3967. entire
  3968. system running successfully since Feb of 98, and had no problems, with the
  3969. exception of the fact that our disk space needs kept growing, which meant that 
  3970. in
  3971. the past 2 years, I have reinstalled / updated / added / ... to the WS system
  3972. on a
  3973. fairly continuous basis.  Seemed to me that JFS was going to be the answer to
  3974. my
  3975. dilemma, so, since I had the 'Upgrade Protection' stuff on WS, I went for it.
  3976.  
  3977. Now, I can get the WWW / IRC / DNS / SYSLOG / SQL / Authentication stuff to
  3978. all
  3979. sit on one computer successfully, and have for 6 months or so.  E-mail,
  3980. however,
  3981. causes fits.  Whenever I install <just> the E-mail server on the system, with
  3982. nothing else, the system occasionally does a System Trap, which causes
  3983. unbelievable grief on the email system.  "You can mess with anything else, but
  3984. don't mess with my email!"  Paul Hethmon is at a complete loss to explain
  3985. this,
  3986. and since the EXACT same software, installed from the EXACT same files worked
  3987. on
  3988. Warp Server ever since we started, I am at a loss to say that this is a
  3989. failure in
  3990. the email software, since all I have to do is toss in the towel, and go back
  3991. to
  3992. the old WS software, and all will be OK.
  3993.  
  3994. My feeling is that its a problem with WS4eB, probably having something to do
  3995. with
  3996. the fact that the email server opens thousands of sockets per day, in its
  3997. operation, and I'm of the opinion that this is probably causing things to go
  3998. off
  3999. the deep end, somewhere.
  4000.  
  4001. Anyone else running WS4eB in a production environment?  It worked great while
  4002. I
  4003. was testing it, and didn't begin these failures till I really put it under a
  4004. load
  4005. in the production system.
  4006.  
  4007. Later-
  4008.  
  4009.  
  4010.  
  4011.  
  4012. --- WtrGate+ v0.93.p7 sn 165
  4013.  * Origin: Usenet: InSPired-Designs.Net (1:109/42)
  4014.  
  4015. +----------------------------------------------------------------------------+
  4016.  
  4017. From: lsunley@mb.sympatico.ca                           19-Nov-99 19:00:27
  4018.   To: All                                               19-Nov-99 16:52:02
  4019. Subj: Re: WS4eB Server Crashes and Love/Hate relationships
  4020.  
  4021. From: lsunley@mb.sympatico.ca (Lorne Sunley)
  4022.  
  4023. On Fri, 19 Nov 1999 19:24:55, David Dudley <ddudley@intcomm.net> 
  4024. wrote:
  4025.  
  4026. > > Well, now that I have recovered from the initial attack of this new
  4027. system, some
  4028. > > specifics...
  4029. > System is a 450Mhz AMD K-6/2 with 192 Meg of memory.
  4030. > 1 - 4G system disk
  4031. > 1 - 13G E-mail disk
  4032. > 1 - 20G for HTTPD use.
  4033. > 1 - 100BT Digital Semiconductor Network card
  4034. > 1 - AMI Mach-64 video card, but running in standard VGA mode (till I get
  4035. this
  4036. > fixed)
  4037. > This system is supposed to be our EMAIL / WWW / IRC / DNS / SYSLOG / SQL /
  4038. > Authentication server for our ISP.
  4039.  
  4040. <snip>
  4041.  
  4042. > My feeling is that its a problem with WS4eB, probably having something to do 
  4043. with
  4044. > the fact that the email server opens thousands of sockets per day, in its
  4045. > operation, and I'm of the opinion that this is probably causing things to go 
  4046. off
  4047. > the deep end, somewhere.
  4048. > Anyone else running WS4eB in a production environment?  It worked great
  4049. while I
  4050. > was testing it, and didn't begin these failures till I really put it under a 
  4051. load
  4052. > in the production system.
  4053.  
  4054. Yes, but not with JFS in use. I had some traps with the WSeB with
  4055. a JFS partition under test so I backed off converting the data files 
  4056. to 
  4057. a JFS partition.
  4058.  
  4059. Have you set the system up for a Ring 0 trapdump, and
  4060. sent that off to IBM for analysis?
  4061.  
  4062. Scott Garfinkle is currently working on JFS/kerrnel problems
  4063. and posted a couple of files on testcase a week ago for
  4064. general "beta" testing....
  4065.  
  4066. Lorne Sunley
  4067.  
  4068. --- WtrGate+ v0.93.p7 sn 165
  4069.  * Origin: Usenet: MBnet Networking Inc. (1:109/42)
  4070.  
  4071. +----------------------------------------------------------------------------+
  4072.  
  4073. From: ilya@math.ohio-state.edu                          19-Nov-99 20:58:07
  4074.   To: All                                               19-Nov-99 16:52:02
  4075. Subj: Re: Anybody using MEMMAN=COMMIT ?
  4076.  
  4077. From: ilya@math.ohio-state.edu (Ilya Zakharevich)
  4078.  
  4079. [A complimentary Cc of this posting was NOT sent to Stefan A. Deutscher
  4080. <sad@utk.edu>],
  4081. who wrote in article <slrn83ad3q.2gm.stefand@ferrari.lcam.u-psud.fr>:
  4082. > That's kind, but please, don't unless I explicitly solicit one. I do get
  4083. > enough email already. Thanks.
  4084.  
  4085. My setup recognizes Mail-Copies-To=never header.  Just set it if you
  4086. do not want these copies.  [I manually deleted the header from this
  4087. message, but of course I will not remember to do it the next time.]
  4088.  
  4089. > It seems that many of the GNU utils do.
  4090.  
  4091. I doubt it very much.
  4092.  
  4093. > >Moreover, most of the time you cannot do *anything* if malloc() fails,
  4094. > >since graceful shutdown requires some memory.  
  4095. > Well, if depends how much memory you're trying to allocate. If you ask
  4096. > for 8 MB and have only 6 then I'd think a graceful exit should still
  4097. > work.
  4098.  
  4099. Yes, but you are asking for developer to make some pretty subtle
  4100. decisions.  Most of the time this hope is futile.
  4101.  
  4102. I coded "graceful shutdown" support for Perl's malloc(), it will
  4103. automatically work for "large" allocations, and will work for "small"
  4104. allocations with hints from an application.  But Perl allows for an
  4105. easy exception handling, which is not that easy for many other
  4106. languages.
  4107.  
  4108. But for most of programmers the idea that graceful shutdown "it is not
  4109. that hard" looks absolutely crazy.  You indeed need to reconsider the
  4110. way you think about memory allocation to see the light of the day...
  4111.  
  4112. Ilya
  4113.  
  4114. --- WtrGate+ v0.93.p7 sn 165
  4115.  * Origin: Usenet: Department of Mathematics, The Ohio State Univers
  4116. (1:109/42)
  4117.  
  4118. +----------------------------------------------------------------------------+
  4119.  
  4120. From: AFECU@CUNYVM.CUNY.EDU                             19-Nov-99 16:07:09
  4121.   To: All                                               19-Nov-99 20:18:03
  4122. Subj: Re: What does APAR stand for anyway?
  4123.  
  4124. From: Aron Eisenpress <AFECU@CUNYVM.CUNY.EDU>
  4125.  
  4126. It's "Authorized Program Analysis Report" - and I still have some of the old
  4127. paper forms that were used for this way long ago.
  4128.  
  4129. I believe PMR is Problem Management Record.
  4130.  
  4131. You can find official definitions at www.ibmlink.ibm.com, click on WhatIs
  4132. and then search the Dictionary.  APAR is in there but PMR is not...
  4133. -------
  4134.  
  4135.  -- Aron Eisenpress, City U of NY / Computing & Information Services
  4136.     (email: afecu@cunyvm.cuny.edu)
  4137.  
  4138. --- WtrGate+ v0.93.p7 sn 165
  4139.  * Origin: Origin Line 1 Goes Here (1:109/42)
  4140.  
  4141. +----------------------------------------------------------------------------+
  4142.  
  4143. From: christian.hennecke@ruhr-uni-boch...               20-Nov-99 01:04:07
  4144.   To: All                                               19-Nov-99 21:29:19
  4145. Subj: Re: Quicktime in os/2
  4146.  
  4147. Message sender: christian.hennecke@ruhr-uni-bochum.de
  4148.  
  4149. From: Christian Hennecke <christian.hennecke@ruhr-uni-bochum.de>
  4150.  
  4151. "rnaber@vcn.com" schrieb:
  4152. > I am trying to get Quicktime to run in os/2 but am having problems.
  4153. > the control panel icon for quicktime shows up and works allow's
  4154. > modifiing quicktime options. but I can't get quicktime to run when
  4155. > using a quicktime viewer supplied with a commerical cd-rom disk.
  4156. > any ideas on how to get quicktime to run, or updates for 3.1 windows
  4157. > drivers that will work with os/2.
  4158.  
  4159. Hi Russ!
  4160.  
  4161. Forget it. This problem is one of the all-time-greatest. There are hints
  4162. to change the both TIMER386MaxRes and TIMER286MaxRes entries (have a
  4163. look at the README in the root directory of your boot-drive) in
  4164. SYSTEM.INI (or was it WIN.INI?), to set IDLE_SECONDS and
  4165. IDLE_SENSITIVITY to maximum, but it never worked well here.
  4166.  
  4167. Christian Hennecke
  4168. -- 
  4169. Keep passing the open windows! ("The Hotel New Hampshire", John Irving)
  4170.  
  4171. --- WtrGate+ v0.93.p7 sn 165
  4172.  * Origin: Usenet: not organized (1:109/42)
  4173.  
  4174. +----------------------------------------------------------------------------+
  4175.  
  4176. +============================================================================+
  4177.