Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 20-11-2017, 21:35   #1
Registered User

Join Date: Feb 2012
Location: Austria
Posts: 320
AIS target list

I noticed that the dialog position and size of the AIS target list is not remembered and had raised this in traker #2277

Maybe other users want to add their vote so that this bug gets resolved or am I the only one who uses that list.
skipperearly is offline   Reply With Quote
Old 20-11-2017, 22:21   #2
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,150
Re: AIS target list

skipperearly..
I'm on Win10 using latest O 4.8 and my AIS target list position and size is actually remembered both within and between O sessions.
Hakan is offline   Reply With Quote
Old 20-11-2017, 23:05   #3
Registered User

Join Date: Feb 2012
Location: Austria
Posts: 320
Re: AIS target list

Quote:
Originally Posted by Hakan View Post
skipperearly..
I'm on Win10 using latest O 4.8 and my AIS target list position and size is actually remembered both within and between O sessions.
strange - I'm also on Win10 with O 4.8 but does not remember. Could you share your ini file please, maybe my ini (attached) is missing some settings?
Attached Files
File Type: pdf opencpn.ini.pdf (40.4 KB, 59 views)
skipperearly is offline   Reply With Quote
Old 21-11-2017, 00:55   #4
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,633
Images: 2
Re: AIS target list

In addition to
https://opencpn.org/flyspray/index.p...s&task_id=2277

There is an earlier Feature Request with more detail that has been "vetted"
Freddy would you please vote for this and add your comments to this one, so that we can close your duplicate?
https://opencpn.org/flyspray/index.p...mary&sort=desc


There are some other improvements that should be considered too, so please consider voting for this too.
https://opencpn.org/flyspray/index.p...desc&pagenum=3
rgleason is offline   Reply With Quote
Old 23-11-2017, 00:31   #5
Registered User
 
Aart K.'s Avatar

Join Date: Oct 2015
Location: the Netherlands
Posts: 121
Re: AIS target list

And please have a look and a vote for this one too.

https://opencpn.org/flyspray/index.p...s&task_id=1929

Aart
from the Netherlands
Aart K. is offline   Reply With Quote
Old 23-11-2017, 10:36   #6
Registered User

Join Date: Nov 2012
Location: Orust Sweden
Boat: Najad 34
Posts: 4,150
Re: AIS target list

Quote:
Originally Posted by skipperearly View Post
strange - I'm also on Win10 with O 4.8 but does not remember. Could you share your ini file please, maybe my ini (attached) is missing some settings?
Sorry for a late answer.
The code for this window is, for me, not very clear.
But two things:
1) From the code:"If the list got accidentally dropped on top of the chart bar, move it away...." Then it's of course moved to a safe position.
2)Your config file says x.position = -2, my 126. For a test change your "floatx=-2" to "floatx=50" and see what's happening. Then slightly move the window and close it with the "Close" button. Where is it opened on next show and the same after OCPN restart.

I don't know if this helps but it may be a bug trace?
Håkan

Code:
Your ini:
AISTargetListPerspective=name=AISTargetList;caption=AIS target list;state=2103265;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=700;besth=140;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-2;floaty=754;floatw=1232;floath=240
My ini:
AISTargetListPerspective=name=AISTargetList;caption=AIS lista;state=2103265;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=700;besth=150;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=126;floaty=57;floatw=1115;floath=422
Hakan is offline   Reply With Quote
Old 23-11-2017, 21:50   #7
Registered User

Join Date: Feb 2012
Location: Austria
Posts: 320
Re: AIS target list

Quote:
Originally Posted by Hakan View Post
Sorry for a late answer.
The code for this window is, for me, not very clear.
But two things:
1) From the code:"If the list got accidentally dropped on top of the chart bar, move it away...." Then it's of course moved to a safe position.
2)Your config file says x.position = -2, my 126. For a test change your "floatx=-2" to "floatx=50" and see what's happening. Then slightly move the window and close it with the "Close" button. Where is it opened on next show and the same after OCPN restart.

I don't know if this helps but it may be a bug trace?
Håkan

