http://bugs.async.com.br/show_bug.cgi?id=4055

           Summary: Glade3 Plugin Installation
           Product: Kiwi
           Version: SVN trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: (unset)
         Component: Widgets
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
   Estimated Hours: 0.0


Trying to install glade3-plugin from SVN trunk and got this:

ba...@bashu-laptop:~/Downloads/kiwi/glade3-plugin$ sudo python setup.py install
running install
running bdist_egg
running egg_info
writing UNKNOWN.egg-info/PKG-INFO
writing top-level names to UNKNOWN.egg-info/top_level.txt
writing dependency_links to UNKNOWN.egg-info/dependency_links.txt
writing manifest file 'UNKNOWN.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-i686/egg
running install_lib
warning: InstallLib: 'build/lib.linux-i686-2.6' does not exist -- no Python
modules to install
Traceback (most recent call last):
  File "setup.py", line 30, in <module>
    (os.path.join(pixmapdir, '22x22'), pixmaps),
  File "/var/lib/python-support/python2.6/kiwi/dist.py", line 315, in setup
    DS_setup(**kwargs)
  File "/usr/lib/python2.6/distutils/core.py", line 152, in setup
    dist.run_commands()
  File "/usr/lib/python2.6/distutils/dist.py", line 975, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.6/dist-packages/setuptools/command/install.py", line
76, in run
    self.do_egg_install()
  File "/usr/lib/python2.6/dist-packages/setuptools/command/install.py", line
96, in do_egg_install
    self.run_command('bdist_egg')
  File "/usr/lib/python2.6/distutils/cmd.py", line 333, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.6/dist-packages/setuptools/command/bdist_egg.py", line
174, in run
    cmd = self.call_command('install_lib', warn_dir=0)
  File "/usr/lib/python2.6/dist-packages/setuptools/command/bdist_egg.py", line
161, in call_command
    self.run_command(cmdname)
  File "/usr/lib/python2.6/distutils/cmd.py", line 333, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.6/distutils/command/install_lib.py", line 95, in run
    outfiles = self.install()
  File "/var/lib/python-support/python2.6/kiwi/dist.py", line 129, in install
    return install_lib.install(self) + [self.generate_template()]
TypeError: unsupported operand type(s) for +: 'NoneType' and 'list'

-- 
Configure bugmail: http://bugs.async.com.br/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Kiwi mailing list
[email protected]
http://www.async.com.br/mailman/listinfo/kiwi

Reply via email to