[Bug 642913] Re: python wnck bindings have broken constants again

2010-10-14 Thread Tony Houghton
I've added fixed versions to my PPA for anyone who can't wait for the fix to be released officially. ppa:h-realh/ppa There are versions for lucid and maverick. -- python wnck bindings have broken constants again https://bugs.launchpad.net/bugs/642913 You received this bug notification because

[Bug 642913] [NEW] python wnck bindings have broken constants again

2010-09-19 Thread Tony Houghton
Public bug reported: Bug 447479 got fixed in libwnck (the constants should have been registered as flags, not as enums) but a workaround also got put in to python's wnck bindings (register constants as enum instead of flags). So this has created a sort of mirror image of the original bug with

[Bug 642913] Re: python wnck bindings have broken constants again

2010-09-19 Thread Tony Houghton
** Patch added: 10_wnck_defs.patch https://bugs.launchpad.net/bugs/642913/+attachment/1609171/+files/10_wnck_defs.patch ** Bug watch added: GNOME Bug Tracker #630063 https://bugzilla.gnome.org/show_bug.cgi?id=630063 ** Also affects: gnome-python-desktop via

[Bug 150690] Re: Can't drag a window to another workspace

2010-08-26 Thread Tony Houghton
Disable compiz isn't a sensible workaround for this bug. Compiz offers more than eye candy. Many new users wouldn't know how to replace it with xfwm4 and would be stuck with metacity, so they'd be replacing a window manager with a problem that can be worked around (Expo etc) with one which is

[Bug 447497] Re: No bindings for WINDOW_STATE_* in python-wnck

2009-11-21 Thread Tony Houghton
** Bug watch added: Debian Bug tracker #549271 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549271 ** Also affects: gnome-python-desktop (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549271 Importance: Unknown Status: Unknown -- No bindings for WINDOW_STATE_*

[Bug 231397] Re: gnome-power-manager sets all DPMS timeouts to 0

2009-07-29 Thread Tony Houghton
Feel free to close it. As there is a workaround (running gnome- screensaver) it isn't really a problem, and even if I still want it changed it would be better to ask upstream. -- gnome-power-manager sets all DPMS timeouts to 0 https://bugs.launchpad.net/bugs/231397 You received this bug

[Bug 231397] Re: gnome-power-manager sets all DPMS timeouts to 0

2008-10-14 Thread Tony Houghton
I've discovered that this behaviour is deliberate and gnome-power- manager (gpm) relies on gnome-screensaver (gss) to implement the blanking and DPMS instead of X. It behaves correctly when gnome- screensaver is running. It would have been nice to be able to use gpm without gss, because for most

[Bug 231397] [NEW] gnome-power-manager sets all DPMS timeouts to 0

2008-05-17 Thread Tony Houghton
Public bug reported: Binary package hint: gnome-power-manager I've recently installed Hardy on both my laptop (x86, Intel graphics) and my desktop PC (amd64, NVidia graphics) and gnome-power-manager is broken on both of them. It ignores its settings and sets all the DPMS timeouts to 0, disabling

Re: [Bug 73270] Re: Crash after GtkNotebookWindowCreationFunc

2006-11-30 Thread Tony Houghton
In [EMAIL PROTECTED], you wrote: You should have a drop-down box under the Status label. The status changes might be restricted to the bugsquad members, you should be able to close a bug you have opened though. There definitely aren't links or menus there now, and I don't think there ever

[Bug 73270] Re: Crash after GtkNotebookWindowCreationFunc

2006-11-29 Thread Tony Houghton
It turned out to be a bug in my code after all, which I couldn't find at first with valgrind (it generates so many false alarms I can never find the real bugs among them), but it turned up with MALLOC_CHECK_ and some experimentation. Sorry for the bogus report. I can't seem to find a way to close

[Bug 73270] Re: Crash after GtkNotebookWindowCreationFunc

2006-11-29 Thread Tony Houghton
Do you mean where it says Status? There's no link there for me. Perhaps only developers can close a bug, not reporters. -- Crash after GtkNotebookWindowCreationFunc https://launchpad.net/bugs/73270 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 73270] Crash after GtkNotebookWindowCreationFunc

2006-11-25 Thread Tony Houghton
Public bug reported: Binary package hint: libgtk2.0-0 2.10.6-0ubuntu1 I've created a GtkNotebookWindowCreationFunc function and enabled it with gtk_notebook_set_window_creation_hook() and gtk_notebook_set_tab_detachable(). My function creates a new window containing an empty notebook. After the

[Bug 50732] Re: [Bug 50732] Re: Abort (core dump) when deleting dialog

2006-07-22 Thread Tony Houghton
In [EMAIL PROTECTED], you wrote: Thanks for your bug report. Can you please attach the .glade file? Can you try to turn off the accessibility features and then try again? ** Changed in: glade (Ubuntu) Sourcepackagename: glade = gail Importance: Untriaged = Medium Assignee:

[Bug 50732] Abort (core dump) when deleting dialog

2006-06-22 Thread Tony Houghton
Public bug reported: Binary package hint: glade Package version: glade 2.12.1-1ubuntu5 x86_64 I wanted to completely redesign the layout of a dialog so I created a new one with new layout containers. I copied some widgets from the old dialog into their new places then renamed them to their

[Bug 33924] Should depend on gnome-session

2006-03-24 Thread Tony Houghton
Public bug report changed: https://launchpad.net/malone/bugs/33924 Comment: Shortly before reporting this I installed gnome-desktop-environment with aptitude and it definitely didn't install gnome-session. Maybe aptitude decided it didn't want to install gnome-desktop-environment after all and I

[Bug 33924] Should depend on gnome-session

2006-03-06 Thread Tony Houghton
Public bug reported: https://launchpad.net/malone/bugs/33924 Affects: meta-gnome2 gnome-desktop-environment (Ubuntu) Severity: Normal Priority: (none set) Status: Unconfirmed Description: gnome-desktop-environment 2.12.2.3 doesn't dependon gnome-session. I would have