Mailinglist Archive: opensuse-bugs (10810 mails)
| < Previous | Next > |
[Bug 545348] New: glchess: 3d view can not be enabled
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 8 Oct 2009 07:41:09 -0600
- Message-id: <bug-545348-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=545348
Summary: glchess: 3d view can not be enabled
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: dominique.leuenberger@xxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Created an attachment (id=321654)
--> (http://bugzilla.novell.com/attachment.cgi?id=321654)
strace of a simple 'import only' python script.
Problem seems only to appear on x86_64
When trying to enable 3D view in glchess, you get a message that
python-gtkglext is not installed, even though the package is installed.
Also, this fails:
[GCC 4.4.1 [gcc-4_4-branch revision 150839]] on linux2
Type "help", "copyright", "credits" or "license" for more information.
File "<stdin>", line 1, in <module>
ImportError: No module named gtkgl
wheras on a i586 machine, this works. An strace shows python tries to find all
the files in /usr/lib64, rpm -ql python-gtkglext shows that the python parts
are all in /usr/lib/pythin[,,,] and only some binaries are in /usr/lib64/[...]
this appears very inconsistent.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: glchess: 3d view can not be enabled
Classification: openSUSE
Product: openSUSE 11.2
Version: Factory
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: dominique.leuenberger@xxxxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Created an attachment (id=321654)
--> (http://bugzilla.novell.com/attachment.cgi?id=321654)
strace of a simple 'import only' python script.
Problem seems only to appear on x86_64
When trying to enable 3D view in glchess, you get a message that
python-gtkglext is not installed, even though the package is installed.
Also, this fails:
pythonPython 2.6.2 (r262:71600, Sep 24 2009, 06:20:21)
[GCC 4.4.1 [gcc-4_4-branch revision 150839]] on linux2
Type "help", "copyright", "credits" or "license" for more information.
Traceback (most recent call last):import gtk.gtkgl
File "<stdin>", line 1, in <module>
ImportError: No module named gtkgl
wheras on a i586 machine, this works. An strace shows python tries to find all
the files in /usr/lib64, rpm -ql python-gtkglext shows that the python parts
are all in /usr/lib/pythin[,,,] and only some binaries are in /usr/lib64/[...]
this appears very inconsistent.
an strace attached.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |