![]() |
Re: Maemo Mapper v2.0
I am not able to install new version on top of 2.2. Giving error saying not able to install. I even tried to uninstall using application manager, but there also no luck, it is not able to uninstall. Maemo Mapper is showed in red color in application manager installed apps list. How can i check whats the error? any command to use with command prompt? how can i forcefully uninstall or delete?
Thanks in advance. |
Re: Maemo Mapper v2.0
Quote:
I explicitly set a timeout for GPSD connections, because the default HTTP timeout is unacceptably long. I didn't immediately see a way to do this for RFCOMM connections, but I'll look again. In the meantime, anyone that is having problems with the GPS receiver "hanging" may want to try using GPSD instead. Install gpsd, start it up, and use "localhost" as your GPSD host in Maemo Mapper. GPSD is going to become the de facto standard with OS 2008, anyway, so you might as well start using it now. :) |
Re: Maemo Mapper v2.0
Quote:
|
Re: Maemo Mapper v2.0
Quote:
thank you for your help as always john |
Re: Maemo Mapper v2.0
Quote:
Quote:
|
Re: Maemo Mapper v2.0
Quote:
Does anyone have a good tutorial on how to use GPSD on the Nokia 770 or N800? If you don't know how to use GPSD, then you probably shouldn't try to use it with Maemo Mapper. Hopefully, a future version of Maemo Mapper will make it easier to manage GPSD, automatically instead of manually. |
Re: Maemo Mapper v2.0
Quote:
Quote:
Thanks very much for the prompt response, Cheers, Kris |
Re: Maemo Mapper v2.0
I am experiencing 'hanging' similar to what you are describing with my 770 and MM 2.0.3/2.0.4. Sometimes MM seems to connect to my LD-1W, but doesn't seem to get (or process) any positioning information. I mean that the GPS's indicator lights are all lit meaning BT is connected and GPS has a fix, but MM does not update my position and shows 'No fix' if I open the GPS status. I can close MM, reboot the GPS, and reboot the 770, but sometimes it requires me to pull the battery of the 770...
I never experienced this with MM 1.4.x using the same 770 and GPS. Same LD-1W works without a hitch with my E61i and Wayfinder. I leave MM open with the cover on all day. After work I experience this problem, so maybe it has something to do with breaking the BT connection while MM is still running? I'm just thinking also that I park in a covered garage so when I cover the 770 the LD-1W does not have a fix. Maybe I should play with this some more? |
Re: Maemo Mapper v2.0
For people having this issue (as I was), I make sure my 770 is not connected to any other device before starting mapper. I found that I would have this issue whenever the mapper was connected to my phone (bluetooth) and even if I shut if off and restarted, as long as it connected to this phone the problem would persist. Now I shut my phone off before I go to my car, let it connect to the GPS and then turn my phone on.
|
Re: Maemo Mapper v2.0
Quote:
Quote:
Sevo |
Re: Maemo Mapper v2.0
Quote:
any ways i tried doing update in 'application manager', and successfully installed to new version of Mapper. Thank you. |
Re: Maemo Mapper v2.0
what do I need to do to install on my 810?
I get dependency errors and don't know where to get the 2008 repository Sorry - searched the thread for 810 and got 0 results did not see the previous page. |
Re: Maemo Mapper v2.0
Just for info I too have "lock-up" problem - will sometimes only run 20 sec b4 the gps info is lost .
the strange thing is when i dont need the maps its works but i am lost is dont !!!!!. Only happened after upgrade to 2.5 |
Re: Maemo Mapper v2.0
First, a word of thanks to Gnuite! This is a fabulous application and I certainly appreciate all the hard work you've put into it. I am also grateful for your participation in the forums, patiently explaining and bug fixing for all us whiny users:)
My question (and I have searched, and read this entire thread) is: How do I connect to the built-in gps receiver in my N810? In settings, when I 'scan' for a gps receiver, it looks for a BT device and finds nothing. I even started the wayfinder app to get a gps signal, but don't seem to be able to make the connection. I am sure it is something fairly simple...thanks in advance! |
Re: Maemo Mapper v2.0
Quote:
Until then, with a little work, you can probably get Maemo Mapper to work with the internal GPS if you use GPSD. Set your GPSD hostname in Maemo Mapper to "localhost" (default port, 2947), then start GPSD and attach GPSD to the internal device. That last step is vague, but I have no idea how GPSD works on the N810, so you'll have to figure that out yourself, or get help from someone more familiar with the internal GPS receiver. Good luck. And please share your findings (success or failure) on the board. Thanks. |
Re: Maemo Mapper v2.0
Quote:
- start the bundled Maps-Application and let it enable GPS for you, keep the application running! (alternatively you can go to Control Panel -> GPS Location and let it update your location, in this case you need to keep this tool open) - start MaemoMapper, goto settings, enter as GPSD Host: localhost, Port: 2947 (if not configured allready) - enable GPS in MaemoMapper via GPS -> Enable GPS This at least works with my N800 running OS2008 and the Nokia LD-3W GPS Module connected via Bluetooth (of course i can also use the normal Bluetooth-Connection from MaemoMapper, which does not work for you). I guess the steps described above should work on the N810, so please try it out. @Gnuite: I checked out how Chinook handles GPS a little bit, it seems that GPSD is started via DBus by the integrated Wayfinder application and the Control Panel. dbus-monitor shows the following while enabling GPS: signal sender=:1.196 -> dest=(null destination) path=/org/hildon/Statusbar; interface=org.hildon.Statusbar; member=UpdateStatus string "/usr/share/applications/hildon-status-bar/hildon-status-bar-bluetooth.desktop" boolean true signal sender=:1.196 -> dest=(null destination) path=/org/hildon/Statusbar; interface=org.hildon.Statusbar; member=UpdateStatus string "/usr/share/applications/hildon-status-bar/location.desktop" boolean true After this, gpsd is running with the following arguments: /usr/sbin/gpsd -n -N -F /tmp/.gpsd_ctrl_sock /dev/rfcomm0 (on the N810 it should be /dev/pgps instead /dev/rfcomm0, as far as i can see from the init-scripts) When exiting wayfinder or the Control Panel applet, following dbus-events appear: signal sender=:1.196 -> dest=(null destination) path=/org/hildon/Statusbar; interface=org.hildon.Statusbar; member=UpdateStatus string "/usr/share/applications/hildon-status-bar/location.desktop" boolean false signal sender=:1.196 -> dest=(null destination) path=/org/hildon/Statusbar; interface=org.hildon.Statusbar; member=UpdateStatus string "/usr/share/applications/hildon-status-bar/hildon-status-bar-bluetooth.desktop" boolean true If i can find some time in the next days, i will investigate if these dbus-events really activate and deactivate the gps. I will let you know. Regards, Chelli |
Re: Maemo Mapper v2.0
Quote:
I figured that I had to 'trick' the internal GPS into thinking it was being used, and initially used the map app, but as Chelli pointed out, I was also able do this by going to the control panel and checking the GPS location; then I just left the window open. BTW Chelli, thanks for the clarification; most helpful for that last little bit! Then, in MM settings, I followed your instructions for connecting to GPSD and it worked just the way you planned it (right?)! I found my location and zoomed in, then watched in amazement as it actually tracked my path around my house! And I have a very small house:) I have no idea why this might be useful, but dang, I think it's just amazing that it does. A word of thanks is in order, sir, for this wonderful application. AWESOME!! You deserve more than a single word; you have earned high praise for this elegant implementation of a seriously useful and customizable tool. In sharp The integration of multiple maps, POIs, route planning and tracking is simple, intuitive and quite polished, given the serious constraints of coding for the tablet. Especially when you don't have one. Sorry about that. Understand though, that my feelings of guilt are in some way assuaged by the knowledge that you will soon have one and that you will not only make far better use of it than I, but I'll be the beneficiary of your efforts. In other words, thanks again. |
Re: Maemo Mapper v2.0
Quote:
What is that for I wonder? |
Re: Maemo Mapper v2.0
Quote:
I've been trying to incorporate the new libgpsmgr/libgpsbt framework into Maemo Mapper, and while the libgpsbt framework uses DBUS to search for a bluetooth GPS receiver, the libgpsmgr framework that actually controls GPSD itself doesn't appear to use DBUS at all. Looking at the code in gregale/bora, I think libgpsmgr uses lock files to track GPS clients. There are new versions of libgpsmgr and libgpsbt, but Nokia appears to have closed-source them (grr!), so I can't see how they work. Perhaps the new libgpsmgr controls access to the internal GPS receiver. |
Maemo Mapper v2.1 Released
Maemo Mapper v2.1 has been released.
This release adds the beginnings of a DBUS interface. There is only one method right now, set_view_center, which allows an application to set the latitude, longitude, and zoom level of Maemo Mapper's view. This could be used, for example, to allow a third-party application to focus your view on a particular point of interest. More DBUS methods will come in future versions of Maemo Mapper. See the dbus-ifc.h file for details about the DBUS interface. Also, I've made many changes under the hood in the communication with a GPS receiver. GPS communication is now entirely handled via GPSD, which should hopefully make the connection more stable and flexible. It should solve some of the "connects for a few seconds, then hangs" issues, and it also lays the groundwork for support for the N810's internal GPS receiver. There is still no official N810 release of Maemo Mapper, but if you happen to be using Maemo Mapper on an N810, try using the "File Path" receiver type and entering "/dev/pgps" as the path. CHANGELOG
|
Re: Maemo Mapper v2.0
Quote:
Quote:
|
Re: Maemo Mapper v2.0
does your remark about using mm on an n810 imply the version which has been working on the n810 and on the 800's with the 2008os can be removed and your new 2.1 version installed in it's place?
john |
Re: Maemo Mapper v2.0
Quote:
Regarding the status of Maemo Mapper 2.1 on Chinook: It is working here locally, but i had to do some hacks to the build-system i'd like to investigate before uploading the package. (I hope this will happen tomorrow.) |
Re: Maemo Mapper v2.0
Quote:
|
Re: Maemo Mapper v2.0.5 POI bugs
Just come back from a trip, Thank you Gnuite, great app. N800/2007OS/MMC boot, fresh installed 2.0.5 after executing the Xterm commands as described on thread#82. First, your help file is great. I keep reading good stuff everytime I read it, the second time the third time, useful info from your help file, strongly recommend for serious user of MM, at least read the 'setting' section. This help file is NOT like those run of the mill help file.
I tried to browse/search thru 300+ post and apologize if it has been posted. - POI.db browse does not give you the option to change file location; manually edit file location will do it. - POI returns lat/lon, when view/edit upon tapping on the purple dot, it returns 0.00000 and, will not be able to 'dl route to' POI. Couple of time, POI purple icon disappear after view/edit. - POI create route to: return blank screen and error message "18 maps failed to dl". Veiw-goto-address will bring back the map. Still, failed to create route to POI. I am considering install/keep an extra N800 in my car and my wife's car just because of the MM, thank you Gnuite. Hope the users we all will leave you some time to do other things then maintaining the MM. bun |
Re: Maemo Mapper v2.0
Quote:
|
Re: Maemo Mapper v2.0
Good news ! I don't know if it's due to the new 2.1 version or if it came with one of the 2.0x point releases (I confess I didn't think to check each time :-), but Maemo Mapper now find and loads its help file on my French tablet. At last I can now learn how it works :-)
Thanks again gnuite... |
Maemo Mapper v2.1.1 Released
Maemo Mapper v2.1.1 has been released.
This small release fixes a couple minor bugs and adds a couple new DBUS signals for which third-party applications can listen. This release does not install on OS2008. I will be releasing an OS2008-specific version of Maemo Mapper soon (within a week or two). There will have to be a separate binary for OS2008 - OS2006 and OS2007 will continue to be able to share the same binary. It's ironic that one of the big advantages of OS2008 is that it is available for the N800 (unlike the OS2006-to-OS2007 move), and yet it is even more incompatible with its predecessors than OS2007 was with OS2006. CHANGELOG * Changed the "set_view_center" method name to "set_view_position" for clarity. * Added two new signals to the DBUS interface: view_position_changed and view_dimensions_changed. * Fixed a bug in POI lat/lon handling (closes #1695). |
Re: Maemo Mapper v2.1.1 Released
Quote:
|
Re: Maemo Mapper v2.1.1 Released
Quote:
|
Re: Maemo Mapper v2.0
excellent, thanks for the heaps up on the new version for OS2008 :D
-Rip |
Re: Maemo Mapper v2.0
i have noticed that my POI's have been affected by one of the recent updates. i have the newest (2.1) version and the POI's are placed correctly on the map, but when i view/edit the POI, the longitude and latitude are all 0's.
to the command prompt, boy wonder... a select * from poi; shows all of the POIs and their relevant data and attributes. i do notice that the long and lat fields are very long numbers. example: a hostel that i stayed at a few years back lat - 48.1609191894531 long - 11.5581817626953 might there be too many significant figures? just a thought... now i thought that since i had the display in Heading-Deg-Mins-Secs format, there was a conversion issue and by default it zeroed the entry. that doesnt seem to be the case as i switched to dd.ddddd format and the POI's still have all zeros in the long/lat fields. is there any way to clear this up? |
Re: Maemo Mapper v2.0
I upgraded to 2.1 and I cant seem to get mapper to connect to the gps now. I use a BT?? gps receiver with N700 os2007he. Yes it has been working. I usually shut it off and turn it back on, but this time not matter what I tried I cannot get the two to talk. The bluetooth receiver is visible on the device so that's not the problem. Any suggestions?
BTW - this is a great software and I'm really devistated right now not be able to use it. |
Re: Maemo Mapper v2.0
Quote:
|
Re: Maemo Mapper v2.0
Quote:
First, try playing with the new BT pairing features that OS2007 offers. I don't know how well they work on the 770, but try pairing and/or unpairing your BT receiver to see if that helps Maemo Mapper to see your receiver. Sometimes it works better when paired, sometimes it works better when unpaired.... Second, try the "Bluetooth" option in Maemo Mapper's Settings, both with and without filling in a MAC address. When the MAC address field is empty, Maemo Mapper tries to find a GPS receiver on its own - it may have better success than if you specify the MAC address manually. Or, it may not. Third, try using rfcomm to connect your GPS receiver outside of Maemo Mapper, then use the rfcomm device path (something like "/dev/rfcomm0") in the "File Path" option in Maemo Mapper's Settings. If the "File Path" option doesn't work, try starting GPSD outside of Maemo Mapper and connecting to it directly. If you are using Maemo Mapper v2.1, then gpsd is installed with Maemo Mapper, so in an xterm, run the following command: Code:
/usr/sbin/gpsd -n -N -F /tmp/.my_ctrl_sock /dev/rfcomm0Good luck, and please share your findings in the thread. |
Re: Maemo Mapper v2.0
I found some time to update the preliminary OS2008 port to version 2.1.1 today, the package and the patches are available under http://people.debian.org/~tschmidt/m.../maemo-mapper/ as usual.
My suggestion to OS2008-users is to stick with version 2.0.5chinook5 from my page, because of the GPS-related problems described in the last posts. (The only way i can use GPS with maemo-mapper 2.1.1 on my N800 in an easy way is to activate gpsd with the wayfinder app or with the gps control panel applet and setting up maemo-mapper to use the gpsd on localhost, port 2947. @Gnuite: Regarding the patches: I had to revert the check for libgdbm to the way it was done in mm 2.0.5 because otherwise libgdbm was not found. Another other issue was that MSGFMT and GMSGFMT variables were empty, so it was not possible to build the locales (i did specify them with AC_PATH_PROG as a workaround). The most noticable difference to the previous port is that i disabled displaying of the stopwatch because i was not able to fix the problem with it not being showed correctly. |
Re: Maemo Mapper v2.0
Quote:
I've solved the problem by distributing the hourglass directly with Maemo Mapper, so Nokia can't just change it beneath me without notice. |
Re: Maemo Mapper v2.0
Quote:
|
Re: Maemo Mapper v2.0
Quote:
each time i try this, i get destination that is clearly not the right one. the longitude is always -0.000008. |
Re: Maemo Mapper v2.0
Quote:
|
| All times are GMT. The time now is 07:14. |
vBulletin® Version 3.8.8