PDA

View Full Version : [ViX_Misc] Selecting Network Mount Crashes Box.



dfox
07-06-14, 11:19
Hi All,

I have just re-flashed with a setting re-store from Helios to Apollo.

When I am trying to select my network mount to my laptop running windows 7 it crashes the box every time.
Where can I get the crash log from and I will upload it or does anyone know why this is happening?

Thanks in advance.

abu baniaz
07-06-14, 11:28
I dont think it is a TM issue only. There were a couple of other posts recebntly. Upload the crashlog please.

I'm sure it is trying to create a .Trash folder and fails if you have not given read/write attributes to the share.

judge
07-06-14, 11:35
Where can I get the crash log from and I will upload it or does anyone know why this is happening?


Crashlog will be in /home/root/logs/ by default & yes, please upload one.

dfox
07-06-14, 11:43
351543515535156Here is the logs. Never had any problem with the mount on Helios 17.

judge
07-06-14, 11:48
Yes, as Abu points to, it's a trashcan error.
Looks like we need to do some more debuggng in this area, thanks for pointing it out.

[TRASHCAN DeBug] /media/autofs/UsersDOMFOXPC/.Trash
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 1321, in reloadWithDelay
File "/usr/lib/enigma2/python/Tools/Trashcan.py", line 32, in createTrashFolder
OSError: [Errno 13] Permission denied: '/media/autofs/UsersDOMFOXPC/.Trash'
(PyObject_CallObject(<bound method MovieSelection.reloadWithDelay of <class 'Screens.MovieSelection.MovieSelection'>>,()) failed)
]]>

dfox
07-06-14, 11:59
Yes, as Abu points to, it's a trashcan error.
Looks like we need to do some more debuggng in this area, thanks for pointing it out.

[TRASHCAN DeBug] /media/autofs/UsersDOMFOXPC/.Trash
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 1321, in reloadWithDelay
File "/usr/lib/enigma2/python/Tools/Trashcan.py", line 32, in createTrashFolder
OSError: [Errno 13] Permission denied: '/media/autofs/UsersDOMFOXPC/.Trash'
(PyObject_CallObject(<bound method MovieSelection.reloadWithDelay of <class 'Screens.MovieSelection.MovieSelection'>>,()) failed)
]=]=>


Thanks for the support.

abu baniaz
07-06-14, 12:03
For now, two options

1. Disable trashcan
2. Mount with read/write permissions.

Category of thread changed to to (Vix_Misc)

dfox
07-06-14, 13:45
For now, two options

1. Disable trashcan
2. Mount with read/write permissions.

Category of thread changed to to (Vix_Misc)

Thanks Abu, Disables Trash can and now working