GNOME Bugzilla – Bug 167998
Handle libwnck API changes
Last modified: 2005-02-21 08:23:57 UTC
Due to both bug 128380 and bug 161361 (and other issues mentioned there in general), libwnck needed some changes which included adding a timestamp parameter to two functions (well, more than that when you count the propagation to other functions that entailed; the full libwnck patch can be seen in bug 161361). Anyway, gnome-panel and gok both appear to be affected. I will attach the needed gnome-panel patch in a minute.
Created attachment 37728 [details] [review] Use event->time to pass to wnck_workspace_activate
Hmm... now that I file this I realize I probably should have put the libwnck patch that caused the need for this gnome-panel patch in a separate bug report instead of in bug 161361 since you two are maintainers now too; I just put it in a metacity bug report out of old habit since Havoc doesn't read libwnck bugmail but does read metacity bugmail (see bug 136581, comment 5 and comment 6). Sorry about that...
Comment on attachment 37728 [details] [review] Use event->time to pass to wnck_workspace_activate Thanks Elijah
Oh, I forgot. We need to update the libwnck dependency too. I'll attach a patch in a minute that I'll go ahead and commit with the above patch...
Created attachment 37736 [details] [review] Update configure.in to depend on libwnck 2.9.92