[Bug 318675] Re: python2.5 crashing on ubuntu tweak on ubuntu 9.04

Launchpad Bug Tracker 318675 at bugs.launchpad.net
Sat Jun 11 04:17:42 UTC 2011


[Expired for python-apt (Ubuntu) because there has been no activity for
60 days.]

** Changed in: python-apt (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-apt in Ubuntu.
https://bugs.launchpad.net/bugs/318675

Title:
  python2.5 crashing on ubuntu tweak on ubuntu 9.04

Status in “python-apt” package in Ubuntu:
  Expired

Bug description:
  also report bug not working in ubuntu 9.04 . it geting errors just trying to send info 
  but it saying that nvidia is crashing  python2.5

  file at
  /ubuntu/+source/python2.5/+filebug/ca3vyRK3JMBRtLC4nVEWV2xIBSN.

   lsb_release -rd
  Description:	Ubuntu jaunty (development branch)
  Release:	9.04

  ubuntu-tweak
  You must not launch Ubuntu Tweak as root, it is INSECURE
  /usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
    warnings.warn("apt API not stable yet", FutureWarning)
  Segmentation fault (core dumped)
  root at robert-desktop:/home/robert/Desktop/ubuntu-tweak-0.4.4# exit
  exit
  robert at robert-desktop:~$ ubuntu-tweak
  /usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
    warnings.warn("apt API not stable yet", FutureWarning)
  Segmentation fault (core dumped)

  
   ./configure --sysconfdir=/etc --prefix=/usr
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  checking for a thread-safe mkdir -p... /bin/mkdir -p
  checking for gawk... no
  checking for mawk... mawk
  checking whether make sets $(MAKE)... yes
  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.19... yes
  checking for a Python interpreter with version >= 2.5... python
  checking for python... /usr/bin/python
  checking for python version... 2.5
  checking for python platform... linux2
  checking for python script directory... ${prefix}/lib/python2.5/site-packages
  checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
  checking for TWEAK... yes
  checking whether NLS is requested... yes
  checking for msgfmt... /usr/bin/msgfmt
  checking for gmsgfmt... /usr/bin/msgfmt
  checking for xgettext... /usr/bin/xgettext
  checking for msgmerge... /usr/bin/msgmerge
  checking for style of include used by make... GNU
  checking for gcc... gcc
  checking for C compiler default output file name... a.out
  checking whether the C compiler works... yes
  checking whether we are cross compiling... no
  checking for suffix of executables... 
  checking for suffix of object files... o
  checking whether we are using the GNU C compiler... yes
  checking whether gcc accepts -g... yes
  checking for gcc option to accept ISO C89... none needed
  checking dependency style of gcc... none
  checking build system type... x86_64-unknown-linux-gnu
  checking host system type... x86_64-unknown-linux-gnu
  checking for ld used by GCC... /usr/bin/ld
  checking if the linker (/usr/bin/ld) is GNU ld... yes
  checking for shared library run path origin... done
  checking for CFPreferencesCopyAppValue... no
  checking for CFLocaleCopyCurrent... no
  checking for GNU gettext in libc... yes
  checking whether to use NLS... yes
  checking where the gettext function comes from... libc
  configure: creating ./config.status
  config.status: creating Makefile
  config.status: creating po/Makefile.in
  config.status: creating src/Makefile
  config.status: creating src/common/Makefile
  config.status: creating src/common/consts.py
  config.status: creating src/common/widgets/Makefile
  config.status: creating src/common/policykit/Makefile
  config.status: creating data/Makefile
  config.status: creating data/appcates/Makefile
  config.status: creating data/aptkeys/Makefile
  config.status: creating data/applogos/Makefile
  config.status: creating data/pixmaps/Makefile
  config.status: creating data/scripts/Makefile
  config.status: creating data/templates/Makefile
  config.status: creating data/glade/Makefile
  config.status: creating scripts/Makefile
  config.status: creating scripts/ubuntu-tweak
  config.status: creating scripts/script-worker
  config.status: creating policykit/Makefile
  config.status: creating policykit/com.ubuntu_tweak.Mechanism.service
  config.status: executing po-directories commands
  config.status: creating po/POTFILES
  config.status: creating po/Makefile
  config.status: executing depfiles commands

  ubuntu-tweak 0.4.4

  Prefix............... : /usr

  Now type make to compile

  root at robert-desktop:/home/robert/Desktop/ubuntu-tweak-0.4.4# make
  Making all in po
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/po'
  make[1]: Nothing to be done for `all'.
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/po'
  Making all in src
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  Making all in common
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  Making all in policykit
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/policykit'
  make[3]: Nothing to be done for `all'.
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/policykit'
  Making all in widgets
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/widgets'
  make[3]: Nothing to be done for `all'.
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/widgets'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  make[3]: Nothing to be done for `all-am'.
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  make[2]: Nothing to be done for `all-am'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  Making all in scripts
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/scripts'
  make[1]: Nothing to be done for `all'.
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/scripts'
  Making all in data
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  Making all in appcates
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/appcates'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/appcates'
  Making all in applogos
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/applogos'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/applogos'
  Making all in aptkeys
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/aptkeys'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/aptkeys'
  Making all in pixmaps
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/pixmaps'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/pixmaps'
  Making all in scripts
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/scripts'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/scripts'
  Making all in templates
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/templates'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/templates'
  Making all in glade
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/glade'
  make[2]: Nothing to be done for `all'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/glade'
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  make[2]: Nothing to be done for `all-am'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  Making all in policykit
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/policykit'
  make[1]: Nothing to be done for `all'.
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/policykit'
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4'
  make[1]: Nothing to be done for `all-am'.
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4'
  root at robert-desktop:/home/robert/Desktop/ubuntu-tweak-0.4.4# make install
  Making install in po
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/po'
  /bin/mkdir -p /usr/share
  installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/ubuntu-tweak.mo
  installing lt.gmo as /usr/share/locale/lt/LC_MESSAGES/ubuntu-tweak.mo
  installing be.gmo as /usr/share/locale/be/LC_MESSAGES/ubuntu-tweak.mo
  installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/ubuntu-tweak.mo
  installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/ubuntu-tweak.mo
  installing en_GB.gmo as /usr/share/locale/en_GB/LC_MESSAGES/ubuntu-tweak.mo
  installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/ubuntu-tweak.mo
  installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/ubuntu-tweak.mo
  installing nn.gmo as /usr/share/locale/nn/LC_MESSAGES/ubuntu-tweak.mo
  installing ar.gmo as /usr/share/locale/ar/LC_MESSAGES/ubuntu-tweak.mo
  installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/ubuntu-tweak.mo
  installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/ubuntu-tweak.mo
  installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/ubuntu-tweak.mo
  installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/ubuntu-tweak.mo
  installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/ubuntu-tweak.mo
  installing da.gmo as /usr/share/locale/da/LC_MESSAGES/ubuntu-tweak.mo
  installing fa.gmo as /usr/share/locale/fa/LC_MESSAGES/ubuntu-tweak.mo
  installing el.gmo as /usr/share/locale/el/LC_MESSAGES/ubuntu-tweak.mo
  installing es.gmo as /usr/share/locale/es/LC_MESSAGES/ubuntu-tweak.mo
  installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/ubuntu-tweak.mo
  installing mk.gmo as /usr/share/locale/mk/LC_MESSAGES/ubuntu-tweak.mo
  installing en_AU.gmo as /usr/share/locale/en_AU/LC_MESSAGES/ubuntu-tweak.mo
  installing de.gmo as /usr/share/locale/de/LC_MESSAGES/ubuntu-tweak.mo
  installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/ubuntu-tweak.mo
  installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/ubuntu-tweak.mo
  installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/ubuntu-tweak.mo
  installing ka.gmo as /usr/share/locale/ka/LC_MESSAGES/ubuntu-tweak.mo
  installing id.gmo as /usr/share/locale/id/LC_MESSAGES/ubuntu-tweak.mo
  installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/ubuntu-tweak.mo
  installing th.gmo as /usr/share/locale/th/LC_MESSAGES/ubuntu-tweak.mo
  installing te.gmo as /usr/share/locale/te/LC_MESSAGES/ubuntu-tweak.mo
  installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/ubuntu-tweak.mo
  installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/ubuntu-tweak.mo
  installing hi.gmo as /usr/share/locale/hi/LC_MESSAGES/ubuntu-tweak.mo
  installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/ubuntu-tweak.mo
  installing en_CA.gmo as /usr/share/locale/en_CA/LC_MESSAGES/ubuntu-tweak.mo
  installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/ubuntu-tweak.mo
  installing fo.gmo as /usr/share/locale/fo/LC_MESSAGES/ubuntu-tweak.mo
  installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/ubuntu-tweak.mo
  installing is.gmo as /usr/share/locale/is/LC_MESSAGES/ubuntu-tweak.mo
  installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/ubuntu-tweak.mo
  installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/ubuntu-tweak.mo
  installing he.gmo as /usr/share/locale/he/LC_MESSAGES/ubuntu-tweak.mo
  installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/ubuntu-tweak.mo
  installing it.gmo as /usr/share/locale/it/LC_MESSAGES/ubuntu-tweak.mo
  installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/ubuntu-tweak.mo
  installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/ubuntu-tweak.mo
  installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/ubuntu-tweak.mo
  installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/ubuntu-tweak.mo
  installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/ubuntu-tweak.mo
  installing bs.gmo as /usr/share/locale/bs/LC_MESSAGES/ubuntu-tweak.mo
  if test "ubuntu-tweak" = "gettext-tools"; then \
  	  /bin/mkdir -p /usr/share/gettext/po; \
  	  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
  	    /usr/bin/install -c -m 644 ./$file \
  			    /usr/share/gettext/po/$file; \
  	  done; \
  	  for file in Makevars; do \
  	    rm -f /usr/share/gettext/po/$file; \
  	  done; \
  	else \
  	  : ; \
  	fi
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/po'
  Making install in src
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  Making install in common
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  Making install in policykit
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/policykit'
  make[4]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/policykit'
  make[4]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/common/policykit" || /bin/mkdir -p "/usr/share/ubuntu-tweak/common/policykit"
   /usr/bin/install -c -m 644 './dbusproxy.py' '/usr/share/ubuntu-tweak/common/policykit/dbusproxy.py'
   /usr/bin/install -c -m 644 './polkitbutton.py' '/usr/share/ubuntu-tweak/common/policykit/polkitbutton.py'
   /usr/bin/install -c -m 644 './__init__.py' '/usr/share/ubuntu-tweak/common/policykit/__init__.py'
  Byte-compiling python modules...
  dbusproxy.py polkitbutton.py __init__.py
  Byte-compiling python modules (optimized versions) ...
  dbusproxy.py polkitbutton.py __init__.py
  make[4]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/policykit'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/policykit'
  Making install in widgets
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/widgets'
  make[4]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/widgets'
  make[4]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/common/widgets" || /bin/mkdir -p "/usr/share/ubuntu-tweak/common/widgets"
   /usr/bin/install -c -m 644 './__init__.py' '/usr/share/ubuntu-tweak/common/widgets/__init__.py'
   /usr/bin/install -c -m 644 './containers.py' '/usr/share/ubuntu-tweak/common/widgets/containers.py'
   /usr/bin/install -c -m 644 './widgets.py' '/usr/share/ubuntu-tweak/common/widgets/widgets.py'
   /usr/bin/install -c -m 644 './treeviews.py' '/usr/share/ubuntu-tweak/common/widgets/treeviews.py'
   /usr/bin/install -c -m 644 './dialogs.py' '/usr/share/ubuntu-tweak/common/widgets/dialogs.py'
  Byte-compiling python modules...
  __init__.py containers.py widgets.py treeviews.py dialogs.py
  Byte-compiling python modules (optimized versions) ...
  __init__.py containers.py widgets.py treeviews.py dialogs.py
  make[4]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/widgets'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common/widgets'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  make[4]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  make[4]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/common" || /bin/mkdir -p "/usr/share/ubuntu-tweak/common"
   /usr/bin/install -c -m 644 './settings.py' '/usr/share/ubuntu-tweak/common/settings.py'
   /usr/bin/install -c -m 644 './download.py' '/usr/share/ubuntu-tweak/common/download.py'
   /usr/bin/install -c -m 644 './inifile.py' '/usr/share/ubuntu-tweak/common/inifile.py'
   /usr/bin/install -c -m 644 './package.py' '/usr/share/ubuntu-tweak/common/package.py'
   /usr/bin/install -c -m 644 './__init__.py' '/usr/share/ubuntu-tweak/common/__init__.py'
   /usr/bin/install -c -m 644 './config.py' '/usr/share/ubuntu-tweak/common/config.py'
   /usr/bin/install -c -m 644 './appdata.py' '/usr/share/ubuntu-tweak/common/appdata.py'
   /usr/bin/install -c -m 644 './utils.py' '/usr/share/ubuntu-tweak/common/utils.py'
   /usr/bin/install -c -m 644 './consts.py' '/usr/share/ubuntu-tweak/common/consts.py'
   /usr/bin/install -c -m 644 './gui.py' '/usr/share/ubuntu-tweak/common/gui.py'
   /usr/bin/install -c -m 644 './canvas.py' '/usr/share/ubuntu-tweak/common/canvas.py'
   /usr/bin/install -c -m 644 './factory.py' '/usr/share/ubuntu-tweak/common/factory.py'
   /usr/bin/install -c -m 644 './systeminfo.py' '/usr/share/ubuntu-tweak/common/systeminfo.py'
  Byte-compiling python modules...
  settings.py download.py inifile.py package.py __init__.py config.py appdata.py utils.py consts.py gui.py canvas.py factory.py systeminfo.py
  Byte-compiling python modules (optimized versions) ...
  settings.py download.py inifile.py package.py __init__.py config.py appdata.py utils.py consts.py gui.py canvas.py factory.py systeminfo.py
  test -z "/usr/share/ubuntu-tweak/common" || /bin/mkdir -p "/usr/share/ubuntu-tweak/common"
   /usr/bin/install -c -m 644 'consts.py' '/usr/share/ubuntu-tweak/common/consts.py'
  make[4]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src/common'
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak" || /bin/mkdir -p "/usr/share/ubuntu-tweak"
   /usr/bin/install -c -m 644 './autostart.py' '/usr/share/ubuntu-tweak/autostart.py'
   /usr/bin/install -c -m 644 './updatemanager.py' '/usr/share/ubuntu-tweak/updatemanager.py'
   /usr/bin/install -c -m 644 './installer.py' '/usr/share/ubuntu-tweak/installer.py'
   /usr/bin/install -c -m 644 './lockdown.py' '/usr/share/ubuntu-tweak/lockdown.py'
   /usr/bin/install -c -m 644 './ScriptWorker.py' '/usr/share/ubuntu-tweak/ScriptWorker.py'
   /usr/bin/install -c -m 644 './mainwindow.py' '/usr/share/ubuntu-tweak/mainwindow.py'
   /usr/bin/install -c -m 644 './userdir.py' '/usr/share/ubuntu-tweak/userdir.py'
   /usr/bin/install -c -m 644 './computer.py' '/usr/share/ubuntu-tweak/computer.py'
   /usr/bin/install -c -m 644 './thirdsoft.py' '/usr/share/ubuntu-tweak/thirdsoft.py'
   /usr/bin/install -c -m 644 './filetype.py' '/usr/share/ubuntu-tweak/filetype.py'
   /usr/bin/install -c -m 644 './icons.py' '/usr/share/ubuntu-tweak/icons.py'
   /usr/bin/install -c -m 644 './metacity.py' '/usr/share/ubuntu-tweak/metacity.py'
   /usr/bin/install -c -m 644 './session.py' '/usr/share/ubuntu-tweak/session.py'
   /usr/bin/install -c -m 644 './utility.py' '/usr/share/ubuntu-tweak/utility.py'
   /usr/bin/install -c -m 644 './templates.py' '/usr/share/ubuntu-tweak/templates.py'
   /usr/bin/install -c -m 644 './compiz.py' '/usr/share/ubuntu-tweak/compiz.py'
   /usr/bin/install -c -m 644 './shortcuts.py' '/usr/share/ubuntu-tweak/shortcuts.py'
   /usr/bin/install -c -m 644 './ubuntu-tweak.py' '/usr/share/ubuntu-tweak/ubuntu-tweak.py'
   /usr/bin/install -c -m 644 './cleaner.py' '/usr/share/ubuntu-tweak/cleaner.py'
   /usr/bin/install -c -m 644 './scripts.py' '/usr/share/ubuntu-tweak/scripts.py'
   /usr/bin/install -c -m 644 './gnomesettings.py' '/usr/share/ubuntu-tweak/gnomesettings.py'
   /usr/bin/install -c -m 644 './nautilus.py' '/usr/share/ubuntu-tweak/nautilus.py'
   /usr/bin/install -c -m 644 './powermanager.py' '/usr/share/ubuntu-tweak/powermanager.py'
   /usr/bin/install -c -m 644 './sourceeditor.py' '/usr/share/ubuntu-tweak/sourceeditor.py'
  Byte-compiling python modules...
  autostart.py updatemanager.py installer.py lockdown.py ScriptWorker.py mainwindow.py userdir.py computer.py thirdsoft.py filetype.py icons.py metacity.py session.py utility.py templates.py compiz.py shortcuts.py ubuntu-tweak.py cleaner.py scripts.py gnomesettings.py nautilus.py powermanager.py sourceeditor.py
  Byte-compiling python modules (optimized versions) ...
  autostart.py updatemanager.py installer.py lockdown.py ScriptWorker.py mainwindow.py userdir.py computer.py thirdsoft.py filetype.py icons.py metacity.py session.py utility.py templates.py compiz.py shortcuts.py ubuntu-tweak.py cleaner.py scripts.py gnomesettings.py nautilus.py powermanager.py sourceeditor.py
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/src'
  Making install in scripts
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/scripts'
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/scripts'
  test -z "/usr/bin" || /bin/mkdir -p "/usr/bin"
   /usr/bin/install -c 'ubuntu-tweak' '/usr/bin/ubuntu-tweak'
   /usr/bin/install -c 'script-worker' '/usr/bin/script-worker'
  test -z "/usr/sbin" || /bin/mkdir -p "/usr/sbin"
   /usr/bin/install -c 'ubuntu-tweak-dbus' '/usr/sbin/ubuntu-tweak-dbus'
  make[2]: Nothing to be done for `install-data-am'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/scripts'
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/scripts'
  Making install in data
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  Making install in appcates
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/appcates'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/appcates'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/data/appcates" || /bin/mkdir -p "/usr/share/ubuntu-tweak/data/appcates"
   /usr/bin/install -c -m 644 './all.png' '/usr/share/ubuntu-tweak/data/appcates/all.png'
   /usr/bin/install -c -m 644 './cd.png' '/usr/share/ubuntu-tweak/data/appcates/cd.png'
   /usr/bin/install -c -m 644 './desktop.png' '/usr/share/ubuntu-tweak/data/appcates/desktop.png'
   /usr/bin/install -c -m 644 './develop.png' '/usr/share/ubuntu-tweak/data/appcates/develop.png'
   /usr/bin/install -c -m 644 './emulator.png' '/usr/share/ubuntu-tweak/data/appcates/emulator.png'
   /usr/bin/install -c -m 644 './ftp.png' '/usr/share/ubuntu-tweak/data/appcates/ftp.png'
   /usr/bin/install -c -m 644 './image.png' '/usr/share/ubuntu-tweak/data/appcates/image.png'
   /usr/bin/install -c -m 644 './im.png' '/usr/share/ubuntu-tweak/data/appcates/im.png'
   /usr/bin/install -c -m 644 './internet.png' '/usr/share/ubuntu-tweak/data/appcates/internet.png'
   /usr/bin/install -c -m 644 './mail.png' '/usr/share/ubuntu-tweak/data/appcates/mail.png'
   /usr/bin/install -c -m 644 './p2p.png' '/usr/share/ubuntu-tweak/data/appcates/p2p.png'
   /usr/bin/install -c -m 644 './sound.png' '/usr/share/ubuntu-tweak/data/appcates/sound.png'
   /usr/bin/install -c -m 644 './text.png' '/usr/share/ubuntu-tweak/data/appcates/text.png'
   /usr/bin/install -c -m 644 './video.png' '/usr/share/ubuntu-tweak/data/appcates/video.png'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/appcates'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/appcates'
  Making install in applogos
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/applogos'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/applogos'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/data/applogos" || /bin/mkdir -p "/usr/share/ubuntu-tweak/data/applogos"
   /usr/bin/install -c -m 644 './agave.png' '/usr/share/ubuntu-tweak/data/applogos/agave.png'
   /usr/bin/install -c -m 644 './amarok-nightly.png' '/usr/share/ubuntu-tweak/data/applogos/amarok-nightly.png'
   /usr/bin/install -c -m 644 './amule.png' '/usr/share/ubuntu-tweak/data/applogos/amule.png'
   /usr/bin/install -c -m 644 './anjuta.png' '/usr/share/ubuntu-tweak/data/applogos/anjuta.png'
   /usr/bin/install -c -m 644 './audacious.png' '/usr/share/ubuntu-tweak/data/applogos/audacious.png'
   /usr/bin/install -c -m 644 './audacity.png' '/usr/share/ubuntu-tweak/data/applogos/audacity.png'
   /usr/bin/install -c -m 644 './avant-window-navigator.png' '/usr/share/ubuntu-tweak/data/applogos/avant-window-navigator.png'
   /usr/bin/install -c -m 644 './avidemux.png' '/usr/share/ubuntu-tweak/data/applogos/avidemux.png'
   /usr/bin/install -c -m 644 './azureus.png' '/usr/share/ubuntu-tweak/data/applogos/azureus.png'
   /usr/bin/install -c -m 644 './banshee.png' '/usr/share/ubuntu-tweak/data/applogos/banshee.png'
   /usr/bin/install -c -m 644 './build-essential.png' '/usr/share/ubuntu-tweak/data/applogos/build-essential.png'
   /usr/bin/install -c -m 644 './cairo-dock.png' '/usr/share/ubuntu-tweak/data/applogos/cairo-dock.png'
   /usr/bin/install -c -m 644 './checkgmail.png' '/usr/share/ubuntu-tweak/data/applogos/checkgmail.png'
   /usr/bin/install -c -m 644 './chmsee.png' '/usr/share/ubuntu-tweak/data/applogos/chmsee.png'
   /usr/bin/install -c -m 644 './codeblocks.png' '/usr/share/ubuntu-tweak/data/applogos/codeblocks.png'
   /usr/bin/install -c -m 644 './compizconfig-settings-manager.png' '/usr/share/ubuntu-tweak/data/applogos/compizconfig-settings-manager.png'
   /usr/bin/install -c -m 644 './compiz-fusion.png' '/usr/share/ubuntu-tweak/data/applogos/compiz-fusion.png'
   /usr/bin/install -c -m 644 './deluge-torrent.png' '/usr/share/ubuntu-tweak/data/applogos/deluge-torrent.png'
   /usr/bin/install -c -m 644 './devhelp.png' '/usr/share/ubuntu-tweak/data/applogos/devhelp.png'
   /usr/bin/install -c -m 644 './eclipse.png' '/usr/share/ubuntu-tweak/data/applogos/eclipse.png'
   /usr/bin/install -c -m 644 './eioffice-personal.png' '/usr/share/ubuntu-tweak/data/applogos/eioffice-personal.png'
   /usr/bin/install -c -m 644 './emesene.png' '/usr/share/ubuntu-tweak/data/applogos/emesene.png'
   /usr/bin/install -c -m 644 './empathy.png' '/usr/share/ubuntu-tweak/data/applogos/empathy.png'
   /usr/bin/install -c -m 644 './eva.png' '/usr/share/ubuntu-tweak/data/applogos/eva.png'
   /usr/bin/install -c -m 644 './exaile.png' '/usr/share/ubuntu-tweak/data/applogos/exaile.png'
   /usr/bin/install -c -m 644 './filezilla.png' '/usr/share/ubuntu-tweak/data/applogos/filezilla.png'
   /usr/bin/install -c -m 644 './firefox.png' '/usr/share/ubuntu-tweak/data/applogos/firefox.png'
   /usr/bin/install -c -m 644 './gajim.png' '/usr/share/ubuntu-tweak/data/applogos/gajim.png'
   /usr/bin/install -c -m 644 './galaxium.png' '/usr/share/ubuntu-tweak/data/applogos/galaxium.png'
   /usr/bin/install -c -m 644 './gcolor2.png' '/usr/share/ubuntu-tweak/data/applogos/gcolor2.png'
   /usr/bin/install -c -m 644 './geany.png' '/usr/share/ubuntu-tweak/data/applogos/geany.png'
   /usr/bin/install -c -m 644 './gftp.png' '/usr/share/ubuntu-tweak/data/applogos/gftp.png'
   /usr/bin/install -c -m 644 './ghex.png' '/usr/share/ubuntu-tweak/data/applogos/ghex.png'
   /usr/bin/install -c -m 644 './gmail-notify.png' '/usr/share/ubuntu-tweak/data/applogos/gmail-notify.png'
   /usr/bin/install -c -m 644 './gnome-core-devel.png' '/usr/share/ubuntu-tweak/data/applogos/gnome-core-devel.png'
   /usr/bin/install -c -m 644 './gnome-do.png' '/usr/share/ubuntu-tweak/data/applogos/gnome-do.png'
   /usr/bin/install -c -m 644 './googleearth.png' '/usr/share/ubuntu-tweak/data/applogos/googleearth.png'
   /usr/bin/install -c -m 644 './google-gadgets.png' '/usr/share/ubuntu-tweak/data/applogos/google-gadgets.png'
   /usr/bin/install -c -m 644 './google.png' '/usr/share/ubuntu-tweak/data/applogos/google.png'
   /usr/bin/install -c -m 644 './gparted.png' '/usr/share/ubuntu-tweak/data/applogos/gparted.png'
   /usr/bin/install -c -m 644 './gpicview.png' '/usr/share/ubuntu-tweak/data/applogos/gpicview.png'
   /usr/bin/install -c -m 644 './gscrot.png' '/usr/share/ubuntu-tweak/data/applogos/gscrot.png'
   /usr/bin/install -c -m 644 './gtk-recordmydesktop.png' '/usr/share/ubuntu-tweak/data/applogos/gtk-recordmydesktop.png'
   /usr/bin/install -c -m 644 './ibus-pinyin.png' '/usr/share/ubuntu-tweak/data/applogos/ibus-pinyin.png'
   /usr/bin/install -c -m 644 './ibus.png' '/usr/share/ubuntu-tweak/data/applogos/ibus.png'
   /usr/bin/install -c -m 644 './ibus-table.png' '/usr/share/ubuntu-tweak/data/applogos/ibus-table.png'
   /usr/bin/install -c -m 644 './isomaster.png' '/usr/share/ubuntu-tweak/data/applogos/isomaster.png'
   /usr/bin/install -c -m 644 './kde-4.png' '/usr/share/ubuntu-tweak/data/applogos/kde-4.png'
   /usr/bin/install -c -m 644 './kino.png' '/usr/share/ubuntu-tweak/data/applogos/kino.png'
   /usr/bin/install -c -m 644 './lastfm.png' '/usr/share/ubuntu-tweak/data/applogos/lastfm.png'
   /usr/bin/install -c -m 644 './leafpad.png' '/usr/share/ubuntu-tweak/data/applogos/leafpad.png'
   /usr/bin/install -c -m 644 './liferea.png' '/usr/share/ubuntu-tweak/data/applogos/liferea.png'
   /usr/bin/install -c -m 644 './lxde.png' '/usr/share/ubuntu-tweak/data/applogos/lxde.png'
   /usr/bin/install -c -m 644 './mail-notification.png' '/usr/share/ubuntu-tweak/data/applogos/mail-notification.png'
   /usr/bin/install -c -m 644 './medibuntu.png' '/usr/share/ubuntu-tweak/data/applogos/medibuntu.png'
   /usr/bin/install -c -m 644 './meld.png' '/usr/share/ubuntu-tweak/data/applogos/meld.png'
   /usr/bin/install -c -m 644 './midori.png' '/usr/share/ubuntu-tweak/data/applogos/midori.png'
   /usr/bin/install -c -m 644 './mirage.png' '/usr/share/ubuntu-tweak/data/applogos/mirage.png'
   /usr/bin/install -c -m 644 './monodevelop.png' '/usr/share/ubuntu-tweak/data/applogos/monodevelop.png'
   /usr/bin/install -c -m 644 './mplayer.png' '/usr/share/ubuntu-tweak/data/applogos/mplayer.png'
   /usr/bin/install -c -m 644 './nautilus-dropbox.png' '/usr/share/ubuntu-tweak/data/applogos/nautilus-dropbox.png'
   /usr/bin/install -c -m 644 './netbeans.png' '/usr/share/ubuntu-tweak/data/applogos/netbeans.png'
   /usr/bin/install -c -m 644 './openoffice.png' '/usr/share/ubuntu-tweak/data/applogos/openoffice.png'
   /usr/bin/install -c -m 644 './opera.png' '/usr/share/ubuntu-tweak/data/applogos/opera.png'
   /usr/bin/install -c -m 644 './pcmanfm.png' '/usr/share/ubuntu-tweak/data/applogos/pcmanfm.png'
   /usr/bin/install -c -m 644 './pidgin.png' '/usr/share/ubuntu-tweak/data/applogos/pidgin.png'
   /usr/bin/install -c -m 644 './playonlinux.png' '/usr/share/ubuntu-tweak/data/applogos/playonlinux.png'
   /usr/bin/install -c -m 644 './rar.png' '/usr/share/ubuntu-tweak/data/applogos/rar.png'
   /usr/bin/install -c -m 644 './screenlets.png' '/usr/share/ubuntu-tweak/data/applogos/screenlets.png'
   /usr/bin/install -c -m 644 './skype.png' '/usr/share/ubuntu-tweak/data/applogos/skype.png'
   /usr/bin/install -c -m 644 './smplayer.png' '/usr/share/ubuntu-tweak/data/applogos/smplayer.png'
   /usr/bin/install -c -m 644 './snes9x-gtk.png' '/usr/share/ubuntu-tweak/data/applogos/snes9x-gtk.png'
   /usr/bin/install -c -m 644 './soundconverter.png' '/usr/share/ubuntu-tweak/data/applogos/soundconverter.png'
   /usr/bin/install -c -m 644 './stardict.png' '/usr/share/ubuntu-tweak/data/applogos/stardict.png'
   /usr/bin/install -c -m 644 './swiftweasel.png' '/usr/share/ubuntu-tweak/data/applogos/swiftweasel.png'
   /usr/bin/install -c -m 644 './terminator.png' '/usr/share/ubuntu-tweak/data/applogos/terminator.png'
   /usr/bin/install -c -m 644 './ubuntu-cn.png' '/usr/share/ubuntu-tweak/data/applogos/ubuntu-cn.png'
   /usr/bin/install -c -m 644 './ubuntu-restricted-extras.png' '/usr/share/ubuntu-tweak/data/applogos/ubuntu-restricted-extras.png'
   /usr/bin/install -c -m 644 './ubuntu-tweak.png' '/usr/share/ubuntu-tweak/data/applogos/ubuntu-tweak.png'
   /usr/bin/install -c -m 644 './virtualbox-ose.png' '/usr/share/ubuntu-tweak/data/applogos/virtualbox-ose.png'
   /usr/bin/install -c -m 644 './virtualbox.png' '/usr/share/ubuntu-tweak/data/applogos/virtualbox.png'
   /usr/bin/install -c -m 644 './vlc.png' '/usr/share/ubuntu-tweak/data/applogos/vlc.png'
   /usr/bin/install -c -m 644 './vmware-player.png' '/usr/share/ubuntu-tweak/data/applogos/vmware-player.png'
   /usr/bin/install -c -m 644 './wine.png' '/usr/share/ubuntu-tweak/data/applogos/wine.png'
   /usr/bin/install -c -m 644 './xbmc.png' '/usr/share/ubuntu-tweak/data/applogos/xbmc.png'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/applogos'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/applogos'
  Making install in aptkeys
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/aptkeys'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/aptkeys'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/data/aptkeys" || /bin/mkdir -p "/usr/share/ubuntu-tweak/data/aptkeys"
   /usr/bin/install -c -m 644 './google.gpg' '/usr/share/ubuntu-tweak/data/aptkeys/google.gpg'
   /usr/bin/install -c -m 644 './medibuntu.gpg' '/usr/share/ubuntu-tweak/data/aptkeys/medibuntu.gpg'
   /usr/bin/install -c -m 644 './opera.gpg' '/usr/share/ubuntu-tweak/data/aptkeys/opera.gpg'
   /usr/bin/install -c -m 644 './pol.gpg' '/usr/share/ubuntu-tweak/data/aptkeys/pol.gpg'
   /usr/bin/install -c -m 644 './virtualbox.gpg' '/usr/share/ubuntu-tweak/data/aptkeys/virtualbox.gpg'
   /usr/bin/install -c -m 644 './wine.gpg' '/usr/share/ubuntu-tweak/data/aptkeys/wine.gpg'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/aptkeys'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/aptkeys'
  Making install in pixmaps
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/pixmaps'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/pixmaps'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/data/pixmaps" || /bin/mkdir -p "/usr/share/ubuntu-tweak/data/pixmaps"
   /usr/bin/install -c -m 644 './applications.png' '/usr/share/ubuntu-tweak/data/pixmaps/applications.png'
   /usr/bin/install -c -m 644 './autostart.png' '/usr/share/ubuntu-tweak/data/pixmaps/autostart.png'
   /usr/bin/install -c -m 644 './banner_left.png' '/usr/share/ubuntu-tweak/data/pixmaps/banner_left.png'
   /usr/bin/install -c -m 644 './banner_right.png' '/usr/share/ubuntu-tweak/data/pixmaps/banner_right.png'
   /usr/bin/install -c -m 644 './compiz-fusion.png' '/usr/share/ubuntu-tweak/data/pixmaps/compiz-fusion.png'
   /usr/bin/install -c -m 644 './computer.png' '/usr/share/ubuntu-tweak/data/pixmaps/computer.png'
   /usr/bin/install -c -m 644 './desktop.png' '/usr/share/ubuntu-tweak/data/pixmaps/desktop.png'
   /usr/bin/install -c -m 644 './filetype.png' '/usr/share/ubuntu-tweak/data/pixmaps/filetype.png'
   /usr/bin/install -c -m 644 './gnome.png' '/usr/share/ubuntu-tweak/data/pixmaps/gnome.png'
   /usr/bin/install -c -m 644 './history.png' '/usr/share/ubuntu-tweak/data/pixmaps/history.png'
   /usr/bin/install -c -m 644 './icon.png' '/usr/share/ubuntu-tweak/data/pixmaps/icon.png'
   /usr/bin/install -c -m 644 './image.png' '/usr/share/ubuntu-tweak/data/pixmaps/image.png'
   /usr/bin/install -c -m 644 './installer.png' '/usr/share/ubuntu-tweak/data/pixmaps/installer.png'
   /usr/bin/install -c -m 644 './lockdown.png' '/usr/share/ubuntu-tweak/data/pixmaps/lockdown.png'
   /usr/bin/install -c -m 644 './metacity.png' '/usr/share/ubuntu-tweak/data/pixmaps/metacity.png'
   /usr/bin/install -c -m 644 './nautilus-cd-burner.png' '/usr/share/ubuntu-tweak/data/pixmaps/nautilus-cd-burner.png'
   /usr/bin/install -c -m 644 './nautilus.png' '/usr/share/ubuntu-tweak/data/pixmaps/nautilus.png'
   /usr/bin/install -c -m 644 './package.png' '/usr/share/ubuntu-tweak/data/pixmaps/package.png'
   /usr/bin/install -c -m 644 './personal.png' '/usr/share/ubuntu-tweak/data/pixmaps/personal.png'
   /usr/bin/install -c -m 644 './powermanager.png' '/usr/share/ubuntu-tweak/data/pixmaps/powermanager.png'
   /usr/bin/install -c -m 644 './root.png' '/usr/share/ubuntu-tweak/data/pixmaps/root.png'
   /usr/bin/install -c -m 644 './scripts.png' '/usr/share/ubuntu-tweak/data/pixmaps/scripts.png'
   /usr/bin/install -c -m 644 './session.png' '/usr/share/ubuntu-tweak/data/pixmaps/session.png'
   /usr/bin/install -c -m 644 './shortcuts.png' '/usr/share/ubuntu-tweak/data/pixmaps/shortcuts.png'
   /usr/bin/install -c -m 644 './sourceeditor.png' '/usr/share/ubuntu-tweak/data/pixmaps/sourceeditor.png'
   /usr/bin/install -c -m 644 './splash.png' '/usr/share/ubuntu-tweak/data/pixmaps/splash.png'
   /usr/bin/install -c -m 644 './startup.png' '/usr/share/ubuntu-tweak/data/pixmaps/startup.png'
   /usr/bin/install -c -m 644 './system.png' '/usr/share/ubuntu-tweak/data/pixmaps/system.png'
   /usr/bin/install -c -m 644 './templates.png' '/usr/share/ubuntu-tweak/data/pixmaps/templates.png'
   /usr/bin/install -c -m 644 './third-soft.png' '/usr/share/ubuntu-tweak/data/pixmaps/third-soft.png'
   /usr/bin/install -c -m 644 './ubuntu-tweak-64.png' '/usr/share/ubuntu-tweak/data/pixmaps/ubuntu-tweak-64.png'
   /usr/bin/install -c -m 644 './ubuntu-tweak.png' '/usr/share/ubuntu-tweak/data/pixmaps/ubuntu-tweak.png'
   /usr/bin/install -c -m 644 './userdir.png' '/usr/share/ubuntu-tweak/data/pixmaps/userdir.png'
   /usr/bin/install -c -m 644 './welcome.png' '/usr/share/ubuntu-tweak/data/pixmaps/welcome.png'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/pixmaps'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/pixmaps'
  Making install in scripts
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/scripts'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/scripts'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/data/scripts" || /bin/mkdir -p "/usr/share/ubuntu-tweak/data/scripts"
   /usr/bin/install -c -m 644 'move-to' '/usr/share/ubuntu-tweak/data/scripts/move-to'
   /usr/bin/install -c -m 644 'move-to-desktop' '/usr/share/ubuntu-tweak/data/scripts/move-to-desktop'
   /usr/bin/install -c -m 644 'move-to-download' '/usr/share/ubuntu-tweak/data/scripts/move-to-download'
   /usr/bin/install -c -m 644 'move-to-home' '/usr/share/ubuntu-tweak/data/scripts/move-to-home'
   /usr/bin/install -c -m 644 'copy-to' '/usr/share/ubuntu-tweak/data/scripts/copy-to'
   /usr/bin/install -c -m 644 'copy-to-desktop' '/usr/share/ubuntu-tweak/data/scripts/copy-to-desktop'
   /usr/bin/install -c -m 644 'copy-to-download' '/usr/share/ubuntu-tweak/data/scripts/copy-to-download'
   /usr/bin/install -c -m 644 'copy-to-home' '/usr/share/ubuntu-tweak/data/scripts/copy-to-home'
   /usr/bin/install -c -m 644 'link-to' '/usr/share/ubuntu-tweak/data/scripts/link-to'
   /usr/bin/install -c -m 644 'link-to-desktop' '/usr/share/ubuntu-tweak/data/scripts/link-to-desktop'
   /usr/bin/install -c -m 644 'link-to-download' '/usr/share/ubuntu-tweak/data/scripts/link-to-download'
   /usr/bin/install -c -m 644 'link-to-home' '/usr/share/ubuntu-tweak/data/scripts/link-to-home'
   /usr/bin/install -c -m 644 'search-in-current' '/usr/share/ubuntu-tweak/data/scripts/search-in-current'
   /usr/bin/install -c -m 644 'set-image-as-wallpaper' '/usr/share/ubuntu-tweak/data/scripts/set-image-as-wallpaper'
   /usr/bin/install -c -m 644 'convert-image-to-jpg' '/usr/share/ubuntu-tweak/data/scripts/convert-image-to-jpg'
   /usr/bin/install -c -m 644 'convert-image-to-png' '/usr/share/ubuntu-tweak/data/scripts/convert-image-to-png'
   /usr/bin/install -c -m 644 'open-with-gedit' '/usr/share/ubuntu-tweak/data/scripts/open-with-gedit'
   /usr/bin/install -c -m 644 'open-with-gedit-as-root' '/usr/share/ubuntu-tweak/data/scripts/open-with-gedit-as-root'
   /usr/bin/install -c -m 644 'browse-as-root' '/usr/share/ubuntu-tweak/data/scripts/browse-as-root'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/scripts'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/scripts'
  Making install in templates
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/templates'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/templates'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/data/templates" || /bin/mkdir -p "/usr/share/ubuntu-tweak/data/templates"
   /usr/bin/install -c -m 644 'shell-script.sh' '/usr/share/ubuntu-tweak/data/templates/shell-script.sh'
   /usr/bin/install -c -m 644 'odt-document.odt' '/usr/share/ubuntu-tweak/data/templates/odt-document.odt'
   /usr/bin/install -c -m 644 'python-script.py' '/usr/share/ubuntu-tweak/data/templates/python-script.py'
   /usr/bin/install -c -m 644 'pygtk-example.py' '/usr/share/ubuntu-tweak/data/templates/pygtk-example.py'
   /usr/bin/install -c -m 644 'ods-spreadsheet.ods' '/usr/share/ubuntu-tweak/data/templates/ods-spreadsheet.ods'
   /usr/bin/install -c -m 644 'html-document.html' '/usr/share/ubuntu-tweak/data/templates/html-document.html'
   /usr/bin/install -c -m 644 'odp-presentation.odp' '/usr/share/ubuntu-tweak/data/templates/odp-presentation.odp'
   /usr/bin/install -c -m 644 'odb-database.odb' '/usr/share/ubuntu-tweak/data/templates/odb-database.odb'
   /usr/bin/install -c -m 644 'plain-text-document.txt' '/usr/share/ubuntu-tweak/data/templates/plain-text-document.txt'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/templates'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/templates'
  Making install in glade
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/glade'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/glade'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/ubuntu-tweak/data/glade" || /bin/mkdir -p "/usr/share/ubuntu-tweak/data/glade"
   /usr/bin/install -c -m 644 './gui.glade' '/usr/share/ubuntu-tweak/data/glade/gui.glade'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/glade'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data/glade'
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  make[3]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z "/usr/share/applications" || /bin/mkdir -p "/usr/share/applications"
   /usr/bin/install -c -m 644 'ubuntu-tweak.desktop' '/usr/share/applications/ubuntu-tweak.desktop'
  test -z "/usr/share/pixmaps" || /bin/mkdir -p "/usr/share/pixmaps"
   /usr/bin/install -c -m 644 'ubuntu-tweak.png' '/usr/share/pixmaps/ubuntu-tweak.png'
  test -z "/usr/share/ubuntu-tweak/data/" || /bin/mkdir -p "/usr/share/ubuntu-tweak/data/"
   /usr/bin/install -c -m 644 './tweaks.xml' '/usr/share/ubuntu-tweak/data//tweaks.xml'
  make[3]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/data'
  Making install in policykit
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/policykit'
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/policykit'
  make[2]: Nothing to be done for `install-exec-am'.
  test -z "/etc/dbus-1/system.d" || /bin/mkdir -p "/etc/dbus-1/system.d"
   /usr/bin/install -c -m 644 'com.ubuntu-tweak.Mechanism.conf' '/etc/dbus-1/system.d/com.ubuntu-tweak.Mechanism.conf'
  test -z "/usr/share/dbus-1/system-services" || /bin/mkdir -p "/usr/share/dbus-1/system-services"
   /usr/bin/install -c -m 644 'com.ubuntu_tweak.Mechanism.service' '/usr/share/dbus-1/system-services/com.ubuntu_tweak.Mechanism.service'
  test -z "/usr/share/PolicyKit/policy" || /bin/mkdir -p "/usr/share/PolicyKit/policy"
   /usr/bin/install -c -m 644 'com.ubuntu-tweak.mechanism.policy' '/usr/share/PolicyKit/policy/com.ubuntu-tweak.mechanism.policy'
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/policykit'
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4/policykit'
  make[1]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4'
  make[2]: Entering directory `/home/robert/Desktop/ubuntu-tweak-0.4.4'
  make[2]: Nothing to be done for `install-exec-am'.
  make[2]: Nothing to be done for `install-data-am'.
  make[2]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4'
  make[1]: Leaving directory `/home/robert/Desktop/ubuntu-tweak-0.4.4'
  root at robert-desktop:/home/robert/Desktop/ubuntu-tweak-0.4.4# ubuntu-tweak
  You must not launch Ubuntu Tweak as root, it is INSECURE
  /usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
    warnings.warn("apt API not stable yet", FutureWarning)
  Segmentation fault (core dumped)
  root at robert-desktop:/home/robert/Desktop/ubuntu-tweak-0.4.4# exit
  exit
  robert at robert-desktop:~$ ubuntu-tweak
  /usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not stable yet
    warnings.warn("apt API not stable yet", FutureWarning)
  Segmentation fault (core dumped)

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  Package: firefox-3.0 3.0.5+nobinonly-0ubuntu1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox-3.0
  Uname: Linux 2.6.28-4-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/318675/+subscriptions




More information about the foundations-bugs mailing list