[Bug 131781] gimp: size for new image not set

2007-08-11 Thread Hylke Donker
Public bug reported: Binary package hint: gimp On the old gimp versions, when I copy a selection of an image to the clipboard, and then choose to create a new image, the dimensions for that new image are the same as the pixels i've copied to the clipboard. For example: when I copy a 40x40 image

[Bug 130249] sigsegv from gtkmozembed python bindings

2007-08-03 Thread Hylke Donker
Public bug reported: Binary package hint: python-gnome2-extras My program uses gtkmozembed python bindings to show a webpage. It worked fine on Ubuntu 7.04 aslong as I exported this variable(otherwise it would crash): LD_LIBRARY_PATH="/usr/lib/firefox" But now on Ubuntu 7.10 it crashes. To repro