<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: BadWindow (invalid Window parameter) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153915#M901286</link>
    <description>This may help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063199258" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063199258&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Dec 2003 15:02:27 GMT</pubDate>
    <dc:creator>Jim Butler</dc:creator>
    <dc:date>2003-12-30T15:02:27Z</dc:date>
    <item>
      <title>BadWindow (invalid Window parameter)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153914#M901285</link>
      <description>Hi Guys,&lt;BR /&gt;Once a day I get stuck with my CDE windows on my HP-UX 11. on my ".dt" directory I get error file which display this:&lt;BR /&gt;&lt;BR /&gt;ly2005:tzvika {~/.dt} &amp;gt; more errorlog&lt;BR /&gt;*** STDERR(1): (/usr/dt/bin/dtexec) /usr/dt/bin/dtstyle: PID 7661: Tue Dec 30 15&lt;BR /&gt;:18:34 2003&lt;BR /&gt;X Error of failed request:  BadWindow (invalid Window parameter)&lt;BR /&gt;  Major opcode of failed request:  20 (X_GetProperty)&lt;BR /&gt;  Resource id in failed request:  0x1400010&lt;BR /&gt;  Serial number of failed request:  81&lt;BR /&gt;  Current serial number in output stream:  81&lt;BR /&gt;&lt;BR /&gt;*** [340]&lt;BR /&gt;&lt;BR /&gt;Do you know what to do in order to fix this stuck/crach windows?</description>
      <pubDate>Tue, 30 Dec 2003 10:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153914#M901285</guid>
      <dc:creator>Tzvika Faibish</dc:creator>
      <dc:date>2003-12-30T10:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: BadWindow (invalid Window parameter)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153915#M901286</link>
      <description>This may help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063199258" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000063199258&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Dec 2003 15:02:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153915#M901286</guid>
      <dc:creator>Jim Butler</dc:creator>
      <dc:date>2003-12-30T15:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: BadWindow (invalid Window parameter)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153916#M901287</link>
      <description>The interpretation of this is that dtexec (used to launch apps from the front panel in CDE) reported the error from the program dtstyle. &lt;BR /&gt;The error dtstyle reports is that the window ID (a unique id for each X window on the screen) is invalid.   This is generally a programming problem but can be caused by some misconfiguration. &lt;BR /&gt;&lt;BR /&gt;What kind of X display device are you using?  I could conceive that this might happen with some X configurations, especially PC Xservers that CDE does not know how to handle. &lt;BR /&gt;&lt;BR /&gt;dtstyle is known to work with 8 and 24 bit visuals since that is what HP workstations have delivered.  PC Xservers (and Linux) can support depth 16 visuals and I'm not sure that  CDE knows how to work well in this environment. &lt;BR /&gt;&lt;BR /&gt;A couple of questions: &lt;BR /&gt;&lt;BR /&gt;- can you duplicate the problem or is this a one time occurrence?   how do you duplicate the problem? &lt;BR /&gt;&lt;BR /&gt;- can you supply the output of /usr/contrib/bin/X11/xdpyinfo? &lt;BR /&gt;&lt;BR /&gt;Thanks and Happy New Year... &lt;BR /&gt;</description>
      <pubDate>Wed, 31 Dec 2003 10:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153916#M901287</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2003-12-31T10:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: BadWindow (invalid Window parameter)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153917#M901288</link>
      <description>Rick,&lt;BR /&gt;Thanks for your help. Iwant to mention that I'm working with "reflection" (emulator to Unix) and also several users work with the same configuration but don't have this problem.&lt;BR /&gt;Here is the for output "/usr/contrib/bin/X11/xdpyinfo":&lt;BR /&gt;&lt;BR /&gt;name of display:    199.203.63.57:0.0&lt;BR /&gt;version number:    11.0&lt;BR /&gt;vendor string:    WRQ, Inc.&lt;BR /&gt;vendor release number:    8&lt;BR /&gt;maximum request size:  4194300 bytes&lt;BR /&gt;motion buffer size:  0&lt;BR /&gt;bitmap unit, bit order, padding:    32, MSBFirst, 32&lt;BR /&gt;image byte order:    MSBFirst&lt;BR /&gt;number of supported pixmap formats:    3&lt;BR /&gt;supported pixmap formats:&lt;BR /&gt;depth 1, bits_per_pixel 1, scanline_pad 32&lt;BR /&gt;depth 24, bits_per_pixel 32, scanline_pad 32&lt;BR /&gt;depth 8, bits_per_pixel 8, scanline_pad 32&lt;BR /&gt;keycode range:    minimum 9, maximum 254&lt;BR /&gt;focus:  window 0x4c0000e, revert to PointerRoot&lt;BR /&gt;number of extensions:    17&lt;BR /&gt;BIG-REQUESTS&lt;BR /&gt;DEC-XTRAP&lt;BR /&gt;Extended-Visual-Information&lt;BR /&gt;GLX&lt;BR /&gt;LBX&lt;BR /&gt;MIT-SUNDRY-NONSTANDARD&lt;BR /&gt;Multi-Buffering&lt;BR /&gt;SECURITY&lt;BR /&gt;SGI-GLX&lt;BR /&gt;SHAPE&lt;BR /&gt;SYNC&lt;BR /&gt;TOG-CUP&lt;BR /&gt;WRQ-ADMIN&lt;BR /&gt;WRQ_XPrint&lt;BR /&gt;XIE&lt;BR /&gt;XInputExtension&lt;BR /&gt;XTEST&lt;BR /&gt;default screen number:  0&lt;BR /&gt;number of screens:  1&lt;BR /&gt;&lt;BR /&gt;screen #0:&lt;BR /&gt;dimensions:  1272x950 pixels (335x250 millimeters)&lt;BR /&gt;resolution:  96x97 dots per inch&lt;BR /&gt;depths (3):  1, 24, 8&lt;BR /&gt;root window id:  0x28&lt;BR /&gt;depth of root window:  24 planes&lt;BR /&gt;number of colormaps:  minimum 1, maximum 1&lt;BR /&gt;default colormap:   0x24&lt;BR /&gt;default number of colormap cells:    256&lt;BR /&gt;preallocated pixels: black 0, white 16777215&lt;BR /&gt;options:    backing-store YES, save-unders YES&lt;BR /&gt;largest cursor:    32x32&lt;BR /&gt;current input event mask:    0x70003c&lt;BR /&gt;ButtonPressMask          ButtonReleaseMask        EnterWindowMask          &lt;BR /&gt;LeaveWindowMask          SubstructureRedirectMask FocusChangeMask          &lt;BR /&gt;PropertyChangeMask       &lt;BR /&gt;number of visuals:    4&lt;BR /&gt;default visual id:  0x20&lt;BR /&gt;visual:&lt;BR /&gt;visual id:  0x20&lt;BR /&gt;class:  TrueColor&lt;BR /&gt;depth:  24 planes&lt;BR /&gt;available colormap entries:  256 per subfield&lt;BR /&gt;red, green, blue masks:  0xff, 0xff00, 0xff0000&lt;BR /&gt;significant bits in color specification:    8 bits&lt;BR /&gt;visual:&lt;BR /&gt;visual id:   0x21&lt;BR /&gt;class:  TrueColor&lt;BR /&gt;depth:  24 planes&lt;BR /&gt;available colormap entries:  256 per subfield&lt;BR /&gt;red, green, blue masks:  0xff, 0xff00, 0xff0000&lt;BR /&gt;significant bits in color specification:    8 bits&lt;BR /&gt;visual:&lt;BR /&gt;visual id:  0x21&lt;BR /&gt;class:  TrueColor&lt;BR /&gt;depth:  24 planes&lt;BR /&gt;available colormap entries:  256 per subfield&lt;BR /&gt;red, green, blue masks:  0xff, 0xff00, 0xff0000&lt;BR /&gt;significant bits in color specification:    8 bits&lt;BR /&gt;visual:&lt;BR /&gt;visual id:  0x22&lt;BR /&gt;class:  PseudoColor&lt;BR /&gt;depth:  8 planes&lt;BR /&gt;available colormap entries:  256&lt;BR /&gt;red, green, blue masks:  0x0, 0x0, 0x0&lt;BR /&gt;significant bits in color specification:    8 bits&lt;BR /&gt;visual:&lt;BR /&gt;visual id:  0x23&lt;BR /&gt;class:  PseudoColor&lt;BR /&gt;depth:  8 planes&lt;BR /&gt;available colormap entries:  256&lt;BR /&gt;red, green, blue masks:  0x0, 0x0, 0x0&lt;BR /&gt;significant bits in color specification:    8 bits&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  Thanks,&lt;BR /&gt;     Tzvika</description>
      <pubDate>Thu, 01 Jan 2004 02:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153917#M901288</guid>
      <dc:creator>Tzvika Faibish_1</dc:creator>
      <dc:date>2004-01-01T02:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: BadWindow (invalid Window parameter)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153918#M901289</link>
      <description>Reflections/X has an interesting feature that might make things difficult for CDE.  It has a feature that you can enable that can let you &lt;BR /&gt;run in 'rootless' mode, where the X windows are intermixed with the MicroSoft windows.  While this is quite useful from a user standpoint, it is quite different from a 'normal' Xserver/workstation environment. X programs expect to be able to write to the 'root' window of the screen.   In rootless mode, they can't. &lt;BR /&gt;dtstyle expects to read and write attributes to the root window to change the background and so on and in rootless mode you can't do this. &lt;BR /&gt;&lt;BR /&gt;Suggestions:  &lt;BR /&gt;&lt;BR /&gt;- enable 'windowed' mode in the Reflections/X options menu&lt;BR /&gt;&lt;BR /&gt;- check the security settings - I have a feeling that security settings in Reflections/X may cause some problems. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 Jan 2004 11:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/badwindow-invalid-window-parameter/m-p/3153918#M901289</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2004-01-02T11:49:04Z</dc:date>
    </item>
  </channel>
</rss>

