DnD does not work for me (no errors, no DnD). I can select a node,
move it around with the mouse (seeing the "+") but can't "drop" it,
over a node or anywhere else.

Python 2.6.2, qt version 4.5.2
Windows 5, 1, 2600, 2, Service Pack 3;

All changes applied
successfully.
Now on revision 3302.

Regads,
=John
On Aug 31, 1:29 pm, "Ville M. Vainio" <[email protected]> wrote:
> On Tue, Aug 31, 2010 at 6:45 PM, Edward K. Ream <[email protected]> wrote:
>
> >> Perhaps I'm missing something. I've tried it on Windows (64-bit with
> >> 32-bit Python 2.7) and Linux (where I'm currently sitting, 64-bit
> >> Ubuntu 10.04 with 64-bit Python 2.6.5). I'm on revision 3300 of the
> >> trunk.
>
> > Everything works both places for me.
>
> Dnd is broken for me as well.
>
> On drop I get
>
> AttributeError: 'QString' object has no attribute 'find'
> wrote recent file: /home/ville/.leo/.leoRecentFiles.txt
>  Traceback (most recent call last):
>   File "/home/ville/b/leo-editor/leo/plugins/qtGui.py", line 5221, in 
> dropEvent
>     self.outlineDrop(mods,p,md.text())
>   File "/home/ville/b/leo-editor/leo/plugins/qtGui.py", line 5228, in
> outlineDrop
>     i = s.find(',')
> AttributeError: 'QString' object has no attribute 'find'
>
> and when I fix that error, dropping still doesn't work. Ensure that
> you don't have uncommitted changes...
>
> --
> Ville M. Vainio @@ Forum Nokia

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to