• Home
  • About
  • Blog Archives
  • Contact Me
  • FAQ
  • The Big 101
Subscribe: Posts | Comments | E-mail

jonobacon@home

Posted on January 12, 2010 - by jono

Acire 0.2 Released

Acire

I am pleased to announce the second release of my little project to browse, read, run and learn from a library of Python examples. This release brings us:

  • Examples now have syntax highlighting and use a better font for reading code.
  • An awesome new icon designed by the ever-affable Martin Owens.
  • Various bug fixes.

You can grab it from the Acire PPA by running these simple commands:

sudo add-apt-repository ppa:acire-team/acire-releases
sudo apt-get update
sudo apt-get install acire

For Acire to be in any way useful you will need to grab the Python Snippets library. Subscribe to the PPA and get a fresh batch of Python Snippets daily! Subscribe by just running these commands:

sudo add-apt-repository ppa:python-snippets-drivers/python-snippets-daily
sudo apt-get update
sudo apt-get install python-snippets

Rock and roll!

UPDATE: It turns out we had a few dependencies missing. You can fix this with:

sudo apt-get install python-gtksourceview python-gnomeprint

We will get the packaged fixed soon, but this will get you up and running. Thanks for the feedback, folks!



This entry was posted on Tuesday, January 12th, 2010 at 7:33 am and is filed under Acire. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

23 Comments

We'd love to hear yours!



  1. Visit My Website

    January 12, 2010

    Permalink

    Peter said:

    This looks really cool and I’d like to give it a go but I’m getting a

    ImportError: No module named gtksourceview

    from line 24 in /usr/bin/acire

    Reply


  2. Visit My Website

    January 12, 2010

    Permalink

    anonymous said:

    Nice, but something wrong with dependencies. At least python-gtksourceview and python-gnomeprint needed in deps :)

    Reply


  3. Visit My Website

    January 12, 2010

    Permalink

    ADcomp said:

    Hello .. (and sorry for my poor english)

    I think you miss some dependencies for “acire” ..

    “” david@david-desktop:~$ acire Traceback (most recent call last): File “/usr/bin/acire”, line 24, in import gtksourceview ImportError: No module named gtksourceview “” -> sudo apt-get install python-gtksourceview

    “” david@david-desktop:~$ acire Traceback (most recent call last): File “/usr/bin/acire”, line 24, in import gtksourceview ImportError: could not import gnomeprint

    “” -> sudo apt-get install python-gnomeprint

    ok , now it works fine :)

    Thanks.

    Reply


  4. Visit My Website

    January 13, 2010

    Permalink

    Zach said:

    I think you’re missing some more dependencies.

    Gtk-Message: Failed to load module “canberra-gtk-module”

    Reply


  5. Visit My Website

    January 13, 2010

    Permalink

    Zach said:

    Also: ImportError: No module named vte

    Let me know if you ever switch to qt or create a package that knows its dependencies – I’d really like to use it, but don’t want to have a bunch of orphaned packages in the even I want to uninstall.

    Reply


  6. Visit My Website

    January 13, 2010

    Permalink

    Jonathan Carter said:

    Just installed it, nice app! Thanks!

    Reply


  7. Visit My Website

    January 13, 2010

    Permalink

    matias said:

    hi! im still learning python and i have to say this is an amazing application! very usefull! for those who know and for those who are still learning! I have a small library of small and simple python snippets that is growing during my studies (like some math functions and data structures), maybe i submit them! I saw in your about page that you came to FISL, im from porto alegre / brasil, cool!

    Reply


    • Visit My Website

      January 13, 2010

      Permalink

      jono said:

      It would be awesome if you could submit your snippets!

      Reply


  8. Visit My Website

    January 13, 2010

    Permalink

    Tehcs Palace said:

    I main use vim and geany but this is something I must try in near future.

    Regards, { (Not Only Ubuntu Blog) http://techspalace.blogspot.com }

    Reply


  9. Visit My Website

    January 13, 2010

    Permalink

    Krazy_Kaos said:

    I know it’s a noob question, but it searched and found nothing on solving my problem:

    How do I add the repositories on 9.04 (add-apt-repository is only on Karmic)

    I’d love to try it out.

    Reply


    • Visit My Website

      January 14, 2010

      Permalink

      jono said:

      Sorry, we only support Karmic right now. :-(

      Reply


  10. Visit My Website

    January 14, 2010

    Permalink

    JoeZ99 said:

    Any chances to have it working on ubuntu hardy )8.04)

    Reply


  11. Visit My Website

    January 14, 2010

    Permalink

    Krazy_Kaos said:

    Thanx anyway jono. BTW isn’t there any other way (install from source) I can get this running on Jaunty? (I only have Karmic on the EEEPC and it’s a pain to code (play) there…. it’s a good divx player nonetheless)

    Reply


  12. Visit My Website

    January 14, 2010

    Permalink

    motondo said:

    Jono,

    This is a great tool and help for me.

    Thank You

    Reply


  13. Visit My Website

    January 16, 2010

    Permalink

    Michael Kanis said:

    Seems to be a nice tool, I’d like to give it a shot, but I can’t find any source download. Are there only deb packages or is it possible to get the source somewhere for those of us who don’t use Ubuntu? Thanks

    Reply


  14. Visit My Website

    February 15, 2010

    Permalink

    Russell Dickenson said:

    Surely there was a more multi-distro-friendly way to implement this? I’m thinking of perhaps taking advantage of the Class Browser plugin for gedit? I admit it might be a “hack”, formatting the snippets in a pseudo-sourcecode file so that they’re recognised by gedit as such. In this way you could easily cut-and-paste code from one tab into another, also make use of the Python console plugin for gedit. Of course all this would be gedit-specific, but at least it wouldn’t be Ubuntu specific. Note that I don’t have anything against Ubuntu, and this is a great idea, but to get the best result I think requires encouraging input from those outside the Ubuntu community.

    Reply


