Trouble running in linux #21
Comments
|
If it's any help, I have Chrome installed rather than Chromium. I don't use it much, as I mostly use FireFox, but keep it around for the occasional web site that misbehaves under FireFox. Also I found this mentioning that the SUID sandbox was almost but not completely removed. |
|
Can you try installing with sudo? : |
Thanks but sorry, I actually did use a sudo prefix, but unfortunately forgot here to mention it above. I also tried both with and without sudo. I also just installed chomium after I found that chrome and chromium are different programs and thus could both run at the same time. |
|
I just released a new version (0.2.7), can you try? It worked fine for me (Ubuntu 18.04). |
|
Just downloaded Nikola-0.2.7-x86_64.AppImage to Ubuntu 18.04. |
|
Closing until we hear from @TopView. Thanks! |
|
Thanks, but installed 0.2.7, but unfortunately no change, i.e. it still won't start from menu. Also tried these: |
|
Can you try the AppImage instead?
It worked here for me as well. |
|
Also tried how volkerbradley had done this on Ubuntu, i.e. instead downloaded
|
|
wow, sent messages at the same time. You tried what I've suggested.. |
|
Will continue investigating. |
|
:-) yes we were on the same page... Now also tried w/ wget then chmod, etc, but still same error messages as before. |
|
Ok, if I run ./Nikola-0.2.7-x86_64.AppImage --no-sandbox now it starts. I'll try to read more about this sandbox thing... |
|
Here's more of a log and a screenshot:
|
|
This also start it.
Still trying to understand more about sandbox. To be continued... |
|
Had the same messages. Then closed the app and restarted it from the
Ubuntu menu.
Worked thereafter.
…On Tue, Jun 11, 2019 at 10:19 AM Howard ***@***.***> wrote:
Here's more of a log and a screenshot:
$ ./Nikola-0.2.7-x86_64.AppImage --no-sandbox
07:11:51.007 › Nikola App starting...
Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
07:11:53.347 › Checking for update
07:11:53.791 › Generated new staging user ID: d611d3b2-b250-506e-81c7-8fe23a3842d6
07:11:56.245 › Update for version 0.2.7 is not available (latest version: 0.2.7, downgrade is disallowed).
07:11:56.246 › checkForUpdatesAndNotify called, downloadPromise is null
07:14:48.503 › Hitting Tesla API on Tue Jun 11 2019 07:14:48 GMT-0700 (Pacific Daylight Time)
07:14:59.710 › Hitting Tesla API on Tue Jun 11 2019 07:14:59 GMT-0700 (Pacific Daylight Time)
07:15:10.615 › Hitting Tesla API on Tue Jun 11 2019 07:15:10 GMT-0700 (Pacific Daylight Time)
07:15:21.561 › Hitting Tesla API on Tue Jun 11 2019 07:15:21 GMT-0700 (Pacific Daylight Time)
07:15:32.448 › Hitting Tesla API on Tue Jun 11 2019 07:15:32 GMT-0700 (Pacific Daylight Time)
07:15:33.107 › Hitting Tesla API on Tue Jun 11 2019 07:15:33 GMT-0700 (Pacific Daylight Time)
07:15:36.673 › Hitting Tesla API on Tue Jun 11 2019 07:15:36 GMT-0700 (Pacific Daylight Time)
07:15:43.437 › Hitting Tesla API on Tue Jun 11 2019 07:15:43 GMT-0700 (Pacific Daylight Time)
07:15:54.443 › Hitting Tesla API on Tue Jun 11 2019 07:15:54 GMT-0700 (Pacific Daylight Time)
07:16:05.183 › Hitting Tesla API on Tue Jun 11 2019 07:16:05 GMT-0700 (Pacific Daylight Time)
07:16:15.861 › Hitting Tesla API on Tue Jun 11 2019 07:16:15 GMT-0700 (Pacific Daylight Time)
07:16:26.882 › Hitting Tesla API on Tue Jun 11 2019 07:16:26 GMT-0700 (Pacific Daylight Time)
07:16:37.661 › Hitting Tesla API on Tue Jun 11 2019 07:16:37 GMT-0700 (Pacific Daylight Time)

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#21?email_source=notifications&email_token=AAKRM7KE2PIRYJ6B574HH4LPZ6X5PA5CNFSM4HWZYJR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXNI53Q#issuecomment-500862702>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKRM7I3R66XTWTLBUWR2ALPZ6X5PANCNFSM4HWZYJRQ>
.
|
|
In both Chome and Chomium browsing to
(BTW, you can also browse to chrome://sandbox/ where it says, "You are adequately sandboxed.") This led me to this possibly related Debian bug report. |
|
@volkerbradley. Still won't start from menu here. But at least I have a workaround for now w/ --no-sandbox option. In the menu properties this is: Thanks for the help! And thanks for the great app! |
|
Working on Kubuntu 18.10 without problems: |
I'm having trouble getting this to run in Linux.
From https://nikola.site I clicked
download, and then downloadedNikola_0.2.6_amd64.debinto a working directory named/nobak/Installers/Tesla/NikolaThen in terminal I run this to install it:
sudo dpkg -i /nobak/Installers/Tesla/NokolaIn the desktop menu I can see that the menu icon runs this:
But when I click on the desktop icon nothing happens.
I also tried running directly with:
./opt/Nikola/nikolabut get this error message:I also noticed that the files in /opt/Nikola are all owned by root.
I'm not a huge Linux expert, so perhaps someone can tell me what I'm doing wrong, or what I might need to configure.
I'm running Debian Stretch 9.9 (x86-64); Cinnamon 3.2.7; Linux kernel 4.9.0-9-amd64
Thanks.
The text was updated successfully, but these errors were encountered: