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

Can't run .AppImage on ubuntu 17.10 #594

Closed
JesusFreke opened this issue Nov 29, 2017 · 9 comments
Closed

Can't run .AppImage on ubuntu 17.10 #594

JesusFreke opened this issue Nov 29, 2017 · 9 comments

Comments

@JesusFreke
Copy link

Version

1.38.2-prusa3d-linux64-full-201711292009.AppImage

Operating system type + version

Ubuntu 17.10

Behavior

When I try to launch the .AppImage from https://github.com/prusa3d/Slic3r/releases, it immediately fails with an error.

$ ~/bin/Slic3r-1.38.2-prusa3d-linux64-full-201711292009.AppImage 
Can't locate object method "GetUserDataDir" via package "Wx::StandardPaths::Get" (perhaps you forgot to load "Wx::StandardPaths::Get"?) at /tmp/.mount_Slic3rlGtkX3/usr/bin/bin/slic3r.pl line 107.

I've tried installing the wx-common and libwx-perl packages, but still encounter the error.

@JesusFreke
Copy link
Author

I also get the same error when I download the tarball and try to run it that way.

@aequitas
Copy link

Getting the same on macOS.

$ /Applications/Slic3r.app/Contents/MacOS/Slic3r
Can't locate object method "GetUserDataDir" via package "Wx::StandardPaths::Get" (perhaps you forgot to load "Wx::StandardPaths::Get"?) at /Applications/Slic3r.app/Contents/MacOS/slic3r.pl line 107.

@Snowflake6
Copy link

Oh, good, it's not just me doing something stupid. #4 with same behaviour and same error message.

@rmoravcik
Copy link

I have the same problem on my Ubuntu 17.10

morgan@moravcikpc:~/opt$ ./Slic3r-1.38.2-prusa3d-linux64-full-201711292009.AppImage Can't locate object method "GetUserDataDir" via package "Wx::StandardPaths::Get" (perhaps you forgot to load "Wx::StandardPaths::Get"?) at /tmp/.mount_Slic3rvhpBss/usr/bin/bin/slic3r.pl line 107. morgan@moravcikpc:~/opt$

@bubnikv
Copy link
Collaborator

bubnikv commented Nov 30, 2017 via email

@bubnikv
Copy link
Collaborator

bubnikv commented Nov 30, 2017

I have fixed that issue with 6aff27f
A new alpha will be released in a day or two.

@bubnikv bubnikv closed this as completed Nov 30, 2017
@bubnikv
Copy link
Collaborator

bubnikv commented Nov 30, 2017

reopened until a release is ready, so this issue is documented.

@bubnikv
Copy link
Collaborator

bubnikv commented Dec 5, 2017

Fixed with Slic3r 1.38.3 beta release.

@ir-fuel
Copy link

ir-fuel commented Dec 9, 2017

Problem still exists

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

No branches or pull requests

6 participants