After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 126947 - Setting Custom entries for Web Browser/Mail reader results in inconsistent toggle buttons
Setting Custom entries for Web Browser/Mail reader results in inconsistent to...
Status: RESOLVED DUPLICATE of bug 121944
Product: gnome-control-center
Classification: Core
Component: [obsolete] Preferred applications
2.4.x
Other Linux
: High minor
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
: 140216 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-11-14 05:07 UTC by Nicel KM
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix this. Custom toggles are set active in case custom entries are set for both Web Browser and Mailer (1.82 KB, patch)
2003-11-14 05:09 UTC, Nicel KM
none Details | Review

Description Nicel KM 2003-11-14 05:07:07 UTC
If the custom entries are set for Web Browser/Mailer,
gnome-default-application-properties displays the toggle buttons in
inconsistent state for both select and custom toggles, leaving the entries
inactive.

Version:
gnome-default-applications-properties 2.5.1

How reproducible:
Always

Steps to reproduce:
1. invoke gnome-default-applications-properties
2. set the value for Web Browser to any custome value, say epiphany %s
3. Close the dialog
4. invoke gnome-default-application-properties again
5. Web Browser page is displayed with both the select and custom toggles in
 inconsistent mode and entry boxes inactive

Same is the case with Mailer page if custom mailer is set. Even if the
custom valus are set through some other application and Preferred
applications dialog is brought up, bug is observed.
Comment 1 Nicel KM 2003-11-14 05:09:23 UTC
Created attachment 21435 [details] [review]
Patch to fix this. Custom toggles are set active in case custom entries are set for both Web Browser and Mailer
Comment 2 Nicel KM 2003-11-14 05:12:17 UTC
Changes made to gnome-default-applications-properties.c in
read_browser() and read_mailer().
Comment 3 Marcin Krzyzanowski 2003-11-15 12:36:03 UTC
isn't it the same problem like #121944 ?
Comment 4 Nicel KM 2003-11-17 05:23:26 UTC
I guess the problem seems to be similar, though #121944 talks about 
value being set to default while opened again. What I could observe 
was that the options are made inconsistent and entries disabled.
Comment 5 Matthew Gatto 2004-04-16 10:59:02 UTC
*** Bug 140216 has been marked as a duplicate of this bug. ***
Comment 6 Matthew Gatto 2004-04-30 06:09:33 UTC
ahh, woops, yes looks like a dup of bug 121944. Thanks Marcin.

*** This bug has been marked as a duplicate of 121944 ***