Bug 206909 - The Package updater isn't threadsafe
Summary: The Package updater isn't threadsafe
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-packages
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-09-18 01:50 UTC by pavels
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-09-18 17:05:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
The package updater doesn't redraw (1.56 MB, image/bmp)
2006-09-18 01:50 UTC, pavels
no flags Details

Description pavels 2006-09-18 01:50:28 UTC
The Package updater isn't threadsafe. When you lose focus to application and
restore - the application screen doesn't redraw until the current package is
installed.

Comment 1 pavels 2006-09-18 01:50:30 UTC
Created attachment 136502 [details]
The package updater doesn't redraw

Comment 2 Jeremy Katz 2006-09-18 17:05:40 UTC
It's not threaded at all as trying to do RPM operations from threads isn't
entirely safe.  I've made some changes in the devel tree to keep things as
responsive as possible while avoiding the possibility of corrupting your rpm
database :)


Note You need to log in before you can comment on or make changes to this bug.