- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Motif Problem
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2004 01:17 AM
08-26-2004 01:17 AM
			
				
					
						
							Motif Problem
						
					
					
				
			
		
	
			
	
	
	
	
	
We are running some GUI application. When we run the application, it comes up, and in its browser if we select some object the GUI disappears by displaying the following message.
----------------------
Name: OptionButton
Class: XmCascadeButtonGadget
Illegal value (0) for rep type XmRLabelType
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 14 (X_GetGeometry)
Resource id in failed request: 0x0
Serial number of failed request: 3309
Current serial number in output stream: 3309
----------------
The application is not dumping any core, it just exits after the above message.
This problem started after rebooting our HP-UX server.
Any help regarding this is really great.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2004 01:57 AM
08-26-2004 01:57 AM
			
				
					
						
							Re: Motif Problem
						
					
					
				
			
		
	
			
	
	
	
	
	
What is your patch level for cde X motif
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2004 02:02 AM
08-26-2004 02:02 AM
			
				
					
						
							Re: Motif Problem
						
					
					
				
			
		
	
			
	
	
	
	
	
Here is the patches installed on the server:
swlist | grep Motif
PHSS_13871 1.0 X/Motif2.1 Runtime Feb 98 Periodic Patch
PHSS_25877 1.0 X/Motif 32bit Runtime JAN2002 Periodic Patch
PHSS_25879 1.0 X/Motif 64bit Runtime JAN2002 Periodic Patch
Thanks & Regards,
Sreenivas.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2004 04:28 PM
08-26-2004 04:28 PM
			
				
					
						
							Re: Motif Problem
						
					
					
				
			
		
	
			
	
	
	
	
	
Take a look at these docs:
http://www.rahul.net/kenton/perrors.html
http://w3.pppl.gov/misc/motif/MotifProgGuide/en_US/TOC.html
HTH.
Regards,
Sri Ram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2004 06:41 PM
08-26-2004 06:41 PM
			
				
					
						
							Re: Motif Problem
						
					
					
				
			
		
	
			
	
	
	
	
	
An X application that has a problem with an X-server gives messages like the one you got and exits normally, not dumping a core. Luckily, otherwise you system would be full of core files after someone shuts down his X-environment without stopping all X-applications...
Other then this, I don't know of anything else helpfull with the info you gave till now.
