Opened 12 years ago

Last modified 5 years ago

#23 assigned defect

Show coordinates and measured distances more clearly

Reported by: Brian Owned by: Olly Betts
Priority: minor Milestone:
Component: aven Version: 1.2.0
Keywords: Cc:

Description (last modified by Olly Betts)

Aven still does not work properly on my computer,an oldish Win 2000. As I did not like the new Aven much, it dos'nt matter much.

Windows 2000 (build 2195, Service Pack 4)
wxWidgets 2.8.10
Display Depth: 32 bpp (colour)
OpenGL 1.4 15.13.10.08
S3 Graphics, Incorporated
S3 Graphics DeltaChromeR8G8B8
Max Texture size: 2048x2048
Max Viewport size: 2048x2048
Smooth Point Size 0.500-64.000 (granularity 0.125)
Double buffered: true
WGL_ARB_extensions_string WGL_EXT_extensions_string GL_ARB_multitexture  GL_ARB_transpose_matrix  GL_ARB_texture_env_add  GL_ARB_texture_cube_map  GL_ARB_texture_compression  GL_ARB_texture_border_clamp  GL_ARB_point_parameters  GL_ARB_texture_env_combine  GL_ARB_texture_env_crossbar  GL_ARB_texture_env_dot3  GL_ARB_texture_mirrored_repeat  GL_ARB_depth_texture  GL_ARB_shadow  GL_ARB_shadow_ambient  GL_ARB_window_pos  GL_ARB_vertex_program  GL_ARB_fragment_program  GL_ARB_vertex_buffer_object  GL_ARB_occlusion_query  GL_ARB_texture_non_power_of_two  GL_ARB_point_sprite  GL_EXT_abgr  GL_EXT_blend_color  GL_EXT_texture3D  GL_EXT_histogram  GL_EXT_convolution  GL_EXT_packed_pixels  GL_SGIS_texture_lod  GL_EXT_rescale_normal  GL_EXT_vertex_array  GL_SGIS_generate_mipmap  GL_SGIS_texture_edge_clamp  GL_SGIS_texture_border_clamp  GL_EXT_blend_minmax  GL_EXT_blend_subtract  GL_EXT_point_parameters  GL_EXT_compiled_vertex_array  GL_EXT_draw_range_elements  GL_EXT_bgra  GL_EXT_separate_specular_color  GL_EXT_secondary_color  GL_EXT_multi_draw_arrays  GL_EXT_fog_coord  GL_EXT_texture_env_combine  GL_EXT_blend_func_separate  GL_EXT_stencil_wrap  GL_NV_texgen_reflection  GL_EXT_texture_env_add  GL_EXT_texture_lod_bias  GL_EXT_texture_filter_anisotropic  GL_NV_blend_square  GL_EXT_texture_compression_s3tc  GL_ATI_fragment_shader  GL_ATI_vertex_array_object  GL_EXT_vertex_shader  GL_ATI_element_array  GL_EXT_shadow_funcs  GL_EXT_stencil_two_side  GL_S3_s3tc  GL_ATI_texture_env_combine3  GL_ATI_vertex_attrib_array_object  GL_KTX_buffer_region  GL_WIN_swap_hint  GL_EXT_color_table  GL_EXT_color_matrix  GL_EXT_texture_cube_map  GL_EXT_texture_edge_clamp  

Change History (14)

comment:1 Changed 12 years ago by Olly Betts

In what ways doesn't it work properly?

And what don't you like about it compared to the old version?

Last edited 7 years ago by Olly Betts (previous) (diff)

comment:2 in reply to:  1 Changed 12 years ago by Brian

Replying to olly:

In what was doesn't it work properly?

And what doesn't you like about it compared to the old version?

The colour by depth window has no text and there is an error message when you shut Aven down:- The instruction at "0x1009d117" referenced memory at "0x0000004c". The memory could not be "read". Click OK to terminate program

The old Aven used to zoom out to a 50CM bar across most of the screen, now it only zooms to a 2M bar a third of the screen. The labeling of the stations and the distance between is now on a small bar at the bottom of the screen and is dificult to see.

Version 0, edited 12 years ago by Brian (next)

comment:3 Changed 12 years ago by Olly Betts

Description: modified (diff)

Do you see labels on the scale bar, compass, and clino? And do station names work (Ctrl+N to turn them on)? They're all drawn in the same way as the depth bar text so if the others work it's something that's different there that's causing the issue.

Not sure about the crash - I'll see if I can get Jenny to reproduce it at work.

I've increased the distance you can zoom in to match 1.0.x, and made the scale bar maximum length the same as it used to be in r3779, so those will be fixed in 1.2.1.

