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

jonobacon@home

Posted on January 5, 2010 - by jono

Lernid 0.4 Released And Demo

Lernid Ubuntu

I have just released Lernid 0.4 to the Lernid Releases PPA. This release incorporates the final features that I planned out for the first major release, and it is now onto bug fixing in preparation for our first full-scale event that can use Lernid – Ubuntu Developer Week.

Many of you are probably curious to see Lernid in action, so tomorrow I will be giving a short presentation (around 20 minutes) to talk about Lernid…using Lernid! I will talk about the project, it’s direction, show off a few features and answer questions.

It will take place at 7pm UTC. To get involved you will need to install and use Lernid to connect. Install it by following these instructions (on Karmic):

sudo add-apt-repository ppa:lernid-devs/lernid-releases
sudo apt-get update
sudo apt-get install lernid

When it is installed just do the following:

  1. Click Applications -> Internet -> Lernid to load Lernid.
  2. Select ‘Ubuntu Example Week’ from the Event drop-down box and enter a nickname (don’t include spaces in the nickname, this is a known bug).
  3. When Lernid loads you will see the session scheduled for tomorrow and what time it is in your local timezone. When it comes to the session time, fire up Lernid: you will see the session happen in the Classroom pane.

I am looking forward to showing you all Lernid tomorrow!



This entry was posted on Tuesday, January 5th, 2010 at 2:17 am and is filed under Lernid, Ubuntu. 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.

20 Comments

