- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Missing CDE Front Panel
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
01-19-2001 01:22 AM
01-19-2001 01:22 AM
Missing CDE Front Panel
Problem :
- When a normal user login to a particular Workstation (hpd-6), it shows a BLANK Normal Workspace but the CDE Front Panel Missing.
- the error messg in the user's $HOME/.dt/errorlog shows :
WorkSpace Manager : I/O error on Display:: hpd-6:0.0
- I was able to perform a RT-CLICK on the WorkSpc and have tried selecting options "Shuffle Up", "Shuffle Down", "Refresh", "Minimise / Restore Front Panel" & "Restart WorkSpace Mgr".
- However, if root were to login, everything is normal with the CDE Front Panel there.
Steps already Tried :
----------------------
- reboot the workstation (done this 3 times)
- Off/On the Monitor
- Verify that the Monitor is O.K
(by connecting Monitor to another CPU & log-in)
- Verify that the Monitor Cable is O.K
(by using the Monitor Cable on another Workstation)
-- Anybody knows how to resolve this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2001 03:30 AM
01-19-2001 03:30 AM
Re: Missing CDE Front Panel
1) run dr_dt ...could be permissions ?
2) whilst user logged out of CDE : run a rm-R on $HOME/.dt then log back in ... any improvement ?
3) check /var/dt/Xerrors & $HOME/.dt/startlog & errorlogs for clues.
sounds like a corrupt / bad set of resources or a permissions problem .... NB find out what the userwas doing just prior to the problem ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2001 10:33 PM
01-25-2001 10:33 PM
Re: Missing CDE Front Panel
Could not find anything in $HOME/.dt/startlog. As for $HOME/.dt/errorlog, pse read my 1st posting above.
Attached is the output from "dr_dt". Pse note that I have deleted away /usr/dt/bin/dtscreen to prevent Screen-Lock. I have done this for all other workstations (which are working fine). Anyway, root login has no problem.
Any other possibilities ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2001 10:43 PM
01-25-2001 10:43 PM
Re: Missing CDE Front Panel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 01:01 AM
01-26-2001 01:01 AM
Re: Missing CDE Front Panel
Any errors in syslog.log or /var/dt/Xerrors.
Try a
what happens for a newly created user ?
Since you have been customising CDE my advise is to check permissions on a good and bad system around the
usr/dt/bin dir etc etc.... just in case.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 01:47 AM
01-26-2001 01:47 AM
Re: Missing CDE Front Panel
Upon CTRL-ALT-! in empty WOrkSpc, it prompts :
Switch to Default Behaviour
Answered [OK]. WorkSPc remained empty. Performed a RT-CLICK and tried selecting the following options with no effect :-
Shuffle Up, Shuffle Down, Refresh, Pack Icons
Option "New Window" however opened a command shell window.
Have compared the permissions of files in /usr/dt/bin with another workstation, do not see any difference in permission settings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2001 02:07 AM
01-26-2001 02:07 AM
Re: Missing CDE Front Panel
If a new user is affected ... problem could be more widespread ..... maybe worth adding set -x in .dtprofile and checking startlog .... you'll get more info this time though.
consider re-installing CDE filesets ? This is a strange case .... I had one once before and never got to the bottom of it .... I'd like to know the root cause but a re-install may save time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2001 10:38 PM
01-28-2001 10:38 PM
Re: Missing CDE Front Panel
Thanks for your time & effort in attempting to solve our problem. It is as what you said -- permission problem.
The permission of the file "/usr/dt/appconfig/types/C/dtwm.fp" was not correct. It was "read" for "root" only. Have chg it to 444 & everything was fine.
The problem was resolved by your HP Engr under REF#29481.
Thanks a lot again for your help.