Send buglog mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.openmoko.org/mailman/listinfo/buglog
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of buglog digest..."
Today's Topics:
1. Re: Openmoko Bug #2298: GPRS connection works only once
(Openmoko Public Trac)
2. Openmoko Bug #2308: [Om 2009] simplelock should return
(Openmoko Public Trac)
--- Begin Message ---
#2298: GPRS connection works only once
---------------------+------------------------------------------------------
Reporter: niccolo | Owner: openmoko-devel
Type: defect | Status: new
Priority: normal | Milestone: Om2009
Component: unknown | Version: unspecified
Severity: normal | Keywords: GPRS
Haspatch: 0 | Blockedby:
Estimated: | Patchreview:
Blocking: | Reproducible:
---------------------+------------------------------------------------------
Comment(by zoff99):
Replying to [comment:5 zoff99]:
> also i needed this fix to get normal nameservers after shutting down
GPRS.
> otherwise 127.0.0.1 would be in /etc/resolv.conf
>
ok better readable:
{{{
# grps down fix
cd /usr/lib/python2.6/site-
packages/framework/subsystems/ogsmd/modems/abstract/
rm -f pdp.pyo
cat pdp.py |sed -e 's#echo nameserver 127.0.0.1 > /etc/resolv.conf#
echo nameserver 208.67.222.222 \> /etc/resolv.conf\;echo nameserver
208.67.220.220 \>\> /etc/resolv.conf#' > pdp.py_patched
mv pdp.py_patched pdp.py
# grps down fix
}}}
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2298#comment:6>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
--- End Message ---
--- Begin Message ---
#2308: [Om 2009] simplelock should return
-------------------------+--------------------------------------------------
Reporter: zoff99 | Owner: openmoko-devel
Type: enhancement | Status: new
Priority: normal | Milestone: Om2009
Component: unknown | Version:
Severity: normal | Keywords:
Haspatch: 0 | Blockedby:
Estimated: | Patchreview:
Blocking: | Reproducible:
-------------------------+--------------------------------------------------
the screen lock should return in om2009.
when pressing AUX button the screen should lock and "locked" should be
displayed.
it was there in om2008 , it is there in SHR.
please return this function in om2009. lots of people need it
I am using Om2009 Testing 5, dated 16-Jun-2009.
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/2308>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog