This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 144693 - Switching to Earth color profile does nothing
Summary: Switching to Earth color profile does nothing
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2008-08-21 10:37 UTC by Jiri Prox
Modified: 2008-09-09 17:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2008-08-21 10:37:07 UTC
Product Version: NetBeans IDE Dev (Build 20080821035216)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.22-15-generic running on i386; UTF-8; en_US (nb)


the coloring is not changed when switching to Earth fonts&color profile.
There is warning in the log: WARNING [org.netbeans.modules.editor.settings.storage.ProfilesTracker]: Ignoring profile
'NetBeansEarth', it's got the same display name as 'Earth'
Comment 1 Vitezslav Stejskal 2008-08-21 14:13:04 UTC
I'll have a look.
Comment 2 Vitezslav Stejskal 2008-09-09 10:13:15 UTC
Local changeset: a95e4eadcb4f
Comment 3 Quality Engineering 2008-09-09 17:20:10 UTC
Integrated into 'main-golden', will be available in build *200809091401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a95e4eadcb4f
User: Vita Stejskal <vstejskal@netbeans.org>
Log: #144693: fixing the id of the 'Earth' profile in C/C++; also changing ProfilesTracker to prefer profiles defined for all languages over a language specific profile with the same (clashing) display name