Since the latest opened movie with Deepin Movie app, I cannot start anymore the application.
Launching with in a terminal using the command: deepin-movie, I receive the next errors in my terminal:
Traceback (most recent call last):
File "/usr/share/deepin-movie/utils/config.py", line 307, in f
return pickle.loads(result)
File "/usr/lib/python2.7/pickle.py", line 1388, in loads
return Unpickler(file).load()
File "/usr/lib/python2.7/pickle.py", line 864, in load
dispatch[key](self)
File "/usr/lib/python2.7/pickle.py", line 1081, in load_obj
k = self.marker()
File "/usr/lib/python2.7/pickle.py", line 880, in marker
while stack[k] is not mark: k = k-1
IndexError: list index out of range
Aborted
Removing my file config.ini resolve the problem. I presume there is an option who is causing this error hope this can help you find and fix the bug.
Since the latest opened movie with Deepin Movie app, I cannot start anymore the application.
Launching with in a terminal using the command:
deepin-movie
, I receive the next errors in my terminal:Removing my file config.ini resolve the problem. I presume there is an option who is causing this error hope this can help you find and fix the bug.
Here is what contain my config file:
Thanks