** Description changed:

- Upgrade to ubuntu 13.10 (saucy). 
- Also,  python-wxgtk2.8 from "2.8.12.1-11ubuntu4" upgraded to 
"2.8.12.1-14ubuntu1". 
+ Upgrade to ubuntu 13.10 (saucy).
+ Also,  python-wxgtk2.8 from "2.8.12.1-11ubuntu4" upgraded to 
"2.8.12.1-14ubuntu1".
  But missing this fle: 
/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_media.so.
  It is wrong when import wx.media.
+ 
+ [Impact]
+ This is a regression and even if 70 packages depends on python-wxgtk2.8 
(according to apt-cache), I don't know which ones are impacted (maybe none in 
the repository). If any of the affected can add that info, that would bring 
more value to the update.
+ 
+ [Test Case]
+ 1- launch the python interpreter with the following command: python
+ 2- try to import wx.media with the following command: import wx.media
+ 3- this bring the following error: "ImportError: no module named media"
+ The import does not fails with the 1.1 package
+ 
+ [Regression Potential]
+ Comparing the resulting package with original one only gives 3 differences:
+ - python files for wx.media lib
+ - real changelog instead of a link to libwxbase2.8-0's one. This may be an 
optimization of the builders that I don't have locally
+ - an additional dependency on libwxgtk-media2.8 for python-wxgtk2.8
+ Also, we are just adding something back that was there before the merge, thus 
the regression risks seem pretty low

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

Title:
  python-wxgtk2.8 missing wx.media in ubuntu 13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets2.8/+bug/1224528/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to