Hi A strange one here so any help appreciated. I have installed Zope 2.9.4-final, python 2.4.3 onto a linux box and i can not paste any objects within the ZMI. I can copy an item however the paste button never appears. Logged in as administrator etc so should have the rights? thanks dean -- University of Sunderland – life-changing: see our new TV advert at http://www.lifechangingsunderland.com or http://www.sunderland.ac.uk
--On 11. August 2006 16:12:47 +0100 Dean Hale <dean.hale@sunderland.ac.uk> wrote:
Hi
A strange one here so any help appreciated.
I have installed Zope 2.9.4-final, python 2.4.3 onto a linux box and i can not paste any objects within the ZMI. I can copy an item however the paste button never appears. Logged in as administrator etc so should have the rights?
How to reproduce with bare Zope 2.9 installation? -aj
On 8/11/06, Dean Hale <dean.hale@sunderland.ac.uk> wrote:
I have installed Zope 2.9.4-final, python 2.4.3 onto a linux box and i can not paste any objects within the ZMI. I can copy an item however the paste button never appears. Logged in as administrator etc so should have the rights?
Are cookies enabled? -- Martijn Pieters
Hi Martijn, Yes they are have tried on both mac and pc and using firefox, ie and safari. Thanks dean On 11 Aug 2006, at 16:38, Martijn Pieters wrote: On 8/11/06, Dean Hale <dean.hale@sunderland.ac.uk> wrote:
I have installed Zope 2.9.4-final, python 2.4.3 onto a linux box and i can not paste any objects within the ZMI. I can copy an item however the paste button never appears. Logged in as administrator etc so should have the rights?
Are cookies enabled? -- Martijn Pieters --------------- Dean Hale Web Development Manager University of Sunderland w: https://my.sunderland.ac.uk t: +44 (0) 191 515 2424 f: +44 (0) 191 515 2904 -- University of Sunderland – life-changing: see our new TV advert at http://www.lifechangingsunderland.com or http://www.sunderland.ac.uk
Works for me as expected. -aj --On 11. August 2006 16:12:47 +0100 Dean Hale <dean.hale@sunderland.ac.uk> wrote:
Hi
A strange one here so any help appreciated.
I have installed Zope 2.9.4-final, python 2.4.3 onto a linux box and i can not paste any objects within the ZMI. I can copy an item however the paste button never appears. Logged in as administrator etc so should have the rights?
thanks dean
-- University of Sunderland ??? life-changing: see our new TV advert at http://www.lifechangingsunderland.com or http://www.sunderland.ac.uk
-- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: info@zopyx.com - Phone +49 - 7071 - 793376 E-Publishing, Python, Zope & Plone development, Consulting
Dean, Have you checked permissions on the var and log directories in your instance? Have you verified that the security settings give Managers proper authorization? When you say you are "Logged in as administrator" should we presume that you are logged into the ZMI as a user with a "manager" role. On Fri, 11 Aug 2006, Andreas Jung wrote:
Works for me as expected.
-aj
--On 11. August 2006 16:12:47 +0100 Dean Hale <dean.hale@sunderland.ac.uk> wrote:
Hi
A strange one here so any help appreciated.
I have installed Zope 2.9.4-final, python 2.4.3 onto a linux box and i can not paste any objects within the ZMI. I can copy an item however the paste button never appears. Logged in as administrator etc so should have the rights?
thanks dean
-- University of Sunderland ??? life-changing: see our new TV advert at http://www.lifechangingsunderland.com or http://www.sunderland.ac.uk
--
Hi Dennis, Yes sorry i am logged in as manager. As to permissions drwxrwxr-x 3 webzope root 456 Aug 11 14:28 var drwxrwxr-x 2 webzope root 136 Jul 27 08:09 log which is the same as what i have for previous versions of Zope 2.8 and below. webzope is the user i use to start zope thanks dean On 11 Aug 2006, at 16:59, Dennis Allison wrote: Dean, Have you checked permissions on the var and log directories in your instance? Have you verified that the security settings give Managers proper authorization? When you say you are "Logged in as administrator" should we presume that you are logged into the ZMI as a user with a "manager" role. On Fri, 11 Aug 2006, Andreas Jung wrote:
Works for me as expected.
-aj
--On 11. August 2006 16:12:47 +0100 Dean Hale <dean.hale@sunderland.ac.uk> wrote:
Hi
A strange one here so any help appreciated.
I have installed Zope 2.9.4-final, python 2.4.3 onto a linux box and i can not paste any objects within the ZMI. I can copy an item however the paste button never appears. Logged in as administrator etc so should have the rights?
thanks dean
-- University of Sunderland ??? life-changing: see our new TV advert at http://www.lifechangingsunderland.com or http://www.sunderland.ac.uk
-- --------------- Dean Hale Web Development Manager University of Sunderland w: https://my.sunderland.ac.uk t: +44 (0) 191 515 2424 f: +44 (0) 191 515 2904 -- University of Sunderland – life-changing: see our new TV advert at http://www.lifechangingsunderland.com or http://www.sunderland.ac.uk
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dean Hale wrote:
Hi Dennis,
Yes sorry i am logged in as manager.
Double check that you aren't logged in as the "emergency user" (the one defined in the '$INSTANCE_HOME/access' file). That user cannot create most kinds of content, due to Zope's ownership / security model. If this is your problem, create a "normal" manager user (e.g., 'bin/zopectl adduser admin/password') and log in as that user to create content. Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFE4KZE+gerLs4ltQ4RAiKUAJ9rFdLkYH+2CSBzEP37B/RcNjk+QwCZAei7 pViI6z0Yl3us9iyJLlZgoW8= =2W27 -----END PGP SIGNATURE-----
Dean Hale wrote at 2006-8-11 16:12 +0100:
... I have installed Zope 2.9.4-final, python 2.4.3 onto a linux box and i can not paste any objects within the ZMI. I can copy an item however the paste button never appears.
The "Paste" button depends on two checks "not dontAllowCopyAndPaste" and "cb_dataValid". As the name tells you "dontAllowCopyAndPaste" controls both copy and paste (and rename and cut). This means, when you see the "Copy" button but not the "Paste" one, then "dontAllowCopyAndPaste" is "False" (as well as "cb_dataValid"). "cb_dataValid" is defined in "OFS.CopySupport.CopySupport". The most natural reason why it may return "False" is that the "__cp" cookie (that's Zope's clipboard) is not set. However, other reasons may apply as well. -- Dieter
participants (6)
-
Andreas Jung -
Dean Hale -
Dennis Allison -
Dieter Maurer -
Martijn Pieters -
Tres Seaver