Activity log for bug #779340

Date Who What changed Old value New value Message
2011-05-08 05:30:09 Andy Fraser bug added bug
2011-05-08 23:56:55 Julian Taylor bug added subscriber Julian Taylor
2011-05-09 00:22:25 Julian Taylor bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626120
2011-05-09 00:22:25 Julian Taylor bug task added pyfltk (Debian)
2011-05-16 17:25:40 Julian Taylor attachment added pyfltk_1.1.5-3ubuntu1.debdiff https://bugs.launchpad.net/ubuntu/+source/pyfltk/+bug/779340/+attachment/2131086/+files/pyfltk_1.1.5-3ubuntu1.debdiff
2011-05-16 17:27:03 Julian Taylor description Binary package hint: python-fltk After upgrading to 11.04, running the following from python or ipython fails: >>>import fltk Version of python-fltk: 1.1.5-3 Here is the error message: In [2]: import fltk --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/andy/<ipython console> in <module>() /usr/lib/python2.7/dist-packages/fltk/__init__.py in <module>() 29 fp.close() 30 return _mod ---> 31 _fltk = swig_import_helper() 32 del swig_import_helper 33 else: /usr/lib/python2.7/dist-packages/fltk/__init__.py in swig_import_helper() 25 if fp is not None: 26 try: ---> 27 _mod = imp.load_module('_fltk', fp, pathname, description) 28 finally: 29 fp.close() ImportError: /usr/lib/python2.7/dist-packages/fltk/_fltk.so: undefined symbol: glEnd In [3]: Binary package hint: python-fltk After upgrading to 11.04, running the following from python or ipython fails: debdiff patch in comment #3 TEST CASE: >>>import fltk Version of python-fltk: 1.1.5-3 Here is the error message: In [2]: import fltk --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/andy/<ipython console> in <module>() /usr/lib/python2.7/dist-packages/fltk/__init__.py in <module>() 29 fp.close() 30 return _mod ---> 31 _fltk = swig_import_helper() 32 del swig_import_helper 33 else: /usr/lib/python2.7/dist-packages/fltk/__init__.py in swig_import_helper() 25 if fp is not None: 26 try: ---> 27 _mod = imp.load_module('_fltk', fp, pathname, description) 28 finally: 29 fp.close() ImportError: /usr/lib/python2.7/dist-packages/fltk/_fltk.so: undefined symbol: glEnd In [3]:
2011-05-16 17:27:23 Julian Taylor bug added subscriber Ubuntu Sponsors Team
2011-05-16 17:59:12 Dave Walker bug added subscriber Dave Walker
2011-05-17 12:00:18 Launchpad Janitor pyfltk (Ubuntu): status New Fix Released
2011-05-17 12:04:46 Charlie_Smotherman removed subscriber Ubuntu Sponsors Team
2011-05-17 12:12:18 Launchpad Janitor branch linked lp:ubuntu/pyfltk
2011-05-18 03:28:13 Launchpad Janitor branch linked lp:debian/pyfltk
2011-05-28 09:45:34 Launchpad Janitor branch linked lp:debian/wheezy/pyfltk
2011-07-17 22:36:14 Micah Gersten nominated for series Ubuntu Natty
2011-07-17 22:36:14 Micah Gersten bug task added pyfltk (Ubuntu Natty)
2011-07-17 22:44:35 Launchpad Janitor branch linked lp:~jtaylor/ubuntu/natty/pyfltk/fix-779340
2011-07-17 22:52:38 Julian Taylor description Binary package hint: python-fltk After upgrading to 11.04, running the following from python or ipython fails: debdiff patch in comment #3 TEST CASE: >>>import fltk Version of python-fltk: 1.1.5-3 Here is the error message: In [2]: import fltk --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/andy/<ipython console> in <module>() /usr/lib/python2.7/dist-packages/fltk/__init__.py in <module>() 29 fp.close() 30 return _mod ---> 31 _fltk = swig_import_helper() 32 del swig_import_helper 33 else: /usr/lib/python2.7/dist-packages/fltk/__init__.py in swig_import_helper() 25 if fp is not None: 26 try: ---> 27 _mod = imp.load_module('_fltk', fp, pathname, description) 28 finally: 29 fp.close() ImportError: /usr/lib/python2.7/dist-packages/fltk/_fltk.so: undefined symbol: glEnd In [3]: Binary package hint: python-fltk After upgrading to 11.04, running the following from python or ipython fails: fix in branch https://code.launchpad.net/~jtaylor/ubuntu/natty/pyfltk/fix-779340 TEST CASE: >>>import fltk expected result: import succeeds real result: import fails with undefined symbol error Version of python-fltk: 1.1.5-3 Here is the error message: In [2]: import fltk --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/andy/<ipython console> in <module>() /usr/lib/python2.7/dist-packages/fltk/__init__.py in <module>() 29 fp.close() 30 return _mod ---> 31 _fltk = swig_import_helper() 32 del swig_import_helper 33 else: /usr/lib/python2.7/dist-packages/fltk/__init__.py in swig_import_helper() 25 if fp is not None: 26 try: ---> 27 _mod = imp.load_module('_fltk', fp, pathname, description) 28 finally: 29 fp.close() ImportError: /usr/lib/python2.7/dist-packages/fltk/_fltk.so: undefined symbol: glEnd In [3]:
2011-07-29 13:57:40 Marc Deslauriers bug added subscriber Ubuntu Stable Release Updates Team
2011-08-01 02:29:20 Chris Halse Rogers pyfltk (Ubuntu Natty): status New Fix Committed
2011-08-01 02:29:26 Chris Halse Rogers bug added subscriber SRU Verification
2011-08-01 02:29:28 Chris Halse Rogers tags verification-needed
2011-08-01 03:08:28 Launchpad Janitor branch linked lp:ubuntu/natty-proposed/pyfltk
2011-08-10 23:02:43 Bug Watch Updater pyfltk (Debian): status Unknown Fix Released
2011-08-28 16:41:03 Martin Pitt tags verification-needed verification-done
2011-08-29 02:44:32 Launchpad Janitor pyfltk (Ubuntu Natty): status Fix Committed Fix Released
2011-09-19 20:56:05 Ubuntu Foundations Team Bug Bot tags verification-done testcase verification-done