saintbyte / openbmap

Automatically exported from code.google.com/p/openbmap
Other
1 stars 1 forks source link

Crash on displaying cell map #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start logging
2. Choose "CELLS" in "OVERVIEW/WIFIS/CELLS/MAP" 
3. Choose one (no matter which one - I tried a number of them) of the cells to 
display the heat map.

What is the expected output? What do you see instead?
The heat map of the selected cell should appear - instead the application 
crashes. 

What version of the product are you using? On what operating system?
v8.8 from F-Droid, Kitkat stock rom, xposed/xprivacy with no limitations for 
radiobeacon/openbmap set

Please provide any additional information below.
The catlog file rb1.txt was written using my regular database. After that I 
deleted the openbmap data, removed the application, reinstalled it from F-Droid 
and downloaded a new Germany map. Start logging (cells only), wait some time 
until at least one cell is logged, and continue with step 2. The result is file 
rb2.txt ... 

Original issue reported on code.google.com by ms2618...@gmail.com on 24 Jul 2015 at 1:32

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for reporting!

I guess, I missed a call for super.onResume().

Just to be sure: could you try wether the wifi heatmap works fine (background:
in wifi heatmap there's a call on super.onResume(), which is missing for the 
cell heatmaps)

Steps
1. Start logging
2. Choose WIFIS
3. Chose a wifi
4. Wifi heatmap should show up

Cheers
Toby

Original comment by wish7code on 24 Jul 2015 at 8:11

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi Toby,

wifi heatmap works fine.

Cheers
Michael

Original comment by ms2618...@gmail.com on 24 Jul 2015 at 9:56

GoogleCodeExporter commented 9 years ago
I uploaded a nightly build, which should fix the issue:
https://6597aa1f72f81233f964cec56f26d45bc9ed86d3.googledrive.com/host/0B97gHr4Mq
jHpM2h0QVR5SWJOcGs/radiobeacon.apk

(Warning: if you've got the F-Droid release installed, you must uninstall the 
F-Droid release first, unfortunately this will also delete any downloaded maps 
/ scan database)

Original comment by wish7code on 25 Jul 2015 at 6:18

GoogleCodeExporter commented 9 years ago
Good morning,

the issue is fixed in the nightly build.

Cheers
Michael

Original comment by ms2618...@gmail.com on 26 Jul 2015 at 5:50