I can confirm that this is happening with me also. My full traceback
follows:
Traceback (most recent call last):
File "M:\python\user\git\leo-editor\leo\plugins\qtGui.py", line 6031, in
dropEvent
self.urlDrop(ev,p)
File "M:\python\user\git\leo-editor\leo\plugins\qtGui.py", line 6161, in
urlDrop
changed |= self.doFileUrl(p,url)
File "M:\python\user\git\leo-editor\leo\plugins\qtGui.py", line 6188, in
doFileUrl
self.doFileUrlHelper(fn,p,s)
File "M:\python\user\git\leo-editor\leo\plugins\qtGui.py", line 6204, in
doFileUrlHelper
self.createAtFileNode(fn,p2,s)
File "M:\python\user\git\leo-editor\leo\plugins\qtGui.py", line 6224, in
createAtFileNode
elif self.isAutoFile(fn):
File "M:\python\user\git\leo-editor\leo\plugins\qtGui.py", line 6301, in
isAutoFile
d = c.importCommands.importDispatchDict
AttributeError: leoImportCommands instance has no attribute
'importDispatchDict'
On Friday, March 21, 2014 8:40:08 PM UTC+10, Fidel N wrote:
>
> Hi:
> Im getting this error when I drop files to Leo. This used to create a new
> node with the path to the file. With folders it works and creates an @path
> node.
>
> <http://i.imgur.com/SLRIyMh.png>
> I will try to find more details on this.
>
>
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.