home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / acorn / 9546 < prev    next >
Encoding:
Text File  |  1992-11-12  |  1.6 KB  |  39 lines

  1. Newsgroups: comp.sys.acorn
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!alf.uib.no!hp825.bih.no!guttorm
  3. From: guttorm@hp825.bih.no (Guttorm Vik)
  4. Subject: Re: Apps hanging instead of quitting in RO3.1
  5. Message-ID: <1992Nov12.174231.27216@alf.uib.no>
  6. Sender: usenet@alf.uib.no (Bergen University Newsaccount)
  7. Organization: Bergen College of Engineering, Bergen, Norway.
  8. References: <1992Nov11.110220.12082@waikato.ac.nz>
  9. Date: Thu, 12 Nov 92 17:42:31 GMT
  10. Lines: 27
  11.  
  12. In article <1992Nov11.110220.12082@waikato.ac.nz> pdenize@waikato.ac.nz writes:
  13. >I have had a number of programs hang in RISC OS 3.10 when they are asked to
  14. >quit.  As they quit sometimes I am led to wonder if it is not some interaction
  15. >caused by some other application.
  16. >
  17. >Has anyone located any reason that might explain this ?
  18. >
  19. >Paul Denize
  20.  
  21. I've had this problem with the new version of StrongED that I'm developing.
  22. What happens in my case, is that when a file is changed I open a dbox asking
  23. the user if he's sure. When the user now clicks on the 3D "Quit" button 
  24. the program sometimes crash.
  25. Initially I suspected that a stray pointer somewhere had screwed up my data
  26. or the program itself, but a short test-program in BASIC crashed in a similar
  27. way.
  28. The problem seems to be that the OS lowers the 3D button, the program quits,
  29. and then the OS tries to raise the button again.. boom..
  30.  
  31. The button type was "R5" (I think), but I also managed to crash with button
  32. type "R1". The icon types I tried (which both crashed) was "Report when 
  33. clicked" and "Report when released".. The one sure to crash every time was
  34. R5 with report when clicked.
  35.               _
  36. A frustrated (-)rmStrong.... 
  37.  
  38.  
  39.