All of lore.kernel.org
 help / color / mirror / Atom feed
* Broken update-mime-database due to recent changes
@ 2008-11-05 20:21 Stefan Schmidt
  2008-11-08 21:01 ` Stefan Schmidt
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Schmidt @ 2008-11-05 20:21 UTC (permalink / raw)
  To: openembedded-devel

Hello.

After having some fun digging around in laucher code I got a hint today why
there where misisng icons in my launcher. Raster and Thomas found out that

update-mime-database /usr/share/mime

wasn't run. Doing that by hand and restarting the xserver gave me back all
missing icons.

The breakage came with the new shared-mime-info stuff from poky.
http://git.openembedded.net/?p=openembedded.git;a=commitdiff;h=8ea71e53c9823cda874f03c3705596f996a5ee1c

Removing the postint hook from .inc and just adding it back to 0.51 broke 0.20
and 0.22.

The option to fix this how I see it (personal priority ordered):

1) Put the known working pkg_postinst() back into the 0.20 and 0.22 recipes
2) Make the old versions also work with the build-on-host method
3) Remove all but 0.51 and teach distros to use the new one.

Thoughts?

regards
Stefan Schmidt



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-11-09 13:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-05 20:21 Broken update-mime-database due to recent changes Stefan Schmidt
2008-11-08 21:01 ` Stefan Schmidt
2008-11-09  9:13   ` Koen Kooi
2008-11-09 13:04     ` Stefan Schmidt
2008-11-09 13:29       ` Stefan Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.