View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000405 | FreeCAD | Bug | public | 2011-07-23 00:18 | 2011-08-10 07:21 |
Reporter | aduerksen | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 0.11 | ||||
Fixed in Version | 0.12 | ||||
Summary | 0000405: Crashes on Save | ||||
Description | I can do anything I want, as simple or complex as I want (change settings, draw stuff, etc.), but it always crashes when I try to save my work. If I change some settings and restart the program without saving a drawing, it remembers my changes; but if I try to save a drawing first, it forgets my changes and reverts back to the settings it had the last time it closed normally. When it crashes, it does write a file with the correct name in the correct location, except with a GUID tacked on the end of the filename. I can remove the GUID, reopen the file, and continue working, but it's kind-of annoying. I'm on Ubuntu 10.10 (Maverick), using the freecad_0.11.3729-1lucid1_i386.deb package. I didn't see a package that was designed for Maverick; could that be part of my problem? | ||||
Additional Information | I get a lot of messages in the splash screen (and the terminal when I start it that way) about not finding some icons, but everything looks right and seems to work okay...until I try to save. Then it closes immediately and prints some error messages in the terminal. (see attached) | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
2011-07-23 00:18
|
|
|
Sorry, I probably should have logged in before I submitted it. - aduerksen |
|
There is always a certain risk if you use a package for a different version that things do not work as expected. You can find up-to-date packages on our Launchpad/PPA. Please try this and tell us if the problem still exists. |
|
More info on the wiki here: https://sourceforge.net/apps/mediawiki/free-cad/index.php?title=Download#Ubuntu_PPA_packages |
|
This should have been a simple dependency problem: python says it cannot found pivy. apt-get install python-pivy should have remediated the problem, or a simple apt-get -f install, if the package lists python-pivy as a dependency. |
|
> failed to create drawable > Exception (Fri Jul 22 20:44:55 2011): Offscreen rendering failed > Unhandled exception... > Abnormal program termination... Sorry, we can't do much for this because it's a major OpenGL problem. But you can go to the preferences and switch off "General > Document > Save thumbnail into project when saving document" |
|
The save thumbnail option seems to have fixed it. No need to install anything else. I got version 0.12 for maverick from the PPA anyway. (still has the 0.11 splash screen and Help -> About graphic; Help -> About text says 0.12) Thank you! |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-07-23 00:18 | unauthenticated | New Issue | |
2011-07-23 00:18 | unauthenticated | File Added: terminal_dump.txt | |
2011-07-23 00:25 | aduerksen | Note Added: 0000939 | |
2011-07-24 10:23 | wmayer | Note Added: 0000940 | |
2011-07-24 10:23 | wmayer | Reporter | unauthenticated => aduerksen |
2011-07-24 15:22 | normandc | Note Added: 0000941 | |
2011-08-05 09:23 | magwas | Note Added: 0000973 | |
2011-08-06 07:22 | wmayer | Note Added: 0000976 | |
2011-08-06 15:51 | aduerksen | Note Added: 0000977 | |
2011-08-10 07:21 | wmayer | Status | new => closed |
2011-08-10 07:21 | wmayer | Resolution | open => no change required |
2011-08-10 07:21 | wmayer | Fixed in Version | => 0.12 |