<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>8009</bug_id>
          
          <creation_ts>2005-09-19 11:51:37 +0400</creation_ts>
          <short_desc>dbus-daemon не работает в режиме --session на текущем сизифе</short_desc>
          <delta_ts>2005-10-12 12:32:38 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>dbus</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>8008</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Vital Khilko">vk</reporter>
          <assigned_to name="Alexey Morozov">morozov</assigned_to>
          <cc>shrek</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>30740</commentid>
    <comment_count>0</comment_count>
    <who name="Vital Khilko">vk</who>
    <bug_when>2005-09-19 11:51:37 +0400</bug_when>
    <thetext>dbus-daemon не работает в режиме --session на текущем сизифе

Steps to Reproduce:
1.$ sudo service messagebus start
2.$ dbus-monitor
Failed to open connection to session message bus: Unable to determine the
address of the message bus
3.$ dbus-monitor --system
signal sender=org.freedesktop.DBus -&gt; dest=:1.1 interface=org.freedesktop.DBus;
member=NameAcquired
 string &quot;:1.1&quot;
тут видно что следить за системной шиной таки можно
4. запускаем пользовательский режим
$ dbus-launch
DBUS_SESSION_BUS_ADDRESS=&apos;unix:abstract=/var/run/dbus/users/dbus-G5BbAPDLPo,guid=00672e4398e05fc2b6488fb99f951700&apos;
DBUS_SESSION_BUS_PID=2691
проверяем 
$ ps aux | grep dbus
113       6387  0.0  0.0   2032  1012 ?        Ss   Sep16   0:00
/usr/bin/dbus-daemon --system
vkhilko   2691  0.0  0.0   1908   664 ?        Ss   10:21   0:00 dbus-daemon
--fork --print-pid 8 --print-address 6 --session
демон запущен и работает, но

$ dbus-monitor
Failed to open connection to session message bus: Unable to determine the
address of the message bus
$ dbus-monitor --session
Failed to open connection to session message bus: Unable to determine the
address of the message bus

$ rpm -qa | grep dbus
dbus-tools-gui-0.50-alt1
python-module-dbus-0.50-alt1
libdbus-glib-devel-0.50-alt1
libdbus-devel-0.50-alt1
libdbus-qt-0.50-alt1
dbus-tools-0.50-alt1
libdbus-0.50-alt1
dbus-0.50-alt1
libdbus-glib-0.50-alt1

рекомендации с вики выполнялись, но это позволило запустить лишь системный режим
работы</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30760</commentid>
    <comment_count>1</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2005-09-19 14:44:41 +0400</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 8008 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>