How do I install FreeCAD without having it crash when opened?












0















I am new to Linux and am looking for a CAD software to design a part for my honors thesis. I am interested in the GUI aspect of the software.



I followed the instructions for installing FreeCAD on their wiki using the following commands:



sudo apt-get install freecad
sudo add-apt-repository ppa:freecad-maintainers/freecad-stable
sudo apt-get update


The program appeared to install fine, but when I open the program and attempt to switch from the start workbench to the draft workbench, the program crashes. I get the following message in the terminal:



Persistent toolbars: Snapper toolbar not managed.
free(): invalid next size (normal)
Aborted (core dumped)


I suspect I haven't installed the program correctly, and I am unsure how to fix it from this point. On the Wiki there is the command



ppa:freecad-maintainers/freecad-stable


which is suppose to be ran at "Ubuntu Software Centre > Edit > Software Sources > Other Software", but I don't know where to find this directory.



Here is the wiki I have been following:



https://www.freecadweb.org/wiki/Install_on_Unix



Thank you all for your time.










share|improve this question









New contributor




JoeThePhysWiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Why are you adding an (unnecessary) PPA after you have already installed freecad?

    – user535733
    9 hours ago











  • I haven't done this before, I thought it was part of the installation process for freecad so it knows where packages are located.

    – JoeThePhysWiz
    9 hours ago











  • Hmmm. Were there any errors when you installed FreeCad? Debs are designed to be rather foolproof - it takes a lot of work to mess up installing a deb. Which release of Ubuntu are you using? Try starting FreeCad from the command line, and copy/paste the complete output into your Question above.

    – user535733
    3 hours ago
















0















I am new to Linux and am looking for a CAD software to design a part for my honors thesis. I am interested in the GUI aspect of the software.



I followed the instructions for installing FreeCAD on their wiki using the following commands:



sudo apt-get install freecad
sudo add-apt-repository ppa:freecad-maintainers/freecad-stable
sudo apt-get update


The program appeared to install fine, but when I open the program and attempt to switch from the start workbench to the draft workbench, the program crashes. I get the following message in the terminal:



Persistent toolbars: Snapper toolbar not managed.
free(): invalid next size (normal)
Aborted (core dumped)


I suspect I haven't installed the program correctly, and I am unsure how to fix it from this point. On the Wiki there is the command



ppa:freecad-maintainers/freecad-stable


which is suppose to be ran at "Ubuntu Software Centre > Edit > Software Sources > Other Software", but I don't know where to find this directory.



Here is the wiki I have been following:



https://www.freecadweb.org/wiki/Install_on_Unix



Thank you all for your time.










share|improve this question









New contributor




JoeThePhysWiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Why are you adding an (unnecessary) PPA after you have already installed freecad?

    – user535733
    9 hours ago











  • I haven't done this before, I thought it was part of the installation process for freecad so it knows where packages are located.

    – JoeThePhysWiz
    9 hours ago











  • Hmmm. Were there any errors when you installed FreeCad? Debs are designed to be rather foolproof - it takes a lot of work to mess up installing a deb. Which release of Ubuntu are you using? Try starting FreeCad from the command line, and copy/paste the complete output into your Question above.

    – user535733
    3 hours ago














0












0








0








I am new to Linux and am looking for a CAD software to design a part for my honors thesis. I am interested in the GUI aspect of the software.



I followed the instructions for installing FreeCAD on their wiki using the following commands:



sudo apt-get install freecad
sudo add-apt-repository ppa:freecad-maintainers/freecad-stable
sudo apt-get update


The program appeared to install fine, but when I open the program and attempt to switch from the start workbench to the draft workbench, the program crashes. I get the following message in the terminal:



Persistent toolbars: Snapper toolbar not managed.
free(): invalid next size (normal)
Aborted (core dumped)


I suspect I haven't installed the program correctly, and I am unsure how to fix it from this point. On the Wiki there is the command



ppa:freecad-maintainers/freecad-stable


which is suppose to be ran at "Ubuntu Software Centre > Edit > Software Sources > Other Software", but I don't know where to find this directory.



