Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unexpected Application Error!" On application startup #771

Closed
Edznux opened this issue Oct 3, 2023 · 4 comments
Closed

"Unexpected Application Error!" On application startup #771

Edznux opened this issue Oct 3, 2023 · 4 comments
Labels
duplicate This issue or pull request already exists packaging For all things about packaging the app.

Comments

@Edznux
Copy link

Edznux commented Oct 3, 2023

Hey :)
Congrats for the open sourcing!

I wanted to try the app on Linux (Ubuntu 22.10), I3 desktop but I'm getting the following error:

Unexpected Application Error!
Can't find variable: RTCPeerConnection
connect@tauri://localhost/assets/index-11557f96.js:1067:4468
start@tauri://localhost/assets/index-11557f96.js:1067:11835
@tauri://localhost/assets/index-11557f96.js:1319:104679
d1@tauri://localhost/assets/index-11557f96.js:40:24284
U3@tauri://localhost/assets/index-11557f96.js:40:31625
W6@tauri://localhost/assets/index-11557f96.js:40:31481
HY@tauri://localhost/assets/index-11557f96.js:40:31031
JY@tauri://localhost/assets/index-11557f96.js:40:40919
hc@tauri://localhost/assets/index-11557f96.js:40:40277
Z3@tauri://localhost/assets/index-11557f96.js:40:36887
Z3@[native code]
ec@tauri://localhost/assets/index-11557f96.js:38:3280
JY@tauri://localhost/assets/index-11557f96.js:40:41285
hc@tauri://localhost/assets/index-11557f96.js:40:40277
Y6@tauri://localhost/assets/index-11557f96.js:40:35734
Y6@[native code]
w@tauri://localhost/assets/index-11557f96.js:25:1555
_@tauri://localhost/assets/index-11557f96.js:25:1917

I tried both the .deb and .AppImage downloads, they both fail similarly.

Running the deb package from the terminal shows:

$ kittycad-modeling 
Getting user info...

While the AppImage:

./kittycad-modeling_0.9.4_amd64.AppImage 
Getting user info...
/usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so: undefined symbol: g_uri_is_valid
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognomeproxy.so
/usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so: undefined symbol: g_uri_is_valid
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiolibproxy.so
/usr/lib/x86_64-linux-gnu/gio/modules/libgioenvironmentproxy.so: undefined symbol: g_uri_is_valid
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgioenvironmentproxy.so

Not sure if I'm missing something.

Also, is it expected that the download page here doesn't show Linux install?

@Edznux
Copy link
Author

Edznux commented Oct 3, 2023

#625 I missed that in my search, I think it's the same, my bad!

@pierremtb
Copy link
Collaborator

@Edznux You're correct! That's why we pulled the linux builds from our website 😢

@pierremtb pierremtb added the duplicate This issue or pull request already exists label Oct 3, 2023
@pierremtb
Copy link
Collaborator

Thanks for reporting though!

@pierremtb pierremtb added the packaging For all things about packaging the app. label Oct 3, 2023
@jessfraz
Copy link
Contributor

jessfraz commented Oct 4, 2023

going to close since duplicate of #625

@jessfraz jessfraz closed this as completed Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists packaging For all things about packaging the app.
Projects
None yet
Development

No branches or pull requests

3 participants