Bug 4531 - failed to issue an invalidParent error in XtMakeGeometryRequest-3
Summary: failed to issue an invalidParent error in XtMakeGeometryRequest-3
Status: RESOLVED MOVED
Alias: None
Product: Xtests
Classification: Unclassified
Component: XTS (show other bugs)
Version: unspecified
Hardware: x86 (IA32) All
: high normal
Assignee: Stuart Anderson
QA Contact: Xorg testing team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 02:54 UTC by Rui Feng
Modified: 2018-08-10 21:43 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
proposed patch for xc/lib/Xt/Geometry.c (286 bytes, patch)
2005-09-21 02:55 UTC, Rui Feng
Details | Splinter Review
proposed patch for Xt8/tmkgmreqt.m (1.00 KB, patch)
2005-09-21 03:01 UTC, Rui Feng
Details | Splinter Review

Description Rui Feng 2005-09-21 02:54:52 UTC
Similiar with bug 4530.

XtMakeGeometryRequest-3 failed to issue an invalidParent error and
XtMakeGeometryRequest-4 failed to issue an invalidGeometryManager error. The
reason comes from two ways:
1. in xc/lib/Xt/Geometry.c
   it disables the error of invalidParent and invalidGeometryManager 
   since many applications and toolkits (including parts of Xaw, 
   motif and Netscape) depend on the previous Xt behaviour.
 
   so we have to enable it for these two cases, which is related to
   both XtMakeGeometryRequest-3 and XtMakeGeometryRequest-4.
 
2. in the test case of XtMakeGeometryRequest-3
   XtVaCreateWidget should be replaced by XtVaCreateManagedWidget
Comment 1 Rui Feng 2005-09-21 02:55:19 UTC
Created attachment 3343 [details] [review]
proposed patch for xc/lib/Xt/Geometry.c
Comment 2 Rui Feng 2005-09-21 03:01:24 UTC
Created attachment 3344 [details] [review]
proposed patch for Xt8/tmkgmreqt.m
Comment 3 chemtech 2013-03-15 13:49:26 UTC
Rui Feng,
Do you still experience this issue with newer drivers ?
Please check the status of your issue.
Comment 4 GitLab Migration User 2018-08-10 21:43:27 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/test/xts/issues/12.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.