-
Notifications
You must be signed in to change notification settings - Fork 115
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
Install using .deb not working on Ubuntu 20.04 with inkscape 1.02 #130
Comments
@concretedog did you get any error messages? or did the deb install correctly? [need more info] |
So I tired to install using the instructions on the readme and double clicked the downloaded .deb, it launched into the Ubuntu Software application and appeared to install correctly, no error messages, then opening inkscape there was no sign of the extension, using the other method of copy pasting from the downloaded zip worked though. I am definitely not skilled enough to make a PR :) Just wanted to feedback my experience so fee free to close. |
a) what is the output of |
The output of dpkg is |
Ah the inkscape extensions are here via the preferences - system path |
snap packages won't work without adapting the preferences |
So, you've installed inkscape using a snap pkg, but the extension using a deb pkg. I don't think that it makes sense that this is supported by the |
First of all, many thanks for your work this amazing extension, its a fabulous tool.
Following the instructions for install on ubuntu 20.04 I downloaded the .deb (having installed python3 -usb) and installed and it didn't work/appear in inkscape 1.02. I resolved this by following the later install for other debian based distros and manually unzipping and adding the folder and two files to .config/inkscape/extensions, works perfectly now.
Thanks again.
The text was updated successfully, but these errors were encountered: