Comment 1 for bug 569238

Revision history for this message
joakim@verona.se (joakim-verona) wrote : Re: get_desktop_new returns nothing

also affects trunk.

desktop_new no longer returns nil, it now times out.

light testing with rectangle crashes inkscape:

(dbus-call-method
               :session "org.inkscape" desktop
               "org.inkscape.document" "rectangle" :int32 100 :int32 100 :int32 100 :int32 100)

which used to work in the gsoc branch.