Skip to content

Conversation

@croche2574
Copy link

Upgraded electron, changed to use electron's base ipc lib instead of better-ipc, changed to use grpc-js instead of grpc (should be fairly seamless but something's wrong), upgraded a bunch of stuff, started moving all the relevant stuff into preload.js (idk how much has to go there and what can stay -see clapiserver.ts)

…better-ipc, changed to use grpc-js instead of grpc (should be fairly seamless but something's wrong), upgraded a bunch of stuff, started moving all the relevant stuff into preload.js (idk how much has to go there and what can stay -see clapiserver.ts)
@Frigyes06
Copy link
Owner

Electron-context-menu is not playing nice. Consider replacing it with the official version instead of Nehbit's fork?

@Frigyes06
Copy link
Owner

After changing electron context menu to the official version, and bumping node to v14, it builds but breaks.

libva error: /usr/lib/dri/i965_drv_video.so init failed
[13827:0828/111246.661159:ERROR:CONSOLE(1)] "Uncaught (in promise) TypeError: Failed to fetch", source: devtools://devtools/bundled/panels/elements/elements.js (1)

also grpc missing?

@Frigyes06
Copy link
Owner

feapiconsumer.ts has grpc left

@Frigyes06
Copy link
Owner

Failing now because we need newer NPM version.
google-protobuf is somehow missing from /aether-app/aether-core/aether/protos/feapi/feapi_pb.js
App still doesn't start
Build fails.

@Frigyes06
Copy link
Owner

feapi consumer init fails at

Uncaught Error: Cannot find module 'google-protobuf'
Require stack:
- /home/frigyes/aether-app/aether-core/aether/protos/feapi/feapi_pb.js
- /home/frigyes/aether-app/aether-core/aether/client/src/app/services/feapiconsumer/feapiconsumer.js
- /home/frigyes/aether-app/aether-core/aether/client/src/app/services/clapiserver/clapiserver.js
- /home/frigyes/aether-app/aether-core/aether/client/src/app/preload.js
    at eval (renderermain.ts:48:38)
    at ./src/app/renderermain.ts (bundle.js:19:1)
    at __webpack_require__ (bundle.js:43:42)
    at bundle.js:54:37
    at bundle.js:56:12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants