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. [Bug 1307] Add to Contacts from unknow folder
      ([EMAIL PROTECTED])
   2. [Bug 1306] dial out from Messaging
      ([EMAIL PROTECTED])
   3. [Bug 1290] Wrong package status of packagekit.
      ([EMAIL PROTECTED])
   4. [Bug 1288] No power option for Wifi in power menu
      ([EMAIL PROTECTED])
   5. [Bug 1287] No icon indication of Bluetooth, GPS, WiFi
      ([EMAIL PROTECTED])
   6. [Bug 1295] timezones missing
      ([EMAIL PROTECTED])
   7. [Bug 1309] gprs dialin responses "ERROR"
      ([EMAIL PROTECTED])
   8. [Bug 1288] No power option for Wifi in power menu
      ([EMAIL PROTECTED])
   9. [Bug 1250] No Wifi in Managed Mode
      ([EMAIL PROTECTED])
  10. [Bug 1250] No Wifi in Managed Mode
      ([EMAIL PROTECTED])
  11. [Bug 1250] No Wifi in Managed Mode
      ([EMAIL PROTECTED])
  12. [Bug 1250] No Wifi in Managed Mode
      ([EMAIL PROTECTED])
  13. [Bug 1289] PSC (power saving commands in muxer mode) seems to
      be        broken ([EMAIL PROTECTED])
  14. [Bug 1289] PSC (power saving commands in muxer mode) seems to
      be        broken ([EMAIL PROTECTED])
  15. [Bug 1289] PSC (power saving commands in muxer mode) seems to
      be        broken ([EMAIL PROTECTED])
  16. [Bug 1250] No Wifi in Managed Mode
      ([EMAIL PROTECTED])
  17. Your Bugzilla buglist needs attention. ([EMAIL PROTECTED])
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1307

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Add to Contacts from unknow |Add to Contacts from unknow
                   |folder                      |folder



------- Additional Comments From [EMAIL PROTECTED]  2008-03-27 12:22 -------
Which toolbar do you expect to see this button? There are already four items in
the message list toolbar, which is the maximum number of items.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1306

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|dial out from Messaging     |dial out from Messaging



------- Additional Comments From [EMAIL PROTECTED]  2008-03-27 12:24 -------
Which toolbar do you expect to see this button? There are already four items in
the message list toolbar, which is the maximum number of items.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1290





------- Additional Comments From [EMAIL PROTECTED]  2008-03-27 13:04 -------
I have looked further at which functions pk-backend-opkg uses, and it looks like
this bug will also affect upgrade, install, remove and refresh_cache. libopkg
needs a new API for each of these functions that takes an opkg_conf_t variable
as an parameter (the hash table of packages is stored in opkg_conf_t).



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1288

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED],
                   |                            |[EMAIL PROTECTED]



------- Additional Comments From [EMAIL PROTECTED]  2008-03-27 13:15 -------
It seems the power option is unsupported by the driver:

[EMAIL PROTECTED]:~# iwconfig eth0 txpower off
Error for wireless request "Set Tx Power" (8B26) :
    SET failed on device eth0 ; Operation not supported.




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1287





------- Additional Comments From [EMAIL PROTECTED]  2008-03-27 13:21 -------
I can't find an icon to use for the wifi indication (.png file).

Also, please see bug 1288 about wifi power management not supported. If the wifi
is always on, would this mean the wifi icon would be displayed all the time?



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1295

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|timezone is ignored         |timezones missing



------- Additional Comments From [EMAIL PROTECTED]  2008-03-27 21:35 -------
Some additional information and correction (now Snapshot-20080327, I think it's
no difference between this and my formerly used snapshot):

My timezone is Europe/Berlin and this doesn't work with openmoko-today (UTC is
displayed).
/etc/localtime was copied from my local machine.
If I delete /etc/timezone, the correct time is displayed. The same if I change
/etc/timezone to Europe/Paris, leaving /etc/localtime unchanged.

