From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.10) Gecko/20071126 Fedora/2.0.0.10-1.fc8 Firefox/2.0.0.10 Description of problem: When running pirut, if packages are selected and the user tries to quit the program, a dialog box comes up asking "Software selected and not installed. Would you like to finish installing or quit anyway, losing all package selections?". Selecting "Don't quit" closes the main window and asks the same thing again. Answering "Don't quit" a second time closes pirut and leaves it's process hanging, which locks the RPM database. Version-Release number of selected component (if applicable): pirut-1.3.25-2.fc8 How reproducible: Always Steps to Reproduce: 1. Open pirut. 2. Go to Search tab. 3. Type in a package that is not installed. 4. Select the check box next to the package to install it. 5. Select File -> Quit 6. Answer "Don't quit". 7. Answer "Don't quit" again. 8. Notice that pirut is still running, without a GUI and has locked the RPM database. Actual Results: The pirut GUI closed and the program is still locking the RPM database with no way for the user to exit other than "kill -9". Expected Results: When answering "Don't quit" on the first dialog, pirut should not close down. If pirut really does need to close, it should quit cleanly. Additional info:
*** This bug has been marked as a duplicate of 359201 ***