Problem installing collective.workflowed, looks OK in buildout but nothing appears

5 messages Options
Embed this post
Permalink
Grant Morgan () Problem installing collective.workflowed, looks OK in buildout but nothing appears
Reply Threaded More More options
Print post
Permalink
I am having trouble instlalling collective.workflowed.  It looks OK in buildout
when running buildout Isee two messages

We have the best distribution that satisfies 'collective.workflowed'.
Picked: collective.workflowed = 1.1
Getting required 'collective.wtf'
  required by collective.workflowed 1.1.
We have the best distribution that satisfies 'collective.wtf'.
Picked: collective.wtf = 1.0b6

But the Docs say "A control panel is added to Plone to allow editing of all Plone workflows and creation of new ones."  I don't see the control panel as show in the doc screen shoot.  In the Add-on Products control panel there is no lising for collective.workflowed. Is there something else I should be doing to get workflowed to appear?

Versions: (Zope 2.10.6-final, python 2.4.6, darwin)
Plone: 3

in buildout.cfg  I added
[buildout]
...

find-links =
    http://dist.plone.org/release/3.2.1
    http://download.zope.org/ppix/
    http://download.zope.org/distribution/
    http://effbot.org/downloads
    http://pypi.python.org/packages/2.4/c/

eggs =
    PIL
    Products.Clouseau
    optilux.policy
    collective.workflowed

when running buildout Isee two messages

We have the best distribution that satisfies 'collective.workflowed'.
Picked: collective.workflowed = 1.1
Getting required 'collective.wtf'
  required by collective.workflowed 1.1.
We have the best distribution that satisfies 'collective.wtf'.
Picked: collective.wtf = 1.0b6

GlobalCollege () Re: Problem installing collective.workflowed, looks OK in buildout but nothing appears
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Hi Grant,
 
This may be a silly question, but did you install it via the ZMI (quickinstaller)?
 
Joel
 
----------------------------------------------------------------------
Date: Mon, 20 Jul 2009 00:15:06 -0700 (PDT)
From: Grant Morgan <[hidden email]>
Subject: [Setup] Problem installing  collective.workflowed, looks OK
inbuildout but nothing appears
To: [hidden email]
Message-ID: <[hidden email]>
Content-Type: text/plain; charset=us-ascii


I am having trouble instlalling collective.workflowed.  It looks OK in
buildout
when running buildout Isee two messages

We have the best distribution that satisfies 'collective.workflowed'.
Picked: collective.workflowed = 1.1
Getting required 'collective.wtf'
  required by collective.workflowed 1.1.
We have the best distribution that satisfies 'collective.wtf'.
Picked: collective.wtf = 1.0b6

But the Docs say "A control panel is added to Plone to allow editing of all
Plone workflows and creation of new ones."  I don't see the control panel as
show in the doc screen shoot.  In the Add-on Products control panel there is
no lising for collective.workflowed. Is there something else I should be
doing to get workflowed to appear?

Versions: (Zope 2.10.6-final, python 2.4.6, darwin)
Plone: 3

in buildout.cfg  I added
[buildout]
...

find-links =
    http://dist.plone.org/release/3.2.1
    http://download.zope.org/ppix/
    http://download.zope.org/distribution/
    http://effbot.org/downloads
    http://pypi.python.org/packages/2.4/c/

eggs =
    PIL
    Products.Clouseau
    optilux.policy
    collective.workflowed

when running buildout Isee two messages

We have the best distribution that satisfies 'collective.workflowed'.
Picked: collective.workflowed = 1.1
Getting required 'collective.wtf'
  required by collective.workflowed 1.1.
We have the best distribution that satisfies 'collective.wtf'.
Picked: collective.wtf = 1.0b6


--
View this message in context: http://n2.nabble.com/Problem-installing--collective.workflowed,-looks-OK-in-buildout-but-nothing-appears-tp3287411p3287411.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.



------------------------------

_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup


End of Setup Digest, Vol 45, Issue 12
*************************************

_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Grant Morgan () Re: Re: Problem installing collective.workflowed, looks OK in buildout but nothing appears
Reply Threaded More More options
Print post
Permalink
Hi Joel,

I just checked portal_quickinstaller  and there is no listing for
collective.workflowed or collective.wtf.  thanks for the suggestion.
Are there any other places you can suggest to look for signs of the
products?

Cheers
Grant Morgan
Living in the past at www.castletintagel.com
http://www.castletintagel.com

P.S. Nice to here from Winnipeg, I haven't been back in years.



On Mon, Jul 20, 2009 at 11:43 PM, Joel Marion<[hidden email]> wrote:

