dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply

Bug #594394 reported by Winael
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OneConf
Incomplete
Undecided
Unassigned

Bug Description

Hi Didier

I try to use OneConf for the first time. I follow the step on testing, and when I run

[code]
$ ./oneconf-query -u
[/code]

I have this particular message :

[code]

Traceback (most recent call last):
  File "./oneconf-query", line 203, in <module>
    oneconf.update()
  File "/home/winael/oneconf/oneconf/dbusconnect.py", line 145, in update
    self._get_package_handler_dbusobject().update()
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[/code]

I am connected to the web, so I don't think about a network issue.

Maybe I set up something wrong ?

Best Regards,
Winael

Related branches

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Hey, Winael,

did you follow those steps from the wiki page:

$ vim oneconf/misc/com.ubuntu.OneConf.service
-> edit to point to your oneconf-service file
$ sudo cp oneconf/misc/com.ubuntu.OneConf.service /usr/share/dbus-1/services/

Changed in oneconf:
status: New → Incomplete
Revision history for this message
Winael (vinzjobard) wrote : Re: [Bug 594394] Re: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply

Hi Didier

This is what my com.ubuntu.OneConf.service looks like

[D-BUS Service]
Name=om.ubuntu.OneConf
Exec=~/oneconf/oneconf-service

So I think i follow the step correctly but maybe I missed a thing

BR,
Winael

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Hey Winael,

not sure it can understand ~ :)
btw, there is a new version, your should pull it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.