We'd love to hear yours!



  1. Visit My Website

    January 5, 2010

    Permalink

    Lasse Havelund said:

    Congrats on shipping 0.4! I’ll see if I can attend :)

    Reply


  2. Visit My Website

    January 5, 2010

    Permalink

    Clive Littlewood said:

    Hi

    Just installed the latest update and I now get the following error.

    Traceback (most recent call last): File “/usr/bin/lernid”, line 37, in import poppler ImportError: No module named poppler

    Hope this is fixable before Wed.

    Thanks

    Clive

    Reply


    • Visit My Website

      January 5, 2010

      Permalink

      jono said:

      Odd, that should have installed it for you. Anyway, just install python-poppler to fix.

      Reply


  3. Visit My Website

    January 5, 2010

    Permalink

    hemanth.hm said:

    Liked the interface very much, would be more useful if there is a minimize to tray or exit options on close.

    Reply


  4. Visit My Website

    January 5, 2010

    Permalink

    xfade said:

    I have followed the instructions but get a load of exceptions raised:

    /usr/local/bin/lernid:71: RuntimeWarning: missing handler ‘browser_stop’ self.builder.connect_signals(self) /usr/local/bin/lernid:71: RuntimeWarning: missing handler ‘browser_refresh’ self.builder.connect_signals(self) /usr/local/bin/lernid:71: RuntimeWarning: missing handler ’slide_resize’ self.builder.connect_signals(self) /usr/local/bin/lernid:71: RuntimeWarning: missing handler ‘toggle_statusbar’ self.builder.connect_signals(self) /usr/local/bin/lernid:71: RuntimeWarning: missing handler ‘toggle_fullscreen’ self.builder.connect_signals(self) /usr/lib/python2.6/dist-packages/lernid/ConnectDialog.py:134: GtkWarning: Could not load image ‘logo.png’: Failed to open file ‘/usr/share/lernid/ui/logo.png’: No such file or directory builder.add_from_file(ui_filename) Traceback (most recent call last): File “/usr/local/bin/lernid”, line 400, in window = NewLernidWindow() File “/usr/local/bin/lernid”, line 383, in NewLernidWindow window.finish_initializing(builder) File “/usr/local/bin/lernid”, line 126, in finish_initializing self.connect_dialog(None) File “/usr/local/bin/lernid”, line 236, in connect_dialog self.connect_to_resources() File “/usr/local/bin/lernid”, line 271, in connect_to_resources self.builder.get_object(“statusbar”).set_text(_(“Connected to “) + self.event) AttributeError: ‘gtk.Statusbar’ object has no attribute ’set_text’

    Any ideas?

    Reply


    • Visit My Website

      January 5, 2010

      Permalink

      jono said:

      Is this running on Karmic?

      Reply


      • Visit My Website

        January 5, 2010

        Permalink

        xfade said:

        Yes Karmic, with latest updates.

        Reply


  5. Visit My Website

    January 5, 2010

    Permalink

    salawank said:

    Hi, is this application does the same function as DimDIm?

    thanks, btw, congratz on version 0.4.

    Reply


  6. Visit My Website

    January 5, 2010

    Permalink

    Uwe Pries said:

    Hi,

    I’m on Karmic and installed it exactly as described.

    up@digger:~$ lernid /usr/lib/python2.6/dist-packages/lernid/ConnectDialog.py:134: GtkWarning: Could not load image ‘logo.png’: Failed to open file ‘/usr/share/lernid/ui/logo.png’: No such file or directory builder.add_from_file(ui_filename) Traceback (most recent call last): File “/usr/bin/lernid”, line 650, in window = NewLernidWindow() File “/usr/bin/lernid”, line 632, in NewLernidWindow window.finish_initializing(builder) File “/usr/bin/lernid”, line 182, in finish_initializing self.connect_dialog(None) File “/usr/bin/lernid”, line 430, in connect_dialog self.connect_to_resources() File “/usr/bin/lernid”, line 478, in connect_to_resources self.irc = IrcBackend.Irc() File “/usr/lib/python2.6/dist-packages/lernid/IrcBackend.py”, line 130, in init self.cm = reg.GetManager(‘idle’) # IRC File “/usr/lib/python2.6/dist-packages/telepathy/client/managerregistry.py”, line 134, in GetManager self.services[manager]['busname'], KeyError: ‘idle’ up@digger:~$

    Any clues?

    Regards Uwe

    Reply


    • Visit My Website

      January 5, 2010

      Permalink

      Uwe Pries said:

      Sorry, the paste again: http://pastie.org/767886

      Reply


      • Visit My Website

        January 6, 2010

        Permalink

        Kevin Mark said:

        I get the same thing on karmic

        Reply


  7. Visit My Website

    January 5, 2010

    Permalink

    grofaty said:

    Just wondering in this bog post is written that event will be tomorrow at 7 UTC, but in Lernid Session tab there is event scheduled for Jan 5 which is today. Have I missed this session already or is there incorrect info in session panel?

    Reply


  8. Visit My Website

    January 5, 2010

    Permalink

    David Sutherland said:

    Missed it by an two hours!

    Are you going to do another?

    Reply


  9. Visit My Website

    January 6, 2010

    Permalink

    Harshith said:

    Works great! Good job :)

    Reply


  10. Visit My Website

    January 6, 2010

    Permalink

    grofaty said:

    Jeh, it looks like I have missed it, in this blog there is at the top “Posted on January 5, 2010 – by jono” and at bottom post date “January 5th, 2010 at 2:17 am”. It looks like little misunderstanding what “tomorrow” is. :)

    Reply


  11. Visit My Website

    January 6, 2010

    Permalink

    Clive Littlewood said:

    Thanks Jono

    Installed poppler, now OK

    Clive

    Reply


  12. Visit My Website

    January 6, 2010

    Permalink

    Michael B said:

    Is there a log from the session somewhere?

    Reply


  13. Visit My Website

    January 6, 2010

    Permalink

    Saleh Alsanad said:

    when the presentation is gonna be started. is it on 6 jan 2010 at 7pm UTC or 5 jan ?!!

    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

    • Rest Well, My Friend
    • Incredible Stories Of Free Software and Open Source
    • On Zareason
    • This Friday: Rockridge Ubuntu Global Jam In Berkeley
    • Rocking The Application Indicators
    • Articulating IRC Contributions Concisely
    • Revisiting Ethos
    • Getting More Developers Interested In Participating In Ubuntu
    • 11.04 Ubuntu Developer Summit Announced
    • Help Colin Get His Kids Back
  • Recent Comments

    • Tachyon Feathertail on Getting More Developers Interested In Participating In Ubuntu
    • Chris Chinchilla on Getting More Developers Interested In Participating In Ubuntu
    • Gerv on On Zareason
    • Deborah Lang on Facebook Account Disabled
    • duanedesign on Rest Well, My Friend
    • YADev on Application Indicators In Python
    • Navneeth on Incredible Stories Of Free Software and Open Source
    • Christoffer Holmstedt on Getting More Developers Interested In Participating In Ubuntu
    • Tachyon Feathertail on Getting More Developers Interested In Participating In Ubuntu
    • Neil Wilson on Getting More Developers Interested In Participating In Ubuntu
  • Flickr Photos

  •  

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

    • ethana2 (34)
    • Zac (18)
    • nixternal (17)
    • Tachyon Feathertail (16)
    • James Duncan (13)
    • Mackenzie (13)
    • Tom (12)
    • Bruno Girin (11)
    • Jimbo (11)
    • Adam Williamson (10)
© 2008 jonobacon@home - At home with Jono Bacon, Community Manager and Author