Leave a Reply


Here's your chance to speak.

Click here to cancel reply.

  1. Name (required)

    Mail (required)

    Website

    Message

  • Ad Ad Ad Ad
  • Prepare For Awesome

  • Recent Articles

    • Unwrapping The Community Manager at OSBC in San Francisco
    • System 76 Lemur Review
    • I Never Realized…
    • International Women’s Day
    • Live Announcement Of Ubuntu International Women’s Day Competition Winners!
    • The Grand App Writing Challenge Submissions!
    • This Is Exactly What We Want
    • Ubuntu Opportunistic Developer Week and Python Snippets Day
    • Refreshing The Ubuntu Brand
    • Ubuntu Opportunistic Developer Week Day 3 Kicks Off In An hour
  • Recent Comments

    • Food Blog Forum Community for Food Photography and Food Blogging … | blog blog blog on Unwrapping The Community Manager at OSBC in San Francisco
    • JD Angel News » International Women's Day | jonobacon@home on International Women’s Day
    • DisegnoVIVO Blog » Blog Archive » Un cambio di look per Ubuntu 10.04 on Refreshing The Ubuntu Brand
    • Olsen on Refreshing The Ubuntu Brand
    • Jon on Fun Little Acire Story
    • Oscar on Refreshing The Ubuntu Brand
    • Adam Hayward on Refreshing The Ubuntu Brand
    • Mike Sheldon on Unwrapping The Community Manager at OSBC in San Francisco
    • ? Why I’m Not Switching Back To Linux Any Time Soon on Refreshing The Ubuntu Brand
    • Diego Castro on Acire 0.3 Released
  • Flickr Photos

  •  

    January 2010
    M T W T F S S
    « Dec   Feb »
     123
    45678910
    11121314151617
    18192021222324
    25262728293031
  • jb@h Rockstars This Year

    • ethana2 (23)
    • Digitivity (9)
    • James Duncan (9)
    • Zac (9)
    • w1ngnutz (8)
    • Aaron Toponce (7)
    • Benji (7)
    • Bruno Girin (7)
    • Gerv (7)
    • Brett (6)
© 2008 jonobacon@home - At home with Jono Bacon, Community Manager and Author