[Bugs] #2824 UNSP: Launcher activities for Linux apps show loading screen for too long
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue May 3 17:09:25 EDT 2011
#2824: Launcher activities for Linux apps show loading screen for too long
------------------------------------------+---------------------------------
Reporter: sridhar | Owner:
Type: defect | Status: closed
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: untriaged | Version: 0.84.x
Severity: Unspecified | Resolution: duplicate
Keywords: | Distribution: OLPC
Status_field: Unconfirmed |
------------------------------------------+---------------------------------
Changes (by sascha_silbe):
* status: new => closed
* resolution: => duplicate
Comment:
As Samuel mentioned Sugar currently uses a
[https://wiki.sugarlabs.org/go/Development_Team/Low-
level_Activity_API#X_Properties custom protocol] for startup notification,
so the behaviour you see is as-designed. Using a standard protocol is
planned (#2434), but nobody has done the implementation work yet.
A quick & dirty workaround would be to map an X window with the custom
properties in a wrapper script. A less quick hack would be an LD_PRELOAD
wrapper that interjects X11 calls and adds the custom properties.
libsugarize
[http://dev.laptop.org/git/users/albert/sugarize/tree/xlogo.activity/libsugarize.c
seems to implement] the latter option.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2824#comment:2>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list