[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Operator logo for specific network cannot be retrieved
From: |
Richard van den Berg |
Subject: |
Operator logo for specific network cannot be retrieved |
Date: |
Tue, 05 Apr 2005 15:56:00 +0200 |
User-agent: |
Debian Thunderbird 1.0 (X11/20050116) |
Hi there,
Using the CVS version of gnokii (0.6.4) the follow command does not work
for my Nokia 6310i:
gnokii --getlogo op network.logo "204 04"
I get:
Operator logo for 53> 53 (unknown) network got succesfully
Obviously, this is not the network I requested. Looking into this, I see
inside common/phones/nk6510.c that in function SetOperatorBitmap() the
network number is used, but inside GetOperatorBitmap() it is not. This
is the reason that always the default operator logo is retrieved.
I made a patch for gnokii.c to set this netcode, but I need help with
patching nk6510.c. Does anyone know which bits to set in
GetOperatorBitmap() to get a specific network operator logo?
See bug ID 12565:
https://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=12565
Sincerely,
Richard van den Berg
- Operator logo for specific network cannot be retrieved,
Richard van den Berg <=