← Back to team overview

desktop-packages team mailing list archive

[Bug 893125] Re: GIR fails to find shared library

 

** Changed in: gwibber (Ubuntu Oneiric)
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/893125

Title:
  GIR fails to find shared library

Status in Gwibber:
  Fix Committed
Status in “gwibber” package in Ubuntu:
  Fix Released
Status in “gwibber” source package in Oneiric:
  Triaged

Bug description:
  
  To reproduce:
  python -c 'from gi.repository import Gwibber; service = Gwibber.Service ();'

  -c:1: Warning: cannot retrieve class for invalid (unclassed) type `void'
  Traceback (most recent call last):
    File "<string>", line 1, in <module>
  TypeError: could not get a reference to type class

  
  This should return no error, the problem is the typelib was built without specifying the shared-library

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/893125/+subscriptions


References