2

Resolved

Assign some meaningful action to double-clicking .JPG files

description

In /sdcard/DCIM/Camera, double click on a JPG. DE will launch a terminal window that scrolls very fast the output of some ADB command.
 
It would be more useful to to launch the associated application.

comments

camalot wrote May 23, 2010 at 2:50 PM

This has to do with what the permissions of the files are. they are set to execute so when they are double clicked, they will attempt to run on the device.

dandv wrote May 24, 2010 at 9:21 PM

Would it then be possible to devise some sort of associations system? Clearly, users will not benefit from having JPG files execute on the device.

camalot wrote May 25, 2010 at 4:38 PM

Yes, I agree with you on that. I just think it is strange that these files are set to execute in the first place. I am going to work on something to get these back opening on the pc again, i set the status to active and medium impact. going to work on this once i clear up the x64 issue.