> Hi Grant,
>
> This may be a silly question, but did you install it via the ZMI
> (quickinstaller)?
>
> Joel
>
> ----------------------------------------------------------------------
> Date: Mon, 20 Jul 2009 00:15:06 -0700 (PDT)
> From: Grant Morgan <[hidden email]>
> Subject: [Setup] Problem installing  collective.workflowed, looks OK
> inbuildout but nothing appears
> To: [hidden email]
> Message-ID: <[hidden email]>
> Content-Type: text/plain; charset=us-ascii
>
>
> I am having trouble instlalling collective.workflowed.  It looks OK in
> buildout
> when running buildout Isee two messages
>
> We have the best distribution that satisfies 'collective.workflowed'.
> Picked: collective.workflowed = 1.1
> Getting required 'collective.wtf'
>   required by collective.workflowed 1.1.
> We have the best distribution that satisfies 'collective.wtf'.
> Picked: collective.wtf = 1.0b6
>
> But the Docs say "A control panel is added to Plone to allow editing of all
> Plone workflows and creation of new ones."  I don't see the control panel as
> show in the doc screen shoot.  In the Add-on Products control panel there is
> no lising for collective.workflowed. Is there something else I should be
> doing to get workflowed to appear?
>
> Versions: (Zope 2.10.6-final, python 2.4.6, darwin)
> Plone: 3
>
> in buildout.cfg  I added
> [buildout]
> ...
>
> find-links =
>     http://dist.plone.org/release/3.2.1
>     http://download.zope.org/ppix/
>     http://download.zope.org/distribution/
>     http://effbot.org/downloads
>     http://pypi.python.org/packages/2.4/c/
>
> eggs =
>     PIL
>     Products.Clouseau
>     optilux.policy
>     collective.workflowed
>
> when running buildout Isee two messages
>
> We have the best distribution that satisfies 'collective.workflowed'.
> Picked: collective.workflowed = 1.1
> Getting required 'collective.wtf'
>   required by collective.workflowed 1.1.
> We have the best distribution that satisfies 'collective.wtf'.
> Picked: collective.wtf = 1.0b6
>
>
> --
> View this message in context:
> http://n2.nabble.com/Problem-installing--collective.workflowed,-looks-OK-in-buildout-but-nothing-appears-tp3287411p3287411.html
> Sent from the Installation, Setup, Upgrades mailing list archive at
> Nabble.com.
>
>
>
> ------------------------------
>
> _______________________________________________
> Setup mailing list
> [hidden email]
> http://lists.plone.org/mailman/listinfo/setup
>
>
> End of Setup Digest, Vol 45, Issue 12
> *************************************
>
> _______________________________________________
> Setup mailing list
> [hidden email]
> http://lists.plone.org/mailman/listinfo/setup
>
>

_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Jason Crum () Re: Problem installing collective.workflowed, looks OK in buildout but nothing appears
Reply Threaded More More options
Print post
Permalink
In reply to this post by Grant Morgan
Hey Grant - I just got  this up and running in Plone 3.2.3.

In your buildout.cfg file a few sections below the EGGS declaration there is a section for ZCML Slugs; add collective.workflowed in this section and the run ./bin/buildout and start and stop the server.

You should see the something like: Workflowed 1.1 svn/devel build 0 in the Add-On Products menu.  


Grant Morgan wrote:
I am having trouble instlalling collective.workflowed.  It looks OK in buildout
when running buildout Isee two messages

We have the best distribution that satisfies 'collective.workflowed'.
Picked: collective.workflowed = 1.1
Getting required 'collective.wtf'
  required by collective.workflowed 1.1.
We have the best distribution that satisfies 'collective.wtf'.
Picked: collective.wtf = 1.0b6

But the Docs say "A control panel is added to Plone to allow editing of all Plone workflows and creation of new ones."  I don't see the control panel as show in the doc screen shoot.  In the Add-on Products control panel there is no lising for collective.workflowed. Is there something else I should be doing to get workflowed to appear?

Versions: (Zope 2.10.6-final, python 2.4.6, darwin)
Plone: 3

in buildout.cfg  I added
[buildout]
...

find-links =
    http://dist.plone.org/release/3.2.1
    http://download.zope.org/ppix/
    http://download.zope.org/distribution/
    http://effbot.org/downloads
    http://pypi.python.org/packages/2.4/c/

eggs =
    PIL
    Products.Clouseau
    optilux.policy
    collective.workflowed

when running buildout Isee two messages

We have the best distribution that satisfies 'collective.workflowed'.
Picked: collective.workflowed = 1.1
Getting required 'collective.wtf'
  required by collective.workflowed 1.1.
We have the best distribution that satisfies 'collective.wtf'.
Picked: collective.wtf = 1.0b6
Grant Morgan () Re: Problem installing collective.workflowed, looks OK in buildout but nothing appears
Reply Threaded More More options
Print post
Permalink
Thanks Jason that solved my problem.


Jason Crum wrote:
Hey Grant - I just got  this up and running in Plone 3.2.3.

In your buildout.cfg file a few sections below the EGGS declaration there is a section for ZCML Slugs; add collective.workflowed in this section and the run ./bin/buildout and start and stop the server.

You should see the something like: Workflowed 1.1 svn/devel build 0 in the Add-On Products menu.  


Grant Morgan wrote:
I am having trouble instlalling collective.workflowed.  It looks OK in buildout
when running buildout Isee two messages

We have the best distribution that satisfies 'collective.workflowed'.
Picked: collective.workflowed = 1.1
Getting required 'collective.wtf'
  required by collective.workflowed 1.1.
We have the best distribution that satisfies 'collective.wtf'.
Picked: collective.wtf = 1.0b6

But the Docs say "A control panel is added to Plone to allow editing of all Plone workflows and creation of new ones."  I don't see the control panel as show in the doc screen shoot.  In the Add-on Products control panel there is no lising for collective.workflowed. Is there something else I should be doing to get workflowed to appear?

Versions: (Zope 2.10.6-final, python 2.4.6, darwin)
Plone: 3

in buildout.cfg  I added
[buildout]
...

find-links =
    http://dist.plone.org/release/3.2.1
    http://download.zope.org/ppix/
    http://download.zope.org/distribution/
    http://effbot.org/downloads
    http://pypi.python.org/packages/2.4/c/

eggs =
    PIL
    Products.Clouseau
    optilux.policy
    collective.workflowed

when running buildout Isee two messages

We have the best distribution that satisfies 'collective.workflowed'.
Picked: collective.workflowed = 1.1
Getting required 'collective.wtf'
  required by collective.workflowed 1.1.
We have the best distribution that satisfies 'collective.wtf'.
Picked: collective.wtf = 1.0b6