Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 303567 Details for
Bug 441755
gpk-application hangs on "other" group
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
simple fix
lo-tech-other-fix.patch (text/plain), 363 bytes, created by
Matthias Clasen
on 2008-04-24 03:12:23 UTC
(
hide
)
Description:
simple fix
Filename:
MIME Type:
Creator:
Matthias Clasen
Created:
2008-04-24 03:12:23 UTC
Size:
363 bytes
patch
obsolete
>diff --git a/src/gpk-application.c b/src/gpk-application.c >index 559bfc4..d586d5a 100644 >--- a/src/gpk-application.c >+++ b/src/gpk-application.c >@@ -572,6 +572,9 @@ gpk_application_package_cb (PkClient *client, PkInfoEnum info, const gchar *pack > > pk_extra_obj_free (eobj); > g_free (text); >+ >+ while (gtk_events_pending ()) >+ gtk_main_iteration (); > } > > /**
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 441755
:
302500
|
302501
| 303567