Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 225779 Details for
Bug 308791
x11-wm/emerald-0.8.4: build failure: undefined reference to 'GTK_OBJECT_TYPE_NAME' when linking libemeraldengine.so
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
another breaker of gtk+-2.0
emerald-0.8.4-gtk_widget_get_visible.patch (text/plain), 361 bytes, created by
geoscope
on 2010-03-30 03:23:18 UTC
(
hide
)
Description:
another breaker of gtk+-2.0
Filename:
MIME Type:
Creator:
geoscope
Created:
2010-03-30 03:23:18 UTC
Size:
361 bytes
patch
obsolete
>--- emerald-0.8.4/src/main.c.old 2010-03-29 19:49:30.420710030 -0700 >+++ emerald-0.8.4/src/main.c 2010-03-29 19:52:33.654024944 -0700 >@@ -3757,7 +3757,7 @@ > > static void hide_tooltip(void) > { >- if (GTK_WIDGET_VISIBLE(tip_window)) >+ if (gtk_widget_get_visible(tip_window)) > g_get_current_time(&tooltip_last_popdown); > > gtk_widget_hide(tip_window); >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 308791
:
222951
|
222953
| 225779 |
225781