Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 135746 Details for
Bug 198815
x11-themes/gtk-engines-murrine crashes GIMP with small theme
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gtk-engines-murrine-0.53.1-free.patch
gtk-engines-murrine-0.53.1-free.patch (text/plain), 473 bytes, created by
rajas
on 2007-11-11 15:25:08 UTC
(
hide
)
Description:
gtk-engines-murrine-0.53.1-free.patch
Filename:
MIME Type:
Creator:
rajas
Created:
2007-11-11 15:25:08 UTC
Size:
473 bytes
patch
obsolete
>--- murrine-0.53.1.orig/src/support.c >+++ murrine-0.53.1/src/support.c >@@ -274,7 +274,7 @@ > if (tmp_size) > { > *indicator_size = *tmp_size; >- g_free (tmp_size); >+ gtk_requisition_free (tmp_size); > } > else > *indicator_size = default_option_indicator_size; >@@ -282,7 +282,7 @@ > if (tmp_spacing) > { > *indicator_spacing = *tmp_spacing; >- g_free (tmp_spacing); >+ gtk_border_free (tmp_spacing); > } > else > *indicator_spacing = default_option_indicator_spacing;
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 198815
: 135746 |
135750