#8396 HIGH 8.2.0 (: copy-to-journal does not work from console
Zarro Boogs per Child
bugtracker at laptop.org
Thu Sep 11 07:44:26 EDT 2008
#8396: copy-to-journal does not work from console
------------------------+---------------------------------------------------
Reporter: bert | Owner: marco
Type: defect | Status: new
Priority: high | Milestone: 8.2.0 (was Update.2)
Component: sugar | Version: not specified
Resolution: | Keywords: relnote
Next_action: diagnose | Verified: 0
Blockedby: 7811 | Blocking:
------------------------+---------------------------------------------------
Changes (by bert):
* cc: mstone (added)
Comment:
Simple fix - add this:
{{{
if os.path.exists("/tmp/olpc-session-bus"):
os.environ["DBUS_SESSION_BUS_ADDRESS"] = "unix:path=/tmp/olpc-session-
bus"
}}}
before importing the datastore. Attaching patch.
--
Ticket URL: <http://dev.laptop.org/ticket/8396#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list