Mailinglist Archive: opensuse-bugs (15082 mails)

< Previous Next >
[Bug 310740] New: Python-gtk not working on 10.3 (kde-cd)
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 14 Sep 2007 15:14:15 -0600 (MDT)
  • Message-id: <bug-310740-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=310740#c1

           Summary: Python-gtk not working on 10.3 (kde-cd)
           Product: openSUSE 10.3
           Version: Beta 3
          Platform: x86-64
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Other
        AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
        ReportedBy: luizluca@xxxxxxxxxxxxx
         QAContact: qa@xxxxxxx
          Found By: ---


Hello,

I use suse10.3 installed by "10.3 beta 3 kde cd" and updated using "factory
repository"

All programs that uses python-gtk don't work.

$ uname -a
Linux aracaju 2.6.22.5-16-default #1 SMP 2007/09/11 14:25:31 UTC x86_64 x86_64
x86_64 GNU/Linux

$ rpm -q python-gtk
python-gtk-2.10.6-20

$ python -c 'import pygtk'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named pygtk

$ python -c 'import gtk'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named gtk

$ smart --gui
error: System has no support for gtk python interface

$ compizconfig-settings-manager
Traceback (most recent call last):
  File "/usr/bin/compizconfig-settings-manager", line 22, in <module>
    import pygtk
ImportError: No module named pygtk


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >