Sorting distance

Yes, sometimes it happens... Please report any bugs here
Locked
PB4FUN
Advanced Class
Posts: 78
Joined: 27 Feb 2014, 18:20
Location: JO33KC
Contact:

Sorting distance

Post by PB4FUN »

The sorting for the field distance in the QSO grid is alpha instead of numerical.
If I sort ascending 1000 should be after 20 and so on.
PB4FUN Meindert; Rig : Icom IC-9100 / Ant: Falcon OUT-250-B @4m AGL; 144 MHz 16 el @ 4m AGL; 70 cm 23 el @ 5 m AGL
User avatar
IW3HMH
Site Admin
Posts: 2925
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: Sorting distance

Post by IW3HMH »

i'll check. Thanks for reporting
Daniele Pistollato - IW3HMH
PB4FUN
Advanced Class
Posts: 78
Joined: 27 Feb 2014, 18:20
Location: JO33KC
Contact:

Re: Sorting distance

Post by PB4FUN »

In 1.17.1 its still there
PB4FUN Meindert; Rig : Icom IC-9100 / Ant: Falcon OUT-250-B @4m AGL; 144 MHz 16 el @ 4m AGL; 70 cm 23 el @ 5 m AGL
User avatar
IW3HMH
Site Admin
Posts: 2925
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: Sorting distance

Post by IW3HMH »

Yes, still in list
Daniele Pistollato - IW3HMH
PB4FUN
Advanced Class
Posts: 78
Joined: 27 Feb 2014, 18:20
Location: JO33KC
Contact:

Re: Sorting distance

Post by PB4FUN »

Difficult or many other priorities ?
PB4FUN Meindert; Rig : Icom IC-9100 / Ant: Falcon OUT-250-B @4m AGL; 144 MHz 16 el @ 4m AGL; 70 cm 23 el @ 5 m AGL
User avatar
G4POP
Log4OM Alpha Team
Posts: 10749
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: Sorting distance

Post by G4POP »

PB4FUN wrote:Difficult or many other priorities ?

Many other priorities
73 Terry G4POP
User avatar
IW3HMH
Site Admin
Posts: 2925
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: Sorting distance

Post by IW3HMH »

But will be there in the next release
Daniele Pistollato - IW3HMH
User avatar
IW3HMH
Site Admin
Posts: 2925
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: Sorting distance

Post by IW3HMH »

Distance is not a "standard" field in visualizations.
This means you have added it to your own visualization.

If you want to fix this issue while waiting for release do the following steps:

Find your configuration folder (..\roaming\LogOm) or use the Help menu -> show configuration folder
Find files called "ViewConfiguration*_user.xml" where * is something like "SmallQSO" or other.

In one of those files, the one where you selected the distance, you will find an XML section containing <ColumnId>Distance</ColumnId>

Find this section and replace <ConfigType>String</ConfigType> with <ConfigType>Decimal</ConfigType>

Report issues :)
73
Daniele IW3HMH
Daniele Pistollato - IW3HMH
PB4FUN
Advanced Class
Posts: 78
Joined: 27 Feb 2014, 18:20
Location: JO33KC
Contact:

Re: Sorting distance

Post by PB4FUN »

Nice, its working.
Only I changed it to Integer instead of Decimal.
PB4FUN Meindert; Rig : Icom IC-9100 / Ant: Falcon OUT-250-B @4m AGL; 144 MHz 16 el @ 4m AGL; 70 cm 23 el @ 5 m AGL
User avatar
IW3HMH
Site Admin
Posts: 2925
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: Sorting distance

Post by IW3HMH »

Yes, i did the same on next release after checking the result
Daniele Pistollato - IW3HMH
Locked