Re: [PD] [Deken] how to use -objects.txt feature?

2017-03-20 Thread Roman Haefeli
On Mon, 2017-03-20 at 16:22 +0100, IOhannes m zmoelnig wrote: > On 2017-03-20 13:46, Roman Haefeli wrote: > > > > I'm still having troubles using the feature. I uploaded the text > > file > > manually, but the object it contains aren't indexed yet. > > Specifically, > > I search for 'arduino' in

Re: [PD] [Deken] how to use -objects.txt feature?

2017-03-20 Thread IOhannes m zmoelnig
On 2017-03-20 13:46, Roman Haefeli wrote: > I'm still having troubles using the feature. I uploaded the text file > manually, but the object it contains aren't indexed yet. Specifically, > I search for 'arduino' in 'Find exernals' and get an empty result. congratulations, you found a bug.

Re: [PD] [Deken] how to use -objects.txt feature?

2017-03-20 Thread Roman Haefeli
I'm still having troubles using the feature. I uploaded the text file manually, but the object it contains aren't indexed yet. Specifically, I search for 'arduino' in 'Find exernals' and get an empty result. Location of objects.txt and package:

Re: [PD] [Deken] how to use -objects.txt feature?

2017-03-20 Thread Roman Haefeli
On Mon, 2017-03-20 at 11:42 +0100, IOhannes m zmoelnig wrote: > On 2017-03-20 10:22, Roman Haefeli wrote: > > > > Am I doing the right thing? Also, are the indexes actived > > immediately > > after uploading or are they updated at some scheduled intervals? > the deken cmdline tool doesn't

Re: [PD] [Deken] how to use -objects.txt feature?

2017-03-20 Thread IOhannes m zmoelnig
On 2017-03-20 10:22, Roman Haefeli wrote: > Am I doing the right thing? Also, are the indexes actived immediately > after uploading or are they updated at some scheduled intervals? the deken cmdline tool doesn't automatically upload the -objects.txt file. so you have to manually upload it. i'm

Re: [PD] [Deken] how to use -objects.txt feature?

2017-03-20 Thread Roman Haefeli
Ok. I have those files in my current folder: pduino-v0.6--externals.zip pduino-v0.6--externals.zip.asc pduino-v0.6--externals.zip.sha256 pduino-v0.6-objects.txt Contents of pduino-v0.6-objects.txt: --- arduino interface Pd to analog and digital input and output pins of an arduino board

Re: [PD] [Deken] how to use -objects.txt feature?

2017-03-20 Thread IOhannes m zmoelnig
On 2017-03-20 09:42, Roman Haefeli wrote: > * I uploaded the package: > deken upload --()-externals.EXT i understand the generic nature of your question, but since you have practical problems it would be great if you could (also) provide the actual filenames (and directories) you used. e.g.

[PD] [Deken] how to use -objects.txt feature?

2017-03-20 Thread Roman Haefeli
Hey all I noticed that Deken is maintaining an object index for libraries that have been uploaded with a text file containing the list of objects. cyclone has a working example: search for 'buffer~' and Deken suggests cyclone. I have troubles in adding my object list to the index.  I tried the