Menu

#1 Found a bug?

All
open
nobody
None
2016-04-08
2014-01-21
Mariusz
No

Found a bug? Post a detailed information in this section.

To create post click Create Ticket button.

Discussion

  • Anonymous

    Anonymous - 2014-10-11

    I am using Ubuntu14.04. Some workaround was needed for importing Eagle Board file. Opening Board is works fine now, but when opening the PCB workbench, following error was reported.

    arguments did not match any overloaded call:
    QMainWindow.addToolBar(Qt.ToolBarArea, QToolBar): argument 1 has unexpected type 'PySide.QtCore.Qt.ToolBarArea'
    QMainWindow.addToolBar(QToolBar): argument 1 has unexpected type 'PySide.QtCore.Qt.ToolBarArea'
    QMainWindow.addToolBar(QString): argument 1 has unexpected type 'PySide.QtCore.Qt.ToolBarArea'

    This module is very useful for me. I’d like to configure for adding new parts. Please give me a advice.

    FreeCAD version is 1.4, Eagle vertion is 7.1.0, PySide version is 1.2.1.

     
    • Mariusz

      Mariusz - 2014-10-12

      Hi,
      I just test arduino board on debian (script version 3.0) and I don't have this kind of errors. I will download ubuntu and test it with v3.0 - then I can give You more info.

       
      • Anonymous

        Anonymous - 2014-10-12

        Ok, I just tested script on Ubuntu. FreeCAD version in ubuntu is very old - from 01.2014. Update program to newest version -> https://launchpad.net/~freecad-maintainers/+archive/ubuntu/freecad-stable, then try one more time.
        I tested v3.0 of script, but with v2.9 there should not be also problems.

         
      • Mariusz

        Mariusz - 2014-10-12

        Ok, I just tested script on Ubuntu. FreeCAD version in ubuntu is very old - from 01.2014. Update program to newest version -> https://launchpad.net/~freecad-maintainers/+archive/ubuntu/freecad-stable, then try one more time.

        I tested v3.0 of script, but with v2.9 there should not be also problems.

         
  • Anonymous

    Anonymous - 2014-10-13

    Hi, Mariusz
    I've updated FreeCAD to 3702 build. Everything works fine now and workaround didn't need. Thank you very much for your advice.

    This is the great extention for Eagle and FreeCAD! (Sorry, I had to create a ticket.)

    Kunihiko Konno

     
  • Anonymous

    Anonymous - 2015-09-09

    When I start PCB module, FreeCAD dies giving the following error message:
    -------------------------------------8<-------------------------------------
    FreeCAD: SoType.cpp:739: SbBool SoType::isDerivedFrom(SoType) const: asserzione "!this->isBad()" non riuscita.
    -------------------------------------8<-------------------------------------
    For non italian speaking guys: "asserzione" = "assertion", "non riuscita" = "failed".

    FreeCAD Version:
    OS: "openSUSE 13.2 (Harlequin) (x86_64)"
    Word size of OS: 64-bit Word size of FreeCAD: 64-bit
    Version: 0.16.5465 (Git) (Packman)
    Build type: Release Branch: master
    Hash: 3665b77827e769f376546b71d744423814dc4516
    Python version: 2.7.8 Qt version: 4.8.6 Coin version: 4.0.0a

    Thank you in advance.

    Paolo Zebelloni p.zebelloni@c-labs-wt.com

     
  • Anonymous

    Anonymous - 2015-09-09

    Solved. It was a python-pivy version problem.
    Installing pivy from Packman all has been OK.
    I apologize for my post.

    Best regards.

     
  • Tomas Bergh

    Tomas Bergh - 2015-12-18

    Hi,
    Inserted compents with the Assign models tool.
    Rightclicked the inserted component and chose PCB model and then Placement model.
    When inserting number in the RX-field it does rotate around the Z-axis. (Zaxis in the bottom right of the window.)
    RY-file rotates around the x-axis and RY-field rotates around y-axis.
    Maybe this is a bug or is it referring to the component axises? In that case I think it should be referring to the axises that are seen in the bottom right corner.
    Thanks for a great job!
    /Tomas

     
    • Mariusz

      Mariusz - 2016-01-12

      Hi,
      I know about that and yes it's annoying ;). I will try find some solution for this.

       
  • Anonymous

    Anonymous - 2016-04-08

    Hi,
    I have problem open some Eagle .brd files. I get message as*" The file was created in Eagle 7.5.0.
    Incorrect parameter!
    Exception while processing file: C:/Temp/BTM218.0.brd [global name 'e' is not defined]"

    If same file is opened in KiCad (pcbnew) and save as native KiCad format, after open in FreeCad I get message :"The file was created in KiCad (version 4). No PCB border detected!"

    What can I do to solve this problem? Thank you

    Radim

    (FreeCad 0.15 64-bit, Win10 64-bit)

     

    Last edit: Anonymous 2016-04-08
  • Mariusz

    Mariusz - 2016-04-08

    Hi,
    I know what cause the first error - I forgot to remove old variable from the whole code. I will try to fix this today. Question is why this exception appeared?

    Unfortunatelly I do know what cause second one. Can you send me (via mail) board from second part (converted in kicad) - only for test?

     
    • Anonymous

      Anonymous - 2016-04-08

      Try this link: [https://www.dropbox.com/s/2213v0nie8ab5gm/218_kicad.7z?dl=0]

      Radim

       
      • Mariusz

        Mariusz - 2016-04-08

        Hi,
        fixed (both errors). You can download nevest version from github.

         
        • Anonymous

          Anonymous - 2016-04-11

          Its awesome! Thanks a lot.

           

Anonymous
Anonymous

Add attachments
Cancel