Re: Why does killing GS with SIGHUP crash on the 2nd time?



        proxy = Gio.DBusProxy.new_for_bus_sync(
                Gio.BusType.SESSION,
                Gio.DBusProxyFlags.NONE,
                None,
                'org.gnome.Shell',
                '/org/gnome/Shell',
                'org.gnome.Shell',
                None);
        proxy.Eval('(s)', 'global.reexec_self();')
        
I'm really sorry - could you explain those arguments to me? - So I can
be able to reproduce them not necessarily for this program.
-- 
Marco Scannadinari <marco scannadinari co uk>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]