Bug 426028

Summary: dictionary selection problem
Product: [Fedora] Fedora Reporter: Fabrice Bellet <fabrice>
Component: drivelAssignee: Paul W. Frields <stickster>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: fabrice
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-11 16:54:01 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 Fabrice Bellet 2007-12-17 21:12:23 UTC
The dictionary selection is broken in drivel-2.1.1-0.2.20071130svn.fc8. This
oneliner works for me:

--- /tmp/svn/drivel/src/dialogs.c       2007-12-01 02:10:54.000000000 +0100
+++ drivel/src/dialogs.c        2007-12-17 22:04:58.000000000 +0100
@@ -1930,6 +1930,7 @@
 
                g_slist_free (head);
        }
+       widget=dc->pref_dictionary;
        gtk_combo_box_set_model (GTK_COMBO_BOX (widget), GTK_TREE_MODEL
(language_store));
        gtk_cell_layout_clear (GTK_CELL_LAYOUT (widget));
        renderer = gtk_cell_renderer_text_new ();

Comment 1 Fedora Update System 2008-07-26 19:00:11 UTC
drivel-2.1.1-0.3.20071130svn.fc8 has been submitted as an update for Fedora 8

Comment 2 Fedora Update System 2008-07-30 20:05:52 UTC
drivel-2.1.1-0.3.20071130svn.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update drivel'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-6828

Comment 3 Fedora Update System 2008-09-11 16:53:58 UTC
drivel-2.1.1-0.3.20071130svn.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.