View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001405 | FreeCAD | Bug | public | 2014-02-12 09:49 | 2014-02-13 12:20 |
| Reporter | cadgiru | Assigned To | yorik | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | linux 64 | OS | ubuntu | OS Version | 13.10 |
| Product Version | 0.13 | ||||
| Fixed in Version | 0.14 | ||||
| Summary | 0001405: Draft Dimensioning | ||||
| Description | Not sure if bug, or user problem... When dimensioning in draft, after hitting third point command does not terminate... | ||||
| Steps To Reproduce | Occurs on 2 different machines, one running ubuntu 13.10, one running ubuntu studio 13.10.. Tried also on win 7, and works fine there | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
|
There is not enough information here to know what is happening... Please provide all your FreeCAD info (Help -> About FreeCAD -> Copy to clipboard) and any error message that would appear in the report or python windows (enable them both from View->Views). Thanks |
|
|
|
|
|
|
|
|
Hope this is what is required... Clipboard About .... OS: Ubuntu 13.10 Platform: 64-bit Version: 0.13.1830 (Git) Branch: releases/FreeCAD-0-13 Hash: ec7636d7aaf2612e9b43cff5d6a424037d53e505 Python version: 2.7.5+ Qt version: 4.8.4 Coin version: 4.0.0a SoQt version: 1.5.0 OCC version: 6.5.4 Have also attached two screenshots the <type 'exceptions.AttributeError'> ... ... <type 'exceptions.AttributeError'> will continue until command is broken <CtrlC > Can enter as many points as I want, but no dim... looks like error is in top of Report view though.. pycollada not found, collada support will be disabled. Draft workbench activated Running the Python command 'Draft_Dimension' failed: will probably be able to fix this myself, but as this was installed with apt-get 'official' binary, it should not occur or? best regards |
|
|
Installed Pycollada as this seemed to be missing... Errror still persists, but different report window.. Draft workbench activated Running the Python command 'Draft_Dimension' failed: Traceback (most recent call last): File "/usr/lib/freecad/Mod/Draft/DraftTools.py", line 1374, in Activated self.arctrack = arcTracker() File "/usr/lib/freecad/Mod/Draft/DraftTrackers.py", line 328, in __init__ self.recompute() File "/usr/lib/freecad/Mod/Draft/DraftTrackers.py", line 389, in recompute ivin.setBuffer(buf) File "/usr/lib/python2.7/dist-packages/pivy/coin.py", line 4692, in setBuffer return _coin.SoInput_setBuffer(self, *args) SoInput_setBuffer expected 3 arguments, got 2<type 'exceptions.AttributeError'> <type 'exceptions.AttributeError'> <type 'exceptions.AttributeError'> <type 'exceptions.AttributeError'> <type 'exceptions.AttributeError'> <type 'exceptions.AttributeError'> <type 'exceptions.AttributeError'> |
|
|
Ah I see now... That's a bug that has been fixed a long time ago... You got your freecad version directly from ubuntu repositories, right? You can use our PPA instead, you'll get a much more recent verison of FreeCAD, where this bug has been fixed: https://launchpad.net/~freecad-maintainers/+archive/freecad-daily |
|
|
True, directly from ubuntu repositories ... thx |
|
|
Ok. Since there is nothing more we can do about this, I'm going to close this bug report, don't hesitate to reopen if needed. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-02-12 09:49 | cadgiru | New Issue | |
| 2014-02-12 12:36 | yorik | Assigned To | => yorik |
| 2014-02-12 12:36 | yorik | Status | new => assigned |
| 2014-02-12 12:39 | yorik | Note Added: 0004192 | |
| 2014-02-12 12:39 | yorik | Status | assigned => feedback |
| 2014-02-13 09:19 | cadgiru | File Added: freecad.jpg | |
| 2014-02-13 09:20 | cadgiru | File Added: Report01.jpg | |
| 2014-02-13 09:21 | cadgiru | Note Added: 0004206 | |
| 2014-02-13 09:21 | cadgiru | Status | feedback => assigned |
| 2014-02-13 09:40 | cadgiru | Note Added: 0004207 | |
| 2014-02-13 11:35 | yorik | Note Added: 0004210 | |
| 2014-02-13 11:38 | cadgiru | Note Added: 0004211 | |
| 2014-02-13 12:20 | yorik | Note Added: 0004212 | |
| 2014-02-13 12:20 | yorik | Status | assigned => closed |
| 2014-02-13 12:20 | yorik | Resolution | open => no change required |
| 2014-02-13 12:20 | yorik | Fixed in Version | => 0.14 |
FreeCAD