Code:
Your ini:
AISTargetListPerspective=name=AISTargetList;caption=AIS target list;state=2103265;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=700;besth=140;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-2;floaty=754;floatw=1232;floath=240
My ini:
AISTargetListPerspective=name=AISTargetList;caption=AIS lista;state=2103265;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=700;besth=150;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=126;floaty=57;floatw=1115;floath=422
Thanks Hakan for guidance but didnt make any difference. Changed the ini file (O not opened) floatx=50 but couldnt see any difference. changed then also the various -1's in maxh/maxw etc ... again no visual impact.
I also deleted all in AISTargetListPerspective= ... , was then rebuild after close but always centered as per defaults.
I am currently testing on the dry ( AIS target list is empty) - could this be the reason nothing changes?
skipperearly is offline   Reply With Quote
Old 25-11-2017, 01:10   #8
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,633
Images: 2
Re: AIS target list

I too have found that AIS target list size & locus are not remembered.
rgleason is offline   Reply With Quote
Old 25-11-2017, 02:11   #9
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: AIS target list

Quote:
Originally Posted by rgleason View Post
I too have found that AIS target list size & locus are not remembered.
I cannot really help because I use my very own version of OpenCPN.
But it all works here as it should. The settings are saved in opencpn.ini
with:
Code:
AISTargetListPerspective=name=AISTargetList;caption=Liste AIS-Ziele;state=2103265;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=700;besth=150;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=828;floaty=174;floatw=1080;floath=615
AISTargetListRange=2000
AISTargetListSortColumn=8
bAISTargetListSortReverse=0
AISTargetListColumnSpec=32;167;72;80;56;98;96;48;64;48;48;
floatx and floaty are the upper left points of the list and floatw is the width and floath is the height of the list. Other settings are saved as well.

Gerhard
CarCode is offline   Reply With Quote
Old 26-11-2017, 01:31   #10
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,633
Images: 2
Re: AIS target list

Here is my opencpn.ini settings

Quote:
AISTargetListPerspective=name=AISTargetList;captio n=AIS target list;state=2103233;dir=4;layer=0;row=0;pos=0;prop= 100000;bestw=700;besth=300;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=407;floaty=47;floatw=1320;floath=1119
AISTargetListRange=40
AISTargetListSortColumn=8
bAISTargetListSortReverse=0
AISTargetListColumnSpec=100;262;84;120;84;196;144; 72;96;72;86;
Gerhard, I just checked AIS Target again and the revised postion and window size settings are not saved. I will have to look and compare the settings,I guess. Hakan also had some specific info I should check in more detail.

PS: I also tried closing with the "CLOSE" button, with the same result.
rgleason is offline   Reply With Quote
Old 26-11-2017, 01:40   #11
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,633
Images: 2
Re: AIS target list

After I move the Target list, resize to quite small and put it in the lower right corner and then hit CLOSE

Quote:
AISTargetListPerspective=name=AISTargetList;captio n=AIS target list;state=2103233;dir=4;layer=0;row=0;pos=0;prop= 100000;bestw=700;besth=300;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=1439;floaty=831;floatw=678;floath=357
AISTargetListRange=40
AISTargetListSortColumn=8
bAISTargetListSortReverse=0
AISTargetListColumnSpec=100;262;84;120;84;196;144; 72;96;72;86;
There appears to be a change in the coords in the first line.

However when the Target list is opened again, these are not recognized.
rgleason is offline   Reply With Quote
Old 26-11-2017, 01:45   #12
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,633
Images: 2
Re: AIS target list

Now the ini file changed without my changing anything! and it is set too

Quote:
AISTargetListPerspective=name=AISTargetList;captio n=AIS target list;state=2103233;dir=4;layer=0;row=0;pos=0;prop= 100000;bestw=700;besth=300;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=407;floaty=47;floatw=1320;floath=1119
AISTargetListRange=40
AISTargetListSortColumn=8
bAISTargetListSortReverse=0
AISTargetListColumnSpec=100;262;84;120;84;196;144; 72;96;72;86;

Are we overlooking some setting perhaps?
If so, we should note this in the User Manual for sure!!!
rgleason is offline   Reply With Quote
Reply

Tags
ais


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Target List brijill OpenCPN 20 26-09-2017 05:11
AIS Target List not there Capn Damo OpenCPN 16 28-03-2016 07:56
AIS Target List underway PjotrC OpenCPN 3 31-12-2014 14:50
AIS target list window does not appear Gaia2013 OpenCPN 2 06-05-2013 10:00
AIS Target Mouseover Data idpnd OpenCPN 11 18-06-2010 03:34

Advertise Here


All times are GMT -7. The time now is 12:40.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.