WineHQ

Topo!

This version has a road layer as well as the ability to view the topographic map in 3D

Application Details:

Version: 4.*
License: Retail
URL: http://www.topo.com
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 0.9.51.

Maintainers: About Maintainership

No maintainers. Volunteer today!

Link Software Website Free Download version update for purchased topo

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

The software seems to work with normal usage

Here is a list of things specifically tested:

  • Centering tool
  • zoom tool
  • loading a saved Map
  • Connecting to a Garmin eTrex Venture through a serial port
    • Importing from GPS
    • Exporting a Waypoint to GPS
  • Building elevation profiles
  • opening the print or export menu
    • opening the page setup dialog box
    • exporting a map as a jpeg
  • adding and deleting a waypoint
  • adding and deleting a text label
  • drawing a route and deleting a route
  • Setting the Grid Settings
  • Saving a Map
  • Turning the road layer on and off
  • Turning shaded relief on and off

What does not

  • 3D Fly Over
    • The 3D pane to the left is still in 2D, does not do anything, and there are remnants of a dialog box in the pane
    • When you switch over to another window for example gedit and then switch back to TOPO the 3D pane to the left shows whatever was in gedit. Its as if the 3D pane is transparent
  • Copying a map from the export menu
  • After creating a route, when the initial route dialog box comes up, if you try to delete the route topo sometimes quits unexpectedly

Workarounds

What was not tested

  • Actually printing a map with a printer
  • adding a picture to the map

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

The test was complete after performing the 'how to' detailing a fix for bug 8033. This test was actually conducted with wine version 0.9.36 but that version is not accessible yet from the "Tested release' combo box. Windows version under winecfg was "Windows XP"

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 6.10 "Edgy" i386 (+ variants like Kubuntu)Jan 20 20080.9.51.Yes Yes NoSilverNicholas Guiffrida 
CurrentUbuntu 6.10 "Edgy" i386 (+ variants like Kubuntu)Apr 27 20070.9.36.Yes Yes NoSilverNicholas Guiffrida 
ShowUbuntu 6.10 "Edgy" i386 (+ variants like Kubuntu)Apr 14 20070.9.34.Yes Yes NoSilverNicholas Guiffrida 
ShowUbuntu 6.10 "Edgy" i386 (+ variants like Kubuntu)Apr 12 20070.9.34.Yes No NoGarbageNicholas Guiffrida 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

How to fix the unhandled page fault as outlined in bug 8033

If when running topo 4.* from the terminal you get the following output or something similiar this "how to" should fix your problem:

	wine: Unhandled page fault on write access to 0x0000002c at address 0x5516da (thread 000d), starting debugger...
	Unhandled exception: page fault on write access to 0x0000002c in 32-bit code (0x005516da).

. . .

  1. open dlls/comdlg32/printdlg.c in your favorite text editor (I use emacs)
  2. in between line 3396 and line 3397 add the following lines of code
setupdlg->hDevMode = pdlg.hDevMode;
setupdlg->hDevNames = pdlg.hDevNames;

3. recompile your wine and the unhandled page faults described in bug 8033 should go away

As of wine version 0.9.43 this is not neccessary.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back