All of lore.kernel.org
 help / color / mirror / Atom feed
* EFL_SRCREV bump breaks GPE/enlightenment
@ 2011-01-17 17:29 Neil MacMunn
  2011-01-17 18:58 ` Martin Jansa
  0 siblings, 1 reply; 5+ messages in thread
From: Neil MacMunn @ 2011-01-17 17:29 UTC (permalink / raw)
  To: openembedded-devel

Changing to EFL_SRCRV 55319 causes display problems for buttons and the 
workspace manager. Mousing over the main menu causes Xinit.d to restart.

before crash:

# ps fax
<snip>
   955 ?        Ss     0:00 gpe-dm
   958 tty3     Ss+    0:00  \_ Xorg -br -pn -dpi 100 :0 -noreset
   959 ?        S      0:00  \_ run-parts /etc/X11/Xinit.d
  1036 ?        S<L    0:03      \_ /usr/bin/enlightenment
<snip>

after:

#ps fax
<snip>
   955 ?        Ss     0:00 gpe-dm
   958 tty3     Ss+    0:01  \_ Xorg -br -pn -dpi 100 :0 -noreset
  1100 ?        S      0:00  \_ run-parts /etc/X11/Xinit.d
  1139 ?        S<L    0:03      \_ /usr/bin/enlightenment
<snip>

Reverted changes to e-base.bbclass seems to fix the problem

# git revert 004321e0878162331908acda8bdaaa31a2aa6278
# git revert 2c7181fda31fa0bc215b5425ef872361944f4ae5

I'm using the omap3-desktop-image on a Gumstix Overo.


Neil



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

end of thread, other threads:[~2011-02-02 23:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17 17:29 EFL_SRCREV bump breaks GPE/enlightenment Neil MacMunn
2011-01-17 18:58 ` Martin Jansa
2011-01-30 22:08   ` Neil MacMunn
2011-01-31 13:09     ` Martin Jansa
2011-02-02 23:01       ` Neil MacMunn

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.