So I think, only my timezone Europe/Berlin (and possibly many others) are 
missing.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1309





------- Additional Comments From [EMAIL PROTECTED]  2008-03-27 21:46 -------
this error occures if ATD*99# is used in a logical channel in muxer mode.

this error does not occure in the channel where the connection was established
(CFUN, CPIN, COPS, CREG...).




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1288





------- Additional Comments From [EMAIL PROTECTED]  2008-03-28 00:22 -------
No, txpower is not implemented.
I assume we really want to turn radio off here, right ?

>From the Atheros header files, I don't see any easy way to switch the radio.
We'd need to power the whole chip down for that, and then go through the whole
SDIO init process whenever we want to turn radio on.
Before going further, I sent an email to the Atheros engineers and check from 
them
if there is some sort of RF switch command.
I'll give an update once I get an answer from them.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1250





------- Additional Comments From [EMAIL PROTECTED]  2008-03-28 00:53 -------
Created an attachment (id=569)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=569&action=view)
Dump of the failed association

Dump of the failed network association with Linksys WRT 54-GS tomato firmware



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1250





------- Additional Comments From [EMAIL PROTECTED]  2008-03-28 00:54 -------
Created an attachment (id=570)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=570&action=view)
Dump of a successful association

Dump of successful association with WAP-54 G stock firmware



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1250





------- Additional Comments From [EMAIL PROTECTED]  2008-03-28 01:15 -------
Not sure if firefox is playing games on me or not, but both attachements are
identical for me.
They're showing a succesful association with an AP which SSID is "linksys".

Am I missing something ?



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1250

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #569 is|0                           |1
           obsolete|                            |



------- Additional Comments From [EMAIL PROTECTED]  2008-03-28 01:29 -------
Created an attachment (id=571)
 --> 
(http://bugzilla.openmoko.org/cgi-bin/bugzilla/attachment.cgi?id=571&action=view)
Dump of the failed association

Dump of the failed association attempt



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1289

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1289

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|[EMAIL PROTECTED]    |[EMAIL PROTECTED]
             Status|ASSIGNED                    |NEW





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1289

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1250





------- Additional Comments From [EMAIL PROTECTED]  2008-03-28 03:57 -------
I bought a linksys wrt54g v6 today, miles do some iperf test on default 
firmware, could successful link and finish the transmission performace test.





------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



--- End Message ---
--- Begin Message ---
[This e-mail has been automatically generated.]

You have one or more bugs assigned to you in the Bugzilla 
bugsystem (http://bugzilla.openmoko.org/cgi-bin/bugzilla/) that require
attention.

All of these bugs are in the NEW state, and have not been touched
in 7 days or more.  You need to take a look at them, and 
decide on an initial action.

Generally, this means one of three things:

(1) You decide this bug is really quick to deal with (like, it's INVALID),
    and so you get rid of it immediately.
(2) You decide the bug doesn't belong to you, and you reassign it to someone
    else.  (Hint: if you don't know who to reassign it to, make sure that
    the Component field seems reasonable, and then use the "Reassign bug to
    owner of selected component" option.)
(3) You decide the bug belongs to you, but you can't solve it this moment.
    Just use the "Accept bug" command.

To get a list of all NEW bugs, you can use this URL (bookmark it if you like!):

    
http://bugzilla.openmoko.org/cgi-bin/bugzilla/buglist.cgi?bug_status=NEW&[EMAIL 
PROTECTED]

Or, you can use the general query page, at
http://bugzilla.openmoko.org/cgi-bin/bugzilla/query.cgi.

Appended below are the individual URLs to get to all of your NEW bugs that 
haven't been touched for a week or more.

You will get this message once a day until you've dealt with these bugs!

  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1012
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1081
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1107
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1127
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1133
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1136
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1158
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1162
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1189
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1193
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1197
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1199
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1200
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1201
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1206
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1212
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1215
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1216
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1217
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1218
  http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1276



--- End Message ---
_______________________________________________
buglog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/buglog

Reply via email to