Bugzilla – Attachment 486423 Details for
Bug 756493
Yast2 System Backup causes Xorg to use much CPU
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
Another (additional) patch
yast-backup-2.diff (text/plain), 633 bytes, created by
Lukas Ocilka
on 2012-04-17 11:28:57 UTC
(
hide
)
Description:
Another (additional) patch
Filename:
MIME Type:
Creator:
Lukas Ocilka
Created:
2012-04-17 11:28:57 UTC
Size:
633 bytes
patch
obsolete
>Index: ui.ycp >=================================================================== >--- ui.ycp (revision 67937) >+++ ui.ycp (working copy) >@@ -2098,6 +2098,7 @@ > } > > integer search_time = time(); >+ ui_last_refresh = 0; > > // while background script runs > while ((boolean) SCR::Read (.process.running, backup_PID) || ! (boolean) SCR::Read (.process.buffer_empty, backup_PID)) { >@@ -2112,7 +2113,6 @@ > Search_ChangedPackageFiles(); > } else { > if (substring(line, 0, size(id_file)) == id_file) { >- ui_last_refresh = 0; > Search_ModifiedFiles(); > } else { > if (line == id_nopackage) {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 756493
:
485688
|
486230
| 486423 |
489391