Public bug reported:

Software-store needs to depend on python-gconf.

After installing software-store on Kubuntu Karmic and trying to launch
it from command line :

Original exception was:
Traceback (most recent call last):
  File "/usr/bin/software-store", line 72, in <module>
    from softwarestore.app import SoftwareStoreApp
  File "/usr/share/software-store/softwarestore/app.py", line 43, in <module>
    from view.installedpane import InstalledPane
  File "/usr/share/software-store/softwarestore/view/installedpane.py", line 
46, in <module>
    from softwarepane import SoftwarePane, wait_for_apt_cache_ready
  File "/usr/share/software-store/softwarestore/view/softwarepane.py", line 31, 
in <module>
    from appdetailsview import AppDetailsView
  File "/usr/share/software-store/softwarestore/view/appdetailsview.py", line 
51, in <module>
    from widgets.imagedialog import ShowImageDialog
  File "/usr/share/software-store/softwarestore/view/widgets/imagedialog.py", 
line 1, in <module>
    import gconf
ImportError: No module named gconf


After installing python-conf it works fine. ;-)

** Affects: software-store (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Missing dependency in software-store 0.3.8 package
https://bugs.launchpad.net/bugs/435332
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to