https://bugs.kde.org/show_bug.cgi?id=388053

            Bug ID: 388053
           Summary: Cannot run Ubuntu Software Center
           Product: neon
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Packages User Edition
          Assignee: neon-b...@kde.org
          Reporter: thomas.pfeif...@kde.org
                CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

When trying tu run Ubuntu Software Center, it doesn't open. When trying to
start it from the command line, I get the following output:

/usr/bin/software-center:25: PyGIWarning: Gtk was imported without specifying a
version first. Use gi.require_version('Gtk', '3.0') before import to ensure
that the right version gets loaded.
  from gi.repository import Gtk, GObject
ERROR:root:DebFileApplication import
Traceback (most recent call last):
  File "/usr/share/software-center/softwarecenter/db/__init__.py", line 6, in
<module>
    from .debfile import DebFileApplication, DebFileOpenError
  File "/usr/share/software-center/softwarecenter/db/debfile.py", line 25, in
<module>
    from softwarecenter.db.application import Application, AppDetails
  File "/usr/share/software-center/softwarecenter/db/application.py", line 28,
in <module>
ImportError: No module named neon

    import softwarecenter.distro
  File "/usr/share/software-center/softwarecenter/distro/__init__.py", line
201, in <module>
    distro_instance = _get_distro()
  File "/usr/share/software-center/softwarecenter/distro/__init__.py", line
176, in _get_distro
    module = __import__(distro_module_name, globals(), locals(), [], level)
ImportError: No module named neon
Traceback (most recent call last):
  File "/usr/bin/software-center", line 128, in <module>
    from softwarecenter.ui.gtk3.app import SoftwareCenterAppGtk3
  File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 54, in
<module>
    from softwarecenter.db.application import Application
  File "/usr/share/software-center/softwarecenter/db/application.py", line 28,
in <module>
    import softwarecenter.distro
  File "/usr/share/software-center/softwarecenter/distro/__init__.py", line
201, in <module>
    distro_instance = _get_distro()
  File "/usr/share/software-center/softwarecenter/distro/__init__.py", line
176, in _get_distro
    module = __import__(distro_module_name, globals(), locals(), [], level)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to