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 23-11-2024, 07:52   #1
Registered User

Join Date: Nov 2024
Posts: 9
linux ocharts shop failure

Hi - I've just installed opencpn on my chromebook - (ASUS c302 i think) - The Android app which seems so slow and clunky as to be unusable - I managed to install the ocharts for the uk but cannot get the zoom function to allow me to navigate there without hanging / crashing.

So I tried the Linux app via flatpack. Installed easily, seems to run smoothly however whenever I try to update my ocharts the shop wont let me login - says my password is wrong. I've made it as simple as possible (all lower case text, no special characters / numbers / upper case etc) and it works on all other platforms to login, but not within opencpn on linux.

Screenshot attached.

Anyone encountered this issue ? Have any suggestions ? Driving me a bit mad !
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2024-11-23 14.09.22.png
Views:	35
Size:	63.4 KB
ID:	296170  
lazy_pete is offline   Reply With Quote
Old 23-11-2024, 08:05   #2
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,887
Re: linux ocharts shop failure

Pete...


we will try to understand what is happening in your case.
This is new, never seen and Flatpack OpenCPN on Chrome is as well something that wew have not had at our hands up to now.


Hubert
bcn is offline   Reply With Quote
Old 23-11-2024, 08:47   #3
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,609
Re: linux ocharts shop failure

Pete...
Not familiar with linux flatpak on Chrome-OS. You are probably the "index-user" of OCPN in this environment.


We could try some debug steps.
You will find the OpenCPN configuration file at:


Code:
/home/{your user name}/.var/app/org.opencpn.OpenCPN/config/opencpn/opencpn.conf
Please shut down OpenCPN, and edit that file. Add a line in the "[PlugIns/ocharts]" section.


Code:
[PlugIns/ocharts]
DEBUG_SHOP=dano@bigdumboat.com
This will send some debugging code reports to me, by email, when you try to login. Should be instructive....


Thanks
Dave
bdbcat is offline   Reply With Quote
Old 23-11-2024, 09:03   #4
Registered User

Join Date: Nov 2024
Posts: 9
Re: linux ocharts shop failure

Hi Dave - the stats for opencpn on flathub have over 40k installs, but perhaps that's all linux installs.

I ran that code but was denied -

-bash: /home/peterbeatty/.var/app/org.opencpn.OpenCPN/config/opencpn/opencpn.conf: Permission denied
lazy_pete is offline   Reply With Quote
Old 23-11-2024, 09:10   #5
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,609
Re: linux ocharts shop failure

Pete...


Try to edit with sudo.


Code:
$ sudo nano /home/peterbeatty/.var/app/org.opencpn.OpenCPN/config/opencpn/opencpn.conf
Dave
bdbcat is offline   Reply With Quote
Old 23-11-2024, 09:39   #6
Registered User

Join Date: Nov 2024
Posts: 9
Re: linux ocharts shop failure

got that code in now. have run opencpn again and tried to refresh ocharts with same error message as before, so you might have a log file ?

thanks for this
lazy_pete is offline   Reply With Quote
Old 23-11-2024, 10:25   #7
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,609
Re: linux ocharts shop failure

Pete...
OK, good. No log emails yet, but sometimes that email account is slow.
Will you past a snip of the opencpn.conf file for verification here?


Thanks
Dave
bdbcat is offline   Reply With Quote
Old 23-11-2024, 10:40   #8
Registered User

Join Date: Nov 2024
Posts: 9
Re: linux ocharts shop failure

yep - screenshot attached. hope i've got it right.

i tried again and there was an update for the ocharts plugin which ive installed / restarted. same error messge.
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2024-11-23 16.28.25.png
Views:	29
Size:	68.8 KB
ID:	296179  
lazy_pete is offline   Reply With Quote
Old 23-11-2024, 11:09   #9
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,609
Re: linux ocharts shop failure

Pete...
Looks right to me.
But I have suspicions about that email address.
Please change "dano@bigdumboat.com" to "bdbcat@yahoo.com"
Don't forget to close OpenCPN before editing.


Thanks
Dave
bdbcat is offline   Reply With Quote
Old 23-11-2024, 11:47   #10
Registered User

Join Date: May 2010
Location: NW Washington State
Boat: Yankee Dolphin 24'
Posts: 251
Re: linux ocharts shop failure

I've been having the same problem with the OpenCPN flatpak on linux (running in a VM).


I'll try the same debug thing.
tenchiki is online now   Reply With Quote
Old 23-11-2024, 11:50   #11
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,887
Re: linux ocharts shop failure

Forget about it running from a VM. VM's are not supported and shall fail.
bcn is offline   Reply With Quote
Old 23-11-2024, 11:58   #12
Registered User

Join Date: May 2010
Location: NW Washington State
Boat: Yankee Dolphin 24'
Posts: 251
Re: linux ocharts shop failure

Mine errors out with "void password":

Hopefully the Debug errors made it out.
Attached Images
 
tenchiki is online now   Reply With Quote
Old 23-11-2024, 12:19   #13
Registered User

Join Date: May 2010
Location: NW Washington State
Boat: Yankee Dolphin 24'
Posts: 251
Re: linux ocharts shop failure

I'm curious as to why VM's are unsupported and "shall fail"? That sounds like a deliberate decision to fail, as the vast majority of stuff can't tell (unless they are specifically looking for it).
tenchiki is online now   Reply With Quote
Old 23-11-2024, 12:22   #14
bcn
Registered User

Join Date: May 2011
Location: underway whenever possible
Boat: Rangeboat 39
Posts: 4,887
Re: linux ocharts shop failure

https://o-charts.org/manuals/faqs.php?lng=en


Question 2...
bcn is offline   Reply With Quote
Old 23-11-2024, 12:35   #15
Registered User

Join Date: Nov 2024
Posts: 9
Re: linux ocharts shop failure

have updated debug email address and will try again imminently.

Most chromebooks running linux apps are using the Crostini setup which is running Linux in a container, but NOT a virtual machine (according to google). I think it is supported natively as ChromeOS is also essentially Linux based ?
lazy_pete is offline   Reply With Quote
Reply

Tags
charts, linux

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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
OpenCPN on android, transfering ocharts chris the rat OpenCPN 2 27-09-2024 10:07
OCharts incompatibility 5.9.2 Dockhead OpenCPN 6 15-07-2024 11:24
oCharts Germany not uptodate Aldebaran17 OpenCPN 4 23-08-2022 15:55
Ocharts failing to open paralog OpenCPN 16 12-08-2022 07:26

Advertise Here


All times are GMT -7. The time now is 19:15.


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.