Putting the station details and distance in the status bar was a deliberate decision - it means you don't need the side panel open to see this information, which makes things much more usable on smaller screens, and it also gives more space for the survey tree. So undoing that change doesn't seem great.

In what way do you find it more difficult to see than before?

I've wondered if we could provide this information in a little tooltip-like window which could be shown near where you're measuring which might look better (and then we wouldn't need the status bar at all).

comment:4 in reply to:  3 Changed 12 years ago by Brian

Replying to olly:

Do you see labels on the scale bar, compass, and clino? And do station names work (Ctrl+N to turn them on)? They're all drawn in the same way as the depth bar text so if the others work it's something that's different there that's causing the issue.

Yes all the other labels are there, I have noticed that the text size of all labeling is larger on 1.1.* and 1.2.0 than 1.0.*, perhaps the text will not fit in the depth bar box and does not show. This problem exists in 1.1.* I have mentioned it before, but a long time ago.

Not sure about the crash - I'll see if I can get Jenny to reproduce it at work.

I've increased the distance you can zoom in to match 1.0.x, and made the scale bar maximum length the same as it used to be in r3779, so those will be fixed in 1.2.1.

Putting the station details and distance in the status bar was a deliberate decision - it means you don't need the side panel open to see this information, which makes things much more usable on smaller screens, and it also gives more space for the survey tree. So undoing that change doesn't seem great.

In what way do you find it more difficult to see than before?

I have always used 1.0.* so are use to to seeing in the side panel in larger text.

I've wondered if we could provide this information in a little tooltip-like window which could be shown near where you're measuring which might look better (and then we wouldn't need the status bar at all).

That would be a good idea, or a moveable window that I could put below the survey tree on the side panel, as the length on the survey tree does not mater when there is over 13000 survey stations (OFD).

comment:5 Changed 12 years ago by Olly Betts

Status: newassigned

Actually, the zoom limit issue was still dependent on the survey dimensions - I've now fixed this properly so the limit is the same regardless of the survey. It's a little arbitrary what this limit should be, but it is now about the same as 1.0 and allow 1cm differences to be clearly seen which seems useful.

The text is now drawn in a completely different way to how it was in 1.0, which has a few issues with alignment and spacing currently - I've made the size a little larger so these issues are less striking, but I prefer the font size in 1.0 personally. But the depth bar is sized dynamically according to the width the text needs, so that shouldn't be an issue.

I suspect the issue is that the text gets drawn under the grey background, though that shouldn't be happening. I've now removed that grey background as that makes the key more consistent in style with the compass and clino, and showing the colours on black makes sense when they're used on black in the survey. But that may fix your issue as a bonus.

comment:6 Changed 12 years ago by Olly Betts

Brian reports on the list that with 1.2.1:

I still get no text in the depth colour bar, if I press F5 then it gets filled with 'm' only. Also the scale bar does not have any text now except for an occasional 'm'.

I also recently noticed an issue with the wrong characters getting drawn initially on Microsoft Windows 7, which was fixed by doing anything which caused the display to update. So it's not just you.

1.2.2 changes the approach used to draw text. The previous approach tried to use texture mapping which should be fast with a decent graphics card, but in testing the new approach of simply drawing bitmaps is faster on some machines, and not noticeably different in speed on others. It also doesn't have the character alignment issues.

comment:7 Changed 10 years ago by Olly Betts

Summary: Aven 1.2.0Show coordinates and measured distances more clearly

I think the issues with how far you can zoom in, with text not always rendering, and the crash on shutdown are fixed now (if you're still seeing these problems, please say).

That seems to leave only the issue with how we show station coordinates and measured distances, so retitling this ticket to be about just that.

comment:8 Changed 10 years ago by Olly Betts

Milestone: 1.2.14

comment:9 Changed 7 years ago by Olly Betts

Milestone: 1.2.311.2.32

Ticket retargeted after milestone closed

comment:10 Changed 7 years ago by Olly Betts

Milestone: 1.2.321.2.33

Ticket retargeted after milestone closed

comment:11 Changed 6 years ago by Olly Betts

Milestone: 1.2.331.2.34

Ticket retargeted after milestone closed

comment:12 Changed 6 years ago by Olly Betts

Milestone: 1.2.341.2.36

Ticket retargeted after milestone closed

comment:13 Changed 6 years ago by Olly Betts

Milestone: 1.2.361.2.37

Ticket retargeted after milestone closed

comment:14 Changed 5 years ago by Olly Betts

Milestone: 1.2.37

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.