The Following 5 Users Say Thank You to ade For This Useful Post: | ||
|
2013-12-16
, 09:03
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#52
|
The Following 4 Users Say Thank You to Estel For This Useful Post: | ||
|
2013-12-16
, 10:11
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#53
|
Providcer tab does work now, and network time half-work - date, hours and seconds are OK, but minutes are not.
For example, at 9:54:36 local time, network time shows 8:12:36. Suprisingly, at 9:56:48 local time, it is 8:12:48.
As you notice, seconds switch OK, but minutes are stuck. Hours are either stuck too, or (as I suspect) presented as UTC (I'll check after 10 AM, if it changes to 9 AM network time).
I have NFC how network time protocol works, but for me, it always update device time correctly (including minutes, so I suspect some hiccup in displaying it).
Cheers,
/Estel
The Following 7 Users Say Thank You to ade For This Useful Post: | ||
|
2013-12-18
, 00:01
|
Posts: 2,290 |
Thanked: 4,134 times |
Joined on Apr 2010
@ UK
|
#54
|
Error calling slot "cellinfoButtonPressed" Traceback (most recent call last): File "/opt/cellnet-info/cellnet-info", line 246, in cellinfoButtonPressed widget = cellWindow(self) File "/opt/cellnet-info/cellnet-info", line 828, in __init__ self.get_cell_id_info(c_mcc,c_mnc,c_id,c_lac) File "/opt/cellnet-info/cellnet-info", line 983, in get_cell_id_info maps_url = "http://maps.googleapis.com/maps/api/geocode/xml?latlng=" + self.latitude + "," + self.longitude + "&sensor=false" AttributeError: 'cellWindow' object has no attribute 'latitude'
|
2013-12-18
, 00:39
|
|
Posts: 6,447 |
Thanked: 20,981 times |
Joined on Sep 2012
@ UK
|
#55
|
~ $ /opt/cellnet-info/cellnet-info /opt/cellnet-info/cellnet-info:1472: GtkWarning: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed app = QApplication(sys.argv) Error calling slot "cellinfoButtonPressed" Traceback (most recent call last): File "/opt/cellnet-info/cellnet-info", line 246, in cellinfoButtonPressed widget = cellWindow(self) File "/opt/cellnet-info/cellnet-info", line 828, in __init__ self.get_cell_id_info(c_mcc,c_mnc,c_id,c_lac) File "/opt/cellnet-info/cellnet-info", line 983, in get_cell_id_info maps_url = "http://maps.googleapis.com/maps/api/geocode/xml?latlng=" + self.latitude + "," + self.longitude + "&sensor=false" AttributeError: 'cellWindow' object has no attribute 'latitude' [~ $ /opt/cellnet-info/cellnet-info /opt/cellnet-info/cellnet-info:1472: GtkWarning: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed app = QApplication(sys.argv) Error calling slot "cellinfoButtonPressed" Traceback (most recent call last): File "/opt/cellnet-info/cellnet-info", line 246, in cellinfoButtonPressed widget = cellWindow(self) File "/opt/cellnet-info/cellnet-info", line 828, in __init__ self.get_cell_id_info(c_mcc,c_mnc,c_id,c_lac) File "/opt/cellnet-info/cellnet-info", line 983, in get_cell_id_info maps_url = "http://maps.googleapis.com/maps/api/geocode/xml?latlng=" + self.latitude + "," + self.longitude + "&sensor=false" AttributeError: 'cellWindow' object has no attribute 'latitude'
|
2013-12-18
, 08:06
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#56
|
The Following 4 Users Say Thank You to ade For This Useful Post: | ||
|
2013-12-18
, 09:31
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#58
|
The Following 3 Users Say Thank You to ade For This Useful Post: | ||
|
2014-01-18
, 23:00
|
Posts: 2,290 |
Thanked: 4,134 times |
Joined on Apr 2010
@ UK
|
#59
|
|
2014-01-19
, 07:57
|
Posts: 1,100 |
Thanked: 2,797 times |
Joined on Apr 2011
@ Netherlands
|
#60
|
Is there a reason for having different loading indicators?
Mobile Networks has a nice maemo style loading bar dialog but Operator Info has an odd swirly browser style loading icon.
Just wondering, why?
The Following 4 Users Say Thank You to ade For This Useful Post: | ||
Just uploaded version: 0.0.1-9 to extras-devel. Changes:
* added signal strength % based on max -50dBm
* fixed bug in display of networktime
Should be downloadable within a few hours.