Open GoogleCodeExporter opened 9 years ago
That sounds like it's not even mounting the directory to the directory. Did you
install Dokan? Did you reboot after installing it (this is actually necessary)?
Can you provide a debug mode log?
Original comment by windypo...@gmail.com
on 11 Aug 2014 at 3:26
I have dokan and yes I have reebooted. I could get back to you with the log,
I'm sorry ask but how do I go about starting it in debug mode? Do I even have
to or are you taking about some kind of an error prompt.
In case if you´re wondering, I'm not getting any errors below the browse
button(final frame output). Hope that makes sence.
Original comment by 92jon...@gmail.com
on 11 Aug 2014 at 4:34
Hello, I must´ve messed up some commands before cause I got it work now, sorry
to consume your time!
One last thing, does´nt matter if you reply, I just thought you might want to
know.
This error hasnt caused any concern so far but I get an error message everytime
I deactivate after I finish recording.
This is the debug log(sorry for the swedish parts, it essentially means The
requested operation requires elevation):
Traceback (most recent call last):
File "SrcDemo2.py", line 2, in <module>
File "SrcDemo2Launcher.pyo", line 283, in launch
File "SrcDemo2Launcher.pyo", line 147, in unmount_registered_mountpoint
File "SrcDemo2Launcher.pyo", line 125, in attempt_unmount
File "SrcDemo2Launcher.pyo", line 112, in subprocess_call
File "subprocess.pyo", line 493, in call
File "subprocess.pyo", line 679, in __init__
File "subprocess.pyo", line 893, in _execute_child
WindowsError: [Error 740] Den begärda åtgärden kräver en privilegiehöjning
Traceback (most recent call last):
File "SrcDemo2.py", line 2, in <module>
File "SrcDemo2Launcher.pyo", line 283, in launch
File "SrcDemo2Launcher.pyo", line 147, in unmount_registered_mountpoint
File "SrcDemo2Launcher.pyo", line 125, in attempt_unmount
File "SrcDemo2Launcher.pyo", line 112, in subprocess_call
File "subprocess.pyo", line 493, in call
File "subprocess.pyo", line 679, in __init__
File "subprocess.pyo", line 893, in _execute_child
WindowsError: [Error 740] Den begärda åtgärden kräver en privilegiehöjning
Traceback (most recent call last):
File "SrcDemo2.py", line 2, in <module>
File "SrcDemo2Launcher.pyo", line 283, in launch
File "SrcDemo2Launcher.pyo", line 147, in unmount_registered_mountpoint
File "SrcDemo2Launcher.pyo", line 125, in attempt_unmount
File "SrcDemo2Launcher.pyo", line 112, in subprocess_call
File "subprocess.pyo", line 493, in call
File "subprocess.pyo", line 679, in __init__
File "subprocess.pyo", line 893, in _execute_child
WindowsError: [Error 740] Den begärda åtgärden kräver en privilegiehöjning
Traceback (most recent call last):
File "SrcDemo2.py", line 2, in <module>
File "SrcDemo2Launcher.pyo", line 283, in launch
File "SrcDemo2Launcher.pyo", line 147, in unmount_registered_mountpoint
File "SrcDemo2Launcher.pyo", line 125, in attempt_unmount
File "SrcDemo2Launcher.pyo", line 112, in subprocess_call
File "subprocess.pyo", line 493, in call
File "subprocess.pyo", line 679, in __init__
File "subprocess.pyo", line 893, in _execute_child
WindowsError: [Error 740] Den begärda åtgärden kräver en privilegiehöjning
Traceback (most recent call last):
File "SrcDemo2.py", line 2, in <module>
File "SrcDemo2Launcher.pyo", line 283, in launch
File "SrcDemo2Launcher.pyo", line 147, in unmount_registered_mountpoint
File "SrcDemo2Launcher.pyo", line 125, in attempt_unmount
File "SrcDemo2Launcher.pyo", line 112, in subprocess_call
File "subprocess.pyo", line 493, in call
File "subprocess.pyo", line 679, in __init__
File "subprocess.pyo", line 893, in _execute_child
WindowsError: [Error 740] Den begärda åtgärden kräver en privilegiehöjning
I got this error from following this guide, he gets the same error prompt
though.
Original comment by 92jon...@gmail.com
on 11 Aug 2014 at 4:55
Oh sorry frogot to post the link to the guide!
https://www.youtube.com/watch?v=a4x3o5m8o-4
Original comment by 92jon...@gmail.com
on 11 Aug 2014 at 4:56
Original issue reported on code.google.com by
92jon...@gmail.com
on 11 Aug 2014 at 2:25