Bug 115357

Summary: (Action Reqest Sytem) REMEDY user Client crash after opening
Product: Red Hat Enterprise Linux 3 Reporter: Dirk Rydvan <dirk.rydvan>
Component: metacityAssignee: Havoc Pennington <hp>
Status: CLOSED NOTABUG QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 3.0CC: smann, tao
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://www.t-mobile.de
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-25 19:33:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dirk Rydvan 2004-02-11 09:55:35 UTC
Description of problem:

We use RedHat WS 3 UPDATE1 with default GNOME and metacity.

We start over an Telnet session same programms from a SUN Server.
For example xterm, netscape etc. It works fine. But if we start
Action Request System Remedy user (Version 4.05.01) it starts,
we see die Window, the frame, and de menubar form the programm.
after 1 second it crash without a message.

It occours only with metacity. It woks with ICE, FVWM, and so on.

Version-Release number of selected component (if applicable):

metacity-2.4.55-6

How reproducible:

start over X11 ARS Remady User

Steps to Reproduce:
1.

# xhost +
# telnet SERVER

echo $DISPLAY

2.

#  aruser -d /opt/remedy/arHome/arcmds -i MASK -p % = SERVER

3.
  

Actual results:

Window with frame to see for a short time.
You can sie fo a short time the menubar form REMEDY
after this it crash

Expected results:

it should work like FVWM, ICE etc.
the window should stay open.

Additional info:

Comment 1 Dirk Rydvan 2004-02-19 08:53:16 UTC
The log of Remedy Clienet (aruser) says:

X Error of failed request:  BadAccess (attempt to access private
resource denied)
  Major opcode of failed request:  28 (X_GrabButton)
  Serial number of failed request:  10800
  Current serial number in output stream:  10879


Comment 2 Havoc Pennington 2004-05-25 19:33:23 UTC
This is 99% likely a bug in the remedy client, making unwarranted
assumptions about the window manager.

If there's some way we can access the source code of the remedy client
we may be able to debug exactly what goes wrong. Otherwise the remedy
authors will need to debug this.