View Issue Details

IDProjectCategoryView StatusLast Update
0001405FreeCADBugpublic2014-02-13 12:20
Reportercadgiru Assigned Toyorik  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionno change required 
Platformlinux 64OSubuntuOS Version13.10
Product Version0.13 
Fixed in Version0.14 
Summary0001405: Draft Dimensioning
DescriptionNot sure if bug, or user problem...

When dimensioning in draft, after hitting third point command does not terminate...

Steps To ReproduceOccurs on 2 different machines, one running ubuntu 13.10, one running ubuntu studio 13.10.. Tried also on win 7, and works fine there
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2014-02-12 12:39

administrator   ~0004192

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

cadgiru

2014-02-13 09:19

reporter  

freecad.jpg (Attachment missing)

cadgiru

2014-02-13 09:20

reporter  

Report01.jpg (Attachment missing)

cadgiru

2014-02-13 09:21

reporter   ~0004206

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

cadgiru

2014-02-13 09:40

reporter   ~0004207

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'>

yorik

2014-02-13 11:35

administrator   ~0004210

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

cadgiru

2014-02-13 11:38

reporter   ~0004211

True, directly from ubuntu repositories ...

thx

yorik

2014-02-13 12:20

administrator   ~0004212

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.

Issue History

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