Author Topic: Flickr: unable to delete pictures  (Read 2243 times)

etNHGfU8

  • Regular Poster
  • **
  • Posts: 47
    • View Profile
Flickr: unable to delete pictures
« on: November 08, 2010, 04:56:48 pm »
When I attempt to delete a Flickr picture by selecting it and then pressing the delete button, the picture does not go away.

I found the following entry in the DCERouter.log after trying to delete a picture:
Code: [Select]
08      11/08/10 9:44:52.423            Received Message from 21 (^[[36;1mOnScreen Orbiter / Family Room^[[0m) to 10 (^[[36;1mMedia Plug-in / Family Room^[[0m), type 1 id 845 Command:^[[35;1mDelete File^[\
[0m, retry none, parameters: <0x870c4b90>
08      11/08/10 9:44:52.423              Parameter 13(Filename): /home/public/data/pictures/flickr/2010/09/28/5033723152.jpg <0x870c4b90>
01      11/08/10 9:44:52.423            ^[[31;1mMedia_Plugin::CMD_Delete_File will not delete arbitrary file /home/public/data/pictures/flickr/2010/09/28/5033723152.jpg^[[0m <0x900d6b90>

/home/flickr and all of its subdirectories and files have root for both owner and group permissions. Should the owner and group permissions be something else or should the program doing the deletion have elevated permissions?

The "So Much Trouble" picture needs to go away before the gals in the house skin me alive.

- Tom

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: Flickr: unable to delete pictures
« Reply #1 on: November 08, 2010, 05:53:12 pm »
Open a trac ticket (http://svn.linuxmce.org)

etNHGfU8

  • Regular Poster
  • **
  • Posts: 47
    • View Profile
Re: Flickr: unable to delete pictures
« Reply #2 on: November 08, 2010, 06:09:52 pm »
I have created a ticket (http://svn.linuxmce.org/trac.cgi/ticket/893#preview) for the issue.

For the time being, can I just delete the file by doing a 'sudo rm <filename>' or will that cause problems with LinuxMCE?

Thanks, Tom

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: Flickr: unable to delete pictures
« Reply #3 on: November 08, 2010, 06:28:27 pm »
It is okay to do that.