Return-Path: X-Original-To: apmail-couchdb-user-archive@www.apache.org Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E03B4B31 for ; Fri, 10 Jun 2011 11:12:10 +0000 (UTC) Received: (qmail 11226 invoked by uid 500); 10 Jun 2011 11:12:08 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 11193 invoked by uid 500); 10 Jun 2011 11:12:08 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 11185 invoked by uid 99); 10 Jun 2011 11:12:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 11:12:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of daniele.testa@gmail.com designates 209.85.216.52 as permitted sender) Received: from [209.85.216.52] (HELO mail-qw0-f52.google.com) (209.85.216.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 11:12:02 +0000 Received: by qwb8 with SMTP id 8so1590944qwb.11 for ; Fri, 10 Jun 2011 04:11:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=M2zzRJA5tHr2vfeW+DpN8WgcoDomS4YMcsEPRTQEk/A=; b=P7B7dnj1/tEzkIZy8aKULJvpCADMgmPkC+IJ5x7nlLj7ZukJPaViOeo5/nEmq+2T9j Y5uHM2WVqhhYWFingAYV3ndlL4KNPVJq/rmqY76Krgoihr3hoCOYWCtlihy5WORQMRZy //BC4U6/55srgNHzcXGrPKhlzxF+aokkDimzE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=AvdlW6BbRz+xPXgQhuvtqTt8plkIjFB96/h1p1NA7LJXgJ0CFLBZ46erR3hCUtKaTs xYF4f9ytrZO9IxsSdQXz3QXfsA9Y9qdx+EOcF3ZMzEWLgUaAkRVrUUQ8MTS1eTxK9ESb FgMDnpyX+pTZEt2XhINF4W/1r5QtpfGXP9FQo= MIME-Version: 1.0 Received: by 10.229.41.137 with SMTP id o9mr1452278qce.161.1307704301482; Fri, 10 Jun 2011 04:11:41 -0700 (PDT) Received: by 10.229.239.197 with HTTP; Fri, 10 Jun 2011 04:11:41 -0700 (PDT) Date: Fri, 10 Jun 2011 13:11:41 +0200 Message-ID: Subject: LoveSeat stoped working after 1.1.0 upgrade From: Daniele Testa To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi, I was using the CouchDB client LoveSeat for 1.0.x but it seems to not work with 1.1.0 Connecting to the database works, but I get error when trying to insert a new View to an existing Design Document. Using Futon for many tasks is very cumbersome. Updating views etc. I have tried to compile "Hot Tob" in QT, but it give 2 errors with the latest QT SDK. Do you guys have any other recommendations of good clients to CouchDB? Having something like HeidiSQL for CouchDB would be great ;) Regards, Daniele