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

In general, TOPO works well. Following is a list of things specifically tested:

  • Printing
  • Moving around a map
  • Shaded Relief
  • Route drawing
  • Adding waypoints
  • Adding symbols
  • Adding text
  • Centering tool
  • Opening, and saving files
  • Notes and photos
  • Elevation profile
  • Elevation Profiles

What does not

3D view still does not work. However instead of the weird behavior mentioned in the previous test TOPO terminates.

Workarounds

What was not tested

  • Place finder
  • GPS device support

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

For some reason every time a file is opened a dialog box pops up saying that there is no map available. It gives the user 3 choices: I have TOPO CD-ROMs ... I would like to go online ... Don't ask me again during this session When selecting the last choice the dialog box goes away and does not return until TOPO is re-ran and a file is loaded.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 6.10 "Edgy" i386 (+ variants like Kubuntu)Jan 20 20080.9.51.Yes Yes NoSilverNicholas Guiffrida 
ShowUbuntu 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