Please disregard my previous message, Eric-Paul; I did not see yours
in the moderation queue.
I wish I could set up a preferences pane, but that is not an option
for plain old AppleScript applications. I would have to recreate the
application using Xcode in order to do that, and therefore I would
have to learn how to use Xcode first. :)
On Jul 19, 8:06 am, Eric-Paul Lecluse <
epolo...@gmail.com> wrote:
> Alright Jon,
>
> it works now, but before reinstalling you need to manually delete the New
> Tag.app, because otherwise it will keep bugging about OpenMeta not being
> installed.
>
> Would it be an idea to somehow join all the different dialogs in a settings
> pane of some sort? It's not too clear to me where to change what setting.
> But before I start nagging again, let me just try out your app for a few
> days :)
>
> Cheers,
> Eric-Paul.
>
>
>
> On Sat, Jul 17, 2010 at 5:50 PM, Jon Stovell <
jonstov...@gmail.com> wrote:
> > Hm. It seems the Google Group file hosting is acting strangely.
>
> > I've now uploaded a copy of the 2.6 beta to
> >
http://tagfolders.vndv.com/temp/Tag_Folders.2.6b1.dmg.zip. Please try
> > downloading it from there instead.
>
> > Jon
>
> > On 2010-07-16, at 12:41 PM, Jon Stovell wrote:
>
> > Er, sorry, the link in my last post doesn't work. Go to
> >
http://groups.google.com/group/tag-folders/filesto download the beta.
>
> > Jon
>
> > On 2010-07-16, at 12:34 PM, Jon Stovell wrote:
>
> > Thanks, Eric-Paul! That was very helpful.
>
> > It turns out I had left a spot in the code where I did not make sure to
> > protect against spaces in the file path for OpenMetaSpotlight.mdimporter,
> > and that was causing the error.
>
> > I just uploaded a beta version to the files section of this discussion
> > group athttp://
tag-folders.googlegroups.com/web/Tag_Folders.2.6b1.dmg.zip.
> > It should fix the problem. Please download it and tell me whether it works
> > properly for you now.
>
> > Jon
>
> > On 2010-07-16, at 4:36 AM, Eric-Paul Lecluse wrote:
>
> > Here they are!
>
> > → mdimport -L 2>&1 | grep -i OpenMeta
> > "/Users/[my user name]/Library/PreferencePanes/Default Folder
> > X.prefPane/Contents/Resources/Default Folder X
> > Helper.app/Contents/Library/Spotlight/OpenMetaSpotlight.mdimporter",
>
> > → mdimport -X 2>&1 | grep -i OpenMeta
> > "com.openmeta.openmetaschema" = {
> > name = "com.openmeta.openmetaschema";
>
> > → mdimport -X 2>&1 | grep -i OMUserTags
> > kMDItemOMUserTags = {
> > name = kMDItemOMUserTags;
> > kMDItemOMUserTags,
> > kMDItemOMUserTags,
>
> > Let me know what's next!
> > Cheers,
> > Eric-Paul.
>