Bug 178546 - gnome-sudoku missing dependency on gnome-python2-gconf
Summary: gnome-sudoku missing dependency on gnome-python2-gconf
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-sudoku
Version: rawhide
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul W. Frields
QA Contact: Fedora Extras Quality Assurance
URL: https://www.redhat.com/archives/fedor...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-01-21 16:39 UTC by Michel Alexandre Salim
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 0.4.0-3
Clone Of:
Environment:
Last Closed: 2006-01-21 17:07:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michel Alexandre Salim 2006-01-21 16:39:30 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8) Gecko/20051111 Firefox/1.5

Description of problem:
gnome-sudoku requires the gconf binding for Python, which is not pulled in by default.

Version-Release number of selected component (if applicable):
gnome-sudoku-0.4.0-1.fc5

How reproducible:
Always

Steps to Reproduce:
1. yum install gnome-sudoku
2. gnome-sudoku
  

Actual Results:  Traceback (most recent call last):
  File "/usr/bin/gnome-sudoku", line 10, in ?
    from gnome_sudoku.gnome_sudoku import start_game
  File "/usr/lib/python2.4/site-packages/gnome_sudoku/gnome_sudoku.py", line 4, in ?
    from gtk_goodies import gconf_wrapper, Undo, dialog_extras, image_extras
  File "/usr/lib/python2.4/site-packages/gnome_sudoku/gtk_goodies/gconf_wrapper.py", line 5, in ?
    import gconf
ImportError: No module named gconf

Expected Results:  gnome-sudoku should work

Additional info:

Comment 1 Paul W. Frields 2006-01-21 17:07:05 UTC
You need to use the current release, 0.4.0-3, which fixes this problem.  Please
"yum update".


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