[Bug 765398] Re: PyGObject 2.28.3 breaks ABI

2011-04-18 Thread Johan Dahlin
Upstream bug describing the rational is https://bugzilla.gnome.org/show_bug.cgi?id=646437 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/765398 Title: PyGObject 2.28.3 breaks ABI

[Bug 765398] [NEW] PyGObject 2.28.3 breaks ABI

2011-04-18 Thread Johan Dahlin
Public bug reported: PyGObject earlier than 2.28.3 includes a change which breaks the ABI with previous bindings. It makes application using kiwi or sqlkit libraries broken in natty. pida, lottanzb, gazpacho, flumotion and stoq is a short list of affected applications. Please update to 2.28.4 whi

[Bug 46226] Re: It'd be nice to have some way to overwrite /etc/gtk-2.0/gtk.immodules

2008-03-05 Thread Johan Dahlin
Why isn't setting the environment variable GTK_IM_MODULE_FILE enough? [However, it needs to be done pretty early on though, in your .xsession or so, so all programs pick it up] -- It'd be nice to have some way to overwrite /etc/gtk-2.0/gtk.immodules https://bugs.launchpad.net/bugs/46226 You rece

[Bug 121181] python-gtk2-doc should depend on python-gobject-doc

2007-06-19 Thread Johan Dahlin
Public bug reported: python-gtk2-doc should depend on python-gobject-doc since the reference manual links to pages inside the gobject reference manual. You can easily see this by opening up devhelp and try to click on a link to gobject.GObject. ** Affects: pygtk (Ubuntu) Importance: Medium

[Bug 97598] Suggest logging out and in again to enable additional permissions

2007-03-28 Thread Johan Dahlin
You have been subscribed to a public bug: Binary package hint: gnome-system-tools The users-admin tool should suggest that a logout and a relogin is required to enable additional permissions. It currently does nothing, it just lets you close the dialog as if the permissions were instantly added.

[Bug 97597] Check user permissions before attempting to burn

2007-03-28 Thread Johan Dahlin
Public bug reported: Binary package hint: nautilus-cd-burner To be able to burn cds in ubuntu you need to give the user the permission to do so. There are several ways of doing this, the most user friendly way is to go to the User and Groups option in the Administration menu. The CD burning fu

[Bug 27112] Re: "import gtk" changes sys.getdefaultencoding()

2006-04-12 Thread Johan Dahlin
It's not really possible to fix this, since the whole gtk+ stack requires all strings to be encoded in utf-8. And also, it's part of the PyGTK API already, plenty of applications are going to break if it was removed. -- "import gtk" changes sys.getdefaultencoding() https://launchpad.net/malone/b

[Bug 39035] Re: pygtk init modifies sys.path

2006-04-12 Thread Johan Dahlin
The problem is that PySys_SetArgv always adds '' to sys.path. I've recently added a workaround that saves sys.path before it's called and restores it to the previous value afterwards. It was added 2005-11-02 and is included in pygtk since 2.8.3. -- pygtk init modifies sys.path https://launchpad.

[Bug 39035] Re: pygtk init modifies sys.path

2006-04-12 Thread Johan Dahlin
Daniel, no that bug is related to embedding pygtk inside a C program. -- pygtk init modifies sys.path https://launchpad.net/malone/bugs/39035 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 36727] pygtk ships precompiled example files

2006-03-27 Thread Johan Dahlin
Public bug report changed: https://launchpad.net/malone/bugs/36727 Comment: This probably applies to pygobject aswell. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 28790] Run make check during package build

2006-01-17 Thread Johan Dahlin
Public bug report changed: https://launchpad.net/malone/bugs/28790 Task: ubuntu gnome-python-extras Priority: None => Medium Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed Explanation: Setting this to normal/medium, since it wraps unstable

[Bug 28789] Run make check during package build

2006-01-17 Thread Johan Dahlin
Public bug report changed: https://launchpad.net/malone/bugs/28789 Task: ubuntu gnome-python Severity: Normal => Wishlist Priority: None => Low Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed -- desktop-bugs mailing list desktop-bugs@lists

[Bug 28788] Run make check during package build

2006-01-17 Thread Johan Dahlin
Public bug report changed: https://launchpad.net/malone/bugs/28788 Task: ubuntu pygtk Severity: Normal => Wishlist Priority: None => Low Assignee: (unassigned) => Sebastien Bacher Status: Unconfirmed => Confirmed -- desktop-bugs mailing list desktop-bugs@lists.ubuntu

[Bug 28790] Run make check during package build

2006-01-17 Thread Johan Dahlin
Public bug reported: https://launchpad.net/malone/bugs/28790 Affects: gnome-python-extras (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: gnome-python-extras should run make check during package build, so any unexcepted errors using the bindi

[Bug 28789] Run make check during package build

2006-01-17 Thread Johan Dahlin
Public bug reported: https://launchpad.net/malone/bugs/28789 Affects: gnome-python (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: gnome-python should run make check during package build, so any unexcepted errors using the bindings will be ea

[Bug 28788] Run make check during package build

2006-01-17 Thread Johan Dahlin
Public bug reported: https://launchpad.net/malone/bugs/28788 Affects: pygtk (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: pygtk should run make check during package build, so any unexcepted errors using the bindings will be easier to catch.