Opened 16 years ago
Last modified 11 years ago
#3098 reopened bug
[SoundRecorder] don't add unsupported files to playlist
Reported by: | diver | Owned by: | korli |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/SoundRecorder | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
If you drop any non audio file on SoundRecorder it will show error (which should be changed to be more clear btw) and then adds it to playlist. This also activates Save button, which it shouldn't do.
Change History (15)
comment:1 by , 16 years ago
Summary: | [SoundRecorder] don't add unsupported icons to playlist → [SoundRecorder] don't add unsupported files to playlist |
---|
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 16 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 by , 16 years ago
I still can drag many unsupported files (see timezone files) and it will not reject those.
comment:5 by , 16 years ago
Oh and "No handler. [8000411b]" is not what I would expect. "Cannot recognize this file as media file" alone would be good enough.
comment:9 by , 16 years ago
List of files which SoundRecorder thinks it could handle:
urlwarpper
route
makebootable
libnetsync_plugin.avi
libdvdcss.so
ftpd
Deutsch.de.addon
comment:11 by , 15 years ago
Version: | R1/pre-alpha1 → R1/Development |
---|
comment:13 by , 11 years ago
I've tested it under the latest rev, and it seems unsupported filed are handed correctly, with a proper message showing. So i suppose the ticket could be closed.
comment:15 by , 11 years ago
i tried to solve that adding a control on the BMediaFile media_file_format, but it seems that binaries are recognized as fruible media by some media plugin. So it seems the problem isn't SoundRecorder itself.
Could you check with hrev28574 ? It should be fixed (the item is removed when not supported). The error messages should be better in hrev28576.