Bug 490421 - Empty exec line for custom mail reader
Summary: Empty exec line for custom mail reader
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: control-center
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-16 10:20 UTC by Bastien Nocera
Modified: 2009-04-06 02:53 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-06 02:53:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bastien Nocera 2009-03-16 10:20:37 UTC
control-center-2.24.0.1-13.fc10.x86_64
gtk2-2.15.4-3.fc11.x86_64

1. Open the preferred apps
2. Select a custom mail reader
3. The preferred mail reader desktop file has no exec line

Probably related to the combobox entry regressions in GTK2.

$ cat ~/.local/share/applications/preferred-mail-reader.desktop 

[Desktop Entry]
Version=1.0
Encoding=UTF-8
Type=Application
Exec=
Name=Preferred Mail Reader
GenericName=Mail Reader
Comment=Send email
Icon=redhat-email.png
Terminal=false
X-Panel-Monitor=true
NoDisplay=true

Comment 1 Matthias Clasen 2009-04-05 23:14:11 UTC
I do get an exec line when I manually type something in the entry after selecting custom. It seems that the entry is not really updated properly on combo box changes.

Comment 2 Matthias Clasen 2009-04-06 02:53:39 UTC
I fixed the entry update issue in control-center-2.26.0-2


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