- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Unable to Login--DCOP server not running
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
07-06-2004 11:49 PM
07-06-2004 11:49 PM
Unable to Login--DCOP server not running
"could not read network connection list
/home/pramod/.DCOPserver_host1_0
Pl check that "dcopserver" program is running
Found that dcop is running in the system. I am able to login into the system using terminal mode. In GUI mode only I am gettingt his error
Appreciate your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2004 11:51 PM
07-06-2004 11:51 PM
Re: Unable to Login--DCOP server not running
In theory, if you can log in and run "startx" from your non-GUI window, you should get some errors, explaining what the problem is.
Failing that, try Gnome as they look and work the same on Red Hat anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2004 11:56 PM
07-06-2004 11:56 PM
Re: Unable to Login--DCOP server not running
Is it possible??? How to proceed.??
I cannot reinstall entire OS. This is a critical system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 12:06 AM
07-07-2004 12:06 AM
Re: Unable to Login--DCOP server not running
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2004 09:34 PM
07-07-2004 09:34 PM
Re: Unable to Login--DCOP server not running
there is chance to solve it without reinstall
give 777 permission on /tmp/.ICE-unix directory
and also check permission on files in $HOME/.kde , they schould be
userXX:groupXX
if not fix it by:
chown -R userXX:groupXX /home/user/.kde
hope this will help you
Jan