Bug 178721 - Dependency problem: missing pango python bindings
Summary: Dependency problem: missing pango python bindings
Keywords:
Status: CLOSED DUPLICATE of bug 177973
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-23 19:25 UTC by Dave Malcolm
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-01-23 19:41:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Malcolm 2006-01-23 19:25:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051215 Epiphany/1.9.4

Description of problem:
Ran pup from command line

You are attempting to run "pup" which requires administrative
privileges, but more information is needed in order to do so.
Password for root:
/usr/sbin/pup:318: GtkWarning: Theme directory 16x16/status16x16/stock/chart of theme gnome has no size field

  self.mainwin.show()
Traceback (most recent call last):
  File "/usr/sbin/pup", line 258, in _apply
    self.applyChanges(self.mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 536, in applyChanges
    self.depDetails(mainwin)
  File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 410, in depDetails
    tag.set_property('weight', pango.WEIGHT_BOLD)
NameError: global name 'pango' is not defined

> /usr/lib/python2.4/site-packages/pirut/__init__.py(410)depDetails()
-> tag.set_property('weight', pango.WEIGHT_BOLD)


Version-Release number of selected component (if applicable):
pirut-0.9.4-1, pup not installed

How reproducible:
Didn't try


Additional info:

Comment 1 Jeremy Katz 2006-01-23 19:41:40 UTC

*** This bug has been marked as a duplicate of 177973 ***


Note You need to log in before you can comment on or make changes to this bug.