[scribus] F2 doesn't work on Mac OSX

~suv suv-sf at users.sourceforge.net
Tue Aug 17 23:56:11 CEST 2010


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



More information about the scribus mailing list