ClementNerma / NightOS-v3

Powerful and safe operating system based on Linux. Mostly written in ES6.
Other
23 stars 3 forks source link

[Automatic report] Loading failed #2

Closed luckypoem closed 6 years ago

luckypoem commented 7 years ago

Report from NightOS.

Additionnal informations

{
  "uptime": 27839,
  "loadtime": false,
  "host": "darwin",
  "arch": "x64",
  "pkg_version": "<Unable to read the system's version (Fs error)>"
}

nightos can't be run on mac? how to fix the issue? tks

ClementNerma commented 7 years ago

That's unexpected, I used only absolute paths with the system's path separator to avoid this kind of errors... I'll try to fix this later today, thanks for the report :)

gaetandezeiraud commented 7 years ago

Hi ! News about the new push and the fix ? Because I wait for this version to suggest ways to improve or add technology. I could do my own project from scratch on my Github, but it would be useless to duplicate a similar project.

Thx 👍

ClementNerma commented 7 years ago

Hi,

Because I just began my post-bac studies I think I won't commit until a moment. But I found a solution to the big problem I encounted with applications' security so I will be able to continue after this "pause".

If you want to, I can still send you some informations about how NightOS will work. Even if the code is very short for now, I thought about the whole system's architecture, API layers, security and the global ecosystem.

gaetandezeiraud commented 7 years ago

Hi, I understand, no problem and good luck for your post-back studies. If it's possible, yes, i want the NightOS advancement. Because i wait the push for make and propose modification with ES2015, React JS (more efficient like native JavaScript Document because use virtual DOM). And others ideas. Of course, it's just ideas for the moment.

Thanks for your answer !

ClementNerma commented 7 years ago

@luckypoem Sorry for not having fixed your issue earlier. Please try with the new version, I pushed a fix just now and hope it'll work. This may be caused by the fact I didn't put "file:///" in Electron's URIs.

You don't have to download again the full repository, just get the new launcher.js file.

jimilinuxguy commented 6 years ago

jesus fuckin christ lol i downloaded and launchd and it went into an endless cycle of errors and restarting blue screens on my mac

luckypoem commented 6 years ago

@jimilinuxguy actually me too

ClementNerma commented 6 years ago

Can you please give me the error that displays on your screen ?

jimilinuxguy commented 6 years ago

Unable to load url, I believe its trying to load the launcher and webview files. I'm at work right now I can give a more precise error later.

ClementNerma commented 6 years ago

@jimilinuxguy @luckypoem If you are experiencing a blue screen saying "Desktop environment's webview failed to load" it is a normal error that happens because the /userland/sys/process.html file, which is the program that manages every graphical and command-line process in NightOS (excepted some very special ones, like JavaScript workers) doesn't exist for now.

This file will be created when I will have achieved the structure of process management in the system, there's many things to consider.

In parallel of the development, I'm redacting the documentation of the project which will be released soon I think, in several times.

luckypoem commented 6 years ago

expect /userland/sys/process.htmlfile to be created soon

On Fri, Sep 22, 2017 at 2:30 AM, Clément Nerma notifications@github.com wrote:

@jimilinuxguy https://github.com/jimilinuxguy @luckypoem https://github.com/luckypoem If you are experiencing a blue screen saying "Desktop environment's webview failed to load" it is a normal error that happens because the /userland/sys/process.html file, which is the program that manages every graphical and command-line process in NightOS (excepted some very special ones, like JavaScript workers) doesn't exist for now.

This file will be created when I will have achieved the structure of process management in the system, there's many things to consider.

In parallel of the development, I'm redacting the documentation of the project which will be released soon I think, in several times.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ClementNerma/NightOS/issues/2#issuecomment-331242924, or mute the thread https://github.com/notifications/unsubscribe-auth/ABlMCPyY1LSv3IV3zgXe4tMxIEn3yPCwks5skqtjgaJpZM4PLfSI .