Bug 448315 - unable to name radio station
Summary: unable to name radio station
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnomeradio
Version: 9
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dominik 'Rathann' Mierzejewski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-05-25 19:54 UTC by Mladen Kuntner
Modified: 2008-11-26 06:20 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-26 06:20:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mladen Kuntner 2008-05-25 19:54:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b5) Gecko/2008043010 Fedora/3.0-0.60.beta5.fc9 Firefox/3.0b5

Description of problem:
It is not possible to name a station.

When the input field loses focus we get:

** gnomeradio:ERROR:(prefs.c:424):name_cell_edited_cb: assertion failed: (mom_ps < g_list_length(menuitems))

Version-Release number of selected component (if applicable):
gnomeradio-1.7-5.fc9.x86_64

How reproducible:
Always


Steps to Reproduce:
1. start gnomeradio
2. click "Edit your preferences button"
3. click "+add"
4. click "unnamed" and type name of the station
5. click on frequency column to change frequency

Actual Results:
gnomeradio exits with:

** gnomeradio:ERROR:(prefs.c:424):name_cell_edited_cb: assertion failed: (mom_ps < g_list_length(menuitems))

Expected Results:
gnomeradio should save changes

Additional info:
guessing from the rest of the code:

could we add 

mom_ps = *row;

before

preset_combo_set_item(mom_ps);

in function - name_cell_edited_cb

Comment 1 Dominik 'Rathann' Mierzejewski 2008-10-31 16:28:34 UTC
Sorry for the long delay, I didn't have the necessary hardware to reproduce this. The bug is now confirmed, I'll see what I can do about a solution.

Comment 2 Dominik 'Rathann' Mierzejewski 2008-10-31 17:31:54 UTC
Looks like it's fixed in 1.8. I'll issue an update soon.

Comment 3 Fedora Update System 2008-11-05 01:21:16 UTC
gnomeradio-1.8-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/gnomeradio-1.8-1.fc10

Comment 4 Fedora Update System 2008-11-05 01:21:21 UTC
gnomeradio-1.8-1.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/gnomeradio-1.8-1.fc9

Comment 5 Fedora Update System 2008-11-05 01:26:02 UTC
gnomeradio-1.8-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/gnomeradio-1.8-1.fc10

Comment 6 Fedora Update System 2008-11-07 02:56:47 UTC
gnomeradio-1.8-1.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 gnomeradio'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-9471

Comment 7 Fedora Update System 2008-11-07 02:57:43 UTC
gnomeradio-1.8-1.fc9 has been pushed to the Fedora 9 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 gnomeradio'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-9486

Comment 8 Fedora Update System 2008-11-26 06:11:35 UTC
gnomeradio-1.8-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2008-11-26 06:20:13 UTC
gnomeradio-1.8-1.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.


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