home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / windows / x / 19455 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  3.2 KB

  1. Xref: sparky comp.windows.x:19455 comp.windows.x.motif:7644
  2. Path: sparky!uunet!mcsun!sunic!corax.udac.uu.se!woody.csd.uu.se!hb
  3. From: hb@woody.csd.uu.se (Henrik B}kman  CSD)
  4. Newsgroups: comp.windows.x,comp.windows.x.motif
  5. Subject: problems with motif-program
  6. Date: 20 Nov 1992 17:08:59 GMT
  7. Organization: Uppsala University
  8. Lines: 55
  9. Distribution: world
  10. Message-ID: <1ej63bINN8an@corax.udac.uu.se>
  11. NNTP-Posting-Host: woody.csd.uu.se
  12.  
  13. I have some problem running a motif-program on a sun xnews-server.
  14. The program just hang. Everything works ok on a MIT-x-server. When
  15. I use xscope on it I got this just before it hangs.
  16.  
  17.  4.60: Client 2 -->   24 bytes
  18.          ............REQUEST: ConvertSelection
  19.                    requestor: WIN 00900017
  20.                    selection: ATM 000000a5
  21.                       target: ATM 000000a6
  22.                     property: ATM 000000a2
  23.                         time: CurrentTime
  24.  4.71:                                    32 bytes <-- X11 Server 2
  25.                                          ..............EVENT: SelectionNotify (from SendEvent)
  26.                                                         time: TIM 1aa3e73f
  27.                                                    requestor: WIN 00900017
  28.                                                    selection: ATM 000000a5
  29.                                                       target: ATM 000000a6
  30.                                                     property: <NONE>
  31.  
  32. When I run on the MIT-x-server I got this on the same place.
  33.  
  34.  3.96: Client 2 -->   24 bytes
  35.          ............REQUEST: ConvertSelection
  36.                    requestor: WIN 01c0000c
  37.                    selection: ATM 00000068
  38.                       target: ATM 00000067
  39.                     property: ATM 0000006c
  40.                         time: CurrentTime
  41.  3.96:                                    32 bytes <-- X11 Server 2
  42.                                          ..............EVENT: SelectionNotify
  43.                                                         time: CurrentTime
  44.                                                    requestor: WIN 01c0000c
  45.                                                    selection: ATM 00000068
  46.                                                       target: ATM 00000067
  47.                                                     property: <NONE>
  48.  
  49. The only differense is the changing of the time-argument in the response
  50. when I am using Sun's xnews-server.
  51.  
  52. I know that it could be millions of bugs in the program's code but I
  53. haven't got the source or any other tracing-capabilities (I run it
  54. on HPUX). When I check the documentation for the X protocol it says
  55. that in the "SelectionNotify-EVENT-response" for the "ConvertSelection-
  56. REQUEST" the arguments should be passed unchanged. I now wonder if
  57. the time-argument should be passed unchanged too and if it doesn't
  58. could there be any problems of that? I think the program is using motif 1.1.
  59.  
  60. Anyone have any ide???
  61.  
  62. -- 
  63. ----------------------------------------------------------------------
  64. Henrik Bakman           Adress: Box 520          Tel: +46 18 181044
  65. System Manager                  751 20 UPPSALA   Fax: +46 18 521270
  66. Computing Science Dep.          SWEDEN           Email: hb@csd.uu.se
  67. Uppsala University
  68.