FS#21554 - pygtk not work with python 3

Attached to Project: Arch Linux
Opened by Vitaliy Berdinskikh (UR6LAD) - Monday, 01 November 2010, 07:57 GMT
Last edited by Ionut Biru (wonder) - Monday, 01 November 2010, 09:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: pygtk not work with python 3


Additional info:
* package version 2.22.0-3
* pacman listing:
====== pacman -Ql pygtk ======
...
pygtk /usr/lib/python2.7/
pygtk /usr/lib/python2.7/site-packages/
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/atk.so
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.pyc
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.pyo
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_gtk.so
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.py
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.pyc
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/_lazyutils.pyo
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/compat.py
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/compat.pyc
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/compat.pyo
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.py
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.pyc
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/deprecation.pyo
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/glade.so
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/keysyms.py
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/keysyms.pyc
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtk/keysyms.pyo
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/gtkunixprint.so
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/pango.so
pygtk /usr/lib/python2.7/site-packages/gtk-2.0/pangocairo.so
...
====== /pacman -Ql pygtk =====
This task depends upon

Closed by  Ionut Biru (wonder)
Monday, 01 November 2010, 09:26 GMT
Reason for closing:  Not a bug
Additional comments about closing:  applications should use python2 shebang
Comment by Ionut Biru (wonder) - Monday, 01 November 2010, 09:21 GMT
this is a feature request or a bug?
Comment by Vitaliy Berdinskikh (UR6LAD) - Monday, 01 November 2010, 09:24 GMT
I think it's a bug. Some python applications not work because can't find pygtk.
Comment by Ionut Biru (wonder) - Monday, 01 November 2010, 09:26 GMT
http://allanmcrae.com/2010/10/big-python-transition-in-arch-linux/
http://www.archlinux.org/news/python-is-now-python-3/

read about it to find what happen. applications that are using pygtk should use python2 shebag. if the applications are from our repos, open a separate bug report for them.

Loading...