[oe-issues] [Bug 2571] New: scripts under /etc/zaurus/hinge-$orientation.d/ run twice
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Thu Jun 28 05:53:48 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2571
Summary: scripts under /etc/zaurus/hinge-$orientation.d/ run
twice
Product: Openembedded
Version: Angstrom
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Distributions
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: johnxx at gmail.com
QAContact: tinderbox-oe at gmx.net
Just as in the summary, any script placed under any of:
/etc/zaurusd/hinge-close.d
/etc/zaurusd/hinge-landscape.d
/etc/zaurusd/hinge-portrait.d
will be executed twice in a row when the zaurus switches to that orientation.
steps to reproduce:
put this script in any of the hinge-something.d directories:
#!/bin/sh
echo -n I ran on >> /tmp/hinge-event.log
echo `date` >> /tmp/hinge-event.log
Then look at the contents of hinge-event.log after closing and opening the
zaurus.
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list