Here is the wiki I have been following:



https://www.freecadweb.org/wiki/Install_on_Unix



Thank you all for your time.










share|improve this question









New contributor




JoeThePhysWiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I am new to Linux and am looking for a CAD software to design a part for my honors thesis. I am interested in the GUI aspect of the software.



I followed the instructions for installing FreeCAD on their wiki using the following commands:



sudo apt-get install freecad
sudo add-apt-repository ppa:freecad-maintainers/freecad-stable
sudo apt-get update


The program appeared to install fine, but when I open the program and attempt to switch from the start workbench to the draft workbench, the program crashes. I get the following message in the terminal:



Persistent toolbars: Snapper toolbar not managed.
free(): invalid next size (normal)
Aborted (core dumped)


I suspect I haven't installed the program correctly, and I am unsure how to fix it from this point. On the Wiki there is the command



ppa:freecad-maintainers/freecad-stable


which is suppose to be ran at "Ubuntu Software Centre > Edit > Software Sources > Other Software", but I don't know where to find this directory.



Here is the wiki I have been following:



https://www.freecadweb.org/wiki/Install_on_Unix



Thank you all for your time.







apt software-installation ppa






share|improve this question









New contributor




JoeThePhysWiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




JoeThePhysWiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 9 hours ago









mature

2,0871728




2,0871728






New contributor




JoeThePhysWiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 10 hours ago









JoeThePhysWizJoeThePhysWiz

11




11




New contributor




JoeThePhysWiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





JoeThePhysWiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






JoeThePhysWiz is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • Why are you adding an (unnecessary) PPA after you have already installed freecad?

    – user535733
    9 hours ago











  • I haven't done this before, I thought it was part of the installation process for freecad so it knows where packages are located.

    – JoeThePhysWiz
    9 hours ago











  • Hmmm. Were there any errors when you installed FreeCad? Debs are designed to be rather foolproof - it takes a lot of work to mess up installing a deb. Which release of Ubuntu are you using? Try starting FreeCad from the command line, and copy/paste the complete output into your Question above.

    – user535733
    3 hours ago



















  • Why are you adding an (unnecessary) PPA after you have already installed freecad?

    – user535733
    9 hours ago











  • I haven't done this before, I thought it was part of the installation process for freecad so it knows where packages are located.

    – JoeThePhysWiz
    9 hours ago











  • Hmmm. Were there any errors when you installed FreeCad? Debs are designed to be rather foolproof - it takes a lot of work to mess up installing a deb. Which release of Ubuntu are you using? Try starting FreeCad from the command line, and copy/paste the complete output into your Question above.

    – user535733
    3 hours ago

















Why are you adding an (unnecessary) PPA after you have already installed freecad?

– user535733
9 hours ago





Why are you adding an (unnecessary) PPA after you have already installed freecad?

– user535733
9 hours ago













I haven't done this before, I thought it was part of the installation process for freecad so it knows where packages are located.

– JoeThePhysWiz
9 hours ago





I haven't done this before, I thought it was part of the installation process for freecad so it knows where packages are located.

– JoeThePhysWiz
9 hours ago













Hmmm. Were there any errors when you installed FreeCad? Debs are designed to be rather foolproof - it takes a lot of work to mess up installing a deb. Which release of Ubuntu are you using? Try starting FreeCad from the command line, and copy/paste the complete output into your Question above.

– user535733
3 hours ago





Hmmm. Were there any errors when you installed FreeCad? Debs are designed to be rather foolproof - it takes a lot of work to mess up installing a deb. Which release of Ubuntu are you using? Try starting FreeCad from the command line, and copy/paste the complete output into your Question above.

– user535733
3 hours ago










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






JoeThePhysWiz is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119946%2fhow-do-i-install-freecad-without-having-it-crash-when-opened%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








JoeThePhysWiz is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















JoeThePhysWiz is a new contributor. Be nice, and check out our Code of Conduct.













JoeThePhysWiz is a new contributor. Be nice, and check out our Code of Conduct.












JoeThePhysWiz is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119946%2fhow-do-i-install-freecad-without-having-it-crash-when-opened%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局