From: Georgios Petasis on
στις 14/6/2010 09:18, O/H Peter W έγραψε:

>
> I'm having some trouble with tkdnd on opensuse 11.2,kde4 and tcl/tk
> 8.4.19 (Activestate).
>
> First: after unpacking the tarball of 2.1 (gunzip and tar -xvf) all
> directory's seem to have the x permission unset. Minor annoyance, but I
> thought I'd mention it. The rest of the build was flawless.
>
> Main problem is that I'm not able to drag and drop from a file manager
> (dolphin) to a tcl/tk program. Programs I use in windows with tcl/tk and
> tkdnd do not work under linux. In the dndSpy.tcl demo, I can see that
> when I enter the dndSpy window with a dragged file that dndSpy sees the
> dragging (left window gets filled), but the icon being dragged shows
> that a drop is not possible, and when I do drop the file, it is not
> registered (nothing changes). Any thoughts?
>
> Peter

Yes, I can reproduce that drops from KDE 4.x (tried both konqueror &
dolphin) do not work correctly (I tried also under fedora 13). I will
look into this as soon as possible. Regarding the directory permission
problems, the cause is that I created the tar.gz file under windows.
I will make a new release within this week.

George

From: Georgios Petasis on
στις 14/6/2010 11:54, O/H Georgios Petasis έγραψε:
> στις 14/6/2010 09:18, O/H Peter W έγραψε:
>
>>
>> I'm having some trouble with tkdnd on opensuse 11.2,kde4 and tcl/tk
>> 8.4.19 (Activestate).
>>
>> First: after unpacking the tarball of 2.1 (gunzip and tar -xvf) all
>> directory's seem to have the x permission unset. Minor annoyance, but I
>> thought I'd mention it. The rest of the build was flawless.
>>
>> Main problem is that I'm not able to drag and drop from a file manager
>> (dolphin) to a tcl/tk program. Programs I use in windows with tcl/tk and
>> tkdnd do not work under linux. In the dndSpy.tcl demo, I can see that
>> when I enter the dndSpy window with a dragged file that dndSpy sees the
>> dragging (left window gets filled), but the icon being dragged shows
>> that a drop is not possible, and when I do drop the file, it is not
>> registered (nothing changes). Any thoughts?
>>
>> Peter
>
> Yes, I can reproduce that drops from KDE 4.x (tried both konqueror &
> dolphin) do not work correctly (I tried also under fedora 13). I will
> look into this as soon as possible. Regarding the directory permission
> problems, the cause is that I created the tar.gz file under windows.
> I will make a new release within this week.
>
> George
>

Dear Peter,

I have looked into the issue, and it is a little more complex than I
expected. The current SVN head at sourceforge can accept drops from KDE,
but cannot retrieve the actual data of the drop from the clipboard.

Best regards,

George
From: Andreas Kupries on
George Petasis <petasisg(a)yahoo.gr> writes:

> στις 12/6/2010 7:37 μμ, O/H Kevin Walzer έγραψε:
>> On 6/12/10 11:41 AM, yahalom wrote:
>>
>>
>>> Great work.
>>> Any chance of having binary version of 2.1 for linux and mac?
>>
>> ActiveState will probably have binaries soon in the teapot, if they
>> don't already.
>>
>> The Mac version is a bit tricky: it won't work with the current mainline
>> version of 8.5 because it's based on Carbon, not Cocoa; the Cocoa
>> version is in 8.6 HEAD and is not in widespread use yet.
>>
>
> I think ActiveTcl contains only version 1.x of tkdnd.
> I suspect that they are waiting tkdnd 2. to be completed (i.e. support
> drags from Tk under linux) :-)

We have 2.1 in the TEApot since about a day ago.

I also added Emmanuel Frecon's TIL (Tcl ICE Library).

--
So long,
Andreas Kupries <akupries(a)shaw.ca>
<http://www.purl.org/NET/akupries/>
Developer @ <http://www.activestate.com/>
-------------------------------------------------------------------------------