- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface
-
Assigned To
jdgordon - Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#7233 - Viewer icons without .icons file don't work
Using the replacement white default icons it's become apparent that the viewer icons file isn't working appropriately without the presence of a .icons file.
Despite the icons being the right size, and in the proper order, they don't seem to be working at all, though the main set of icons seem to apparently work perfectly.
Closed by jdgordon
2007-05-30 05:23
Reason for closing: Not a Bug
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2007-05-30 05:23
Reason for closing: Not a Bug
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
filename was too long. if there is a
blank .icons file it will work as
expected
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
As an update, it seems it's not working reliably with an apparently correct .icosn file too.
Im not having much luck with the code either :( BUT I did figure out that the bmp's filename you suggested is longer than 32 chars so it wasnt reading either the bmp or the .icons…
unfortunalty, fixing filenames didnt fix it.
the attached patch _shuold_ work.. but doesnt :(