Opened 17 years ago
Closed 17 years ago
#8 closed defect (fixed)
Can't edit or browse icons
Reported by: | guest | Owned by: | cinc |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | component1 | Version: | |
Keywords: | icon editing | Cc: |
Description
A fresh install of eCS 2.0 rc4. I installed Cairo 1.4.6, then WPSWizard 0.6.0 - no problems. Now, on the 'Icon' tab of the properties notebook of any object, if I click on 'Edit' nothing happens - the icon editor does not appear. If I click on 'Browse' a folder titled 'Icons' appears (not the browser)and the following error is written to WPSWiz.log:
Error in the Rexx skript C:\OS2APPS\WPSWIZARD\bin\theme\browseicons.rx. Get more information with 'help REX0041'.
Change History (3)
comment:1 by , 17 years ago
Keywords: | icon editing added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 17 years ago
I can see this on my system, too.
It happens when you don't have installed any icon theme. After installing an icon theme browsing will work and editing, too. Note that with V0.6.0 even with an installed theme editing of eCS icons won't work. You have first to assign a PNG icon.
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in V0.6.1.
Reason for problem:
No valid theme INI file thus no objects to put into the browse folder. Same goes for editing. No valid PNG icon could be found and OS/2 icon editing was disabled.
Solution:
When no theme INI is available the icon pages are no longer subclassed so normal eCS icon handling is used.
I can see this on my system, too.
It happens when you don't have installed any icon theme. After installing an icon theme browsing will work and editing, too. Note that with V0.6.0 even with an installed theme editing of eCS icons won't work. You have first to assign a PNG icon.