All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil MacMunn <neil@gumstix.com>
To: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: EFL_SRCREV bump breaks GPE/enlightenment
Date: Mon, 17 Jan 2011 09:29:04 -0800	[thread overview]
Message-ID: <4D347C60.6000805@gumstix.com> (raw)

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



             reply	other threads:[~2011-01-17 18:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-17 17:29 Neil MacMunn [this message]
2011-01-17 18:58 ` EFL_SRCREV bump breaks GPE/enlightenment Martin Jansa
2011-01-30 22:08   ` Neil MacMunn
2011-01-31 13:09     ` Martin Jansa
2011-02-02 23:01       ` Neil MacMunn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D347C60.6000805@gumstix.com \
    --to=neil@gumstix.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.