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:
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
Open a trac ticket (http://svn.linuxmce.org)
I have created a ticket (http://svn.linuxmce.org/trac.cgi/ticket/893#preview (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
It is okay to do that.