Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Fritzing

  1. #1
    Join Date
    Jun 2019
    Beans
    10

    Question Fritzing

    Hi !!!

    So I just done a fresh install of Ubuntu 18 on my pc and everything work (Steam , kicad ect ) so I checked for Fritzing in the Ubuntu software and it's outdated and the last update on the official site is since 2016 I think. Anyway, so i download the package from the oficial website and extract I try it , got an error from the app that say bin part and data are missing but the gui is there . So I chek around and see that the part folder are empty and there is another folder containing the part so I paste it and try and it dosent work the app didnt lunch. I try the one on Ubuntu Software and I get error in the app too. So I found tutorial online that seem to be okay since it all does what ive done but in the terminal and more thing .

    So know my trouble is that the app didnt lauch at all ( the 9.3 one on official ) if the one on Ubuntu Softare isn't install( 9.2) but when I install the one on the Ubuntu Software both only start the splash screen logo then close
    Ive tried delete every thing and do it again but nothing.

    there is the tutorial
    https://howto-ubuntunew.blogspot.com...lectronic.html
    Last edited by lisati; June 12th, 2019 at 10:12 PM. Reason: Made link clickable

  2. #2
    Join Date
    Oct 2004
    Location
    33.4N -112.1W
    Beans
    2,497
    Distro
    Ubuntu Budgie

    Re: Fritzing

    You say that you're running Ubuntu 18.04 and want to install fritzing version 0.9.3b ..... correct?

    Isn't the official Ubuntu package already at that version?
    https://packages.ubuntu.com/bionic/fritzing

    There is also the option of installing via flathub: https://flathub.org/apps/details/org.fritzing.Fritzing
    /path/to/Truth

  3. #3
    Join Date
    Jun 2019
    Beans
    10

    Re: Fritzing

    yess sorry forgot 0. before 9.3 and the b

  4. #4
    Join Date
    Jun 2019
    Beans
    10

    Re: Fritzing

    so i'm sticking on that problem and don't know what to do :/

  5. #5
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Fritzing

    Have you tried
    Code:
    sudo apt install fritzing
    ?

    0.9.3b is in the repo.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  6. #6
    Join Date
    Jun 2019
    Beans
    10

    Re: Fritzing

    When is in the repo will I see it in the software browser (the Ubuntu "app store ")
    Just done that and it seam to have insalled the 0.9.3b and I only get the fritzing splash screen and then nothing
    Last edited by johny-pineault-4; June 13th, 2019 at 11:59 AM. Reason: add something

  7. #7
    Join Date
    Jun 2019
    Beans
    10

    Re: Fritzing

    I don't get any error only the boot logo then it disapear

  8. #8
    Join Date
    Jun 2019
    Beans
    10

    Re: Fritzing

    i've tried to delete file in the .config folder and then the one in documents and re instal it with the instruction in the link i've put over and still nothing.

  9. #9
    Join Date
    Mar 2017
    Beans
    1,018

    Re: Fritzing

    Try installing fritzing-parts as well.
    Code:
    sudo apt install fritzing fritzing-parts
    Then via terminal run (note the capitalized "F". This command sets the parts directory to /usr/share/fritzing/parts)....
    Code:
    Fritzing
    If errors post the output of...
    Code:
    apt policy fritzing*
    eg my output on 18.04 where fritzing starts....
    Code:
    glen@Bionic:~$ apt policy fritzing*
    fritzing:
      Installed: 0.9.3b+dfsg-4.1ubuntu1
      Candidate: 0.9.3b+dfsg-4.1ubuntu1
      Version table:
     *** 0.9.3b+dfsg-4.1ubuntu1 500
            500 http://ftp.iinet.net.au/pub/ubuntu bionic/universe amd64 Packages
            100 /var/lib/dpkg/status
    fritzing-parts:
      Installed: 0.9.3b-1
      Candidate: 0.9.3b-1
      Version table:
     *** 0.9.3b-1 500
            500 http://ftp.iinet.net.au/pub/ubuntu bionic/universe amd64 Packages
            500 http://ftp.iinet.net.au/pub/ubuntu bionic/universe i386 Packages
            100 /var/lib/dpkg/status
    fritzing-data:
      Installed: 0.9.3b+dfsg-4.1ubuntu1
      Candidate: 0.9.3b+dfsg-4.1ubuntu1
      Version table:
     *** 0.9.3b+dfsg-4.1ubuntu1 500
            500 http://ftp.iinet.net.au/pub/ubuntu bionic/universe amd64 Packages
            500 http://ftp.iinet.net.au/pub/ubuntu bionic/universe i386 Packages
            100 /var/lib/dpkg/status
    Last edited by again?; June 15th, 2019 at 03:35 AM.

  10. #10
    Join Date
    Jun 2019
    Beans
    10

    Re: Fritzing

    that make it , i was adding the part manualy with the one downloaded on the oficial website
    Thanks you and I learn a new command too ( been a long time since I used linux )
    By the way do you have any recomendation for simulation software like Proteus ect.
    And if you have good thing too for engenering desing

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •