Bug 114946

Summary: Selected Printer jumps to wrong printer after reconfigure second time without restart
Product: [Fedora] Fedora Reporter: Thorsten Leemhuis <fedora>
Component: pygtk2Assignee: Jonathan Blandford <jrb>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1CC: ddumas, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-11-16 16:46:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Thorsten Leemhuis 2004-02-04 19:10:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4.1)
Gecko/20031114 Galeon/1.3.11a

Description of problem:
Selected Printer jumps to wrong printer after reconfigure second time
without restart

Version-Release number of selected component (if applicable):
redhat-config-printer-gui-0.6.79.4-1

How reproducible:
Always

Steps to Reproduce:
- Create a new printer (I used Epson C40UX while my normal printer was
still configured)
- Click on Apply
- Edit Printer, go to "Printer Driver", change printer to C41UX
- Apply
- Edit Printer, go to "Printer Driver"

Now Printer "9pin 80col" is selected with driver "omni-compiled"

Comment 1 Tim Waugh 2004-02-05 15:59:05 UTC
As far as I can tell this is a bug in pygtk or beyond.  We are
selecting a different iter, as can be seen from the fact that the view
scrolls to where it should (and that code is right next to the only
call to select_iter for that view).

Comment 2 Thorsten Leemhuis 2004-11-16 16:46:56 UTC
Seems to be fixed in FC3. Closing.