Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category
  • Assigned To No-one
  • Operating System
  • Severity Low
  • Priority Very Low
  • Reported Version
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by rasher - 2005-08-21
Last edited by rasher - 2005-08-31

FS#2640 - Returning from a plugin doesn't refresh the tree view

With plugins that change the filesystem, it is pretty
confusing that the disk cache isn’t updated upon exit.

Shouldn’t it be?

Closed by  rasher
2005-08-31 00:32
Reason for closing:  Fixed
Project Manager

Those plugins should return PLUGIN_USB_CONNECTED, which will
force a refresh of the tree.

Fair enough. Would it br okay if I patch the plugins and
commit them?

This is a bug if you ask me.

The plugins are at least these:

midi2wav
databox
searchengine
wav2wv
battery_test

What about vbrfix and/or splitedit?

Maybe a helpful PLUGIN_MODIFIED_FS should be defined?
(identical to PLUGIN_USB_CONNECTED of course, but less
confusing to read).

I fixed this - only updated the viewer-plugins though, since
the regular plugins won’t need it since they can’t be run in
a way that dumps them back to where the file has been
created (that I can think of, anyway).

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing