<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3157" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello All</FONT></DIV>
<DIV><FONT face=Arial
size=2>
1: I am trying to establish a connection with D_BUS demon using my application
without any binding low level api. (i created a key also <FONT
face="Times New Roman" size=3>dbus-uuidgen - Utility to generate UUIDs
)</FONT></FONT></DIV>
<DIV><FONT face=Arial
size=2> 2: But
no connection is getting established as the connection pointer is null,and a
error message gets generated which says </FONT></DIV>
<DIV><FONT face=Arial
size=2>
" Failed to execute dbus-launch to autolaunch D-Bus session"</FONT></DIV>
<DIV><FONT face=Arial
size=2>
one thing i have understood that this dbus-launch is a utility that is used to
start a session bus by executing a shell script..</FONT></DIV>
<DIV><FONT face=Arial
size=2>
I read the man page for d-bus launch and made a bash ,shell script.After
executing it said </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> "Failed to start message bus: Failed to open
"/etc/selinux/targeted/contexts/dbus_contexts": No such file or directory EOF in
dbus-launch reading address from bus daemon</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> I went into this directory and figured out
that this file is not present in this directory.</DIV>
<DIV> How can i get this file.Is this the right way i am
proceding.</DIV>
<DIV> </DIV>
<DIV> I might have done some mistakes in this mail.Please forgive me ,as i
am new to this mailing thing,But i am a fast learner</DIV>
<DIV> <BR></DIV></FONT>
<DIV><FONT face=Arial
size=2>
</FONT> </DIV></BODY></HTML>