Can not delete audio files

I connect the player to my computer and I usually add and delete files in the internal storage space on my NS-8V24 Insignia MP3 player without any problem. But recently I noticed that a few files now show as a square file icon with no name. They still play ok but when I try to delete them I get a error message "The delete has failed. The device has either stopped responding or has been disconnected." I know neither has happened as I can still transfer other files to the player and delete them but just not these files. How can I get these files deleted?

OK thanks, I was not sure if players are set up the same as a computer or not. If you reformat the main hd in a computer you lose the operating system even though you still have the bios and I did not want something like that to happen. :-) In any case I just looked at the player again and the files are gone now. I have not tried to delete them since I got the error messages but they are gone so it's no longer a problem. Thanks for your help.

Similar Messages

  • I have no idea where to post this, but I can not delete TextEdit files.

    Tried dragging to trash, doesn't work. Tried highlighting the file and hitting delete, doesn't work.

    Try get info - command + I - and see if you have the permission to read & write textedit files. If you have read only, then you can't delete. You'll need to fix that.
    Oh, and for anyone reading this thread, providing information when you're asking for free help is not only important but considerate. This forum is users helping users.

  • I can not delete the file!Help me please.

    I use File.delete() to delete a file,
    but it didn't work,
    why?
    OS is win2k.
    Thanks

    Hi All,
    I have been chasing down the solution to this problem in more than one thread, and, for my situation at least, I have found it.
    It was stupidity on my part... that was the problem. No, I did not carelessly fail to do a close() on the stream, or any similar thing.
    No, I stupidly used the filename when I instantiated the File object with which I was to delete the file, rather than the entire path plus filename. Consequently, to the File object, the file didn't exist (you are allowed to create File objects in Java with bogus file names). This can be tested by using the exists() method of the File instance.
    Here's some code that worked for me:
         private void deleteFiles(){
              //Your mission: delete all files in subdirectory "Output" of
              //"C:/Input/".
              File inputDirectory = new File("C:/Input/");
              String[] outputFiles;
              File outputDirectory = new File(inputDirectory.getPath() +
              "\\Output\\");
              outputFiles = outputDirectory.list();
              for(int i = 0; i < outputFiles.length; i++){
                   File aFile = new File(inputDirectory.getPath() +
                   "\\Output\\" + outputFiles);
                   aFile.delete();
    I hope that this is helpful.
    I am,
    Mike O'Connor
    (the "power user", not the professional by the same name who also participates in this forum)

  • Can NOT delete this file!

    Hi ... I have tried to delete this bizarre folder/file, and the computer will not let me. I have tried all sorts of things, including command line inputs that others have suggested. Here's a short screencast of the problem. Please help!!!
    https://dl.dropbox.com/u/10819485/ScreenFlow.mp4

    You seem to have modified your system, as you have some kind of tabbed interface in the Finder, and the thing in the Trash is part of the "Deskmetrics" spyware. Boot in safe mode (shift key down at startup) and see whether you can delete it.

  • Can not delete any files!

    I just bought a new macbook and I transfered my old macbook acount via migration assistand. However I am now unable to send any files to my trashcan. They just get deleted right away. I tried a few suggestions from other forums but nothing has helped...Any suggestions?

  • Can not find audio video file

    I created a dvd proj. burned it to a disc. all worked very well. I copied the dvd. proj file to an external drive. Now when i access file i get an error message that it can not find two files. C audio and C video files.
    Any suggestions?

    It created the DVD proj file ok and I could play it through dvd player and burned it to a disc. The problem occurred when I copied and pasted it to an external drive. When I open the dvd proj file on the external drive I get an error message that it can not find the audio and video file. It is looking for the file on the hard drive and not the external drive. i deleted the original dvd proj file on the hard drive.

  • Can not delete files from Adobe reader

    can not delete files from adobe reader.

    Can you let us know a little more about what you are trying to do? Adobe Reader opens pdf files but does not store them so, there's nothing to delete.

  • How can I control whether or not an audio files plays when a slide starts?

    I am putting together a course and have a welcome audio that plays automatically when the user begins the course. Since that slide has a list of the modules that will be in the course, I would also like to use it as one navigation option - click the "Menu" link on any slide and return to this page.
    The problem: Every time the page is hit the audio plays.
    The question: How can I set the audio so it only plays the first time the page is entered but not again?
    I have created a variable called "PlayWelcomeAudio" and set it to "Y" initially, then have an Advanced Action script that changes the variable to "N" when it is clicked (progress through the course is linear so there is only one option available to the user at this point. Clicking that link opens the next page and sets "PlayWelcomeAudio" to "N".
    I can see that the variable has been set correctly (when I start it is "Y" and when I come back it is "N") but I'm not seeing anyplace where I can set the audio file so it doesn't play.
    I tried setting cpCmndMute to "1" but that didn't work because it is apparently a global setting and I didn't get any audio playing anywhere after that.
    I'm not looking to pause the timeline or anything like that. I just want the audio to play the first time but not the second and subsequent times that page is hit.
    Thoughts? Suggestions?
    Thanks.
    Michael

    Attach your welcome audio to an object that is not seen (e.g. a highlight box set to 0%) and use your Advanced Actions and variables to HIDE this object ON SLIDE ENTER if the user returns to the same Menu slide at a later point in the course module.
    This should mean that the first time the user gets to that slide, the audio will play.  But all subsequent times they return to that slide, the object will be immediately hidden on entering the slide, which will mean that the audion does not play and all the user sees are the menu options.
    Your alternate strategy would be to have two slides that look almost the same.  The first one has the audio, and the second one doesn't.  Your TOC item for Menu, and any other links in the project that point to the Menu, would go to the second slide without audio.  The user will be none the wiser as long as you work out the navigation.

  • I can not delete or copy new files to my Iomega external hard drive

    Hi,
    I can not delete or copy new files to my Iomega external hard drive. Opening hard drive folder I can see that I can not overwrite it. I have heard that I need to install some program for the external hard drive to operate properly in Mac.
    Please help what to install or there is some other option.
    Thnx

    I'm not the expert on this since I have never done it. It sounds like you may need a data rescue program like Data Rescue III. I believe you can download a demo and see if you can see the files. If you can, then you can buy the program and retrieve the files. I don't know if Disk Utility can restore them--I think they have to be visible but this is not something I have ever had to do.
    In the meantime, don't do anything with the drive--you don't want to overwrite any files. Hopefully all or most of the files are still there and you will be able to retrieve them. The less the drive is used, the better your chances are of retrieving the data.
    Forgive me for not realizing that there were files on the drive that you wanted to save. Upon re-reading your question, I now see that there were. I should have known to warn you, and my bad that I didn't.
    Good luck!

  • Hallo! How can i delete my files wich are saved not on the C: drive?

    Hallo! How can i delete my files wich are saved not on the C: drive?

    I'm guessing there must be more to this question than you are stating.
    But to answer the question you asked, if you want to delete files that are not on the C drive, select the files and then delete them (press the Delete key, and then Delete from Hard Disk or not, your choice)

  • I was copying files to my time capsule when it crashed when it was almost finished. Now I am stuck with a light grey folder I can not delete. I would´t care if it wasn´t for the fact the folder is 1 TB size and takes up too much space. I ha

    I was copying files to my time capsule when it crashed when it was almost finished. Now I am stuck with a light grey folder I can not delete. I would´t care if it wasn´t for the fact the folder is 1 TB size and takes up too much space. I have tried turning on and of Hiding Files in Finder and what not with no success. So, how do I delete this folder. Remember, I am not extremely familiar with technical terms.

    I recommend you erase the TC.. it is the easiest and fastest solution.
    In Airport utility open the disk tab and select erase.. choose quick erase.. it will take less than 1min.
    Start again but copy files in small amounts.

  • The audo files do not play from websites instead ask for download. This has occured from the time I have updated Firefox 4 to Firefox 5. Why? And how can i play audio files?

    The audo files do not play from websites instead ask for download. This has occured from the time I have updated Firefox 4 to Firefox 5. Why? And how can i play audio files from websites?

    You have a <b>general.useragent.override</b> pref that identifies you as Firefox/3.5.7
    *Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)
    See:
    *https://support.mozilla.com/kb/Websites+or+add-ons+incorrectly+report+incompatible+browser
    *http://kb.mozillazine.org/Resetting_your_useragent_string_to_its_compiled-in_default

  • The audio file is not recognized by Logic. Can't import audio files?

    Hi,
    The audio files are on my desktop. Logic 9.1.1 will not recognize them and gives me this message when I try to drag and drop OR Import Audio File OR use Audio Bin.
    As far as I know, I am using wave files (extension .wav). So what could be the problem. Here's a picture of how the files look on my desktop.
    The regular silver and blue iTunes icons look like this when I Get Info:
    The black iTunes icons look like this when I Get Info:
    Importantly, the black iTunes (only 2 out of the 18 audio files) are the ones that actually import. Does it have something to do with the fact that it shows under "More Info > Audio Channels 1" vs. the silver and blue iTunes .wav files (which do NOT have this)?
    Furthermore, here is the process I used to get the audio files in the first place. On my PC, I exported audio files from my Ableton Live project onto a thumbdrive. I copied the audio files from my thumbdrive to my Mac. Maybe this had something to do with it.
    Also, as you can see, under Sharing and Permissions > there is only "read and write" for all names, so it's not a permissions thing.
    Thanks.

    Thanks for your reply.
    +Can you play them as Preview (select in Finder, hit spacebar)?+ No. The black iTunes icons play with no sound and the silver and blue iTunes icons do not even come up in Preview at all.
    +Will iTunes play them?+ Only the black iTunes files (2 out of the 18). When I click on a silver and blue icon'd file, it will not even open in iTunes.
    why on the desktop? it was just a temporary thing. I was not able to pull them into my Audio Bin. I tried what you suggested. I put the files in the Audio Files folder of my project. When I go to open them from within Logic by Import Audio File, they are visible but greyed out. I don't use the desktop except for testing stuff like you do.
    +How was the thumb drive formatted? FAT32 or other DOS-format, or Mac OS Extended (HFS)?
    +the extension is not where apps look to recognize an audio file format, it is the header data. Some audio programs can read RAW audio files, but more about that after your reply to this one.+ It is formatted MS-DOS (FAT 32).
    (*I wrote all this stuff above while I was working and waiting for the PC to write to my thumbdrive again*******finally I got everything to show up.
    I loaded the files again from the thumbdrive. This time they were all in the black iTunes format, and I put them directly in the Audio Files folder like you suggested. After some doing everything works fine. Weird.
    Thanks!

  • I want to install the latest version of i tunes. I recieve an error that the MSI file is missing. It won't load the new version and I can not delete the software either. HELP!

    I have a windows computer running xp. I can not load the latest version of I tunes. I receive an error message that the 'msi" file can not be found. I can not delete I tunes for the same reason.
    HELP

    ItIt is the the ituens msi file
    From: Apple Support Communities Updates
    [email protected]
    Sent: Monday, February 27, 2012 3:40 PM
    To: escow 39
    Subject: - Re: I want to install the latest version of
    i tunes. I recieve an error that the MSI file is missing. It won't load the
    new version and I can not delete the software either. HELP!
      <http://images.apple.com/support/images/emails/apple_logo_gray.gif>
    <https://discussions.apple.com/index.jspa> Apple Support Communities
    Re: I want to install the latest version of i tunes. I recieve an error that
    the MSI file is missing. It won't load the new version and I can not delete
    the software either. HELP!
    created by b noir <https://discussions.apple.com/people/b+noir>  in iTunes
    for Windows - View the full discussion
    <https://discussions.apple.com/message/17708214?ac_cid=142432#17708214

  • Can not delete a movie file

    Hi there
    a couple of days ago i downloaded a movie file with .avi extension on the desktop of my mac from windows formatted ipod. and now i can not delete it, there is a small lock sign in the bottom and when i try to delete it says: the operation can not be completed because file is locked. Please help.
    thanks

    Select the file, choose Get Info from the File menu, and uncheck the Locked checkbox. You should now be able to delete the file.
    (17199)

Maybe you are looking for

  • Item Category for Services (Complaints) - Customizing price field and curr.

    Hi Experts, for a service company (thay have only services and no products) i have assigned to a transaction type the item category ZCOM which has assigned the following values in Customizing (SPRO): Object Type:                             BUS200016

  • DW 8 dropdown menu is not working in IE,safari

    Hi DW gurus, please help. I got my site running perfect in Firefox /www.maaki.nl/ (all ready huge achievement for me), but I have drop down  menu bar problem in Safari and IE. There are just boxes and little blue question marks in it. What is wrong,

  • CAN'T SWITCH TO THUMBNAIL VIEW IN ORGANIZE AN ALBUM

    Just loaded Tiger on my Titanium and it did not come with iLife or iPhoto 5, so I'm stuck with iPhoto 2 for a while... One thing I noticed after moving from Panther to Tiger is when I chose Organize for an Album, the pics are no longer thumbnails and

  • Linux Server to connect Windows 2008 R2 Server to execute powershell commands

    Is it possible to do remotely executing powershell scripts on Windows 2008 R2 from Linux Server. I explored the option of FreeSSHD, but there is no option for password less authentication. Any thoughts and hints greatly appreciated. Retheesh Thanks a

  • Where's Safari 7.0's History?

    I just updated to Mavericks with Safari 7.0. It's not in Bookmarks anymore.  Where was the history menu moved to?