[Debian-olpc-devel] Bug#555963: Sugar X cursor not used
Sascha Silbe
sascha-ml-ui-sugar-debian-olpc-devel at silbe.org
Fri Nov 13 15:41:11 UTC 2009
On Fri, Nov 13, 2009 at 04:11:49PM +0100, Jonas Smedegaard wrote:
> Could you elaborate even further - e.g. provide examples of what
> tweaks sugar-jhbuild performs (so I don't need to dive into that tool
> to dig it out myself).
This is the whole change we did [1] for the cursor to work:
+ # XCURSOR_PATH
+ xcursordir = os.path.join(self.prefix, 'share', 'icons')
+ addpath('XCURSOR_PATH', xcursordir)
Effectively it sets XCURSOR_PATH to
<sugar-jhbuild-location>/install/share/icons, e.g.
~/sugar-jhbuild/install/share/icons.
Some other variables being set are XDG_DATA_DIRS and XDG_CONFIG_DIRS,
with the same logic (see Config.setup_env() in jhbuild/jhbuild/config.py
[2]).
> Something clearly don't work and it still might be related to Debian
> locations not being "default enough" (i.e. still needing spoon-feeding
> even if in principle at proper location.
Are the build logs still around? I suspect it's rather some uncatched
icon-slicer error or something like that.
[1] http://bugs.gnome.org/586523
[2] http://git.gnome.org/cgit/jhbuild/tree/jhbuild/config.py
CU Sascha
--
http://sascha.silbe.org/
http://www.infra-silbe.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-olpc-devel/attachments/20091113/255f3792/attachment.pgp>
More information about the Debian-olpc-devel
mailing list