On 17/8/10 22:27, Daniel Bourrion wrote: > Hi. > > I'm discovering Scribus - I've just install it on a Macbook running > under Snow Leopard. > > The problem is that the F2 properties 'popup' never appears : I'm on > an object - for example, a part of text, I choose it, ask for the > properties and... nothing :-( > > Has somebody an idea to make this working ? Thanks a lot. Best D.
Bug 9293: Properties Panel / Palette does not appear <http://bugs.scribus.net/view.php?id=9293> fixed for 1.3.9 (not yet released) Workaround: 1) Quit Scribus 2) Open the preferences file in TextEdit Home > Library > Preferences > Scribus > prefs135.xml (path: ~/Library/Preferences/Scribus/prefs135.xml ) 3) search for the line containing <context name="PropertiesPalette"> 4) Change any negative values for 'left' and 'top' to positive ones e.g. <attribute key="left" value="100"/> <attribute key="top" value="100"/> 5) restart Scribus hth, ~suv
