Opened 16 years ago

Closed 12 years ago

Last modified 12 years ago

#1717 closed enhancement (fixed)

BFilePanel, initially filtered files (BRefFilter) aren't watched for changes

Reported by: anevilyak Owned by: aldeck
Priority: normal Milestone: R1
Component: Applications/Tracker Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

If I have Wonderbrush open, with the open new file BFilePanel active and looking at /boot/home, and I hit printscreen to dump a screenshot, screen*.png does not show up in the filepanel without cancelling and reopening it.

Change History (12)

comment:1 by stippi, 16 years ago

Component: System/Kernel- Applications/Tracker

I just checked on ZETA (with OpenTracker installed) and there it behaves the same (ie the file does not show up). So this bug is not Haiku specific, but likely a Tracker bug. Switching components.

comment:2 by axeld, 16 years ago

I would guess it's likely a problem of the MIME type filter; when the file is created, it does not have qualify as an image yet, and might be disregarded because of that.

comment:3 by stippi, 16 years ago

That's a very good explanation. One more reason to have a notification when a file is "finished"...

comment:4 by anevilyak, 16 years ago

That was one of my thoughts as well, though....doesn't a mime type / attribute change send the monitor a B_STAT_CHANGED? Or do those not get passed on to the ref filter?

comment:5 by aldeck, 15 years ago

Must have been fixed in the mean time. Tested here with StyledEdit's 'Open File' panel, hrev29443. Can someone else confirm so we can close the ticket safely?

comment:6 by luroh, 15 years ago

Works in StyleEdit indeed, but not in Wonderbrush. Tested with 29446.

comment:7 by anevilyak, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev31307.

comment:8 by aldeck, 14 years ago

Resolution: fixed
Status: closedreopened
Type: bugenhancement

Reopening, hrev31307 would cause #4130. See hrev33769

comment:9 by axeld, 14 years ago

Owner: changed from axeld to aldeck
Status: reopenednew
Version: R1/pre-alpha1

comment:10 by aldeck, 14 years ago

Summary: Node monitoring not working correctly in BFilePanelBFilePanel, initially filtered files (BRefFilter) aren't watched for changes

comment:11 by stpere, 12 years ago

Resolution: fixed
Status: newclosed

Should be fixed in hrev44493, please test.

comment:12 by humdinger, 12 years ago

I confirm. The ticket's issue isn't reproducible any more. Thanks for all your fixes lately!

Note: See TracTickets for help on using tickets.