← Back to team overview

zim-wiki team mailing list archive

Re: Zim 0.49 released !

 

On 11/05/2010 09:36 AM, Alessandro Magni wrote:
Though, I got a problem on my mac OSX 10.6.4 while opening
edit>preference I get
"""
Looks like you found a bug
KeyError : "text_editor"
"""

hi Philippe,
I am trying too to work with zim under OSX,
and at the moment I find that what is not working is the setting of the
applications to use for opening links, under Preferences->Applications:
in my case just the web browser is set (Firefox), while the others are
not set.
As Jaap pointed out I guess we can edit ~/.config/zim/preferences.conf,
but I dont know exactly what to put in there for the file browser.
Can you post your preferences.conf so that I can compare it with mine?

thanks!

alessandro




I'm running Zim not on a Mac but on a Linux system. But may be it helps?
[GtkInterface]
tearoff_menus=False
toggle_on_ctrlspace=False
gtk_bell=False
web_browser=xdg-open
email_client=xdg-email
file_browser=xdg-open

[PageView]
follow_on_enter=True
read_only_cursor=False
autolink_camelcase=True
autolink_files=True
autoselect=True
unindent_on_backspace=True
recursive_indentlist=True
recursive_checklist=False
auto_reformat=False

[General]
plugins=["calendar","insertsymbol","printtobrowser","versioncontrol","diagrameditor","tasklist","trayicon","equationeditor","linkmap","spell","createnote"]

[CalendarPlugin]
embedded=False
namespace=Calendar

[TaskListPlugin]
all_checkboxes=True
labels=FIXME, TODO

[VersionControlPlugin]
autosave=False

[TrayIconPlugin]
classic=True
standalone=True

[SpellPlugin]
language=


References