A
Alexwilmac
Sure, but what I wanted to underline is that, even when you press 4 or 5, then the crash does not occur if you choose any of the showed bookmark. It occurs only choosing "Other...".
OK: even if it's very late, I wanted to satisfy my (and, maybe, your curiosity). I didn't believe it could be my installation, but mine was just a feeling (you want to call it experience? ) but I needed to prove it.
Fresh install (in OMB), nothing, nothing installed, not even channels. The image was totally clean: 4.3.009 and updates.
1st attempt, crash.
2nd attempt, crash.
3rd attempt, highlighting COPY instead of pressing 5 to choose it and then 1 (to choose "Other...") instead of highlighting it and OK: worked. Hmmm...
In brief: I've repeated this try many, many times and the deduction is that you can't press 5 for COPY or 4 for MOVE: if you do, then, however you try to choose "Other..." (pressing 1 or highlighting it and then by pressing OK) it doesn't work and crashes.
If you highlight the command, instead, then it works.
At this point I relaunched the image I'm currently using, the 4.3.009 full configured, and I tried the same sequence: same result! I was right...
To have these MOVE and COPY commands working, you can't use the shortcuts 4 and 5.
I attach the complete crashlog got from the CLEAN image. What it's recurrent in all crashlogs, are lines like these:
< 109.652> File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 1786, in gotMovieLocation
< 109.652> File "/usr/lib/enigma2/python/mytest.py", line 320, in openWithCallback
< 109.652> dlg = self.open(screen, *arguments, **kwargs)
< 109.652> File "/usr/lib/enigma2/python/mytest.py", line 326, in open
< 109.652> raise RuntimeError("modal open are allowed only from a screen which is modal!")
< 109.653> RuntimeError: modal open are allowed only from a screen which is modal!
< 109.653> [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session instance at 0x9e766198>>,()) failed)
I hope this tries help, because the shortcuts would be very useful...
I tried today and I can confirm that also OpenViX has the same bug if you try to use the shortcuts 4 or 5 and Other...
I'll try, for curiosity, other images as soon as possible.
Ok, I tried other images and, as OpenSPA and OpenATV have no shortcuts for the file operations in Movie List, the only one I could try (after the already tried OpenViX) was OpenPli: it worked.
Not only the shortcuts for Copy and Move (in its case 5 and 6) but also (I decided to check it, too) the 1 for "Others...".
Unfortunately, I don't have the tools to convert the .pyo file into a .py in order to be compiled at start (if I understood the process).
And, obviously, using the .pyo directly, made the image to stuck at the GUI restart.
I attach the MovieSelection.pyo from OpenPli in case someone would get it into a .py.